[Bug 242799] editors/neovim: Fails to build on FreeBSD 12.1-RELEASE-p1 powerpc 32 bit: lib/libluv.so: undefined reference to `lua_tointegerx'

bugzilla-noreply at freebsd.org bugzilla-noreply at freebsd.org
Sun Dec 22 10:48:44 UTC 2019


https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=242799

            Bug ID: 242799
           Summary: editors/neovim: Fails to build on FreeBSD
                    12.1-RELEASE-p1 powerpc 32 bit: lib/libluv.so:
                    undefined reference to `lua_tointegerx'
           Product: Ports & Packages
           Version: Latest
          Hardware: powerpc
                OS: Any
            Status: New
          Severity: Affects Only Me
          Priority: ---
         Component: Individual Port(s)
          Assignee: adamw at FreeBSD.org
          Reporter: canardo909 at gmx.com
                CC: powerpc at FreeBSD.org
          Assignee: adamw at FreeBSD.org
                CC: powerpc at FreeBSD.org
             Flags: maintainer-feedback?(adamw at FreeBSD.org)

Problem found when building editors/neovim on FreeBSD 12.1-RELEASE-p1 powerpc
32 bit, running on Apple Powerbook 17".


# cd /usr/ports/editors/neovim 
# make -DBATCH install clean
.....
.....
/usr/local/lib/libluv.so: undefined reference to `lua_tointegerx'
/usr/local/lib/libluv.so: undefined reference to `lua_absindex'
/usr/local/lib/libluv.so: undefined reference to `lua_callk'
/usr/local/lib/libluv.so: undefined reference to `lua_pcallk'
/usr/local/lib/libluv.so: undefined reference to `lua_tonumberx'
/usr/local/lib/libluv.so: undefined reference to `luaL_setfuncs'
/usr/local/lib/libluv.so: undefined reference to `lua_getglobal'
/usr/local/lib/libluv.so: undefined reference to `lua_rawlen'
ninja: build stopped: subcommand failed.
===> Compilation failed unexpectedly.
Try to set MAKE_JOBS_UNSAFE=yes and rebuild before reporting the failure to
the maintainer.
*** Error code 1

Stop.
make: stopped in /usr/ports/editors/neovim


(partial build log attached)

-- 
You are receiving this mail because:
You are the assignee for the bug.


More information about the freebsd-ports-bugs mailing list