------------------------------------------------------------------------------- -- Phase: setup ------------------------------------------------------------------------------- Installing /packages/All/ja-nkf-2.1.4,1.tgz SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: check-sanity ------------------------------------------------------------------------------- x/!\ ja-t2ps-1.6d: Makefile warnings, please consider fixing /!\ Please set LICENSE for this port SUCCEEDED 00:00:10 ------------------------------------------------------------------------------- -- Phase: pkg-depends ------------------------------------------------------------------------------- x SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: fetch-depends ------------------------------------------------------------------------------- x SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: fetch ------------------------------------------------------------------------------- x/!\ ja-t2ps-1.6d: Makefile warnings, please consider fixing /!\ Please set LICENSE for this port ===> Fetching all distfiles required by ja-t2ps-1.6d for building SUCCEEDED 00:00:10 ------------------------------------------------------------------------------- -- Phase: checksum ------------------------------------------------------------------------------- x/!\ ja-t2ps-1.6d: Makefile warnings, please consider fixing /!\ Please set LICENSE for this port ===> Fetching all distfiles required by ja-t2ps-1.6d for building => SHA256 Checksum OK for t2ps.tar.gz. SUCCEEDED 00:00:10 ------------------------------------------------------------------------------- -- Phase: extract-depends ------------------------------------------------------------------------------- x SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: extract ------------------------------------------------------------------------------- x/!\ ja-t2ps-1.6d: Makefile warnings, please consider fixing /!\ Please set LICENSE for this port ===> Fetching all distfiles required by ja-t2ps-1.6d for building ===> Extracting for ja-t2ps-1.6d /!\ ja-t2ps-1.6d: Makefile warnings, please consider fixing /!\ Please set LICENSE for this port ===> Fetching all distfiles required by ja-t2ps-1.6d for building => SHA256 Checksum OK for t2ps.tar.gz. Extracted Memory Use: 0.04M SUCCEEDED 00:00:21 ------------------------------------------------------------------------------- -- Phase: patch-depends ------------------------------------------------------------------------------- x SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: patch ------------------------------------------------------------------------------- x===> Patching for ja-t2ps-1.6d SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: build-depends ------------------------------------------------------------------------------- x SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: lib-depends ------------------------------------------------------------------------------- x SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: configure ------------------------------------------------------------------------------- x===> Configuring for ja-t2ps-1.6d SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: build ------------------------------------------------------------------------------- x===> Building for ja-t2ps-1.6d --- t2ps.o --- --- page.o --- --- line.o --- --- t2ps.o --- cc -c -g t2ps.c --- line.o --- cc -c -g line.c --- page.o --- cc -c -g page.c --- line.o --- line.c:24:1: warning: return type defaults to 'int' [-Wimplicit-int] set_line_basic(tab_width_,max_column_) ^~~~~~~~~~~~~~ line.c: In function 'analyze_1line': line.c:69:3: warning: implicit declaration of function 'exit' [-Wimplicit-function-declaration] exit(1); ^~~~ line.c:69:3: warning: incompatible implicit declaration of built-in function 'exit' line.c:69:3: note: include '' or provide a declaration of 'exit' line.c:15:1: +#include line.c:69:3: exit(1); ^~~~ line.c:95:5: warning: incompatible implicit declaration of built-in function 'exit' exit(1); ^~~~ line.c:95:5: note: include '' or provide a declaration of 'exit' line.c:101:5: warning: incompatible implicit declaration of built-in function 'exit' exit(1); ^~~~ line.c:101:5: note: include '' or provide a declaration of 'exit' line.c:150:4: warning: implicit declaration of function 'write_oct' [-Wimplicit-function-declaration] write_oct(&mbuf[iline][j],high); ^~~~~~~~~ line.c: At top level: line.c:161:1: warning: return type defaults to 'int' [-Wimplicit-int] write_oct(moji,value) ^~~~~~~~~ --- page.o --- page.c:47:1: warning: return type defaults to 'int' [-Wimplicit-int] set_page_basic(max_block_,x_pos_,y_pos_,max_row_,from_,to_,direction_) ^~~~~~~~~~~~~~ page.c:67:1: warning: return type defaults to 'int' [-Wimplicit-int] start() ^~~~~ page.c:77:1: warning: return type defaults to 'int' [-Wimplicit-int] manage_1line(instr) ^~~~~~~~~~~~ page.c: In function 'manage_1line': page.c:93:26: warning: implicit declaration of function 'show_title' [-Wimplicit-function-declaration] if ( header_type > 0 ) show_title(); ^~~~~~~~~~ page.c:100:9: warning: implicit declaration of function 'analyze_1line'; did you mean 'manage_1line'? [-Wimplicit-function-declaration] line = analyze_1line(instr, mbuf); ^~~~~~~~~~~~~ manage_1line page.c: At top level: page.c:134:1: warning: return type defaults to 'int' [-Wimplicit-int] finish() ^~~~~~ page.c:143:1: warning: return type defaults to 'int' [-Wimplicit-int] set_header_basic(header_type_,x1_,x2_,x3_,x4_,x5_,y_,font_size_) ^~~~~~~~~~~~~~~~ page.c:167:1: warning: return type defaults to 'int' [-Wimplicit-int] set_header(fname_,time_stamp_) ^~~~~~~~~~ page.c: In function 'set_header': page.c:175:2: warning: implicit declaration of function 'strcpy' [-Wimplicit-function-declaration] strcpy(fname,fname_); ^~~~~~ page.c:175:2: warning: incompatible implicit declaration of built-in function 'strcpy' page.c:175:2: note: include '' or provide a declaration of 'strcpy' page.c:20:1: +#include page.c:175:2: strcpy(fname,fname_); ^~~~~~ --- t2ps.o --- t2ps.c: In function 'main': --- page.o --- page.c: At top level: page.c:180:1: warning: return type defaults to 'int' [-Wimplicit-int] show_title() ^~~~~~~~~~ --- t2ps.o --- t2ps.c:187:2: warning: implicit declaration of function 'set_default' [-Wimplicit-function-declaration] set_default(layout, ^~~~~~~~~~~ t2ps.c:239:4: warning: implicit declaration of function 'usage'; did you mean 'usleep'? [-Wimplicit-function-declaration] usage(); ^~~~~ usleep t2ps.c:319:4: warning: implicit declaration of function 'set_header_basic' [-Wimplicit-function-declaration] set_header_basic(header_type, ^~~~~~~~~~~~~~~~ t2ps.c:349:2: warning: implicit declaration of function 'set_page_basic'; did you mean 'getpagesize'? [-Wimplicit-function-declaration] set_page_basic(max_block,x_pos,y_pos,max_row,from,to,direction); ^~~~~~~~~~~~~~ getpagesize t2ps.c:350:2: warning: implicit declaration of function 'set_line_basic'; did you mean 'setlinebuf'? [-Wimplicit-function-declaration] set_line_basic(tab_width,max_column); ^~~~~~~~~~~~~~ setlinebuf t2ps.c:458:26: warning: implicit declaration of function 'set_header'; did you mean 'setmode'? [-Wimplicit-function-declaration] if ( header_type > 0 ) set_header(fname,time_stamp); ^~~~~~~~~~ setmode t2ps.c:459:3: warning: implicit declaration of function 'start'; did you mean 'stat'? [-Wimplicit-function-declaration] start(); ^~~~~ stat t2ps.c:496:4: warning: implicit declaration of function 'manage_1line'; did you mean 'getline'? [-Wimplicit-function-declaration] manage_1line(linebuf); ^~~~~~~~~~~~ getline t2ps.c:499:3: warning: implicit declaration of function 'finish'; did you mean 'finite'? [-Wimplicit-function-declaration] finish(); ^~~~~~ finite t2ps.c: At top level: t2ps.c:513:1: warning: return type defaults to 'int' [-Wimplicit-int] set_default(layout, ^~~~~~~~~~~ t2ps.c:588:1: warning: return type defaults to 'int' [-Wimplicit-int] usage() ^~~~~ --- t2ps --- cc -o t2ps t2ps.o page.o line.o -lm t2ps.c:395: warning: warning: mktemp() possibly used unsafely; consider using mkstemp() SUCCEEDED 00:00:01 ------------------------------------------------------------------------------- -- Phase: run-depends ------------------------------------------------------------------------------- x SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: stage ------------------------------------------------------------------------------- x===> Staging for ja-t2ps-1.6d ===> Generating temporary packing list install -s -m 555 /construction/japanese/t2ps/t2ps-dir/t2ps /construction/japanese/t2ps/stage/usr/local/bin ====> Compressing man pages (compress-man) ====> Running Q/A tests (stage-qa) Warning: You have disabled the licenses framework with DISABLE_LICENSES, unable to run checks SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: check-plist ------------------------------------------------------------------------------- x====> Checking for pkg-plist issues (check-plist) ===> Parsing plist ===> Checking for items in STAGEDIR missing from pkg-plist ===> Checking for items in pkg-plist which are not in STAGEDIR ===> No pkg-plist issues found (check-plist) SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: package ------------------------------------------------------------------------------- x===> Building package for ja-t2ps-1.6d file sizes/checksums [1]: 0% file sizes/checksums [1]: 100% packing files [1]: 0% packing files [1]: 100% packing directories [0]: 0% packing directories [0]: 100% SUCCEEDED 00:00:00 TOTAL TIME 00:00:52