Skip site navigation (1)Skip section navigation (2)
Date:      Sun, 22 Dec 2019 10:48:43 +0000
From:      bugzilla-noreply@freebsd.org
To:        ports-bugs@FreeBSD.org
Subject:   [Bug 242799] editors/neovim: Fails to build on FreeBSD 12.1-RELEASE-p1 powerpc 32 bit: lib/libluv.so: undefined reference to `lua_tointegerx'
Message-ID:  <bug-242799-7788@https.bugs.freebsd.org/bugzilla/>

next in thread | raw e-mail | index | archive | help
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=3D242799

            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@FreeBSD.org
          Reporter: canardo909@gmx.com
                CC: powerpc@FreeBSD.org
          Assignee: adamw@FreeBSD.org
                CC: powerpc@FreeBSD.org
             Flags: maintainer-feedback?(adamw@FreeBSD.org)

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


# cd /usr/ports/editors/neovim=20
# 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.
=3D=3D=3D> Compilation failed unexpectedly.
Try to set MAKE_JOBS_UNSAFE=3Dyes and rebuild before reporting the failure =
to
the maintainer.
*** Error code 1

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


(partial build log attached)

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



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?bug-242799-7788>