x86_64-pc-linux-gnu-g++ -I. -I/usr/include/botan-1.10 -pipe -O2 -march=athlon64-sse3 -Wall -W -Wno-unused -c -o src/mt_version.o src/mt_version.cc In file included from src/mt_version.cc:28:0: src/lua.hh:41:23: error: ‘LUA_GLOBALSINDEX’ was not declared in this scope src/lua.hh:42:26: error: ‘LUA_GLOBALSINDEX’ was not declared in this scope src/lua.hh:43:27: error: ‘LUA_GLOBALSINDEX’ was not declared in this scope src/lua.hh:44:27: error: ‘LUA_GLOBALSINDEX’ was not declared in this scope src/lua.hh:45:27: error: ‘LUA_GLOBALSINDEX’ was not declared in this scope src/lua.hh:46:28: error: ‘LUA_GLOBALSINDEX’ was not declared in this scope Reproducible: Always
Created attachment 323158 [details] build.log
Fixed upstream. Should be in next release.
So... can this be closed then?
(In reply to Peter Volkov from comment #2) > Fixed upstream. Should be in next release. Sun May 4 09:55:54 UTC 2014 1.1 release. Bugs fixed - Monotone now works with Lua 5.2, even if it doesn't have backwards-compatibility compiled in. But Gentoo is still at 1.0: https://packages.gentoo.org/packages/dev-vcs/monotone -> This needs a version bump.
The bug has been closed via the following commit(s): https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=48cb223907cae5bbe36d9cd35fb10865e15c414b commit 48cb223907cae5bbe36d9cd35fb10865e15c414b Author: Mikle Kolyada <zlogene@gentoo.org> AuthorDate: 2018-01-28 01:23:07 +0000 Commit: Mikle Kolyada <zlogene@gentoo.org> CommitDate: 2018-01-28 01:27:26 +0000 dev-vcs/monotone: remove last rited package Closes: https://bugs.gentoo.org/634316 Closes: https://bugs.gentoo.org/434242 Closes: https://bugs.gentoo.org/496724 Closes: https://bugs.gentoo.org/526280 Closes: https://bugs.gentoo.org/537572 dev-vcs/monotone/Manifest | 2 - dev-vcs/monotone/files/hooks.lua | 4 - dev-vcs/monotone/files/monotone-0.36.initd | 84 --------------------- dev-vcs/monotone/files/monotone.confd | 25 ------ dev-vcs/monotone/files/read-permissions | 7 -- dev-vcs/monotone/files/write-permissions | 2 - dev-vcs/monotone/metadata.xml | 15 ---- dev-vcs/monotone/monotone-1.0-r4.ebuild | 117 ----------------------------- 8 files changed, 256 deletions(-)