[Bug 242799] editors/neovim: Fails to build on FreeBSD 12.1-RELEASE-p1 powerpc 32 bit: lib/libluv.so: undefined reference to `lua_tointegerx'
| Newsgroups | gmane.os.freebsd.devel.ppc |
|---|---|
| Message-ID | <[email protected]/bugzilla/> |
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: [email protected]
Reporter: [email protected]
CC: [email protected]
Assignee: [email protected]
CC: [email protected]
Flags: maintainer-feedback?([email protected])
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 on the CC list for the bug.
_______________________________________________
[email protected] mailing list
https://lists.freebsd.org/mailman/listinfo/freebsd-ppc
To unsubscribe, send any mail to "[email protected]"