Building wordgrinder-0.3.3.txz (origin /buildshare/ports/355755/editors/wordgrinder) for powerpc-10-0 on XXX slot1: created x distfiles/ x distfiles/wordgrinder-0.3.3.tar.bz2 x packages/ x packages/pkg-1.2.7_2.txz x packages/lua51-5.1.5_7.txz x packages/lua51-luafilesystem-1.5.0.txz ELF ldconfig path: /lib /usr/lib /usr/lib/compat Make depends ===> wordgrinder-0.3.3 depends on file: /usr/local/sbin/pkg - not found ===> Verifying install for /usr/local/sbin/pkg in /buildshare/ports/355755/ports-mgmt/pkg ===> Installing existing package /packages/pkg-1.2.7_2.txz Installing pkg-1.2.7_2... done If you are upgrading from the old package format, first run: # pkg2ng ===> Returning to build of wordgrinder-0.3.3 ===> wordgrinder-0.3.3 depends on shared library: liblua-5.1.so - not found ===> Verifying for liblua-5.1.so in /buildshare/ports/355755/lang/lua51 ===> Installing existing package /packages/lua51-5.1.5_7.txz Installing lua51-5.1.5_7... done ===> Returning to build of wordgrinder-0.3.3 ===> wordgrinder-0.3.3 depends on file: /usr/local/lib/lua/5.1/lfs.so - not found ===> Verifying install for /usr/local/lib/lua/5.1/lfs.so in /buildshare/ports/355755/devel/luafilesystem ===> Installing existing package /packages/lua51-luafilesystem-1.5.0.txz Installing lua51-luafilesystem-1.5.0... done ===> Returning to build of wordgrinder-0.3.3 Make install ===> License MIT accepted by the user ===> wordgrinder-0.3.3 depends on file: /usr/local/sbin/pkg - found ===> Fetching all distfiles required by wordgrinder-0.3.3 for building ===> Extracting for wordgrinder-0.3.3 => SHA256 Checksum OK for wordgrinder-0.3.3.tar.bz2. ===> Patching for wordgrinder-0.3.3 /usr/bin/sed -i.bak -e 's,^PREFIX =.*$,PREFIX = "/usr/local",' -e 's,/usr/include/lua5.1,/usr/local/include/lua51,' -e 's,command = "lua ,command = "lua51 ,' -e '/curses_exe =/s,$, CLINKFLAGS = {PARENT\, "-L/usr/local/lib"}\,,' -e 's,lua5.1,lua,' -e 's,install -D,install,' /obj/buildshare/ports/355755/editors/wordgrinder/work/wordgrinder-0.3.3/pmfile /usr/bin/sed -i.bak 's,^LUACOMPILER =.*$,LUACOMPILER = "luac51",' /obj/buildshare/ports/355755/editors/wordgrinder/work/wordgrinder-0.3.3/tools/lua.pm /usr/bin/sed -i.bak "/CCOMPILER = /s,gcc,cc ," /obj/buildshare/ports/355755/editors/wordgrinder/work/wordgrinder-0.3.3/tools/c.pm /usr/bin/sed -i.bak "/CC=/s,gcc,cc ," /obj/buildshare/ports/355755/editors/wordgrinder/work/wordgrinder-0.3.3/pm ===> wordgrinder-0.3.3 depends on shared library: liblua-5.1.so - found (/usr/local/lib/liblua-5.1.so) ===> Configuring for wordgrinder-0.3.3 ===> Building for wordgrinder-0.3.3 (cd /obj/buildshare/ports/355755/editors/wordgrinder/work/wordgrinder-0.3.3; ./pm) pm: bootstrapping... pm: creating new intermediate file cache in '.pm-cache' /usr/bin/ld: cannot find -llua pm: object 'cprogram', defined at pmfile:205, failed to build with return code 256 cc "-Wall" "--std=c99" "-g" "-I/usr/include/ncursesw" "-I/usr/local/include/lua51" "-Isrc/c" "-DVERSION=\"0.3.3\"" "-DFILEFORMAT=3" "-DPREFIX=\"/usr/local\"" "-D_XOPEN_SOURCE_EXTENDED" "-D_XOPEN_SOURCE" -c -o ".pm-cache/1-utils.o" "src/c/utils.c" cc "-Wall" "--std=c99" "-g" "-I/usr/include/ncursesw" "-I/usr/local/include/lua51" "-Isrc/c" "-DVERSION=\"0.3.3\"" "-DFILEFORMAT=3" "-DPREFIX=\"/usr/local\"" "-D_XOPEN_SOURCE_EXTENDED" "-D_XOPEN_SOURCE" -c -o ".pm-cache/2-main.o" "src/c/main.c" cc "-Wall" "--std=c99" "-g" "-I/usr/include/ncursesw" "-I/usr/local/include/lua51" "-Isrc/c" "-DVERSION=\"0.3.3\"" "-DFILEFORMAT=3" "-DPREFIX=\"/usr/local\"" "-D_XOPEN_SOURCE_EXTENDED" "-D_XOPEN_SOURCE" -c -o ".pm-cache/3-lua.o" "src/c/lua.c" cc "-Wall" "--std=c99" "-g" "-I/usr/include/ncursesw" "-I/usr/local/include/lua51" "-Isrc/c" "-DVERSION=\"0.3.3\"" "-DFILEFORMAT=3" "-DPREFIX=\"/usr/local\"" "-D_XOPEN_SOURCE_EXTENDED" "-D_XOPEN_SOURCE" -c -o ".pm-cache/4-word.o" "src/c/word.c" cc "-Wall" "--std=c99" "-g" "-I/usr/include/ncursesw" "-I/usr/local/include/lua51" "-Isrc/c" "-DVERSION=\"0.3.3\"" "-DFILEFORMAT=3" "-DPREFIX=\"/usr/local\"" "-D_XOPEN_SOURCE_EXTENDED" "-D_XOPEN_SOURCE" -c -o ".pm-cache/5-bit.o" "src/c/bit.c" cc "-Wall" "--std=c99" "-g" "-I/usr/include/ncursesw" "-I/usr/local/include/lua51" "-Isrc/c" "-DVERSION=\"0.3.3\"" "-DFILEFORMAT=3" "-DPREFIX=\"/usr/local\"" "-D_XOPEN_SOURCE_EXTENDED" "-D_XOPEN_SOURCE" -c -o ".pm-cache/6-screen.o" "src/c/screen.c" luac51 -o ".pm-cache/7-_prologue.luac" "src/lua/_prologue.lua" luac51 -o ".pm-cache/8-utils.luac" "src/lua/utils.lua" luac51 -o ".pm-cache/9-events.luac" "src/lua/events.lua" luac51 -o ".pm-cache/10-redraw.luac" "src/lua/redraw.lua" luac51 -o ".pm-cache/11-document.luac" "src/lua/document.lua" luac51 -o ".pm-cache/12-forms.luac" "src/lua/forms.lua" luac51 -o ".pm-cache/13-ui.luac" "src/lua/ui.lua" luac51 -o ".pm-cache/14-browser.luac" "src/lua/browser.lua" luac51 -o ".pm-cache/15-html.luac" "src/lua/html.lua" luac51 -o ".pm-cache/16-margin.luac" "src/lua/margin.lua" luac51 -o ".pm-cache/17-fileio.luac" "src/lua/fileio.lua" luac51 -o ".pm-cache/18-export.luac" "src/lua/export.lua" luac51 -o ".pm-cache/19-text.luac" "src/lua/export/text.lua" luac51 -o ".pm-cache/20-html.luac" "src/lua/export/html.lua" luac51 -o ".pm-cache/21-latex.luac" "src/lua/export/latex.lua" luac51 -o ".pm-cache/22-troff.luac" "src/lua/export/troff.lua" luac51 -o ".pm-cache/23-import.luac" "src/lua/import.lua" luac51 -o ".pm-cache/24-navigate.luac" "src/lua/navigate.lua" luac51 -o ".pm-cache/25-goto.luac" "src/lua/addons/goto.lua" luac51 -o ".pm-cache/26-autosave.luac" "src/lua/addons/autosave.lua" luac51 -o ".pm-cache/27-docsetman.luac" "src/lua/addons/docsetman.lua" luac51 -o ".pm-cache/28-scrapbook.luac" "src/lua/addons/scrapbook.lua" luac51 -o ".pm-cache/29-menu.luac" "src/lua/menu.lua" luac51 -o ".pm-cache/30-main.luac" "src/lua/main.lua" lua51 tools/multibin2c.lua script_table ".pm-cache/7-_prologue.luac" ".pm-cache/8-utils.luac" ".pm-cache/9-events.luac" ".pm-cache/10-redraw.luac" ".pm-cache/11-document.luac" ".pm-cache/12-forms.luac" ".pm-cache/13-ui.luac" ".pm-cache/14-browser.luac" ".pm-cache/15-html.luac" ".pm-cache/16-margin.luac" ".pm-cache/17-fileio.luac" ".pm-cache/18-export.luac" ".pm-cache/19-text.luac" ".pm-cache/20-html.luac" ".pm-cache/21-latex.luac" ".pm-cache/22-troff.luac" ".pm-cache/23-import.luac" ".pm-cache/24-navigate.luac" ".pm-cache/25-goto.luac" ".pm-cache/26-autosave.luac" ".pm-cache/27-docsetman.luac" ".pm-cache/28-scrapbook.luac" ".pm-cache/29-menu.luac" ".pm-cache/30-main.luac" > ".pm-cache/31-7-_prologue.c" cc "-Wall" "--std=c99" "-g" "-I/usr/include/ncursesw" "-I/usr/local/include/lua51" "-Isrc/c" "-DVERSION=\"0.3.3\"" "-DFILEFORMAT=3" "-DPREFIX=\"/usr/local\"" "-D_XOPEN_SOURCE_EXTENDED" "-D_XOPEN_SOURCE" -c -o ".pm-cache/32-31-7-_prologue.o" ".pm-cache/31-7-_prologue.c" cc "-Wall" "--std=c99" "-g" "-I/usr/include/ncursesw" "-I/usr/local/include/lua51" "-Isrc/c" "-DVERSION=\"0.3.3\"" "-DFILEFORMAT=3" "-DPREFIX=\"/usr/local\"" "-D_XOPEN_SOURCE_EXTENDED" "-D_XOPEN_SOURCE" -c -o ".pm-cache/33-dpy.o" "src/c/arch/unix/cursesw/dpy.c" cc "-Wall" "--std=c99" "-g" "-L/usr/local/lib" -o ".pm-cache/34-1-utils" ".pm-cache/1-utils.o" ".pm-cache/2-main.o" ".pm-cache/3-lua.o" ".pm-cache/4-word.o" ".pm-cache/5-bit.o" ".pm-cache/6-screen.o" ".pm-cache/32-31-7-_prologue.o" ".pm-cache/33-dpy.o" "-lm" "-lncursesw" "-llua" rm -f ".pm-cache/34-1-utils" *** Error code 1 Stop. make: stopped in /buildshare/ports/355755/editors/wordgrinder