Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 434242 - dev-vcs/monotone-1.0-r3 with dev-lang/lua-5.2.1: src/lua.hh:41:23: error: ‘LUA_GLOBALSINDEX’ was not declared in this scope
Summary: dev-vcs/monotone-1.0-r3 with dev-lang/lua-5.2.1: src/lua.hh:41:23: error: ‘LU...
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: Normal normal with 1 vote (vote)
Assignee: No maintainer - Look at https://wiki.gentoo.org/wiki/Project:Proxy_Maintainers if you want to take care of it
URL: https://code.monotone.ca/p/monotone/i...
Whiteboard:
Keywords:
Depends on:
Blocks: lua-5.2
  Show dependency tree
 
Reported: 2012-09-07 19:47 UTC by Dennis Schridde
Modified: 2018-01-28 01:27 UTC (History)
5 users (show)

See Also:
Package list:
Runtime testing required: ---


Attachments
build.log (build.log,11.44 KB, text/plain)
2012-09-07 19:48 UTC, Dennis Schridde
Details

Note You need to log in before you can comment on or make changes to this bug.
Description Dennis Schridde 2012-09-07 19:47:47 UTC
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
Comment 1 Dennis Schridde 2012-09-07 19:48:01 UTC
Created attachment 323158 [details]
build.log
Comment 2 Peter Volkov (RETIRED) gentoo-dev 2013-08-28 06:14:53 UTC
Fixed upstream. Should be in next release.
Comment 3 Lukas Barth 2015-11-18 14:24:35 UTC
So... can this be closed then?
Comment 4 Dennis Schridde 2015-11-18 15:14:52 UTC
(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.
Comment 5 Larry the Git Cow gentoo-dev 2018-01-28 01:27:36 UTC
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(-)