=> Bootstrap dependency digest>=20010302: found digest-20111104
WARNING: [license.mk] Every package should define a LICENSE.
===> Building for kterm-6.2.0nb23
gcc -pipe -O2 -I/usr/X11/include -Wall -Wpointer-arith -no-cpp-precomp     -I/usr/pkg/include -I /usr/X11/include   -D__i386__ -D__DARWIN__                                 -DNO_ALLOCA -DCSRG_BASED        -DKTERM -DSTATUSLINE -DKEEPALIVE  -no-cpp-precomp -isystem /usr/include -c button.c
button.c:44: warning: conflicting types for built-in function 'malloc'
button.c: In function 'SelectionReceived':
button.c:389: warning: implicit declaration of function 'check_ctext_kterm'
button.c: In function 'paste_compound_text':
button.c:426: warning: implicit declaration of function 'convCTtoCS'
button.c: In function 'paste_utf8_string':
button.c:456: warning: implicit declaration of function 'convUTF8toCS'
button.c: In function 'paste_text':
button.c:554: warning: implicit declaration of function 'v_write'
button.c: In function 'StartSelect':
button.c:687: warning: implicit declaration of function 'HideCursor'
button.c: In function 'EndExtend':
button.c:752: warning: implicit declaration of function 'TrackText'
button.c: In function 'SelectSet':
button.c:784: warning: implicit declaration of function 'DisownSelection'
button.c: At top level:
button.c:895: warning: return type defaults to 'int'
button.c:930: warning: return type defaults to 'int'
button.c: In function 'PointToRowCol':
button.c:959: warning: type defaults to 'int' in declaration of 'row'
button.c:959: warning: type defaults to 'int' in declaration of 'col'
button.c: In function 'mbcsCharClass':
button.c:1334: warning: suggest parentheses around && within ||
button.c:1346: warning: suggest parentheses around && within ||
button.c:1350: warning: suggest parentheses around && within ||
button.c:1359: warning: suggest parentheses around && within ||
button.c:1362: warning: suggest parentheses around && within ||
button.c: At top level:
button.c:1372: warning: return type defaults to 'int'
button.c: In function 'TrackText':
button.c:1384: warning: 'return' with no value, in function returning non-void
button.c: In function 'ReHiliteText':
button.c:1439: warning: implicit declaration of function 'ScrnRefresh'
button.c: In function 'SaltTextAway':
button.c:1503: warning: implicit declaration of function 'SysError'
button.c: In function 'ConvertSelection':
button.c:1603: warning: implicit declaration of function 'pasteCStoUTF8'
button.c:1608: warning: implicit declaration of function 'convCStoCT'
button.c:1613: warning: implicit declaration of function 'convCStoLatin1'
button.c: At top level:
button.c:1813: warning: return type defaults to 'int'
button.c: In function 'SaveText':
button.c:1887: warning: implicit declaration of function 'ScrnGetAttributes'
button.c:1901: warning: suggest parentheses around && within ||
button.c: In function 'DisownSelection':
button.c:1839: warning: control reaches end of non-void function
button.c: In function 'ResizeSelection':
button.c:947: warning: control reaches end of non-void function
button.c: In function 'ScrollSelection':
button.c:925: warning: control reaches end of non-void function
m4 kfontlist.m4 > kfontlist.c
rm -f charproc.o
gcc -c -pipe -O2 -I/usr/X11/include -Wall -Wpointer-arith -no-cpp-precomp     -I/usr/pkg/include -I /usr/X11/include   -D__i386__ -D__DARWIN__                                 -DNO_ALLOCA -DCSRG_BASED        -DKTERM -DSTATUSLINE -DKEEPALIVE   charproc.c
charproc.c:1055: warning: return type defaults to 'int'
charproc.c: In function 'doSS':
charproc.c:1060: warning: suggest parentheses around arithmetic in operand of |
charproc.c:1061: warning: suggest parentheses around arithmetic in operand of |
charproc.c: At top level:
charproc.c:1114: warning: return type defaults to 'int'
charproc.c: In function 'doLS':
charproc.c:1122: warning: suggest parentheses around arithmetic in operand of |
charproc.c:1123: warning: suggest parentheses around arithmetic in operand of |
charproc.c:1203: warning: suggest parentheses around && within ||
charproc.c: At top level:
charproc.c:1220: warning: return type defaults to 'int'
charproc.c:1323: warning: return type defaults to 'int'
charproc.c:1392: warning: return type defaults to 'int'
charproc.c:1456: warning: return type defaults to 'int'
charproc.c:1517: warning: return type defaults to 'int'
charproc.c: In function 'doEUC_p2':
charproc.c:1518: warning: unused variable 'dotextbuf'
charproc.c: In function 'VTparse':
charproc.c:1574: warning: implicit declaration of function 'in_put'
charproc.c:1629: warning: array subscript has type 'char'
charproc.c:1688: warning: implicit declaration of function 'Bell'
charproc.c:1693: warning: implicit declaration of function 'CursorBack'
charproc.c:1698: warning: implicit declaration of function 'CarriageReturn'
charproc.c:1714: warning: implicit declaration of function 'Index'
charproc.c:1723: warning: implicit declaration of function 'xevents'
charproc.c:1729: warning: implicit declaration of function 'TabNext'
charproc.c:1841: warning: implicit declaration of function 'InsertChar'
charproc.c:1852: warning: implicit declaration of function 'CursorUp'
charproc.c:1863: warning: implicit declaration of function 'CursorDown'
charproc.c:1871: warning: implicit declaration of function 'CursorForward'
charproc.c:1898: warning: implicit declaration of function 'CursorSet'
charproc.c:1918: warning: implicit declaration of function 'ClearRight'
charproc.c:1921: warning: implicit declaration of function 'ClearBelow'
charproc.c:1927: warning: implicit declaration of function 'ClearLeft'
charproc.c:1930: warning: implicit declaration of function 'ClearAbove'
charproc.c:1936: warning: implicit declaration of function 'ClearLine'
charproc.c:1939: warning: implicit declaration of function 'ClearScreen'
charproc.c:1969: warning: implicit declaration of function 'InsertLine'
charproc.c:1980: warning: implicit declaration of function 'DeleteLine'
charproc.c:1988: warning: implicit declaration of function 'DeleteChar'
charproc.c:2012: warning: implicit declaration of function 'unparseseq'
charproc.c:2020: warning: implicit declaration of function 'TabClear'
charproc.c:2022: warning: implicit declaration of function 'TabZonk'
charproc.c:2028: warning: implicit declaration of function 'ansi_modes'
charproc.c:2121: warning: implicit declaration of function 'FlushScroll'
charproc.c:2174: warning: implicit declaration of function 'dpmodes'
charproc.c:2191: warning: implicit declaration of function 'HideCursor'
charproc.c:2208: warning: implicit declaration of function 'ScrnRefresh'
charproc.c:2244: warning: implicit declaration of function 'CursorSave'
charproc.c:2250: warning: implicit declaration of function 'CursorRestore'
charproc.c:2304: warning: implicit declaration of function 'TabSet'
charproc.c:2313: warning: implicit declaration of function 'RevIndex'
charproc.c:2338: warning: implicit declaration of function 'do_osc'
charproc.c:2344: warning: implicit declaration of function 'VTReset'
charproc.c:2382: warning: implicit declaration of function 'ToStatus'
charproc.c:2387: warning: implicit declaration of function 'FromStatus'
charproc.c:2392: warning: implicit declaration of function 'ShowStatus'
charproc.c:2397: warning: implicit declaration of function 'HideStatus'
charproc.c:2402: warning: implicit declaration of function 'EraseStatus'
charproc.c:2408: warning: implicit declaration of function 'savemodes'
charproc.c:2413: warning: implicit declaration of function 'restoremodes'
charproc.c:1539: warning: unused variable 'cp'
charproc.c: At top level:
charproc.c:2425: warning: return type defaults to 'int'
charproc.c:2439: warning: return type defaults to 'int'
charproc.c:2586: warning: return type defaults to 'int'
charproc.c: In function 'in_put':
charproc.c:2595: warning: implicit declaration of function 'FlushLog'
charproc.c:2600: warning: implicit declaration of function 'Cleanup'
charproc.c:2602: warning: implicit declaration of function 'Panic'
charproc.c:2630: warning: implicit declaration of function 'WindowScroll'
charproc.c:2647: warning: implicit declaration of function 'ShowCursor'
charproc.c:2684: warning: implicit declaration of function 'SysError'
charproc.c: In function 'WriteText':
charproc.c:2831: warning: implicit declaration of function 'BreakMBchar'
charproc.c:2836: warning: implicit declaration of function 'ScreenWrite'
charproc.c:2839: warning: implicit declaration of function 'AddToRefresh'
charproc.c:2842: warning: implicit declaration of function 'ScreenDraw'
charproc.c: At top level:
charproc.c:2938: warning: return type defaults to 'int'
charproc.c:2961: warning: return type defaults to 'int'
charproc.c: In function 'dpmodes':
charproc.c:3008: warning: implicit declaration of function 'ScreenResize'
charproc.c:3031: warning: implicit declaration of function 'ReverseVideo'
charproc.c: At top level:
charproc.c:3141: warning: return type defaults to 'int'
charproc.c:3212: warning: return type defaults to 'int'
charproc.c:3369: warning: return type defaults to 'int'
charproc.c: In function 'unparseseq':
charproc.c:3378: warning: implicit declaration of function 'unparseputc'
charproc.c:3389: warning: implicit declaration of function 'unparseputn'
charproc.c: At top level:
charproc.c:3402: warning: return type defaults to 'int'
charproc.c:3414: warning: return type defaults to 'int'
charproc.c: In function 'unparseputc':
charproc.c:3418: warning: type defaults to 'int' in declaration of 'i'
charproc.c: At top level:
charproc.c:3429: warning: return type defaults to 'int'
charproc.c: In function 'SwitchBufs':
charproc.c:3475: warning: implicit declaration of function 'SwitchBufPtrs'
charproc.c:3476: warning: implicit declaration of function 'TrackText'
charproc.c: At top level:
charproc.c:3503: warning: return type defaults to 'int'
charproc.c:3528: warning: return type defaults to 'int'
charproc.c: In function 'VTRun':
charproc.c:3533: warning: implicit declaration of function 'VTInit'
charproc.c:3530: warning: unused variable 'i'
charproc.c: In function 'VTExpose':
charproc.c:3583: warning: implicit declaration of function 'HandleExposure'
charproc.c: In function 'VTInitialize':
charproc.c:3834: warning: implicit declaration of function 'set_character_class'
charproc.c:3837: warning: implicit declaration of function 'ScrollBarOn'
charproc.c: In function 'VTRealize':
charproc.c:3880: warning: implicit declaration of function 'TabReset'
charproc.c:3887: warning: implicit declaration of function 'LoadNewFont'
charproc.c:3918: warning: implicit declaration of function 'Exit'
charproc.c:3927: warning: implicit declaration of function 'recolor_cursor'
charproc.c:4027: warning: implicit declaration of function 'set_cursor_gcs'
charproc.c:4035: warning: implicit declaration of function 'setupgset'
charproc.c:4089: warning: implicit declaration of function 'set_vt_box'
charproc.c: In function 'VTSetValues':
charproc.c:4321: warning: implicit declaration of function 'ScrollBarOff'
charproc.c: At top level:
charproc.c:4349: warning: return type defaults to 'int'
charproc.c: In function 'ShowCursor':
charproc.c:4360: warning: 'return' with no value, in function returning non-void
charproc.c:4368: warning: 'return' with no value, in function returning non-void
charproc.c:4462: warning: implicit declaration of function 'IMSendSpot'
charproc.c:4465: warning: implicit declaration of function 'Kinput2SendSpot'
charproc.c: At top level:
charproc.c:4473: warning: return type defaults to 'int'
charproc.c: In function 'HideCursor':
charproc.c:4493: warning: 'return' with no value, in function returning non-void
charproc.c: At top level:
charproc.c:4563: warning: return type defaults to 'int'
charproc.c:4650: warning: return type defaults to 'int'
charproc.c:4669: warning: return type defaults to 'int'
charproc.c: In function 'FromStatus':
charproc.c:4673: warning: 'return' with no value, in function returning non-void
charproc.c: At top level:
charproc.c:4679: warning: return type defaults to 'int'
charproc.c: In function 'ShowStatus':
charproc.c:4683: warning: 'return' with no value, in function returning non-void
charproc.c:4685: warning: implicit declaration of function 'DoResizeScreen'
charproc.c:4687: warning: implicit declaration of function 'ResizeScrollBar'
charproc.c: At top level:
charproc.c:4692: warning: return type defaults to 'int'
charproc.c: In function 'HideStatus':
charproc.c:4699: warning: 'return' with no value, in function returning non-void
charproc.c: At top level:
charproc.c:4718: warning: return type defaults to 'int'
charproc.c: In function 'EraseStatus':
charproc.c:4728: warning: 'return' with no value, in function returning non-void
charproc.c:4720: warning: unused variable 'pix'
charproc.c: At top level:
charproc.c:4746: warning: return type defaults to 'int'
charproc.c: In function 'set_character_class':
charproc.c:4832: warning: implicit declaration of function 'SetCharacterClassRange'
charproc.c: In function 'HandleVisualBell':
charproc.c:4922: warning: implicit declaration of function 'VisualBell'
charproc.c: In function 'LoadOneFont':
charproc.c:5217: warning: suggest parentheses around assignment used as truth value
charproc.c:5215: warning: unused variable 'f'
charproc.c: In function 'LoadNewFont':
charproc.c:5328: warning: suggest parentheses around assignment used as truth value
charproc.c:5338: warning: suggest parentheses around assignment used as truth value
charproc.c:5358: warning: implicit declaration of function 'IMSendFonts'
charproc.c:5361: warning: implicit declaration of function 'Kinput2SendFonts'
charproc.c:5298: warning: unused variable 'enb'
charproc.c: In function 'update_font_info':
charproc.c:5571: warning: implicit declaration of function 'Redraw'
charproc.c:5575: warning: implicit declaration of function 'set_vt_graphics'
charproc.c: At top level:
charproc.c:5580: warning: return type defaults to 'int'
charproc.c: In function 'set_vt_box':
charproc.c:5597: warning: implicit declaration of function 'set_vt_box_per_gset'
charproc.c: At top level:
charproc.c:5611: warning: return type defaults to 'int'
charproc.c:5733: warning: return type defaults to 'int'
charproc.c: In function 'ParseList':
charproc.c:5829: warning: suggest parentheses around assignment used as truth value
charproc.c:5843: warning: suggest parentheses around assignment used as truth value
charproc.c: In function 'set_cursor_gcs':
charproc.c:5801: warning: control reaches end of non-void function
charproc.c: In function 'set_vt_graphics':
charproc.c:5727: warning: control reaches end of non-void function
charproc.c: In function 'set_vt_box':
charproc.c:5606: warning: control reaches end of non-void function
charproc.c: In function 'StatusBox':
charproc.c:4757: warning: control reaches end of non-void function
charproc.c: In function 'ToStatus':
charproc.c:4666: warning: control reaches end of non-void function
charproc.c: In function 'VTRun':
charproc.c:3568: warning: control reaches end of non-void function
charproc.c: In function 'SwitchBufPtrs':
charproc.c:3525: warning: control reaches end of non-void function
charproc.c: In function 'unparsefputs':
charproc.c:3435: warning: control reaches end of non-void function
charproc.c: In function 'unparseputc':
charproc.c:3426: warning: control reaches end of non-void function
charproc.c: In function 'unparseputn':
charproc.c:3411: warning: control reaches end of non-void function
charproc.c: In function 'unparseseq':
charproc.c:3399: warning: control reaches end of non-void function
charproc.c: In function 'restoremodes':
charproc.c:3346: warning: control reaches end of non-void function
charproc.c: In function 'savemodes':
charproc.c:3206: warning: control reaches end of non-void function
charproc.c: In function 'dpmodes':
charproc.c:3135: warning: control reaches end of non-void function
charproc.c: In function 'ansi_modes':
charproc.c:2955: warning: control reaches end of non-void function
charproc.c: In function 'doEUC_p2':
charproc.c:1529: warning: control reaches end of non-void function
charproc.c: In function 'doEUC_p1':
charproc.c:1514: warning: control reaches end of non-void function
charproc.c: In function 'doSJIS_p2':
charproc.c:1453: warning: control reaches end of non-void function
charproc.c: In function 'doSJIS_p1':
charproc.c:1389: warning: control reaches end of non-void function
charproc.c: In function 'doUTF8':
charproc.c:1320: warning: control reaches end of non-void function
charproc.c: In function 'doLS':
charproc.c:1210: warning: control reaches end of non-void function
charproc.c: In function 'doSS':
charproc.c:1111: warning: control reaches end of non-void function
charproc.c: At top level:
charproc.c:296: warning: 'ctotal' defined but not used
charproc.c:297: warning: 'ntotal' defined but not used
charproc.c:360: warning: 'defaultBorderWidth' defined but not used
charproc.c:372: warning: 'defaultEucJPLocale' defined but not used
WARNING: While resolving call to function 'HideStatus' arguments were dropped!
WARNING: While resolving call to function 'ShowStatus' arguments were dropped!
gcc -pipe -O2 -I/usr/X11/include -Wall -Wpointer-arith -no-cpp-precomp     -I/usr/pkg/include -I /usr/X11/include   -D__i386__ -D__DARWIN__                                 -DNO_ALLOCA -DCSRG_BASED        -DKTERM -DSTATUSLINE -DKEEPALIVE  -no-cpp-precomp -isystem /usr/include -c cursor.c
cursor.c: In function '_CheckSelection':
cursor.c:47: warning: implicit declaration of function 'TrackText'
cursor.c: At top level:
cursor.c:59: warning: return type defaults to 'int'
cursor.c:82: warning: return type defaults to 'int'
cursor.c:111: warning: return type defaults to 'int'
cursor.c:126: warning: return type defaults to 'int'
cursor.c:146: warning: return type defaults to 'int'
cursor.c:166: warning: return type defaults to 'int'
cursor.c: In function 'Index':
cursor.c:178: warning: 'return' with no value, in function returning non-void
cursor.c:182: warning: implicit declaration of function 'Scroll'
cursor.c: At top level:
cursor.c:190: warning: return type defaults to 'int'
cursor.c: In function 'RevIndex':
cursor.c:200: warning: 'return' with no value, in function returning non-void
cursor.c:203: warning: implicit declaration of function 'RevScroll'
cursor.c: At top level:
cursor.c:211: warning: return type defaults to 'int'
cursor.c:222: warning: return type defaults to 'int'
cursor.c:239: warning: return type defaults to 'int'
cursor.c: In function 'CursorRestore':
cursor.c:251: warning: control reaches end of non-void function
cursor.c: In function 'CursorSave':
cursor.c:233: warning: control reaches end of non-void function
cursor.c: In function 'CarriageReturn':
cursor.c:216: warning: control reaches end of non-void function
cursor.c: In function 'CursorUp':
cursor.c:159: warning: control reaches end of non-void function
cursor.c: In function 'CursorDown':
cursor.c:139: warning: control reaches end of non-void function
cursor.c: In function 'CursorForward':
cursor.c:119: warning: control reaches end of non-void function
cursor.c: In function 'CursorBack':
cursor.c:105: warning: control reaches end of non-void function
cursor.c: In function 'CursorSet':
cursor.c:76: warning: control reaches end of non-void function
gcc -pipe -O2 -I/usr/X11/include -Wall -Wpointer-arith -no-cpp-precomp     -I/usr/pkg/include -I /usr/X11/include   -D__i386__ -D__DARWIN__                                 -DNO_ALLOCA -DCSRG_BASED        -DKTERM -DSTATUSLINE -DKEEPALIVE  -no-cpp-precomp -isystem /usr/include -c data.c
gcc -pipe -O2 -I/usr/X11/include -Wall -Wpointer-arith -no-cpp-precomp     -I/usr/pkg/include -I /usr/X11/include   -D__i386__ -D__DARWIN__                                 -DNO_ALLOCA -DCSRG_BASED        -DKTERM -DSTATUSLINE -DKEEPALIVE  -no-cpp-precomp -isystem /usr/include -c input.c
input.c: In function 'AdjustAfterInput':
input.c:50: warning: implicit declaration of function 'WindowScroll'
input.c:56: warning: implicit declaration of function 'Bell'
input.c: At top level:
input.c:68: warning: return type defaults to 'int'
input.c: In function 'Input':
input.c:94: warning: implicit declaration of function 'XmuLookupKana'
input.c:124: warning: implicit declaration of function 'unparseseq'
input.c:125: warning: implicit declaration of function 'unparseputc'
input.c:232: warning: 'return' with no value, in function returning non-void
input.c: At top level:
input.c:236: warning: return type defaults to 'int'
input.c: In function 'StringInput':
input.c:255: warning: control reaches end of non-void function
rm -f main.o
gcc -c -pipe -O2 -I/usr/X11/include -Wall -Wpointer-arith -no-cpp-precomp     -I/usr/pkg/include -I /usr/X11/include   -D__i386__ -D__DARWIN__                                 -DNO_ALLOCA -DCSRG_BASED        -DKTERM -DSTATUSLINE -DKEEPALIVE  -DUTMP -DUSE_TTY_GROUP  		  -DOSMAJORVERSION=12 		  -DOSMINORVERSION=2 main.c
main.c:1178: warning: missing braces around initializer
main.c:1178: warning: (near initialization for 'actionProcs[0]')
main.c:1188: warning: return type defaults to 'int'
main.c: In function 'main':
main.c:1729: warning: implicit declaration of function 'get_terminal'
main.c:1730: warning: implicit declaration of function 'spawn'
main.c:1752: warning: implicit declaration of function 'StartLog'
main.c:1789: warning: implicit declaration of function 'SysError'
main.c:1814: warning: implicit declaration of function 'VTRun'
main.c: At top level:
main.c:1835: warning: return type defaults to 'int'
main.c: In function 'get_pty':
main.c:1935: warning: implicit declaration of function 'pty_search'
main.c: At top level:
main.c:2006: warning: return type defaults to 'int'
main.c:2159: warning: return type defaults to 'int'
main.c: In function 'spawn':
main.c:2222: warning: 'utmp' is deprecated (declared at /usr/include/utmp.h:96)
main.c:2382: warning: implicit declaration of function 'VTInit'
main.c:2416: warning: implicit declaration of function 'tgetent'
main.c:2421: warning: implicit declaration of function 'resize'
main.c:2663: warning: suggest parentheses around assignment used as truth value
main.c:2679: warning: suggest parentheses around assignment used as truth value
main.c:3014: warning: implicit declaration of function 'Setenv'
main.c:3070: error: too many arguments to function 'setpgrp'
main.c:3076: error: too many arguments to function 'setpgrp'
main.c:3194: warning: 'utmp' is deprecated (declared at /usr/include/utmp.h:96)
main.c:3194: warning: 'utmp' is deprecated (declared at /usr/include/utmp.h:96)
main.c:3207: warning: 'utmp' is deprecated (declared at /usr/include/utmp.h:96)
main.c:3208: warning: 'utmp' is deprecated (declared at /usr/include/utmp.h:96)
main.c:3336: warning: implicit declaration of function 'remove_termcap_entry'
main.c:3404: warning: suggest parentheses around assignment used as truth value
main.c:3422: warning: missing sentinel in function call
main.c:2207: warning: unused variable 'ldisc'
main.c:2168: warning: unused variable 'discipline'
main.c: In function 'Exit':
main.c:3636: warning: 'utmp' is deprecated (declared at /usr/include/utmp.h:96)
main.c:3640: warning: 'utmp' is deprecated (declared at /usr/include/utmp.h:96)
main.c:3640: warning: 'utmp' is deprecated (declared at /usr/include/utmp.h:96)
main.c:3641: warning: 'utmp' is deprecated (declared at /usr/include/utmp.h:96)
main.c:3642: warning: 'utmp' is deprecated (declared at /usr/include/utmp.h:96)
main.c:3660: warning: implicit declaration of function 'CloseLog'
main.c:3635: warning: unused variable 'i'
main.c: At top level:
main.c:3682: warning: return type defaults to 'int'
main.c: In function 'reapchild':
main.c:3769: warning: implicit declaration of function 'Cleanup'
main.c: At top level:
main.c:3778: warning: return type defaults to 'int'
main.c:3804: warning: return type defaults to 'int'
*** Error code 1

Stop.
bmake: stopped in /Users/kristerw/pbulk/scratch/x11/kterm/work/kterm-6.2.0
*** Error code 1

Stop.
bmake: stopped in /Users/kristerw/pbulk/pkgsrc/x11/kterm
*** Error code 1

Stop.
bmake: stopped in /Users/kristerw/pbulk/pkgsrc/x11/kterm