>>> Building on exopi-4 under devel/p5-Term-ReadLine-Gnu DIST = [devel/p5-Term-ReadLine-Gnu:Term-ReadLine-Gnu-1.36.tar.gz] FULLPKGNAME = p5-Term-ReadLine-Gnu-1.36p0 distfiles size=128336 >>> Running build in devel/p5-Term-ReadLine-Gnu at 1713477260.14 ===> devel/p5-Term-ReadLine-Gnu ===> Building from scratch p5-Term-ReadLine-Gnu-1.36p0 ===> Verifying specs: c curses perl readline ===> found c.100.0 curses.15.0 perl.23.0 readline.5.0 ===> Checking files for p5-Term-ReadLine-Gnu-1.36p0 `/exopi-cvs/ports/distfiles/Term-ReadLine-Gnu-1.36.tar.gz' is up to date. >> (SHA256) Term-ReadLine-Gnu-1.36.tar.gz: OK ===> Extracting for p5-Term-ReadLine-Gnu-1.36p0 ===> Patching for p5-Term-ReadLine-Gnu-1.36p0 ===> Compiler link: clang -> /usr/bin/clang ===> Compiler link: clang++ -> /usr/bin/clang++ ===> Compiler link: cc -> /usr/bin/cc ===> Compiler link: c++ -> /usr/bin/c++ ===> Generating configure for p5-Term-ReadLine-Gnu-1.36p0 Regenerating ppport.h ===> Configuring for p5-Term-ReadLine-Gnu-1.36p0 Found `/usr/lib/libtermcap.a'. cc -DNO_LOCALE_NUMERIC -DNO_LOCALE_COLLATE -fno-strict-aliasing -fno-delete-null-pointer-checks -pipe -fstack-protector-strong -I/usr/local/include rlver.c -o rlver -Wl,-E -fstack-protector-strong -L/usr/local/lib -lreadline -ltermcap <<>> cc -DNO_LOCALE_NUMERIC -DNO_LOCALE_COLLATE -fno-strict-aliasing -fno-delete-null-pointer-checks -pipe -fstack-protector-strong -I/usr/local/include -DTRG_READLINE_VERSION=0x0403 rlmalloc.c -o rlmalloc -Wl,-E -fstack-protector-strong -L/usr/local/lib -lreadline -ltermcap Checking if your kit is complete... Looks good Generating a Unix-style Makefile Writing Makefile for Term::ReadLine::Gnu Writing MYMETA.yml and MYMETA.json ===> Building for p5-Term-ReadLine-Gnu-1.36p0 cp Gnu.pm blib/lib/Term/ReadLine/Gnu.pm cp Gnu/XS.pm blib/lib/Term/ReadLine/Gnu/XS.pm AutoSplitting blib/lib/Term/ReadLine/Gnu/XS.pm (blib/lib/auto/Term/ReadLine/Gnu/XS) blib/lib/Term/ReadLine/Gnu/XS.pm: some names are not unique when truncated to 8 characters: directory blib/lib/auto/Term/ReadLine/Gnu/XS: rl_bind_key.al, rl_bind_key_if_unbound.al, rl_bind_keyseq.al, rl_bind_keyseq_if_unbound.al truncate to rl_bind_ rl_set_keymap.al, rl_set_key.al truncate to rl_set_k Running Mkbootstrap for Gnu () chmod 644 "Gnu.bs" "/usr/bin/perl" -MExtUtils::Command::MM -e 'cp_nonempty' -- Gnu.bs blib/arch/auto/Term/ReadLine/Gnu/Gnu.bs 644 "/usr/bin/perl" "/usr/libdata/perl5/ExtUtils/xsubpp" -typemap '/usr/libdata/perl5/ExtUtils/typemap' -typemap '/exopi-obj/pobj/p5-Term-ReadLine-Gnu-1.36/Term-ReadLine-Gnu-1.36/typemap' Gnu.xs > Gnu.xsc mv Gnu.xsc Gnu.c cc -c -DNO_LOCALE_NUMERIC -DNO_LOCALE_COLLATE -fno-strict-aliasing -fno-delete-null-pointer-checks -pipe -fstack-protector-strong -I/usr/local/include -O2 -DVERSION=\"1.36\" -DXS_VERSION=\"1.36\" -DPIC -fpic "-I/usr/libdata/perl5/amd64-openbsd/CORE" -DTRG_READLINE_VERSION=0x0403 Gnu.c Gnu.xs:325:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] rl_free_keymap (map) ^ Gnu.xs:406:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] xfree (string) ^ Gnu.xs:414:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] dupstr(s) /* duplicate string */ ^ Gnu.xs:433:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] tputs_char(c) ^ Gnu.xs:445:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] rl_get_function_name (function) ^ Gnu.xs:466:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] rl_quote_filename (s, rtype, qcp) ^ Gnu.xs:755:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] voidfunc_wrapper(type) ^ Gnu.xs:783:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] vintfunc_wrapper(type, arg) ^ Gnu.xs:902:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] hook_func_wrapper(type) ^ Gnu.xs:996:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] icppfunc_wrapper(type, arg) ^ Gnu.xs:1042:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] cpvfunc_wrapper(type) ^ Gnu.xs:1193:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] icpintfunc_wrapper(type, text, index) ^ Gnu.xs:1232:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] dequoting_function_wrapper(type, text, quote_char) ^ Gnu.xs:1279:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] getc_function_wrapper(fp) ^ Gnu.xs:1297:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] completion_entry_function_wrapper(text, state) ^ Gnu.xs:1340:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] attempted_completion_function_wrapper(text, start, end) ^ Gnu.xs:1426:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] filename_quoting_function_wrapper(text, match_type, quote_pointer) ^ Gnu.xs:1470:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] filename_dequoting_function_wrapper(text, quote_char) ^ Gnu.xs:1478:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] char_is_quoted_p_wrapper(text, index) ^ Gnu.xs:1491:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] ignore_some_completions_function_wrapper(matches) ^ Gnu.xs:1574:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] directory_completion_hook_wrapper(textp) ^ Gnu.xs:1581:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] history_inhibit_expansion_function_wrapper(text, index) ^ Gnu.xs:1598:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] completion_display_matches_hook_wrapper(matches, len, max) ^ Gnu.xs:1651:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] prep_term_function_wrapper(meta_flag) ^ Gnu.xs:1661:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] directory_rewrite_hook_wrapper(dirnamep) ^ Gnu.xs:1668:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] filename_rewrite_hook_wrapper(text, quote_char) ^ Gnu.xs:1682:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] filename_stat_hook_wrapper(fnamep) ^ Gnu.xs:1695:12: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] static int fw_00(c, k) int c; int k; { return function_wrapper(c, k, 0); } ^ Gnu.xs:1696:12: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] static int fw_01(c, k) int c; int k; { return function_wrapper(c, k, 1); } ^ Gnu.xs:1697:12: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] static int fw_02(c, k) int c; int k; { return function_wrapper(c, k, 2); } ^ Gnu.xs:1698:12: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] static int fw_03(c, k) int c; int k; { return function_wrapper(c, k, 3); } ^ Gnu.xs:1699:12: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] static int fw_04(c, k) int c; int k; { return function_wrapper(c, k, 4); } ^ Gnu.xs:1700:12: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] static int fw_05(c, k) int c; int k; { return function_wrapper(c, k, 5); } ^ Gnu.xs:1701:12: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] static int fw_06(c, k) int c; int k; { return function_wrapper(c, k, 6); } ^ Gnu.xs:1702:12: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] static int fw_07(c, k) int c; int k; { return function_wrapper(c, k, 7); } ^ Gnu.xs:1703:12: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] static int fw_08(c, k) int c; int k; { return function_wrapper(c, k, 8); } ^ Gnu.xs:1704:12: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] static int fw_09(c, k) int c; int k; { return function_wrapper(c, k, 9); } ^ Gnu.xs:1705:12: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] static int fw_10(c, k) int c; int k; { return function_wrapper(c, k, 10); } ^ Gnu.xs:1706:12: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] static int fw_11(c, k) int c; int k; { return function_wrapper(c, k, 11); } ^ Gnu.xs:1707:12: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] static int fw_12(c, k) int c; int k; { return function_wrapper(c, k, 12); } ^ Gnu.xs:1708:12: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] static int fw_13(c, k) int c; int k; { return function_wrapper(c, k, 13); } ^ Gnu.xs:1709:12: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] static int fw_14(c, k) int c; int k; { return function_wrapper(c, k, 14); } ^ Gnu.xs:1710:12: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] static int fw_15(c, k) int c; int k; { return function_wrapper(c, k, 15); } ^ Gnu.xs:1735:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] function_wrapper(count, key, id) ^ Gnu.xs:1755:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] callback_handler_wrapper(line) ^ Gnu.xs:1948:59: warning: too many arguments in call to 'rl_bind_key_if_unbound_in_map' RETVAL = rl_bind_key_if_unbound_in_map(key, function, map); ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ^ Gnu.xs:1948:40: warning: passing arguments to 'rl_bind_key_if_unbound_in_map' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] RETVAL = rl_bind_key_if_unbound_in_map(key, function, map); ^ Gnu.xs:1992:54: warning: too many arguments in call to 'rl_bind_keyseq_in_map' RETVAL = rl_bind_keyseq_in_map(keyseq, function, map); ~~~~~~~~~~~~~~~~~~~~~ ^ Gnu.xs:1992:32: warning: passing arguments to 'rl_bind_keyseq_in_map' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] RETVAL = rl_bind_keyseq_in_map(keyseq, function, map); ^ Gnu.xs:2020:65: warning: too many arguments in call to 'rl_bind_keyseq_if_unbound_in_map' RETVAL = rl_bind_keyseq_if_unbound_in_map(keyseq, function, map); ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ^ Gnu.xs:2020:43: warning: passing arguments to 'rl_bind_keyseq_if_unbound_in_map' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] RETVAL = rl_bind_keyseq_if_unbound_in_map(keyseq, function, map); ^ Gnu.xs:2425:36: warning: too many arguments in call to 'rl_tty_unset_default_bindings' rl_tty_unset_default_bindings(kmap); ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ^ Gnu.xs:2425:31: warning: passing arguments to 'rl_tty_unset_default_bindings' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] rl_tty_unset_default_bindings(kmap); ^ Gnu.c:5202:25: warning: too many arguments in call to 'add_history_time' add_history_time(string); ~~~~~~~~~~~~~~~~ ^ Gnu.c:5202:18: warning: passing arguments to 'add_history_time' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] add_history_time(string); ^ Gnu.xs:2986:34: warning: too many arguments in call to 'history_get_time' RETVAL = history_get_time(he); ~~~~~~~~~~~~~~~~ ^ Gnu.xs:2986:31: warning: passing arguments to 'history_get_time' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] RETVAL = history_get_time(he); ^ 57 warnings generated. rm -f blib/arch/auto/Term/ReadLine/Gnu/Gnu.so LD_RUN_PATH="/usr/lib" cc -shared -fpic -fstack-protector-strong -L/usr/local/lib Gnu.o -o blib/arch/auto/Term/ReadLine/Gnu/Gnu.so -lreadline -ltermcap chmod 755 blib/arch/auto/Term/ReadLine/Gnu/Gnu.so cp eg/perlsh blib/script/perlsh "/usr/bin/perl" -MExtUtils::MY -e 'MY->fixin(shift)' -- blib/script/perlsh Manifying 1 pod document Manifying 1 pod document >>> Running package in devel/p5-Term-ReadLine-Gnu at 1713477272.50 ===> devel/p5-Term-ReadLine-Gnu ===> Faking installation for p5-Term-ReadLine-Gnu-1.36p0 "/usr/bin/perl" -MExtUtils::Command::MM -e 'cp_nonempty' -- Gnu.bs blib/arch/auto/Term/ReadLine/Gnu/Gnu.bs 644 Manifying 1 pod document Manifying 1 pod document Files found in blib/arch: installing files in blib/lib into architecture dependent library tree Installing /exopi-obj/pobj/p5-Term-ReadLine-Gnu-1.36/fake-amd64/usr/local/libdata/perl5/site_perl/amd64-openbsd/auto/Term/ReadLine/Gnu/Gnu.so Installing /exopi-obj/pobj/p5-Term-ReadLine-Gnu-1.36/fake-amd64/usr/local/libdata/perl5/site_perl/amd64-openbsd/Term/ReadLine/Gnu.pm Installing /exopi-obj/pobj/p5-Term-ReadLine-Gnu-1.36/fake-amd64/usr/local/libdata/perl5/site_perl/amd64-openbsd/Term/ReadLine/Gnu/XS.pm Installing /exopi-obj/pobj/p5-Term-ReadLine-Gnu-1.36/fake-amd64/usr/local/libdata/perl5/site_perl/amd64-openbsd/auto/Term/ReadLine/Gnu/XS/_str2map.al Installing /exopi-obj/pobj/p5-Term-ReadLine-Gnu-1.36/fake-amd64/usr/local/libdata/perl5/site_perl/amd64-openbsd/auto/Term/ReadLine/Gnu/XS/_str2fn.al Installing /exopi-obj/pobj/p5-Term-ReadLine-Gnu-1.36/fake-amd64/usr/local/libdata/perl5/site_perl/amd64-openbsd/auto/Term/ReadLine/Gnu/XS/rl_copy_keymap.al Installing /exopi-obj/pobj/p5-Term-ReadLine-Gnu-1.36/fake-amd64/usr/local/libdata/perl5/site_perl/amd64-openbsd/auto/Term/ReadLine/Gnu/XS/rl_discard_keymap.al Installing /exopi-obj/pobj/p5-Term-ReadLine-Gnu-1.36/fake-amd64/usr/local/libdata/perl5/site_perl/amd64-openbsd/auto/Term/ReadLine/Gnu/XS/rl_set_keymap.al Installing /exopi-obj/pobj/p5-Term-ReadLine-Gnu-1.36/fake-amd64/usr/local/libdata/perl5/site_perl/amd64-openbsd/auto/Term/ReadLine/Gnu/XS/rl_bind_key.al Installing /exopi-obj/pobj/p5-Term-ReadLine-Gnu-1.36/fake-amd64/usr/local/libdata/perl5/site_perl/amd64-openbsd/auto/Term/ReadLine/Gnu/XS/rl_bind_key_if_unbound.al Installing /exopi-obj/pobj/p5-Term-ReadLine-Gnu-1.36/fake-amd64/usr/local/libdata/perl5/site_perl/amd64-openbsd/auto/Term/ReadLine/Gnu/XS/unbind_key.al Installing /exopi-obj/pobj/p5-Term-ReadLine-Gnu-1.36/fake-amd64/usr/local/libdata/perl5/site_perl/amd64-openbsd/auto/Term/ReadLine/Gnu/XS/unbind_function.al Installing /exopi-obj/pobj/p5-Term-ReadLine-Gnu-1.36/fake-amd64/usr/local/libdata/perl5/site_perl/amd64-openbsd/auto/Term/ReadLine/Gnu/XS/unbind_command.al Installing /exopi-obj/pobj/p5-Term-ReadLine-Gnu-1.36/fake-amd64/usr/local/libdata/perl5/site_perl/amd64-openbsd/auto/Term/ReadLine/Gnu/XS/rl_bind_keyseq.al Installing /exopi-obj/pobj/p5-Term-ReadLine-Gnu-1.36/fake-amd64/usr/local/libdata/perl5/site_perl/amd64-openbsd/auto/Term/ReadLine/Gnu/XS/rl_set_key.al Installing /exopi-obj/pobj/p5-Term-ReadLine-Gnu-1.36/fake-amd64/usr/local/libdata/perl5/site_perl/amd64-openbsd/auto/Term/ReadLine/Gnu/XS/rl_bind_keyseq_if_unbound.al Installing /exopi-obj/pobj/p5-Term-ReadLine-Gnu-1.36/fake-amd64/usr/local/libdata/perl5/site_perl/amd64-openbsd/auto/Term/ReadLine/Gnu/XS/rl_macro_bind.al Installing /exopi-obj/pobj/p5-Term-ReadLine-Gnu-1.36/fake-amd64/usr/local/libdata/perl5/site_perl/amd64-openbsd/auto/Term/ReadLine/Gnu/XS/rl_generic_bind.al Installing /exopi-obj/pobj/p5-Term-ReadLine-Gnu-1.36/fake-amd64/usr/local/libdata/perl5/site_perl/amd64-openbsd/auto/Term/ReadLine/Gnu/XS/rl_call_function.al Installing /exopi-obj/pobj/p5-Term-ReadLine-Gnu-1.36/fake-amd64/usr/local/libdata/perl5/site_perl/amd64-openbsd/auto/Term/ReadLine/Gnu/XS/rl_invoking_keyseqs.al Installing /exopi-obj/pobj/p5-Term-ReadLine-Gnu-1.36/fake-amd64/usr/local/libdata/perl5/site_perl/amd64-openbsd/auto/Term/ReadLine/Gnu/XS/rl_add_funmap_entry.al Installing /exopi-obj/pobj/p5-Term-ReadLine-Gnu-1.36/fake-amd64/usr/local/libdata/perl5/site_perl/amd64-openbsd/auto/Term/ReadLine/Gnu/XS/rl_tty_set_default_bindings.al Installing /exopi-obj/pobj/p5-Term-ReadLine-Gnu-1.36/fake-amd64/usr/local/libdata/perl5/site_perl/amd64-openbsd/auto/Term/ReadLine/Gnu/XS/rl_tty_unset_default_bindings.al Installing /exopi-obj/pobj/p5-Term-ReadLine-Gnu-1.36/fake-amd64/usr/local/libdata/perl5/site_perl/amd64-openbsd/auto/Term/ReadLine/Gnu/XS/rl_message.al Installing /exopi-obj/pobj/p5-Term-ReadLine-Gnu-1.36/fake-amd64/usr/local/libdata/perl5/site_perl/amd64-openbsd/auto/Term/ReadLine/Gnu/XS/rl_completion_mode.al Installing /exopi-obj/pobj/p5-Term-ReadLine-Gnu-1.36/fake-amd64/usr/local/libdata/perl5/site_perl/amd64-openbsd/auto/Term/ReadLine/Gnu/XS/rl_filename_list.al Installing /exopi-obj/pobj/p5-Term-ReadLine-Gnu-1.36/fake-amd64/usr/local/libdata/perl5/site_perl/amd64-openbsd/auto/Term/ReadLine/Gnu/XS/hist_list.al Installing /exopi-obj/pobj/p5-Term-ReadLine-Gnu-1.36/fake-amd64/usr/local/libdata/perl5/site_perl/amd64-openbsd/auto/Term/ReadLine/Gnu/XS/hist_arg_extract.al Installing /exopi-obj/pobj/p5-Term-ReadLine-Gnu-1.36/fake-amd64/usr/local/libdata/perl5/site_perl/amd64-openbsd/auto/Term/ReadLine/Gnu/XS/get_history_event.al Installing /exopi-obj/pobj/p5-Term-ReadLine-Gnu-1.36/fake-amd64/usr/local/libdata/perl5/site_perl/amd64-openbsd/auto/Term/ReadLine/Gnu/XS/ornaments.al Installing /exopi-obj/pobj/p5-Term-ReadLine-Gnu-1.36/fake-amd64/usr/local/libdata/perl5/site_perl/amd64-openbsd/auto/Term/ReadLine/Gnu/XS/history_expand_line.al Installing /exopi-obj/pobj/p5-Term-ReadLine-Gnu-1.36/fake-amd64/usr/local/libdata/perl5/site_perl/amd64-openbsd/auto/Term/ReadLine/Gnu/XS/operate_and_get_next.al Installing /exopi-obj/pobj/p5-Term-ReadLine-Gnu-1.36/fake-amd64/usr/local/libdata/perl5/site_perl/amd64-openbsd/auto/Term/ReadLine/Gnu/XS/display_readline_version.al Installing /exopi-obj/pobj/p5-Term-ReadLine-Gnu-1.36/fake-amd64/usr/local/libdata/perl5/site_perl/amd64-openbsd/auto/Term/ReadLine/Gnu/XS/change_ornaments.al Installing /exopi-obj/pobj/p5-Term-ReadLine-Gnu-1.36/fake-amd64/usr/local/libdata/perl5/site_perl/amd64-openbsd/auto/Term/ReadLine/Gnu/XS/Tk_getc.al Installing /exopi-obj/pobj/p5-Term-ReadLine-Gnu-1.36/fake-amd64/usr/local/libdata/perl5/site_perl/amd64-openbsd/auto/Term/ReadLine/Gnu/XS/shadow_redisplay.al Installing /exopi-obj/pobj/p5-Term-ReadLine-Gnu-1.36/fake-amd64/usr/local/libdata/perl5/site_perl/amd64-openbsd/auto/Term/ReadLine/Gnu/XS/_tgetstrs.al Installing /exopi-obj/pobj/p5-Term-ReadLine-Gnu-1.36/fake-amd64/usr/local/libdata/perl5/site_perl/amd64-openbsd/auto/Term/ReadLine/Gnu/XS/_ch_wrapper.al Installing /exopi-obj/pobj/p5-Term-ReadLine-Gnu-1.36/fake-amd64/usr/local/libdata/perl5/site_perl/amd64-openbsd/auto/Term/ReadLine/Gnu/XS/list_completion_function.al Installing /exopi-obj/pobj/p5-Term-ReadLine-Gnu-1.36/fake-amd64/usr/local/libdata/perl5/site_perl/amd64-openbsd/auto/Term/ReadLine/Gnu/XS/_trp_completion_function.al Installing /exopi-obj/pobj/p5-Term-ReadLine-Gnu-1.36/fake-amd64/usr/local/libdata/perl5/site_perl/amd64-openbsd/auto/Term/ReadLine/Gnu/XS/autosplit.ix Installing /exopi-obj/pobj/p5-Term-ReadLine-Gnu-1.36/fake-amd64/usr/local/man/man1/perlsh.1 Installing /exopi-obj/pobj/p5-Term-ReadLine-Gnu-1.36/fake-amd64/usr/local/man/man3p/Term::ReadLine::Gnu.3p Installing /exopi-obj/pobj/p5-Term-ReadLine-Gnu-1.36/fake-amd64/usr/local/bin/perlsh Appending installation info to /exopi-obj/pobj/p5-Term-ReadLine-Gnu-1.36/fake-amd64/usr/./libdata/perl5/amd64-openbsd/perllocal.pod ===> Building package for p5-Term-ReadLine-Gnu-1.36p0 Create /exopi-cvs/ports/packages/amd64/all/p5-Term-ReadLine-Gnu-1.36p0.tgz Creating package p5-Term-ReadLine-Gnu-1.36p0 reading plist| checking dependencies| checksumming| checksumming| | 0% checksumming|* | 2% checksumming|** | 3% checksumming|*** | 5% checksumming|**** | 6% checksumming|***** | 8% checksumming|****** | 9% checksumming|******* | 11% checksumming|******** | 13% checksumming|********* | 14% checksumming|********** | 16% checksumming|********** | 17% checksumming|*********** | 19% checksumming|************ | 20% checksumming|************* | 22% checksumming|************** | 23% checksumming|*************** | 25% checksumming|**************** | 27% checksumming|***************** | 28% checksumming|****************** | 30% checksumming|******************* | 31% checksumming|******************** | 33% checksumming|********************* | 34% checksumming|********************** | 36% checksumming|*********************** | 38% checksumming|************************ | 39% checksumming|************************* | 41% checksumming|************************** | 42% checksumming|*************************** | 44% checksumming|**************************** | 45% checksumming|***************************** | 47% checksumming|****************************** | 48% checksumming|******************************* | 50% checksumming|******************************* | 52% checksumming|******************************** | 53% checksumming|********************************* | 55% checksumming|********************************** | 56% checksumming|*********************************** | 58% checksumming|************************************ | 59% checksumming|************************************* | 61% checksumming|************************************** | 63% checksumming|*************************************** | 64% checksumming|**************************************** | 66% checksumming|***************************************** | 67% checksumming|****************************************** | 69% checksumming|******************************************* | 70% checksumming|******************************************** | 72% checksumming|********************************************* | 73% checksumming|********************************************** | 75% checksumming|*********************************************** | 77% checksumming|************************************************ | 78% checksumming|************************************************* | 80% checksumming|************************************************** | 81% checksumming|*************************************************** | 83% checksumming|*************************************************** | 84% checksumming|**************************************************** | 86% checksumming|***************************************************** | 88% checksumming|****************************************************** | 89% checksumming|******************************************************* | 91% checksumming|******************************************************** | 92% checksumming|********************************************************* | 94% checksumming|********************************************************** | 95% checksumming|*********************************************************** | 97% checksumming|************************************************************ | 98% checksumming|*************************************************************|100% archiving| archiving| | 0% archiving|***************************** | 46% archiving|****************************** | 47% archiving|******************************************* | 67% archiving|********************************************* | 70% archiving|******************************************************** | 87% archiving|*********************************************************** | 92% archiving|*********************************************************** | 93% archiving|************************************************************ | 93% archiving|************************************************************ | 94% archiving|************************************************************* | 95% archiving|************************************************************* | 96% archiving|************************************************************** | 96% archiving|************************************************************** | 97% archiving|************************************************************** | 98% archiving|*************************************************************** | 98% archiving|*************************************************************** | 99% archiving|****************************************************************| 99% archiving|****************************************************************|100% Link to /exopi-cvs/ports/packages/amd64/ftp/p5-Term-ReadLine-Gnu-1.36p0.tgz >>> Running clean in devel/p5-Term-ReadLine-Gnu at 1713477278.27 ===> devel/p5-Term-ReadLine-Gnu ===> Cleaning for p5-Term-ReadLine-Gnu-1.36p0 >>> Ended at 1713477279.73 max_stuck=0.00/build=11.86/package=6.07/clean=1.73