Building 44bsd-more-20000521.txz (origin /buildshare/ports/355755/sysutils/44bsd-more) for powerpc-10-0 on XXX slot1: created x distfiles/ x distfiles/44bsd-more-20000521.tar.bz2 x packages/ x packages/pkg-1.2.7_2.txz ELF ldconfig path: /lib /usr/lib /usr/lib/compat Make depends ===> 44bsd-more-20000521 depends on file: /usr/local/sbin/pkg - not found ===> Verifying install for /usr/local/sbin/pkg in /buildshare/ports/355755/ports-mgmt/pkg ===> Installing existing package /packages/pkg-1.2.7_2.txz Installing pkg-1.2.7_2... done If you are upgrading from the old package format, first run: # pkg2ng ===> Returning to build of 44bsd-more-20000521 Make install ===> 44bsd-more-20000521 depends on file: /usr/local/sbin/pkg - found ===> Fetching all distfiles required by 44bsd-more-20000521 for building ===> Extracting for 44bsd-more-20000521 => SHA256 Checksum OK for 44bsd-more-20000521.tar.bz2. cd /obj/buildshare/ports/355755/sysutils/44bsd-more/work && co RCS/*,v RCS/Makefile,v --> Makefile revision 1.15 done RCS/ch.c,v --> ch.c revision 1.8 done RCS/command.c,v --> command.c revision 1.18 done RCS/default.morerc,v --> default.morerc revision 1.4 done RCS/help.c,v --> help.c revision 1.4 done RCS/input.c,v --> input.c revision 1.5 done RCS/less.h,v --> less.h revision 1.8 done RCS/less.morerc,v --> less.morerc revision 1.1 done RCS/line.c,v --> line.c revision 1.8 done RCS/linenum.c,v --> linenum.c revision 1.4 done RCS/macro.c,v --> macro.c revision 1.2 done RCS/main.c,v --> main.c revision 1.18 done RCS/marks.c,v --> marks.c revision 1.2 done RCS/more.1,v --> more.1 revision 1.20 done RCS/more.help,v --> more.help revision 1.5 done RCS/most.morerc,v --> most.morerc revision 1.1 done RCS/ncommand.c,v --> ncommand.c revision 1.12 done RCS/option.c,v --> option.c revision 1.7 done RCS/os.c,v --> os.c revision 1.7 done RCS/output.c,v --> output.c revision 1.14 done RCS/pathnames.h,v --> pathnames.h revision 1.2 done RCS/position.c,v --> position.c revision 1.3 done RCS/prim.c,v --> prim.c revision 1.12 done RCS/screen.c,v --> screen.c revision 1.9 done RCS/search.c,v --> search.c revision 1.2 done RCS/signal.c,v --> signal.c revision 1.4 done RCS/tags.c,v --> tags.c revision 1.9 done RCS/ttyin.c,v --> ttyin.c revision 1.4 done ===> Patching for 44bsd-more-20000521 ===> Applying FreeBSD patches for 44bsd-more-20000521 /usr/bin/sed -i.bak -e 's!/usr/share/misc/more.help!/usr/local/share/misc/44bsd-more.help!' /obj/buildshare/ports/355755/sysutils/44bsd-more/work/pathnames.h /bin/cp /buildshare/ports/355755/sysutils/44bsd-more/files/queue.h /obj/buildshare/ports/355755/sysutils/44bsd-more/work /usr/bin/sed -i.bak -e 's/static char \*getvar/static const char \*getvar/' /obj/buildshare/ports/355755/sysutils/44bsd-more/work/ncommand.c ===> Configuring for 44bsd-more-20000521 ===> Building for 44bsd-more-20000521 Warning: Object directory not changed from original /obj/buildshare/ports/355755/sysutils/44bsd-more/work sed -e 's/\\/\\\\/g' -e 's/\"/\\\"/g' -e 's/$/\\n\\/' < default.morerc >> defrc.h cc -Wno-return-type -I/obj/buildshare/ports/355755/sysutils/44bsd-more/work -I/obj/buildshare/ports/355755/sysutils/44bsd-more/work -DTERMIOS -std=gnu99 -fstack-protector -c ch.c ch.c:118: warning: return type defaults to 'int' ch.c: In function 'fch_get': ch.c:154: warning: implicit declaration of function 'ch_addbuf' ch.c:167: warning: implicit declaration of function 'error' ch.c:168: warning: implicit declaration of function 'quit' ch.c:179: warning: implicit declaration of function 'iread' ch.c: At top level: ch.c:243: warning: return type defaults to 'int' ch.c:266: warning: return type defaults to 'int' ch.c:286: warning: return type defaults to 'int' ch.c: In function 'ch_end_seek': ch.c:295: warning: implicit declaration of function 'ch_forw_get' ch.c: At top level: ch.c:307: warning: return type defaults to 'int' ch.c:362: warning: return type defaults to 'int' ch.c:377: warning: return type defaults to 'int' ch.c:437: warning: return type defaults to 'int' cc -Wno-return-type -I/obj/buildshare/ports/355755/sysutils/44bsd-more/work -I/obj/buildshare/ports/355755/sysutils/44bsd-more/work -DTERMIOS -std=gnu99 -fstack-protector -c command.c command.c:81: warning: type defaults to 'int' in declaration of 'cmd_char' command.c:81: warning: type defaults to 'int' in declaration of 'cmd_erase' command.c:81: warning: type defaults to 'int' in declaration of 'getcc' command.c:98: warning: return type defaults to 'int' command.c: In function 'getinput': command.c:114: warning: type defaults to 'int' in declaration of 'bo_width' command.c:114: warning: type defaults to 'int' in declaration of 'be_width' command.c:118: warning: implicit declaration of function 'prmpt' command.c: In function 'cmd_char': command.c:185: warning: implicit declaration of function 'bell' command.c:189: warning: implicit declaration of function 'putchr' command.c: At top level: command.c:209: warning: return type defaults to 'int' command.c: In function 'cmd_erase': command.c:233: warning: implicit declaration of function 'backspace' command.c: At top level: command.c:250: warning: return type defaults to 'int' command.c: In function 'getcc': command.c:261: warning: implicit declaration of function 'getchr' command.c: At top level: command.c:268: warning: return type defaults to 'int' command.c:290: warning: return type defaults to 'int' command.c: In function 'prmpt': command.c:292: warning: implicit declaration of function 'lower_left' command.c:293: warning: implicit declaration of function 'clear_eol' command.c:294: warning: implicit declaration of function 'bo_enter' command.c:295: warning: implicit declaration of function 'putxstr' command.c:296: warning: implicit declaration of function 'bo_exit' command.c:297: warning: implicit declaration of function 'flush' command.c: At top level: command.c:312: warning: return type defaults to 'int' command.c: In function 'prompt': command.c:330: warning: implicit declaration of function 'search' command.c:331: warning: implicit declaration of function 'jump_back' command.c:334: warning: implicit declaration of function 'repaint' command.c:338: warning: implicit declaration of function 'quit' command.c:353: warning: implicit declaration of function 'so_enter' command.c:354: warning: implicit declaration of function 'putstr' command.c:363: warning: implicit declaration of function 'currline' command.c:378: warning: implicit declaration of function 'so_exit' command.c: At top level: command.c:418: warning: return type defaults to 'int' command.c:440: warning: return type defaults to 'int' command.c: In function 'handle_error': command.c:464: warning: passing argument 1 of 'error' discards qualifiers from pointer target type command.c: In function 'commands': command.c:579: warning: implicit declaration of function 'psignals' command.c:587: warning: implicit declaration of function 'next_file' command.c: In function 'editfile': command.c:715: warning: implicit declaration of function 'lsystem' cc -Wno-return-type -I/obj/buildshare/ports/355755/sysutils/44bsd-more/work -I/obj/buildshare/ports/355755/sysutils/44bsd-more/work -DTERMIOS -std=gnu99 -fstack-protector -c help.c help.c:47: warning: return type defaults to 'int' help.c: In function 'help': help.c:50: warning: implicit declaration of function 'snprintf' help.c:50: warning: incompatible implicit declaration of built-in function 'snprintf' help.c:53: warning: implicit declaration of function 'lsystem' cc -Wno-return-type -I/obj/buildshare/ports/355755/sysutils/44bsd-more/work -I/obj/buildshare/ports/355755/sysutils/44bsd-more/work -DTERMIOS -std=gnu99 -fstack-protector -c input.c input.c: In function 'forw_line': input.c:84: warning: implicit declaration of function 'ch_seek' input.c:87: warning: implicit declaration of function 'ch_forw_get' input.c:91: warning: implicit declaration of function 'prewind' input.c:112: warning: implicit declaration of function 'pappend' input.c:145: warning: implicit declaration of function 'ch_back_get' cc -Wno-return-type -I/obj/buildshare/ports/355755/sysutils/44bsd-more/work -I/obj/buildshare/ports/355755/sysutils/44bsd-more/work -DTERMIOS -std=gnu99 -fstack-protector -c line.c line.c:111: warning: return type defaults to 'int' line.c:132: warning: return type defaults to 'int' line.c: In function 'forw_raw_line': line.c:436: warning: implicit declaration of function 'ch_seek' line.c:437: warning: implicit declaration of function 'ch_forw_get' line.c: In function 'back_raw_line': line.c:491: warning: implicit declaration of function 'ch_back_get' cc -Wno-return-type -I/obj/buildshare/ports/355755/sysutils/44bsd-more/work -I/obj/buildshare/ports/355755/sysutils/44bsd-more/work -DTERMIOS -std=gnu99 -fstack-protector -c linenum.c linenum.c:111: warning: return type defaults to 'int' linenum.c: In function 'longloopmessage': linenum.c:255: warning: implicit declaration of function 'ierror' linenum.c: In function 'find_linenum': linenum.c:314: warning: implicit declaration of function 'flush' linenum.c:322: warning: implicit declaration of function 'ch_seek' cc -Wno-return-type -I/obj/buildshare/ports/355755/sysutils/44bsd-more/work -I/obj/buildshare/ports/355755/sysutils/44bsd-more/work -DTERMIOS -std=gnu99 -fstack-protector -c macro.c macro.c: In function 'runmacro': macro.c:134: warning: implicit declaration of function 'setvari' macro.c:137: warning: implicit declaration of function 'clear_error' macro.c:139: warning: implicit declaration of function 'command' cc -Wno-return-type -I/obj/buildshare/ports/355755/sysutils/44bsd-more/work -I/obj/buildshare/ports/355755/sysutils/44bsd-more/work -DTERMIOS -std=gnu99 -fstack-protector -c main.c main.c:99: warning: return type defaults to 'int' main.c: In function 'edit': main.c:100: warning: type of 'force_open' defaults to 'int' main.c:121: warning: implicit declaration of function 'error' main.c:181: warning: implicit declaration of function 'pos_clear' main.c:194: warning: implicit declaration of function 'ch_init' main.c:212: warning: implicit declaration of function 'jump_loc' main.c:213: warning: implicit declaration of function 'clr_linenum' main.c: At top level: main.c:241: warning: return type defaults to 'int' main.c:255: warning: return type defaults to 'int' main.c: In function 'cat_file': main.c:261: warning: implicit declaration of function 'ch_forw_get' main.c:263: warning: implicit declaration of function 'putchr' main.c:273: warning: implicit declaration of function 'flush' main.c: At top level: main.c:277: warning: return type defaults to 'int' main.c: In function 'main': main.c:293: warning: implicit declaration of function 'option' main.c:306: warning: implicit declaration of function 'marks_initmarks' main.c:330: warning: implicit declaration of function 'raw_mode' main.c:331: warning: implicit declaration of function 'get_term' main.c:332: warning: implicit declaration of function 'open_getchr' main.c:333: warning: implicit declaration of function 'init' main.c:334: warning: implicit declaration of function 'init_signals' main.c:342: warning: implicit declaration of function 'tagsearch' main.c:343: warning: implicit declaration of function 'quit' main.c:365: warning: implicit declaration of function 'commands' main.c: At top level: main.c:394: warning: return type defaults to 'int' main.c: In function 'quit': main.c:399: warning: implicit declaration of function 'lower_left' main.c:400: warning: implicit declaration of function 'clear_eol' main.c:401: warning: implicit declaration of function 'deinit' main.c: In function 'rcfiles': main.c:428: warning: implicit declaration of function 'SETERRSTR' main.c:430: warning: implicit declaration of function 'handle_error' main.c:440: warning: passing argument 2 of 'funopen' from incompatible pointer type main.c: In function 'readrc': main.c:520: warning: implicit declaration of function 'command' cc -Wno-return-type -I/obj/buildshare/ports/355755/sysutils/44bsd-more/work -I/obj/buildshare/ports/355755/sysutils/44bsd-more/work -DTERMIOS -std=gnu99 -fstack-protector -c marks.c marks.c: In function 'badmark': marks.c:123: warning: implicit declaration of function 'error' marks.c: At top level: marks.c:147: warning: return type defaults to 'int' marks.c: In function 'dosetmark': marks.c:177: warning: implicit declaration of function 'position' marks.c:180: warning: implicit declaration of function 'free' marks.c:200: warning: implicit declaration of function 'forw_raw_line' marks.c:209: warning: implicit declaration of function 'find_linenum' marks.c: In function 'marks_bookhints': marks.c:295: warning: implicit declaration of function 'lsystem' marks.c:303: warning: implicit declaration of function 'SETERRSTR' marks.c: In function 'gomark': marks.c:370: warning: implicit declaration of function 'edit' marks.c:397: warning: implicit declaration of function 'prepaint' marks.c:403: warning: implicit declaration of function 'jump_loc' cc -Wno-return-type -I/obj/buildshare/ports/355755/sysutils/44bsd-more/work -I/obj/buildshare/ports/355755/sysutils/44bsd-more/work -DTERMIOS -std=gnu99 -fstack-protector -c ncommand.c ncommand.c:73: warning: type defaults to 'int' in declaration of 'getstr_free' ncommand.c: In function 'command': ncommand.c:208: warning: implicit declaration of function 'lower_left' ncommand.c:208: warning: implicit declaration of function 'flush' ncommand.c:218: warning: implicit declaration of function 'SETERRSTR' ncommand.c: At top level: ncommand.c:413: warning: return type defaults to 'int' ncommand.c: In function 'settog': ncommand.c:600: warning: implicit declaration of function 'setvar' ncommand.c:602: warning: implicit declaration of function 'setvari' ncommand.c:603: warning: implicit declaration of function 'clear_error' ncommand.c: In function 'readvar': ncommand.c:634: warning: return discards qualifiers from pointer target type ncommand.c: In function 'cmacro': ncommand.c:888: warning: implicit declaration of function 'setmacro' ncommand.c:890: warning: implicit declaration of function 'setmacnumb' ncommand.c: In function 'cerror': ncommand.c:910: warning: implicit declaration of function 'error' ncommand.c: In function 'cusercom': ncommand.c:963: warning: implicit declaration of function 'getinput' ncommand.c: In function 'creadrc': ncommand.c:997: warning: implicit declaration of function 'readrc' ncommand.c: In function 'cquit': ncommand.c:1014: warning: implicit declaration of function 'quit' ncommand.c: In function 'chelp': ncommand.c:1036: warning: implicit declaration of function 'help' ncommand.c: In function 'cflush': ncommand.c:1056: warning: implicit declaration of function 'ch_init' ncommand.c:1057: warning: implicit declaration of function 'clr_linenum' ncommand.c:1059: warning: implicit declaration of function 'repaint' ncommand.c: In function 'cscroll': ncommand.c:1087: warning: implicit declaration of function 'forward' ncommand.c:1090: warning: implicit declaration of function 'backward' ncommand.c: In function 'cgomisc': ncommand.c:1170: warning: implicit declaration of function 'jump_back' ncommand.c:1175: warning: implicit declaration of function 'jump_percent' ncommand.c: In function 'clistbmarks': ncommand.c:1193: warning: implicit declaration of function 'marks_bookhints' ncommand.c: In function 'cgoend': ncommand.c:1210: warning: implicit declaration of function 'jump_forw' ncommand.c: In function 'cedit': ncommand.c:1226: warning: type defaults to 'int' in declaration of 'ispipe' ncommand.c:1233: warning: implicit declaration of function 'editfile' ncommand.c: In function 'caskfile': ncommand.c:1263: warning: implicit declaration of function 'edit' ncommand.c:1263: warning: implicit declaration of function 'glob' ncommand.c: In function 'cfile': ncommand.c:1291: warning: implicit declaration of function 'next_file' ncommand.c:1294: warning: implicit declaration of function 'prev_file' ncommand.c: In function 'cfile_list': ncommand.c:1312: warning: implicit declaration of function 'showlist' ncommand.c: In function 'cstat': ncommand.c:1333: warning: implicit declaration of function 'statprompt' ncommand.c: In function 'csearch': ncommand.c:1380: warning: implicit declaration of function 'biggetinputhack' ncommand.c:1396: warning: implicit declaration of function 'ungetcc' ncommand.c:1428: warning: implicit declaration of function 'search' ncommand.c: In function 'cmark': ncommand.c:1474: warning: implicit declaration of function 'gomark' ncommand.c:1477: warning: implicit declaration of function 'setmark' ncommand.c: In function 'ctags': ncommand.c:1507: warning: implicit declaration of function 'findtag' ncommand.c:1511: warning: implicit declaration of function 'nexttag' ncommand.c:1514: warning: implicit declaration of function 'prevtag' ncommand.c:1523: warning: implicit declaration of function 'tagsearch' cc -Wno-return-type -I/obj/buildshare/ports/355755/sysutils/44bsd-more/work -I/obj/buildshare/ports/355755/sysutils/44bsd-more/work -DTERMIOS -std=gnu99 -fstack-protector -c option.c option.c:61: warning: return type defaults to 'int' option.c: In function 'option': option.c:77: warning: implicit declaration of function 'getopt' option.c:109: warning: implicit declaration of function 'findtag' option.c:115: warning: implicit declaration of function 'atoi' option.c: In function 'usage': option.c:133: warning: implicit declaration of function 'exit' option.c:133: warning: incompatible implicit declaration of built-in function 'exit' cc -Wno-return-type -I/obj/buildshare/ports/355755/sysutils/44bsd-more/work -I/obj/buildshare/ports/355755/sysutils/44bsd-more/work -DTERMIOS -std=gnu99 -fstack-protector -c os.c os.c:81: warning: return type defaults to 'int' os.c: In function 'lsystem': os.c:95: warning: implicit declaration of function 'lower_left' os.c:96: warning: implicit declaration of function 'clear_eol' os.c:97: warning: implicit declaration of function 'putstr' os.c:105: warning: implicit declaration of function 'deinit' os.c:106: warning: implicit declaration of function 'flush' os.c:107: warning: implicit declaration of function 'raw_mode' os.c:112: warning: implicit declaration of function 'init_signals' os.c:118: warning: implicit declaration of function 'dup' os.c:119: warning: implicit declaration of function 'close' os.c:143: warning: implicit declaration of function 'system' os.c:154: warning: implicit declaration of function 'init' os.c:161: warning: implicit declaration of function 'winch' os.c: At top level: os.c:171: warning: return type defaults to 'int' os.c: In function 'iread': os.c:186: warning: implicit declaration of function 'read' os.c:202: warning: implicit declaration of function 'getpid' os.c: At top level: os.c:211: warning: return type defaults to 'int' os.c: In function 'glob': os.c:231: warning: conflicting types for built-in function 'malloc' os.c:262: warning: implicit declaration of function 'free' os.c: In function 'bad_file': os.c:291: warning: implicit declaration of function 'strtcpy' os.c: At top level: os.c:303: warning: return type defaults to 'int' cc -Wno-return-type -I/obj/buildshare/ports/355755/sysutils/44bsd-more/work -I/obj/buildshare/ports/355755/sysutils/44bsd-more/work -DTERMIOS -std=gnu99 -fstack-protector -c output.c output.c:79: warning: return type defaults to 'int' output.c: In function 'markup': output.c:94: warning: implicit declaration of function 'ul_exit' output.c:98: warning: implicit declaration of function 'bo_exit' output.c:102: warning: implicit declaration of function 'ul_enter' output.c:106: warning: implicit declaration of function 'bo_enter' output.c: At top level: output.c:132: warning: return type defaults to 'int' output.c: In function 'put_line': output.c:145: warning: 'return' with no value, in function returning non-void output.c:153: warning: implicit declaration of function 'clear_eol' output.c:190: warning: implicit declaration of function 'putchr' output.c:203: warning: implicit declaration of function 'putbs' output.c: At top level: output.c:248: warning: return type defaults to 'int' output.c: In function 'flush': output.c:253: warning: 'return' with no value, in function returning non-void output.c:254: warning: implicit declaration of function 'write' output.c: At top level: output.c:263: warning: return type defaults to 'int' output.c:272: warning: return type defaults to 'int' output.c:283: warning: return type defaults to 'int' output.c:316: warning: return type defaults to 'int' output.c: In function 'ierror': output.c:318: warning: implicit declaration of function 'lower_left' output.c:320: warning: implicit declaration of function 'so_enter' output.c:323: warning: implicit declaration of function 'so_exit' cc -Wno-return-type -I/obj/buildshare/ports/355755/sysutils/44bsd-more/work -I/obj/buildshare/ports/355755/sysutils/44bsd-more/work -DTERMIOS -std=gnu99 -fstack-protector -c position.c position.c:88: warning: return type defaults to 'int' position.c:104: warning: return type defaults to 'int' position.c:121: warning: return type defaults to 'int' position.c:135: warning: return type defaults to 'int' position.c: In function 'pos_clear': position.c:137: warning: conflicting types for built-in function 'malloc' position.c: At top level: position.c:160: warning: return type defaults to 'int' cc -Wno-return-type -I/obj/buildshare/ports/355755/sysutils/44bsd-more/work -I/obj/buildshare/ports/355755/sysutils/44bsd-more/work -DTERMIOS -std=gnu99 -fstack-protector -c prim.c prim.c:99: warning: return type defaults to 'int' prim.c: In function 'squish_check': prim.c:102: warning: implicit declaration of function 'repaint' prim.c: At top level: prim.c:113: warning: return type defaults to 'int' prim.c: In function 'forw': prim.c:137: warning: implicit declaration of function 'clear' prim.c:138: warning: implicit declaration of function 'home' prim.c:140: warning: implicit declaration of function 'lower_left' prim.c:141: warning: implicit declaration of function 'clear_eol' prim.c:150: warning: implicit declaration of function 'pos_clear' prim.c:151: warning: implicit declaration of function 'add_forw_pos' prim.c:156: warning: implicit declaration of function 'putstr' prim.c:172: warning: implicit declaration of function 'copytable' prim.c:197: warning: implicit declaration of function 'put_line' prim.c:207: warning: implicit declaration of function 'currline' prim.c: At top level: prim.c:215: warning: return type defaults to 'int' prim.c: In function 'back': prim.c:222: warning: implicit declaration of function 'get_back_scroll' prim.c:236: warning: implicit declaration of function 'add_back_pos' prim.c:245: warning: implicit declaration of function 'add_line' prim.c: In function 'forward': prim.c:272: warning: implicit declaration of function 'next_file' prim.c: At top level: prim.c:310: warning: return type defaults to 'int' prim.c:321: warning: return type defaults to 'int' prim.c: In function 'jump_forw': prim.c:339: warning: implicit declaration of function 'ch_end_seek' prim.c:341: warning: implicit declaration of function 'error' prim.c:344: warning: implicit declaration of function 'lastmark' prim.c: In function 'jump_back': prim.c:369: warning: implicit declaration of function 'ch_seek' prim.c:375: warning: implicit declaration of function 'ch_beg_seek' prim.c:385: warning: implicit declaration of function 'ch_forw_get' prim.c: In function 'jump_percent': prim.c:424: warning: implicit declaration of function 'ch_back_get' prim.c: In function 'jump_loc': prim.c:443: warning: implicit declaration of function 'onscreen' prim.c: At top level: prim.c:511: warning: return type defaults to 'int' cc -Wno-return-type -I/obj/buildshare/ports/355755/sysutils/44bsd-more/work -I/obj/buildshare/ports/355755/sysutils/44bsd-more/work -DTERMIOS -std=gnu99 -fstack-protector -c screen.c screen.c:66:1: warning: "TAB3" redefined In file included from /usr/include/termios.h:37, from screen.c:65: /usr/include/sys/_termios.h:107:1: warning: this is the location of the previous definition screen.c:149: warning: return type defaults to 'int' screen.c:249: warning: return type defaults to 'int' screen.c: In function 'get_term': screen.c:305: warning: implicit declaration of function 'setvari' screen.c: At top level: screen.c:510: warning: return type defaults to 'int' screen.c:519: warning: return type defaults to 'int' screen.c:528: warning: return type defaults to 'int' screen.c:537: warning: return type defaults to 'int' screen.c:543: warning: return type defaults to 'int' screen.c: In function 'lower_left': screen.c:546: warning: implicit declaration of function 'flush' screen.c: At top level: screen.c:556: warning: return type defaults to 'int' screen.c:564: warning: return type defaults to 'int' screen.c: In function 'clear': screen.c:566: warning: implicit declaration of function 'so_exit' screen.c:568: warning: implicit declaration of function 'ul_exit' screen.c:570: warning: implicit declaration of function 'bo_exit' screen.c: At top level: screen.c:579: warning: return type defaults to 'int' screen.c:593: warning: return type defaults to 'int' screen.c:602: warning: return type defaults to 'int' screen.c:612: warning: return type defaults to 'int' screen.c:621: warning: return type defaults to 'int' screen.c:630: warning: return type defaults to 'int' screen.c:639: warning: return type defaults to 'int' screen.c:649: warning: return type defaults to 'int' screen.c:662: warning: return type defaults to 'int' cc -Wno-return-type -I/obj/buildshare/ports/355755/sysutils/44bsd-more/work -I/obj/buildshare/ports/355755/sysutils/44bsd-more/work -DTERMIOS -std=gnu99 -fstack-protector -c search.c search.c:74: warning: return type defaults to 'int' search.c: In function 'search': search.c:99: warning: implicit declaration of function 'error' search.c:119: warning: implicit declaration of function 'position' search.c:148: warning: implicit declaration of function 'find_linenum' search.c:169: warning: implicit declaration of function 'forw_raw_line' search.c:178: warning: implicit declaration of function 'back_raw_line' search.c:199: warning: implicit declaration of function 'add_lnum' search.c:231: warning: implicit declaration of function 'jump_loc' cc -Wno-return-type -I/obj/buildshare/ports/355755/sysutils/44bsd-more/work -I/obj/buildshare/ports/355755/sysutils/44bsd-more/work -DTERMIOS -std=gnu99 -fstack-protector -c signal.c signal.c: In function 'stop': signal.c:80: warning: implicit declaration of function 'intread' signal.c: In function 'purgeandquit': signal.c:115: warning: implicit declaration of function 'purge' signal.c:116: warning: implicit declaration of function 'quit' signal.c: At top level: signal.c:123: warning: return type defaults to 'int' signal.c: In function 'psignals': signal.c:181: warning: implicit declaration of function 'get_term' signal.c:184: warning: implicit declaration of function 'setvari' signal.c:199: warning: implicit declaration of function 'lower_left' signal.c:200: warning: implicit declaration of function 'clear_eol' signal.c:201: warning: implicit declaration of function 'deinit' signal.c:202: warning: implicit declaration of function 'flush' signal.c:203: warning: implicit declaration of function 'raw_mode' signal.c:208: warning: implicit declaration of function 'getpid' signal.c:218: warning: implicit declaration of function 'init' cc -Wno-return-type -I/obj/buildshare/ports/355755/sysutils/44bsd-more/work -I/obj/buildshare/ports/355755/sysutils/44bsd-more/work -DTERMIOS -std=gnu99 -fstack-protector -c tags.c tags.c:61: warning: type defaults to 'int' in declaration of 'ctagsearch' tags.c:61: warning: type defaults to 'int' in declaration of 'gtagsearch' tags.c: In function 'findtag': tags.c:96: warning: implicit declaration of function 'error' tags.c: At top level: tags.c:108: warning: return type defaults to 'int' tags.c:127: warning: return type defaults to 'int' tags.c:299: warning: return type defaults to 'int' tags.c: In function 'ctagsearch': tags.c:304: warning: implicit declaration of function 'find_linenum' tags.c:333: warning: implicit declaration of function 'add_lnum' tags.c:366: warning: implicit declaration of function 'jump_loc' tags.c: At top level: tags.c:392: warning: type defaults to 'int' in declaration of 'getentry' tags.c:534: warning: return type defaults to 'int' tags.c: In function 'gtagsearch': tags.c:538: warning: implicit declaration of function 'jump_back' tags.c: At top level: tags.c:566: warning: return type defaults to 'int' cc -Wno-return-type -I/obj/buildshare/ports/355755/sysutils/44bsd-more/work -I/obj/buildshare/ports/355755/sysutils/44bsd-more/work -DTERMIOS -std=gnu99 -fstack-protector -c ttyin.c ttyin.c:52: warning: return type defaults to 'int' ttyin.c:60: warning: return type defaults to 'int' ttyin.c: In function 'getchr': ttyin.c:66: warning: implicit declaration of function 'iread' ttyin.c:75: warning: implicit declaration of function 'quit' cc -Wno-return-type -I/obj/buildshare/ports/355755/sysutils/44bsd-more/work -I/obj/buildshare/ports/355755/sysutils/44bsd-more/work -DTERMIOS -std=gnu99 -fstack-protector -o more ch.o command.o help.o input.o line.o linenum.o macro.o main.o marks.o ncommand.o option.o os.o output.o position.o prim.o screen.o search.o signal.o tags.o ttyin.o -ltermcap gzip -cn more.1 > more.1.gz ===> Installing for 44bsd-more-20000521 ===> Generating temporary packing list ===> Checking if sysutils/44bsd-more already installed /bin/mkdir -p /usr/local/share/examples/44bsd-more install -o root -g wheel -m 444 /obj/buildshare/ports/355755/sysutils/44bsd-more/work/more.1 /usr/local/man/man1/44bsd-more.1 install -o root -g wheel -m 444 /obj/buildshare/ports/355755/sysutils/44bsd-more/work/default.morerc /usr/local/share/examples/44bsd-more install -o root -g wheel -m 444 /obj/buildshare/ports/355755/sysutils/44bsd-more/work/less.morerc /usr/local/share/examples/44bsd-more install -o root -g wheel -m 444 /obj/buildshare/ports/355755/sysutils/44bsd-more/work/most.morerc /usr/local/share/examples/44bsd-more install -o root -g wheel -m 444 /obj/buildshare/ports/355755/sysutils/44bsd-more/work/more.help /usr/local/share/misc/44bsd-more.help install -s -o root -g wheel -m 555 /obj/buildshare/ports/355755/sysutils/44bsd-more/work/more /usr/local/bin/44bsd-more ===> Compressing manual pages for 44bsd-more-20000521 ===> Registering installation for 44bsd-more-20000521 Installing 44bsd-more-20000521... done Make package ===> Building package for 44bsd-more-20000521 Creating package for 44bsd-more-20000521 slot1: removed