>>> Building on exopi-1 under editors/vis BDEPENDS = [devel/dwz;devel/gmake;lang/lua/5.3;textproc/tre;devel/libtermkey] DIST = [editors/vis:martanne-vis-test-v0.5.tar.gz;editors/vis:martanne-vis-v0.9.tar.gz] FULLPKGNAME = vis-0.9 RDEPENDS = [textproc/tre;devel/libtermkey;lang/lua/5.3;devel/lpeg,lua53] (Junk lock obtained for exopi-1 at 1731954074.96) >>> Running depends in editors/vis at 1731954075.01 last junk was in textproc/apertium-dicts/spa-arg /usr/sbin/pkg_add -aI -Drepair libtermkey-0.22 lua-5.3.6 tre-0.8.0p4 was: /usr/sbin/pkg_add -aI -Drepair dwz-0.15 gmake-4.4.1 libtermkey-0.22 lua-5.3.6 tre-0.8.0p4 /usr/sbin/pkg_add -aI -Drepair libtermkey-0.22 lua-5.3.6 tre-0.8.0p4 New and changed readme(s): /usr/local/share/doc/pkg-readmes/libtermkey >>> Running show-prepare-results in editors/vis at 1731954078.39 ===> editors/vis ===> Building from scratch vis-0.9 ===> vis-0.9 depends on: lua->=5.3,<5.4 -> lua-5.3.6 ===> vis-0.9 depends on: gmake-* -> gmake-4.4.1 ===> vis-0.9 depends on: dwz-* -> dwz-0.15 ===> vis-0.9 depends on: libtermkey-* -> libtermkey-0.22 ===> vis-0.9 depends on: tre-* -> tre-0.8.0p4 ===> Verifying specs: c curses iconv intl m termkey tre lua5.3 ===> found c.100.3 curses.15.0 iconv.7.1 intl.8.0 m.10.1 termkey.0.2 tre.7.0 lua5.3.5.3 dwz-0.15 gmake-4.4.1 libtermkey-0.22 lua-5.3.6 tre-0.8.0p4 (Junk lock released for exopi-1 at 1731954079.52) distfiles size=556027 >>> Running build in editors/vis at 1731954079.57 ===> editors/vis ===> Checking files for vis-0.9 `/exopi-cvs/ports/distfiles/martanne-vis-v0.9.tar.gz' is up to date. `/exopi-cvs/ports/distfiles/martanne-vis-test-v0.5.tar.gz' is up to date. >> (SHA256) all files: OK ===> Extracting for vis-0.9 ===> Patching for vis-0.9 ===> Applying OpenBSD patch patch-configure Hmm... Looks like a unified diff to me... The text leading up to this was: -------------------------- |- removed hardcoded optimizations |- lock for our lua version only | |Index: configure |--- configure.orig |+++ configure -------------------------- Patching file configure using Plan A... Hunk #1 succeeded at 236. Hunk #2 succeeded at 443. done ===> Applying OpenBSD patch patch-man_vis_1 Hmm... Looks like a unified diff to me... The text leading up to this was: -------------------------- |Point at correct manual | |Index: man/vis.1 |--- man/vis.1.orig |+++ man/vis.1 -------------------------- Patching file man/vis.1 using Plan A... Hunk #1 succeeded at 265. done ===> 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 vis-0.9 ===> Configuring for vis-0.9 checking for C compiler... cc checking whether C compiler works... yes checking whether compiler accepts -Werror=unknown-warning-option... yes checking whether compiler accepts -Werror=unused-command-line-argument... yes checking whether linker accepts -Werror=unknown-warning-option... yes checking whether linker accepts -Werror=unused-command-line-argument... yes checking whether compiler accepts -pipe... yes checking whether compiler accepts -ffunction-sections... yes checking whether compiler accepts -fdata-sections... yes checking whether linker accepts -Wl,--gc-sections... yes checking whether compiler accepts -fPIE... yes checking whether compiler accepts -fstack-protector-all... yes checking whether linker accepts -Wl,-z,now... yes checking whether linker accepts -Wl,-z,relro... yes checking whether linker accepts -pie... no creating config.mk... done checking for pkg-config... yes checking for libcurses... checking for ncursesw... yes checking for libtermkey... yes checking for libtre... yes checking for liblua >= 5.2 ... checking for lua53... yes checking for Lua statically linked liblpeg... checking for static lpeg... no checking for static lua5.3-lpeg... no checking for static lua5.2-lpeg... no checking for memrchr... yes completing config.mk... done ===> Building for vis-0.9 mkdir obj touch obj/.tstamp cc -O2 -pipe -g -pipe -ffunction-sections -fdata-sections -fPIE -fstack-protector-all -I/usr/local/include -I/usr/local/include -I/usr/local/include/lua-5.3 -DLUA_COMPAT_5_1 -DLUA_COMPAT_5_2 -DLUA_COMPAT_5_3 -DLUA_COMPAT_ALL -std=c99 -U_XOPEN_SOURCE -D_XOPEN_SOURCE=700 -DNDEBUG -MMD -D_BSD_SOURCE -DVERSION=\"0.9\" -DHAVE_MEMRCHR=1 -DVIS_PATH=\"/usr/local/share/vis\" -DCONFIG_HELP=1 -DCONFIG_CURSES=1 -DCONFIG_LUA=1 -DCONFIG_LPEG=0 -DCONFIG_TRE=1 -DCONFIG_SELINUX=0 -DCONFIG_ACL=0 -o obj/array.o -c array.c cc -O2 -pipe -g -pipe -ffunction-sections -fdata-sections -fPIE -fstack-protector-all -I/usr/local/include -I/usr/local/include -I/usr/local/include/lua-5.3 -DLUA_COMPAT_5_1 -DLUA_COMPAT_5_2 -DLUA_COMPAT_5_3 -DLUA_COMPAT_ALL -std=c99 -U_XOPEN_SOURCE -D_XOPEN_SOURCE=700 -DNDEBUG -MMD -D_BSD_SOURCE -DVERSION=\"0.9\" -DHAVE_MEMRCHR=1 -DVIS_PATH=\"/usr/local/share/vis\" -DCONFIG_HELP=1 -DCONFIG_CURSES=1 -DCONFIG_LUA=1 -DCONFIG_LPEG=0 -DCONFIG_TRE=1 -DCONFIG_SELINUX=0 -DCONFIG_ACL=0 -o obj/buffer.o -c buffer.c cc -O2 -pipe -g -pipe -ffunction-sections -fdata-sections -fPIE -fstack-protector-all -I/usr/local/include -I/usr/local/include -I/usr/local/include/lua-5.3 -DLUA_COMPAT_5_1 -DLUA_COMPAT_5_2 -DLUA_COMPAT_5_3 -DLUA_COMPAT_ALL -std=c99 -U_XOPEN_SOURCE -D_XOPEN_SOURCE=700 -DNDEBUG -MMD -D_BSD_SOURCE -DVERSION=\"0.9\" -DHAVE_MEMRCHR=1 -DVIS_PATH=\"/usr/local/share/vis\" -DCONFIG_HELP=1 -DCONFIG_CURSES=1 -DCONFIG_LUA=1 -DCONFIG_LPEG=0 -DCONFIG_TRE=1 -DCONFIG_SELINUX=0 -DCONFIG_ACL=0 -o obj/libutf.o -c libutf.c cp config.def.h config.h cc -O2 -pipe -g -pipe -ffunction-sections -fdata-sections -fPIE -fstack-protector-all -I/usr/local/include -I/usr/local/include -I/usr/local/include/lua-5.3 -DLUA_COMPAT_5_1 -DLUA_COMPAT_5_2 -DLUA_COMPAT_5_3 -DLUA_COMPAT_ALL -std=c99 -U_XOPEN_SOURCE -D_XOPEN_SOURCE=700 -DNDEBUG -MMD -D_BSD_SOURCE -DVERSION=\"0.9\" -DHAVE_MEMRCHR=1 -DVIS_PATH=\"/usr/local/share/vis\" -DCONFIG_HELP=1 -DCONFIG_CURSES=1 -DCONFIG_LUA=1 -DCONFIG_LPEG=0 -DCONFIG_TRE=1 -DCONFIG_SELINUX=0 -DCONFIG_ACL=0 -o obj/main.o -c main.c cc -O2 -pipe -g -pipe -ffunction-sections -fdata-sections -fPIE -fstack-protector-all -I/usr/local/include -I/usr/local/include -I/usr/local/include/lua-5.3 -DLUA_COMPAT_5_1 -DLUA_COMPAT_5_2 -DLUA_COMPAT_5_3 -DLUA_COMPAT_ALL -std=c99 -U_XOPEN_SOURCE -D_XOPEN_SOURCE=700 -DNDEBUG -MMD -D_BSD_SOURCE -DVERSION=\"0.9\" -DHAVE_MEMRCHR=1 -DVIS_PATH=\"/usr/local/share/vis\" -DCONFIG_HELP=1 -DCONFIG_CURSES=1 -DCONFIG_LUA=1 -DCONFIG_LPEG=0 -DCONFIG_TRE=1 -DCONFIG_SELINUX=0 -DCONFIG_ACL=0 -o obj/map.o -c map.c cc -O2 -pipe -g -pipe -ffunction-sections -fdata-sections -fPIE -fstack-protector-all -I/usr/local/include -I/usr/local/include -I/usr/local/include/lua-5.3 -DLUA_COMPAT_5_1 -DLUA_COMPAT_5_2 -DLUA_COMPAT_5_3 -DLUA_COMPAT_ALL -std=c99 -U_XOPEN_SOURCE -D_XOPEN_SOURCE=700 -DNDEBUG -MMD -D_BSD_SOURCE -DVERSION=\"0.9\" -DHAVE_MEMRCHR=1 -DVIS_PATH=\"/usr/local/share/vis\" -DCONFIG_HELP=1 -DCONFIG_CURSES=1 -DCONFIG_LUA=1 -DCONFIG_LPEG=0 -DCONFIG_TRE=1 -DCONFIG_SELINUX=0 -DCONFIG_ACL=0 -o obj/sam.o -c sam.c cc -O2 -pipe -g -pipe -ffunction-sections -fdata-sections -fPIE -fstack-protector-all -I/usr/local/include -I/usr/local/include -I/usr/local/include/lua-5.3 -DLUA_COMPAT_5_1 -DLUA_COMPAT_5_2 -DLUA_COMPAT_5_3 -DLUA_COMPAT_ALL -std=c99 -U_XOPEN_SOURCE -D_XOPEN_SOURCE=700 -DNDEBUG -MMD -D_BSD_SOURCE -DVERSION=\"0.9\" -DHAVE_MEMRCHR=1 -DVIS_PATH=\"/usr/local/share/vis\" -DCONFIG_HELP=1 -DCONFIG_CURSES=1 -DCONFIG_LUA=1 -DCONFIG_LPEG=0 -DCONFIG_TRE=1 -DCONFIG_SELINUX=0 -DCONFIG_ACL=0 -o obj/text.o -c text.c cc -O2 -pipe -g -pipe -ffunction-sections -fdata-sections -fPIE -fstack-protector-all -I/usr/local/include -I/usr/local/include -I/usr/local/include/lua-5.3 -DLUA_COMPAT_5_1 -DLUA_COMPAT_5_2 -DLUA_COMPAT_5_3 -DLUA_COMPAT_ALL -std=c99 -U_XOPEN_SOURCE -D_XOPEN_SOURCE=700 -DNDEBUG -MMD -D_BSD_SOURCE -DVERSION=\"0.9\" -DHAVE_MEMRCHR=1 -DVIS_PATH=\"/usr/local/share/vis\" -DCONFIG_HELP=1 -DCONFIG_CURSES=1 -DCONFIG_LUA=1 -DCONFIG_LPEG=0 -DCONFIG_TRE=1 -DCONFIG_SELINUX=0 -DCONFIG_ACL=0 -o obj/text-common.o -c text-common.c cc -O2 -pipe -g -pipe -ffunction-sections -fdata-sections -fPIE -fstack-protector-all -I/usr/local/include -I/usr/local/include -I/usr/local/include/lua-5.3 -DLUA_COMPAT_5_1 -DLUA_COMPAT_5_2 -DLUA_COMPAT_5_3 -DLUA_COMPAT_ALL -std=c99 -U_XOPEN_SOURCE -D_XOPEN_SOURCE=700 -DNDEBUG -MMD -D_BSD_SOURCE -DVERSION=\"0.9\" -DHAVE_MEMRCHR=1 -DVIS_PATH=\"/usr/local/share/vis\" -DCONFIG_HELP=1 -DCONFIG_CURSES=1 -DCONFIG_LUA=1 -DCONFIG_LPEG=0 -DCONFIG_TRE=1 -DCONFIG_SELINUX=0 -DCONFIG_ACL=0 -o obj/text-io.o -c text-io.c cc -O2 -pipe -g -pipe -ffunction-sections -fdata-sections -fPIE -fstack-protector-all -I/usr/local/include -I/usr/local/include -I/usr/local/include/lua-5.3 -DLUA_COMPAT_5_1 -DLUA_COMPAT_5_2 -DLUA_COMPAT_5_3 -DLUA_COMPAT_ALL -std=c99 -U_XOPEN_SOURCE -D_XOPEN_SOURCE=700 -DNDEBUG -MMD -D_BSD_SOURCE -DVERSION=\"0.9\" -DHAVE_MEMRCHR=1 -DVIS_PATH=\"/usr/local/share/vis\" -DCONFIG_HELP=1 -DCONFIG_CURSES=1 -DCONFIG_LUA=1 -DCONFIG_LPEG=0 -DCONFIG_TRE=1 -DCONFIG_SELINUX=0 -DCONFIG_ACL=0 -o obj/text-iterator.o -c text-iterator.c cc -O2 -pipe -g -pipe -ffunction-sections -fdata-sections -fPIE -fstack-protector-all -I/usr/local/include -I/usr/local/include -I/usr/local/include/lua-5.3 -DLUA_COMPAT_5_1 -DLUA_COMPAT_5_2 -DLUA_COMPAT_5_3 -DLUA_COMPAT_ALL -std=c99 -U_XOPEN_SOURCE -D_XOPEN_SOURCE=700 -DNDEBUG -MMD -D_BSD_SOURCE -DVERSION=\"0.9\" -DHAVE_MEMRCHR=1 -DVIS_PATH=\"/usr/local/share/vis\" -DCONFIG_HELP=1 -DCONFIG_CURSES=1 -DCONFIG_LUA=1 -DCONFIG_LPEG=0 -DCONFIG_TRE=1 -DCONFIG_SELINUX=0 -DCONFIG_ACL=0 -o obj/text-motions.o -c text-motions.c cc -O2 -pipe -g -pipe -ffunction-sections -fdata-sections -fPIE -fstack-protector-all -I/usr/local/include -I/usr/local/include -I/usr/local/include/lua-5.3 -DLUA_COMPAT_5_1 -DLUA_COMPAT_5_2 -DLUA_COMPAT_5_3 -DLUA_COMPAT_ALL -std=c99 -U_XOPEN_SOURCE -D_XOPEN_SOURCE=700 -DNDEBUG -MMD -D_BSD_SOURCE -DVERSION=\"0.9\" -DHAVE_MEMRCHR=1 -DVIS_PATH=\"/usr/local/share/vis\" -DCONFIG_HELP=1 -DCONFIG_CURSES=1 -DCONFIG_LUA=1 -DCONFIG_LPEG=0 -DCONFIG_TRE=1 -DCONFIG_SELINUX=0 -DCONFIG_ACL=0 -o obj/text-objects.o -c text-objects.c cc -O2 -pipe -g -pipe -ffunction-sections -fdata-sections -fPIE -fstack-protector-all -I/usr/local/include -I/usr/local/include -I/usr/local/include/lua-5.3 -DLUA_COMPAT_5_1 -DLUA_COMPAT_5_2 -DLUA_COMPAT_5_3 -DLUA_COMPAT_ALL -std=c99 -U_XOPEN_SOURCE -D_XOPEN_SOURCE=700 -DNDEBUG -MMD -D_BSD_SOURCE -DVERSION=\"0.9\" -DHAVE_MEMRCHR=1 -DVIS_PATH=\"/usr/local/share/vis\" -DCONFIG_HELP=1 -DCONFIG_CURSES=1 -DCONFIG_LUA=1 -DCONFIG_LPEG=0 -DCONFIG_TRE=1 -DCONFIG_SELINUX=0 -DCONFIG_ACL=0 -o obj/text-util.o -c text-util.c cc -O2 -pipe -g -pipe -ffunction-sections -fdata-sections -fPIE -fstack-protector-all -I/usr/local/include -I/usr/local/include -I/usr/local/include/lua-5.3 -DLUA_COMPAT_5_1 -DLUA_COMPAT_5_2 -DLUA_COMPAT_5_3 -DLUA_COMPAT_ALL -std=c99 -U_XOPEN_SOURCE -D_XOPEN_SOURCE=700 -DNDEBUG -MMD -D_BSD_SOURCE -DVERSION=\"0.9\" -DHAVE_MEMRCHR=1 -DVIS_PATH=\"/usr/local/share/vis\" -DCONFIG_HELP=1 -DCONFIG_CURSES=1 -DCONFIG_LUA=1 -DCONFIG_LPEG=0 -DCONFIG_TRE=1 -DCONFIG_SELINUX=0 -DCONFIG_ACL=0 -o obj/ui-terminal.o -c ui-terminal.c cc -O2 -pipe -g -pipe -ffunction-sections -fdata-sections -fPIE -fstack-protector-all -I/usr/local/include -I/usr/local/include -I/usr/local/include/lua-5.3 -DLUA_COMPAT_5_1 -DLUA_COMPAT_5_2 -DLUA_COMPAT_5_3 -DLUA_COMPAT_ALL -std=c99 -U_XOPEN_SOURCE -D_XOPEN_SOURCE=700 -DNDEBUG -MMD -D_BSD_SOURCE -DVERSION=\"0.9\" -DHAVE_MEMRCHR=1 -DVIS_PATH=\"/usr/local/share/vis\" -DCONFIG_HELP=1 -DCONFIG_CURSES=1 -DCONFIG_LUA=1 -DCONFIG_LPEG=0 -DCONFIG_TRE=1 -DCONFIG_SELINUX=0 -DCONFIG_ACL=0 -o obj/view.o -c view.c cc -O2 -pipe -g -pipe -ffunction-sections -fdata-sections -fPIE -fstack-protector-all -I/usr/local/include -I/usr/local/include -I/usr/local/include/lua-5.3 -DLUA_COMPAT_5_1 -DLUA_COMPAT_5_2 -DLUA_COMPAT_5_3 -DLUA_COMPAT_ALL -std=c99 -U_XOPEN_SOURCE -D_XOPEN_SOURCE=700 -DNDEBUG -MMD -D_BSD_SOURCE -DVERSION=\"0.9\" -DHAVE_MEMRCHR=1 -DVIS_PATH=\"/usr/local/share/vis\" -DCONFIG_HELP=1 -DCONFIG_CURSES=1 -DCONFIG_LUA=1 -DCONFIG_LPEG=0 -DCONFIG_TRE=1 -DCONFIG_SELINUX=0 -DCONFIG_ACL=0 -o obj/vis.o -c vis.c cc -O2 -pipe -g -pipe -ffunction-sections -fdata-sections -fPIE -fstack-protector-all -I/usr/local/include -I/usr/local/include -I/usr/local/include/lua-5.3 -DLUA_COMPAT_5_1 -DLUA_COMPAT_5_2 -DLUA_COMPAT_5_3 -DLUA_COMPAT_ALL -std=c99 -U_XOPEN_SOURCE -D_XOPEN_SOURCE=700 -DNDEBUG -MMD -D_BSD_SOURCE -DVERSION=\"0.9\" -DHAVE_MEMRCHR=1 -DVIS_PATH=\"/usr/local/share/vis\" -DCONFIG_HELP=1 -DCONFIG_CURSES=1 -DCONFIG_LUA=1 -DCONFIG_LPEG=0 -DCONFIG_TRE=1 -DCONFIG_SELINUX=0 -DCONFIG_ACL=0 -o obj/vis-lua.o -c vis-lua.c cc -O2 -pipe -g -pipe -ffunction-sections -fdata-sections -fPIE -fstack-protector-all -I/usr/local/include -I/usr/local/include -I/usr/local/include/lua-5.3 -DLUA_COMPAT_5_1 -DLUA_COMPAT_5_2 -DLUA_COMPAT_5_3 -DLUA_COMPAT_ALL -std=c99 -U_XOPEN_SOURCE -D_XOPEN_SOURCE=700 -DNDEBUG -MMD -D_BSD_SOURCE -DVERSION=\"0.9\" -DHAVE_MEMRCHR=1 -DVIS_PATH=\"/usr/local/share/vis\" -DCONFIG_HELP=1 -DCONFIG_CURSES=1 -DCONFIG_LUA=1 -DCONFIG_LPEG=0 -DCONFIG_TRE=1 -DCONFIG_SELINUX=0 -DCONFIG_ACL=0 -o obj/vis-marks.o -c vis-marks.c cc -O2 -pipe -g -pipe -ffunction-sections -fdata-sections -fPIE -fstack-protector-all -I/usr/local/include -I/usr/local/include -I/usr/local/include/lua-5.3 -DLUA_COMPAT_5_1 -DLUA_COMPAT_5_2 -DLUA_COMPAT_5_3 -DLUA_COMPAT_ALL -std=c99 -U_XOPEN_SOURCE -D_XOPEN_SOURCE=700 -DNDEBUG -MMD -D_BSD_SOURCE -DVERSION=\"0.9\" -DHAVE_MEMRCHR=1 -DVIS_PATH=\"/usr/local/share/vis\" -DCONFIG_HELP=1 -DCONFIG_CURSES=1 -DCONFIG_LUA=1 -DCONFIG_LPEG=0 -DCONFIG_TRE=1 -DCONFIG_SELINUX=0 -DCONFIG_ACL=0 -o obj/vis-modes.o -c vis-modes.c cc -O2 -pipe -g -pipe -ffunction-sections -fdata-sections -fPIE -fstack-protector-all -I/usr/local/include -I/usr/local/include -I/usr/local/include/lua-5.3 -DLUA_COMPAT_5_1 -DLUA_COMPAT_5_2 -DLUA_COMPAT_5_3 -DLUA_COMPAT_ALL -std=c99 -U_XOPEN_SOURCE -D_XOPEN_SOURCE=700 -DNDEBUG -MMD -D_BSD_SOURCE -DVERSION=\"0.9\" -DHAVE_MEMRCHR=1 -DVIS_PATH=\"/usr/local/share/vis\" -DCONFIG_HELP=1 -DCONFIG_CURSES=1 -DCONFIG_LUA=1 -DCONFIG_LPEG=0 -DCONFIG_TRE=1 -DCONFIG_SELINUX=0 -DCONFIG_ACL=0 -o obj/vis-motions.o -c vis-motions.c cc -O2 -pipe -g -pipe -ffunction-sections -fdata-sections -fPIE -fstack-protector-all -I/usr/local/include -I/usr/local/include -I/usr/local/include/lua-5.3 -DLUA_COMPAT_5_1 -DLUA_COMPAT_5_2 -DLUA_COMPAT_5_3 -DLUA_COMPAT_ALL -std=c99 -U_XOPEN_SOURCE -D_XOPEN_SOURCE=700 -DNDEBUG -MMD -D_BSD_SOURCE -DVERSION=\"0.9\" -DHAVE_MEMRCHR=1 -DVIS_PATH=\"/usr/local/share/vis\" -DCONFIG_HELP=1 -DCONFIG_CURSES=1 -DCONFIG_LUA=1 -DCONFIG_LPEG=0 -DCONFIG_TRE=1 -DCONFIG_SELINUX=0 -DCONFIG_ACL=0 -o obj/vis-operators.o -c vis-operators.c cc -O2 -pipe -g -pipe -ffunction-sections -fdata-sections -fPIE -fstack-protector-all -I/usr/local/include -I/usr/local/include -I/usr/local/include/lua-5.3 -DLUA_COMPAT_5_1 -DLUA_COMPAT_5_2 -DLUA_COMPAT_5_3 -DLUA_COMPAT_ALL -std=c99 -U_XOPEN_SOURCE -D_XOPEN_SOURCE=700 -DNDEBUG -MMD -D_BSD_SOURCE -DVERSION=\"0.9\" -DHAVE_MEMRCHR=1 -DVIS_PATH=\"/usr/local/share/vis\" -DCONFIG_HELP=1 -DCONFIG_CURSES=1 -DCONFIG_LUA=1 -DCONFIG_LPEG=0 -DCONFIG_TRE=1 -DCONFIG_SELINUX=0 -DCONFIG_ACL=0 -o obj/vis-prompt.o -c vis-prompt.c cc -O2 -pipe -g -pipe -ffunction-sections -fdata-sections -fPIE -fstack-protector-all -I/usr/local/include -I/usr/local/include -I/usr/local/include/lua-5.3 -DLUA_COMPAT_5_1 -DLUA_COMPAT_5_2 -DLUA_COMPAT_5_3 -DLUA_COMPAT_ALL -std=c99 -U_XOPEN_SOURCE -D_XOPEN_SOURCE=700 -DNDEBUG -MMD -D_BSD_SOURCE -DVERSION=\"0.9\" -DHAVE_MEMRCHR=1 -DVIS_PATH=\"/usr/local/share/vis\" -DCONFIG_HELP=1 -DCONFIG_CURSES=1 -DCONFIG_LUA=1 -DCONFIG_LPEG=0 -DCONFIG_TRE=1 -DCONFIG_SELINUX=0 -DCONFIG_ACL=0 -o obj/vis-registers.o -c vis-registers.c cc -O2 -pipe -g -pipe -ffunction-sections -fdata-sections -fPIE -fstack-protector-all -I/usr/local/include -I/usr/local/include -I/usr/local/include/lua-5.3 -DLUA_COMPAT_5_1 -DLUA_COMPAT_5_2 -DLUA_COMPAT_5_3 -DLUA_COMPAT_ALL -std=c99 -U_XOPEN_SOURCE -D_XOPEN_SOURCE=700 -DNDEBUG -MMD -D_BSD_SOURCE -DVERSION=\"0.9\" -DHAVE_MEMRCHR=1 -DVIS_PATH=\"/usr/local/share/vis\" -DCONFIG_HELP=1 -DCONFIG_CURSES=1 -DCONFIG_LUA=1 -DCONFIG_LPEG=0 -DCONFIG_TRE=1 -DCONFIG_SELINUX=0 -DCONFIG_ACL=0 -o obj/vis-text-objects.o -c vis-text-objects.c cc -O2 -pipe -g -pipe -ffunction-sections -fdata-sections -fPIE -fstack-protector-all -I/usr/local/include -I/usr/local/include -I/usr/local/include/lua-5.3 -DLUA_COMPAT_5_1 -DLUA_COMPAT_5_2 -DLUA_COMPAT_5_3 -DLUA_COMPAT_ALL -std=c99 -U_XOPEN_SOURCE -D_XOPEN_SOURCE=700 -DNDEBUG -MMD -D_BSD_SOURCE -DVERSION=\"0.9\" -DHAVE_MEMRCHR=1 -DVIS_PATH=\"/usr/local/share/vis\" -DCONFIG_HELP=1 -DCONFIG_CURSES=1 -DCONFIG_LUA=1 -DCONFIG_LPEG=0 -DCONFIG_TRE=1 -DCONFIG_SELINUX=0 -DCONFIG_ACL=0 -o obj/vis-subprocess.o -c vis-subprocess.c cc -O2 -pipe -g -pipe -ffunction-sections -fdata-sections -fPIE -fstack-protector-all -I/usr/local/include -I/usr/local/include -I/usr/local/include/lua-5.3 -DLUA_COMPAT_5_1 -DLUA_COMPAT_5_2 -DLUA_COMPAT_5_3 -DLUA_COMPAT_ALL -std=c99 -U_XOPEN_SOURCE -D_XOPEN_SOURCE=700 -DNDEBUG -MMD -D_BSD_SOURCE -DVERSION=\"0.9\" -DHAVE_MEMRCHR=1 -DVIS_PATH=\"/usr/local/share/vis\" -DCONFIG_HELP=1 -DCONFIG_CURSES=1 -DCONFIG_LUA=1 -DCONFIG_LPEG=0 -DCONFIG_TRE=1 -DCONFIG_SELINUX=0 -DCONFIG_ACL=0 -o obj/text-regex-tre.o -c text-regex-tre.c cc -o vis obj/array.o obj/buffer.o obj/libutf.o obj/main.o obj/map.o obj/sam.o obj/text.o obj/text-common.o obj/text-io.o obj/text-iterator.o obj/text-motions.o obj/text-objects.o obj/text-util.o obj/ui-terminal.o obj/view.o obj/vis.o obj/vis-lua.o obj/vis-marks.o obj/vis-modes.o obj/vis-motions.o obj/vis-operators.o obj/vis-prompt.o obj/vis-registers.o obj/vis-text-objects.o obj/vis-subprocess.o obj/text-regex-tre.o -Wl,-z,now -Wl,-z,relro -Wl,--gc-sections -L/usr/local/lib -ltermkey -lncursesw -L/usr/local/lib /usr/local/lib/libintl.so.8.0 /usr/local/lib/libiconv.so.7.1 -Wl,-rpath,/usr/local/lib -ltre -L/usr/local/lib -llua5.3 -lm -lc ld: warning: vis.c:1222(obj/vis.o:(vis_keys_push)): warning: strcpy() is almost always misused, please use strlcpy() ld: warning: vis-lua.c:3128(obj/vis-lua.o:(vis_lua_init)): warning: sprintf() is often misused, please use snprintf() cc -O2 -pipe -g -pipe -ffunction-sections -fdata-sections -fPIE -fstack-protector-all -std=c99 -U_XOPEN_SOURCE -D_XOPEN_SOURCE=700 -DNDEBUG -MMD -D_BSD_SOURCE -DVERSION=\"0.9\" vis-menu.c -Wl,-z,now -Wl,-z,relro -lc -Wl,--gc-sections -o vis-menu ld: warning: vis-menu.c:261(/tmp/vis-menu-eb4d30.o:(match)): warning: strcpy() is almost always misused, please use strlcpy() cc -O2 -pipe -g -pipe -ffunction-sections -fdata-sections -fPIE -fstack-protector-all -std=c99 -U_XOPEN_SOURCE -D_XOPEN_SOURCE=700 -DNDEBUG -MMD -D_BSD_SOURCE -DVERSION=\"0.9\" vis-digraph.c -Wl,-z,now -Wl,-z,relro -lc -Wl,--gc-sections -o vis-digraph >>> Running package in editors/vis at 1731954096.08 ===> editors/vis ===> Faking installation for vis-0.9 installing executable files to /exopi-obj/pobj/vis-0.9/fake-amd64/usr/local/bin installing support files to /exopi-obj/pobj/vis-0.9/fake-amd64/usr/local/share/vis installing documentation to /exopi-obj/pobj/vis-0.9/fake-amd64/usr/local/share/doc/vis installing manual pages to /exopi-obj/pobj/vis-0.9/fake-amd64/usr/local/man/man1 cd /exopi-obj/pobj/vis-0.9/fake-amd64/usr/local && mv bin/vis{,e} && mv man/man1/vis{,e}.1 Reading existing plist for vis-0.9 Writing /exopi-obj/pobj/vis-0.9/fake-amd64/debug-pkg/Makefile.new Writing /exopi-obj/pobj/vis-0.9/fake-amd64/debug-pkg/PLIST Renaming /exopi-obj/pobj/vis-0.9/fake-amd64/debug-pkg/Makefile.new to Makefile > Extracting debug info from /exopi-obj/pobj/vis-0.9/fake-amd64/usr/local/bin/vis-digraph > Extracting debug info from /exopi-obj/pobj/vis-0.9/fake-amd64/usr/local/bin/vis-menu > Extracting debug info from /exopi-obj/pobj/vis-0.9/fake-amd64/usr/local/bin/vise ===> Building package for vis-0.9 Create /exopi-cvs/ports/packages/amd64/all/vis-0.9.tgz Creating package vis-0.9 reading plist| checking dependencies| checking dependencies|devel/libtermkey checking dependencies|devel/lpeg,lua53 checking dependencies|lang/lua/5.3 checking dependencies|textproc/tre checksumming| checksumming| | 0% checksumming|* | 1% checksumming|* | 2% checksumming|** | 3% checksumming|** | 4% checksumming|*** | 4% checksumming|*** | 5% checksumming|*** | 6% checksumming|**** | 6% checksumming|**** | 7% checksumming|***** | 8% checksumming|***** | 9% checksumming|****** | 9% checksumming|****** | 10% checksumming|******* | 11% checksumming|******* | 12% checksumming|******** | 12% checksumming|******** | 13% checksumming|******** | 14% checksumming|********* | 14% checksumming|********* | 15% checksumming|********** | 16% checksumming|********** | 17% checksumming|*********** | 18% checksumming|************ | 19% checksumming|************ | 20% checksumming|************* | 21% checksumming|************* | 22% checksumming|************** | 22% checksumming|************** | 23% checksumming|************** | 24% checksumming|*************** | 24% checksumming|*************** | 25% checksumming|**************** | 26% checksumming|**************** | 27% checksumming|***************** | 27% checksumming|***************** | 28% checksumming|****************** | 29% checksumming|****************** | 30% checksumming|******************* | 30% checksumming|******************* | 31% checksumming|******************* | 32% checksumming|******************** | 32% checksumming|******************** | 33% checksumming|********************* | 34% checksumming|********************* | 35% checksumming|********************** | 36% checksumming|*********************** | 37% checksumming|*********************** | 38% checksumming|************************ | 39% checksumming|************************ | 40% checksumming|************************* | 40% checksumming|************************* | 41% checksumming|************************* | 42% checksumming|************************** | 42% checksumming|************************** | 43% checksumming|*************************** | 44% checksumming|*************************** | 45% checksumming|**************************** | 45% checksumming|**************************** | 46% checksumming|***************************** | 47% checksumming|***************************** | 48% checksumming|****************************** | 49% checksumming|****************************** | 50% checksumming|******************************* | 50% checksumming|******************************* | 51% checksumming|******************************** | 52% checksumming|******************************** | 53% checksumming|********************************* | 54% checksumming|********************************* | 55% checksumming|********************************** | 55% checksumming|********************************** | 56% checksumming|*********************************** | 57% checksumming|*********************************** | 58% checksumming|************************************ | 58% checksumming|************************************ | 59% checksumming|************************************ | 60% checksumming|************************************* | 60% checksumming|************************************* | 61% checksumming|************************************** | 62% checksumming|************************************** | 63% checksumming|*************************************** | 64% checksumming|**************************************** | 65% checksumming|**************************************** | 66% checksumming|***************************************** | 67% checksumming|***************************************** | 68% checksumming|****************************************** | 68% checksumming|****************************************** | 69% checksumming|****************************************** | 70% checksumming|******************************************* | 70% checksumming|******************************************* | 71% checksumming|******************************************** | 72% checksumming|******************************************** | 73% checksumming|********************************************* | 73% checksumming|********************************************* | 74% checksumming|********************************************** | 75% checksumming|********************************************** | 76% checksumming|*********************************************** | 76% checksumming|*********************************************** | 77% checksumming|*********************************************** | 78% checksumming|************************************************ | 78% checksumming|************************************************ | 79% checksumming|************************************************* | 80% checksumming|************************************************* | 81% checksumming|************************************************** | 82% checksumming|*************************************************** | 83% checksumming|*************************************************** | 84% checksumming|**************************************************** | 85% checksumming|**************************************************** | 86% checksumming|***************************************************** | 86% checksumming|***************************************************** | 87% checksumming|***************************************************** | 88% checksumming|****************************************************** | 88% checksumming|****************************************************** | 89% checksumming|******************************************************* | 90% checksumming|******************************************************* | 91% checksumming|******************************************************** | 91% checksumming|******************************************************** | 92% checksumming|********************************************************* | 93% checksumming|********************************************************* | 94% checksumming|********************************************************** | 94% checksumming|********************************************************** | 95% checksumming|********************************************************** | 96% checksumming|*********************************************************** | 96% checksumming|*********************************************************** | 97% checksumming|************************************************************ | 98% checksumming|************************************************************ | 99% checksumming|*************************************************************|100% archiving| archiving| | 0% archiving|******* | 11% archiving|******** | 12% archiving|************************** | 41% archiving|*************************** | 41% archiving|*************************** | 42% archiving|**************************** | 44% archiving|***************************** | 45% archiving|********************************* | 51% archiving|************************************* | 57% archiving|************************************* | 58% archiving|************************************* | 59% archiving|************************************** | 59% archiving|*************************************** | 61% archiving|**************************************** | 62% archiving|**************************************** | 63% archiving|***************************************** | 64% archiving|****************************************** | 65% archiving|******************************************* | 67% archiving|******************************************** | 68% archiving|******************************************** | 69% archiving|********************************************* | 70% archiving|********************************************* | 71% archiving|********************************************** | 71% archiving|********************************************** | 72% archiving|*********************************************** | 73% archiving|*********************************************** | 74% archiving|************************************************ | 75% archiving|************************************************ | 76% archiving|************************************************* | 76% archiving|************************************************* | 77% archiving|************************************************** | 77% archiving|************************************************** | 78% archiving|************************************************** | 79% archiving|*************************************************** | 79% archiving|*************************************************** | 80% archiving|**************************************************** | 81% archiving|**************************************************** | 82% archiving|***************************************************** | 82% archiving|***************************************************** | 83% archiving|****************************************************** | 84% archiving|****************************************************** | 85% archiving|******************************************************* | 85% archiving|******************************************************* | 87% archiving|******************************************************** | 87% archiving|******************************************************** | 88% archiving|********************************************************* | 88% archiving|********************************************************* | 89% archiving|********************************************************* | 90% archiving|********************************************************** | 90% archiving|********************************************************** | 91% archiving|*********************************************************** | 91% archiving|*********************************************************** | 92% archiving|*********************************************************** | 93% archiving|************************************************************ | 94% archiving|************************************************************* | 95% archiving|************************************************************* | 96% archiving|************************************************************** | 96% archiving|************************************************************** | 97% archiving|************************************************************** | 98% archiving|*************************************************************** | 98% archiving|*************************************************************** | 99% archiving|****************************************************************| 99% archiving|****************************************************************|100% Creating package debug-vis-0.9 reading plist| checking dependencies| checking dependencies|devel/libtermkey checking dependencies|devel/lpeg,lua53 checking dependencies|editors/vis checking dependencies|lang/lua/5.3 checking dependencies|textproc/tre checksumming| checksumming| | 0% checksumming|*** | 4% checksumming|***** | 8% checksumming|******** | 13% checksumming|********** | 17% checksumming|************* | 21% checksumming|*************** | 25% checksumming|****************** | 29% checksumming|******************** | 33% checksumming|*********************** | 38% checksumming|************************* | 42% checksumming|**************************** | 46% checksumming|******************************* | 50% checksumming|********************************* | 54% checksumming|************************************ | 58% checksumming|************************************** | 63% checksumming|***************************************** | 67% checksumming|******************************************* | 71% checksumming|********************************************** | 75% checksumming|************************************************ | 79% checksumming|*************************************************** | 83% checksumming|***************************************************** | 88% checksumming|******************************************************** | 92% checksumming|********************************************************** | 96% checksumming|*************************************************************|100% archiving| archiving| | 0% archiving|*** | 5% archiving|***** | 9% archiving|****************************************************************|100% Link to /exopi-cvs/ports/packages/amd64/ftp/vis-0.9.tgz Link to /exopi-cvs/ports/packages/amd64/ftp/debug-vis-0.9.tgz >>> Running clean in editors/vis at 1731954101.72 ===> editors/vis ===> Cleaning for vis-0.9 >>> Ended at 1731954102.03 max_stuck=0.00/depends=3.39/show-prepare-results=1.17/build=16.50/package=5.66/clean=0.34