Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 513886 - dev-lua/LuaBitOp-1.0.2-r1 emerge fails: fatal error: lua.h: No such file or directory
Summary: dev-lua/LuaBitOp-1.0.2-r1 emerge fails: fatal error: lua.h: No such file or d...
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: Normal normal (vote)
Assignee: William Hubbs
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2014-06-19 21:08 UTC by Evgeny Bobkin
Modified: 2020-11-28 23:29 UTC (History)
1 user (show)

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


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Evgeny Bobkin 2014-06-19 21:08:00 UTC
emerge fails with 
bit.c:32:17: fatal error: lua.h: No such file or directory
 #include "lua.h"

# ls /usr/include/lua5.2/lua.h
/usr/include/lua5.2/lua.h


Reproducible: Always
Comment 1 Evgeny Bobkin 2014-06-19 21:09:10 UTC
ohh I just saw that

# pkg-config --cflags lua5.2
is empty!!!!

 
# pkg-config --cflags --libs lua5.2
-llua -lm
Comment 2 Michał Górny archtester Gentoo Infrastructure gentoo-dev Security 2014-06-19 21:15:41 UTC
Let's see if it's my fault first. Could you try 1.0.2?
Comment 3 Michał Górny archtester Gentoo Infrastructure gentoo-dev Security 2014-06-19 21:45:09 UTC
(In reply to Michał Górny from comment #2)
> Let's see if it's my fault first. Could you try 1.0.2?

<ibqn> mgorny, it also fails
<ibqn> mgorny, so the result is that lua-5.2 is broken, 5.1 version points to /usr/include/lua.h

so assigning to lua folks.
Comment 4 Evgeny Bobkin 2014-06-27 06:40:04 UTC
Thank you for the lua-5.1.5-r3.ebuild, it looks like the lua team is on vacation.
Comment 5 Larry the Git Cow gentoo-dev 2020-11-28 23:29:04 UTC
The bug has been closed via the following commit(s):

https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=13a998e3b45cb15be5b27f9fc4f5f09418a722fe

commit 13a998e3b45cb15be5b27f9fc4f5f09418a722fe
Author:     Conrad Kostecki <conikost@gentoo.org>
AuthorDate: 2020-11-28 22:34:21 +0000
Commit:     Conrad Kostecki <conikost@gentoo.org>
CommitDate: 2020-11-28 23:25:09 +0000

    dev-lua/LuaBitOp: drop old version
    
    Dropping hppa to testing, so all old version can be removed.
    
    Closes: https://bugs.gentoo.org/501164
    Closes: https://bugs.gentoo.org/513886
    Package-Manager: Portage-3.0.9, Repoman-3.0.2
    Signed-off-by: Conrad Kostecki <conikost@gentoo.org>

 dev-lua/LuaBitOp/LuaBitOp-1.0.1-r1.ebuild     | 43 ---------------------------
 dev-lua/LuaBitOp/LuaBitOp-1.0.2.ebuild        | 32 --------------------
 dev-lua/LuaBitOp/Manifest                     |  1 -
 dev-lua/LuaBitOp/files/LuaBitOp-ldflags.patch | 13 --------
 4 files changed, 89 deletions(-)