=> Bootstrap dependency digest>=20010302: found digest-20121220 ===> Building for fhist-1.16nb1 cc -O2 -march=i586 -I/usr/pkg/include -I/usr/include -Ifcomp -Icommon -c fcomp/main.c fcomp/main.c:224:8: warning: case value not in enumerated type 'arglex_token_ty' (aka 'enum arglex_token_ty') [-Wswitch] case arglex_token_binary: ^ fcomp/main.c:231:8: warning: case value not in enumerated type 'arglex_token_ty' (aka 'enum arglex_token_ty') [-Wswitch] case arglex_token_binary_not: ^ fcomp/main.c:238:8: warning: case value not in enumerated type 'arglex_token_ty' (aka 'enum arglex_token_ty') [-Wswitch] case arglex_token_blank: ^ fcomp/main.c:319:8: warning: case value not in enumerated type 'arglex_token_ty' (aka 'enum arglex_token_ty') [-Wswitch] case arglex_token_context: ^ fcomp/main.c:256:8: warning: case value not in enumerated type 'arglex_token_ty' (aka 'enum arglex_token_ty') [-Wswitch] case arglex_token_debug: ^ fcomp/main.c:263:8: warning: case value not in enumerated type 'arglex_token_ty' (aka 'enum arglex_token_ty') [-Wswitch] case arglex_token_edit: ^ fcomp/main.c:349:8: warning: case value not in enumerated type 'arglex_token_ty' (aka 'enum arglex_token_ty') [-Wswitch] case arglex_token_failures: ^ fcomp/main.c:377:8: warning: case value not in enumerated type 'arglex_token_ty' (aka 'enum arglex_token_ty') [-Wswitch] case arglex_token_join: ^ fcomp/main.c:277:8: warning: case value not in enumerated type 'arglex_token_ty' (aka 'enum arglex_token_ty') [-Wswitch] case arglex_token_line_numbers: ^ fcomp/main.c:270:8: warning: case value not in enumerated type 'arglex_token_ty' (aka 'enum arglex_token_ty') [-Wswitch] case arglex_token_matching: ^ fcomp/main.c:405:8: warning: case value not in enumerated type 'arglex_token_ty' (aka 'enum arglex_token_ty') [-Wswitch] case arglex_token_output: ^ fcomp/main.c:284:8: warning: case value not in enumerated type 'arglex_token_ty' (aka 'enum arglex_token_ty') [-Wswitch] case arglex_token_quiet: ^ fcomp/main.c:291:8: warning: case value not in enumerated type 'arglex_token_ty' (aka 'enum arglex_token_ty') [-Wswitch] case arglex_token_spaces: ^ fcomp/main.c:298:8: warning: case value not in enumerated type 'arglex_token_ty' (aka 'enum arglex_token_ty') [-Wswitch] case arglex_token_upcase: ^ fcomp/main.c:305:8: warning: case value not in enumerated type 'arglex_token_ty' (aka 'enum arglex_token_ty') [-Wswitch] case arglex_token_verbose: ^ fcomp/main.c:312:8: warning: case value not in enumerated type 'arglex_token_ty' (aka 'enum arglex_token_ty') [-Wswitch] case arglex_token_what: ^ 16 warnings generated. mv main.o fcomp/main.o cc -O2 -march=i586 -I/usr/pkg/include -I/usr/include -Icommon -Icommon -c common/ac/libintl.c mv libintl.o common/ac/libintl.o cc -O2 -march=i586 -I/usr/pkg/include -I/usr/include -Icommon -Icommon -c common/ac/string.c mv string.o common/ac/string.o cc -O2 -march=i586 -I/usr/pkg/include -I/usr/include -Icommon -Icommon -c common/ac/unistd.c mv unistd.o common/ac/unistd.o cc -O2 -march=i586 -I/usr/pkg/include -I/usr/include -Icommon -Icommon -c common/ac/wchar.c mv wchar.o common/ac/wchar.o cc -O2 -march=i586 -I/usr/pkg/include -I/usr/include -Icommon -Icommon -c common/ac/wctype.c mv wctype.o common/ac/wctype.o cc -O2 -march=i586 -I/usr/pkg/include -I/usr/include -Icommon -Icommon -c common/arglex.c mv arglex.o common/arglex.o cc -O2 -march=i586 -I/usr/pkg/include -I/usr/include -Icommon -Icommon -c common/cmalloc.c mv cmalloc.o common/cmalloc.o cc -O2 -march=i586 -I/usr/pkg/include -I/usr/include -Icommon -Icommon -c common/compare.c mv compare.o common/compare.o cc -O2 -march=i586 -I/usr/pkg/include -I/usr/include -Icommon -Icommon -c common/env.c mv env.o common/env.o cc -O2 -march=i586 -I/usr/pkg/include -I/usr/include -Icommon -Icommon -c common/error.c mv error.o common/error.o cc -O2 -march=i586 -I/usr/pkg/include -I/usr/include -Icommon -Icommon -c common/error_intl.c common/error_intl.c:149:24: warning: incompatible pointer to integer conversion passing 'wctype_t' (aka 'struct __tag_wctype_t *') to parameter of type 'wint_t' (aka 'int') [-Wint-conversion] if (kanji && iswctype(kanji, wc)) ^~~~~ /usr/include/wctype.h:70:20: note: passing argument to parameter here int iswctype(wint_t, wctype_t); ^ common/error_intl.c:149:31: warning: incompatible integer to pointer conversion passing 'wchar_t' (aka 'int') to parameter of type 'wctype_t' (aka 'struct __tag_wctype_t *') [-Wint-conversion] if (kanji && iswctype(kanji, wc)) ^~ /usr/include/wctype.h:70:30: note: passing argument to parameter here int iswctype(wint_t, wctype_t); ^ 2 warnings generated. mv error_intl.o common/error_intl.o cc -O2 -march=i586 -I/usr/pkg/include -I/usr/include -Icommon -Icommon -c common/fcheck.c mv fcheck.o common/fcheck.o cc -O2 -march=i586 -I/usr/pkg/include -I/usr/include -Icommon -Icommon -c common/fileio.c mv fileio.o common/fileio.o cc -O2 -march=i586 -I/usr/pkg/include -I/usr/include -Icommon -Icommon -c common/help.c mv help.o common/help.o cc -O2 -march=i586 -I/usr/pkg/include -I/usr/include -Icommon -Icommon -c common/input.c mv input.o common/input.o cc -O2 -march=i586 -I/usr/pkg/include -I/usr/include -Icommon -Icommon -c common/input/crlf.c mv crlf.o common/input/crlf.o cc -O2 -march=i586 -I/usr/pkg/include -I/usr/include -Icommon -Icommon -c common/input/file.c mv file.o common/input/file.o cc -O2 -march=i586 -I/usr/pkg/include -I/usr/include -Icommon -Icommon -c common/input/file_text.c mv file_text.o common/input/file_text.o cc -O2 -march=i586 -I/usr/pkg/include -I/usr/include -Icommon -Icommon -c common/input/hexify.c mv hexify.o common/input/hexify.o cc -O2 -march=i586 -I/usr/pkg/include -I/usr/include -Icommon -Icommon -c common/input/private.c mv private.o common/input/private.o cc -O2 -march=i586 -I/usr/pkg/include -I/usr/include -Icommon -Icommon -c common/input/pushba_trans.c mv pushba_trans.o common/input/pushba_trans.o cc -O2 -march=i586 -I/usr/pkg/include -I/usr/include -Icommon -Icommon -c common/input/quotprinenco.c mv quotprinenco.o common/input/quotprinenco.o cc -O2 -march=i586 -I/usr/pkg/include -I/usr/include -Icommon -Icommon -c common/input/stdin.c mv stdin.o common/input/stdin.o cc -O2 -march=i586 -I/usr/pkg/include -I/usr/include -Icommon -Icommon -c common/isdir.c mv isdir.o common/isdir.o cc -O2 -march=i586 -I/usr/pkg/include -I/usr/include -Icommon -Icommon -c common/language.c mv language.o common/language.o cc -O2 -march=i586 -I/usr/pkg/include -I/usr/include -Icommon -Icommon -c common/libdir.c mv libdir.o common/libdir.o cc -O2 -march=i586 -I/usr/pkg/include -I/usr/include -Icommon -Icommon -c common/mem.c mv mem.o common/mem.o cc -O2 -march=i586 -I/usr/pkg/include -I/usr/include -Icommon -Icommon -c common/mprintf.c mv mprintf.o common/mprintf.o cc -O2 -march=i586 -I/usr/pkg/include -I/usr/include -Icommon -Icommon -c common/output.c mv output.o common/output.o cc -O2 -march=i586 -I/usr/pkg/include -I/usr/include -Icommon -Icommon -c common/output/file.c mv file.o common/output/file.o cc -O2 -march=i586 -I/usr/pkg/include -I/usr/include -Icommon -Icommon -c common/output/private.c mv private.o common/output/private.o cc -O2 -march=i586 -I/usr/pkg/include -I/usr/include -Icommon -Icommon -c common/output/quotprindeco.c mv quotprindeco.o common/output/quotprindeco.o cc -O2 -march=i586 -I/usr/pkg/include -I/usr/include -Icommon -Icommon -c common/output/stdout.c mv stdout.o common/output/stdout.o cc -O2 -march=i586 -I/usr/pkg/include -I/usr/include -Icommon -Icommon -c common/page.c mv page.o common/page.o cc -O2 -march=i586 -I/usr/pkg/include -I/usr/include -Icommon -Icommon -c common/pager.c mv pager.o common/pager.o cc -O2 -march=i586 -I/usr/pkg/include -I/usr/include -Icommon -Icommon -c common/progname.c mv progname.o common/progname.o cc -O2 -march=i586 -I/usr/pkg/include -I/usr/include -Icommon -Icommon -c common/quit.c mv quit.o common/quit.o cc -O2 -march=i586 -I/usr/pkg/include -I/usr/include -Icommon -Icommon -c common/str.c mv str.o common/str.o cc -O2 -march=i586 -I/usr/pkg/include -I/usr/include -Icommon -Icommon -c common/str_list.c mv str_list.o common/str_list.o cc -O2 -march=i586 -I/usr/pkg/include -I/usr/include -Icommon -Icommon -c common/sub.c mv sub.o common/sub.o cc -O2 -march=i586 -I/usr/pkg/include -I/usr/include -Icommon -Icommon -c common/sub/basename.c mv basename.o common/sub/basename.o cc -O2 -march=i586 -I/usr/pkg/include -I/usr/include -Icommon -Icommon -c common/sub/date.c mv date.o common/sub/date.o cc -O2 -march=i586 -I/usr/pkg/include -I/usr/include -Icommon -Icommon -c common/sub/dirname.c mv dirname.o common/sub/dirname.o cc -O2 -march=i586 -I/usr/pkg/include -I/usr/include -Icommon -Icommon -c common/sub/downcase.c mv downcase.o common/sub/downcase.o cc -O2 -march=i586 -I/usr/pkg/include -I/usr/include -Icommon -Icommon -c common/sub/errno.c mv errno.o common/sub/errno.o cc -O2 -march=i586 -I/usr/pkg/include -I/usr/include -Icommon -Icommon -c common/sub/expr.c mv expr.o common/sub/expr.o Expect no conflicts: /usr/bin/yacc -d common/sub/expr_gram.y sed -e 's/[yY][yY]/sub_expr_gram_/g' -e '/#include./d' -e '/#include./d' -e '/#include./d' y.tab.c > common/sub/expr_gram.gen.c sed -e 's/[yY][yY]/sub_expr_gram_/g' y.tab.h > common/sub/expr_gram.gen.h rm y.tab.c y.tab.h cc -I/usr/pkg/include -I/usr/include -O2 -march=i586 -I/usr/pkg/include -I/usr/include -Icommon -Icommon -c common/sub/expr_gram.gen.c mv expr_gram.gen.o common/sub/expr_gram.gen.o cc -O2 -march=i586 -I/usr/pkg/include -I/usr/include -Icommon -Icommon -c common/sub/expr_lex.c mv expr_lex.o common/sub/expr_lex.o cc -O2 -march=i586 -I/usr/pkg/include -I/usr/include -Icommon -Icommon -c common/sub/ident.c mv ident.o common/sub/ident.o cc -O2 -march=i586 -I/usr/pkg/include -I/usr/include -Icommon -Icommon -c common/sub/left.c mv left.o common/sub/left.o cc -O2 -march=i586 -I/usr/pkg/include -I/usr/include -Icommon -Icommon -c common/sub/length.c mv length.o common/sub/length.o cc -O2 -march=i586 -I/usr/pkg/include -I/usr/include -Icommon -Icommon -c common/sub/plural.c mv plural.o common/sub/plural.o cc -O2 -march=i586 -I/usr/pkg/include -I/usr/include -Icommon -Icommon -c common/sub/progname.c mv progname.o common/sub/progname.o cc -O2 -march=i586 -I/usr/pkg/include -I/usr/include -Icommon -Icommon -c common/sub/right.c mv right.o common/sub/right.o cc -O2 -march=i586 -I/usr/pkg/include -I/usr/include -Icommon -Icommon -c common/sub/upcase.c mv upcase.o common/sub/upcase.o cc -O2 -march=i586 -I/usr/pkg/include -I/usr/include -Icommon -Icommon -c common/sub/zero_pad.c mv zero_pad.o common/sub/zero_pad.o cc -O2 -march=i586 -I/usr/pkg/include -I/usr/include -Icommon -Icommon -c common/trace.c mv trace.o common/trace.o cc -O2 -march=i586 -I/usr/pkg/include -I/usr/include -Icommon -Icommon -c common/undo.c mv undo.o common/undo.o cc -O2 -march=i586 -I/usr/pkg/include -I/usr/include -Icommon -Icommon -c common/version.c mv version.o common/version.o cc -O2 -march=i586 -I/usr/pkg/include -I/usr/include -Icommon -Icommon -c common/version_stmp.c mv version_stmp.o common/version_stmp.o cc -O2 -march=i586 -I/usr/pkg/include -I/usr/include -Icommon -Icommon -c common/wstr.c mv wstr.o common/wstr.o cc -O2 -march=i586 -I/usr/pkg/include -I/usr/include -Icommon -Icommon -c common/wstr_list.c mv wstr_list.o common/wstr_list.o rm -f common/lib.a ar cq common/lib.a common/ac/libintl.o common/ac/string.o common/ac/unistd.o common/ac/wchar.o common/ac/wctype.o common/arglex.o common/cmalloc.o common/compare.o common/env.o common/error.o common/error_intl.o common/fcheck.o common/fileio.o common/help.o common/input.o common/input/crlf.o common/input/file.o common/input/file_text.o common/input/hexify.o common/input/private.o common/input/pushba_trans.o common/input/quotprinenco.o common/input/stdin.o common/isdir.o common/language.o common/libdir.o common/mem.o common/mprintf.o common/output.o common/output/file.o common/output/private.o common/output/quotprindeco.o common/output/stdout.o common/page.o common/pager.o common/progname.o common/quit.o common/str.o common/str_list.o common/sub.o common/sub/basename.o common/sub/date.o common/sub/dirname.o common/sub/downcase.o common/sub/errno.o common/sub/expr.o common/sub/expr_gram.gen.o common/sub/expr_lex.o common/sub/ident.o common/sub/left.o common/sub/length.o common/sub/plural.o common/sub/progname.o common/sub/right.o common/sub/upcase.o common/sub/zero_pad.o common/trace.o common/undo.o common/version.o common/version_stmp.o common/wstr.o common/wstr_list.o ranlib common/lib.a mkdir bin cc -L/usr/pkg/lib -Wl,-R/usr/pkg/lib -L/usr/lib -Wl,-R/usr/lib -o bin/fcomp fcomp/main.o common/lib.a -lintl chmod 755 bin/fcomp cc -O2 -march=i586 -I/usr/pkg/include -I/usr/include -Ifhist -Icommon -c fhist/breaks.c mv breaks.o fhist/breaks.o cc -O2 -march=i586 -I/usr/pkg/include -I/usr/include -Ifhist -Icommon -c fhist/diff.c mv diff.o fhist/diff.o cc -O2 -march=i586 -I/usr/pkg/include -I/usr/include -Ifhist -Icommon -c fhist/extract.c mv extract.o fhist/extract.o cc -O2 -march=i586 -I/usr/pkg/include -I/usr/include -Ifhist -Icommon -c fhist/list.c mv list.o fhist/list.o cc -O2 -march=i586 -I/usr/pkg/include -I/usr/include -Ifhist -Icommon -c fhist/main.c fhist/main.c:833:7: warning: case value not in enumerated type 'arglex_token_ty' (aka 'enum arglex_token_ty') [-Wswitch] case arglex_token_all: ^ fhist/main.c:861:7: warning: case value not in enumerated type 'arglex_token_ty' (aka 'enum arglex_token_ty') [-Wswitch] case arglex_token_binary: ^ fhist/main.c:818:7: warning: case value not in enumerated type 'arglex_token_ty' (aka 'enum arglex_token_ty') [-Wswitch] case arglex_token_check: ^ fhist/main.c:813:7: warning: case value not in enumerated type 'arglex_token_ty' (aka 'enum arglex_token_ty') [-Wswitch] case arglex_token_clean: ^ fhist/main.c:808:7: warning: case value not in enumerated type 'arglex_token_ty' (aka 'enum arglex_token_ty') [-Wswitch] case arglex_token_conditional_update: ^ fhist/main.c:798:7: warning: case value not in enumerated type 'arglex_token_ty' (aka 'enum arglex_token_ty') [-Wswitch] case arglex_token_create: ^ fhist/main.c:793:7: warning: case value not in enumerated type 'arglex_token_ty' (aka 'enum arglex_token_ty') [-Wswitch] case arglex_token_debug: ^ fhist/main.c:681:7: warning: case value not in enumerated type 'arglex_token_ty' (aka 'enum arglex_token_ty') [-Wswitch] case arglex_token_difference: ^ fhist/main.c:803:7: warning: case value not in enumerated type 'arglex_token_ty' (aka 'enum arglex_token_ty') [-Wswitch] case arglex_token_difference_update: ^ fhist/main.c:689:7: warning: case value not in enumerated type 'arglex_token_ty' (aka 'enum arglex_token_ty') [-Wswitch] case arglex_token_extract: ^ fhist/main.c:828:7: warning: case value not in enumerated type 'arglex_token_ty' (aka 'enum arglex_token_ty') [-Wswitch] case arglex_token_force_writing: ^ fhist/main.c:823:7: warning: case value not in enumerated type 'arglex_token_ty' (aka 'enum arglex_token_ty') [-Wswitch] case arglex_token_forced_update: ^ fhist/main.c:696:7: warning: case value not in enumerated type 'arglex_token_ty' (aka 'enum arglex_token_ty') [-Wswitch] case arglex_token_input: ^ fhist/main.c:706:7: warning: case value not in enumerated type 'arglex_token_ty' (aka 'enum arglex_token_ty') [-Wswitch] case arglex_token_list: ^ fhist/main.c:731:7: warning: case value not in enumerated type 'arglex_token_ty' (aka 'enum arglex_token_ty') [-Wswitch] case arglex_token_make_path: ^ fhist/main.c:714:7: warning: case value not in enumerated type 'arglex_token_ty' (aka 'enum arglex_token_ty') [-Wswitch] case arglex_token_modified: ^ fhist/main.c:838:7: warning: case value not in enumerated type 'arglex_token_ty' (aka 'enum arglex_token_ty') [-Wswitch] case arglex_token_nname: ^ fhist/main.c:849:7: warning: case value not in enumerated type 'arglex_token_ty' (aka 'enum arglex_token_ty') [-Wswitch] case arglex_token_no_write: ^ fhist/main.c:721:7: warning: case value not in enumerated type 'arglex_token_ty' (aka 'enum arglex_token_ty') [-Wswitch] case arglex_token_output: ^ fhist/main.c:735:7: warning: case value not in enumerated type 'arglex_token_ty' (aka 'enum arglex_token_ty') [-Wswitch] case arglex_token_path: ^ fhist/main.c:854:7: warning: case value not in enumerated type 'arglex_token_ty' (aka 'enum arglex_token_ty') [-Wswitch] case arglex_token_prune: ^ fhist/main.c:745:7: warning: case value not in enumerated type 'arglex_token_ty' (aka 'enum arglex_token_ty') [-Wswitch] case arglex_token_quick: ^ fhist/main.c:750:7: warning: case value not in enumerated type 'arglex_token_ty' (aka 'enum arglex_token_ty') [-Wswitch] case arglex_token_remark: ^ fhist/main.c:760:7: warning: case value not in enumerated type 'arglex_token_ty' (aka 'enum arglex_token_ty') [-Wswitch] case arglex_token_remark_string: ^ fhist/main.c:770:7: warning: case value not in enumerated type 'arglex_token_ty' (aka 'enum arglex_token_ty') [-Wswitch] case arglex_token_terminal: ^ fhist/main.c:869:7: warning: case value not in enumerated type 'arglex_token_ty' (aka 'enum arglex_token_ty') [-Wswitch] case arglex_token_trace: ^ fhist/main.c:777:7: warning: case value not in enumerated type 'arglex_token_ty' (aka 'enum arglex_token_ty') [-Wswitch] case arglex_token_update: ^ fhist/main.c:782:7: warning: case value not in enumerated type 'arglex_token_ty' (aka 'enum arglex_token_ty') [-Wswitch] case arglex_token_verbose: ^ fhist/main.c:788:7: warning: case value not in enumerated type 'arglex_token_ty' (aka 'enum arglex_token_ty') [-Wswitch] case arglex_token_what: ^ fhist/main.c:865:7: warning: case value not in enumerated type 'arglex_token_ty' (aka 'enum arglex_token_ty') [-Wswitch] case arglex_token_keywords_not: ^ 30 warnings generated. mv main.o fhist/main.o cc -O2 -march=i586 -I/usr/pkg/include -I/usr/include -Ifhist -Icommon -c fhist/modlin.c mv modlin.o fhist/modlin.o cc -O2 -march=i586 -I/usr/pkg/include -I/usr/include -Ifhist -Icommon -c fhist/name.c fhist/name.c:99:35: warning: data argument not used by format string [-Wformat-extra-args] T_POSITION, edit, pp->p_pos, pp->p_names); ^ fhist/name.c:119:32: warning: data argument not used by format string [-Wformat-extra-args] T_POSITION, edit, pp->p_pos, pp->p_names); ^ 2 warnings generated. mv name.o fhist/name.o cc -O2 -march=i586 -I/usr/pkg/include -I/usr/include -Ifhist -Icommon -c fhist/prune.c fhist/prune.c:152:47: warning: data argument not used by format string [-Wformat-extra-args] T_POSITION, edit, pp->p_pos - shift, pp->p_names); ^ 1 warning generated. mv prune.o fhist/prune.o cc -O2 -march=i586 -I/usr/pkg/include -I/usr/include -Ifhist -Icommon -c fhist/subroutine.c mv subroutine.o fhist/subroutine.o cc -O2 -march=i586 -I/usr/pkg/include -I/usr/include -Ifhist -Icommon -c fhist/update.c fhist/update.c:465:27: warning: data argument not used by format string [-Wformat-extra-args] T_POSITION, editpos, editname); ^ fhist/update.c:837:10: warning: data argument not used by format string [-Wformat-extra-args] pp->p_names ^ fhist/update.c:877:3: warning: data argument not used by format string [-Wformat-extra-args] pp->p_names ^ 3 warnings generated. mv update.o fhist/update.o cc -L/usr/pkg/lib -Wl,-R/usr/pkg/lib -L/usr/lib -Wl,-R/usr/lib -o bin/fhist fhist/breaks.o fhist/diff.o fhist/extract.o fhist/list.o fhist/main.o fhist/modlin.o fhist/name.o fhist/prune.o fhist/subroutine.o fhist/update.o common/lib.a -lintl chmod 755 bin/fhist cc -O2 -march=i586 -I/usr/pkg/include -I/usr/include -Ifmerge -Icommon -c fmerge/main.c fmerge/main.c:240:14: warning: case value not in enumerated type 'arglex_token_ty' (aka 'enum arglex_token_ty') [-Wswitch] case arglex_token_conflicts: ^ fmerge/main.c:184:14: warning: case value not in enumerated type 'arglex_token_ty' (aka 'enum arglex_token_ty') [-Wswitch] case arglex_token_debug: ^ fmerge/main.c:248:14: warning: case value not in enumerated type 'arglex_token_ty' (aka 'enum arglex_token_ty') [-Wswitch] case arglex_token_failure: ^ fmerge/main.c:189:14: warning: case value not in enumerated type 'arglex_token_ty' (aka 'enum arglex_token_ty') [-Wswitch] case arglex_token_ignore: ^ fmerge/main.c:194:7: warning: case value not in enumerated type 'arglex_token_ty' (aka 'enum arglex_token_ty') [-Wswitch] case arglex_token_ignore_identical: ^ fmerge/main.c:208:7: warning: case value not in enumerated type 'arglex_token_ty' (aka 'enum arglex_token_ty') [-Wswitch] case arglex_token_ignore_identical_not: ^ fmerge/main.c:232:14: warning: case value not in enumerated type 'arglex_token_ty' (aka 'enum arglex_token_ty') [-Wswitch] case arglex_token_output: ^ fmerge/main.c:269:14: warning: case value not in enumerated type 'arglex_token_ty' (aka 'enum arglex_token_ty') [-Wswitch] case arglex_token_unchanged: ^ fmerge/main.c:214:14: warning: case value not in enumerated type 'arglex_token_ty' (aka 'enum arglex_token_ty') [-Wswitch] case arglex_token_verbose: ^ 9 warnings generated. mv main.o fmerge/main.o cc -O2 -march=i586 -I/usr/pkg/include -I/usr/include -Ifmerge -Icommon -c fmerge/work.c fmerge/work.c:507:17: warning: data argument not used by format string [-Wformat-extra-args] mp->m_baseline + 1, ^ 1 warning generated. mv work.o fmerge/work.o cc -L/usr/pkg/lib -Wl,-R/usr/pkg/lib -L/usr/lib -Wl,-R/usr/lib -o bin/fmerge fmerge/main.o fmerge/work.o common/lib.a -lintl chmod 755 bin/fmerge /bin/sh etc/msgfmt.sh --msgfmt=msgfmt --msgcat=msgcat --output=lib/en/LC_MESSAGES/fcomp.mo lib/en/LC_MESSAGES/fcomp.po lib/en/LC_MESSAGES/common.po /bin/sh etc/msgfmt.sh --msgfmt=msgfmt --msgcat=msgcat --output=lib/en/LC_MESSAGES/fhist.mo lib/en/LC_MESSAGES/fhist.po lib/en/LC_MESSAGES/common.po /bin/sh etc/msgfmt.sh --msgfmt=msgfmt --msgcat=msgcat --output=lib/en/LC_MESSAGES/fmerge.mo lib/en/LC_MESSAGES/fmerge.po lib/en/LC_MESSAGES/common.po => Unwrapping files-to-be-installed.