Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 784962 - [guru] www-servers/hinsightd-0.9.0 fails to compile
Summary: [guru] www-servers/hinsightd-0.9.0 fails to compile
Status: RESOLVED FIXED
Alias: None
Product: GURU
Classification: Unclassified
Component: Package issues (show other bugs)
Hardware: All Linux
: Normal normal
Assignee: GURU project
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2021-04-22 06:47 UTC by Agostino Sarubbo
Modified: 2021-04-22 07:35 UTC (History)
0 users

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


Attachments
build.log (build.log,12.88 KB, text/plain)
2021-04-22 06:47 UTC, Agostino Sarubbo
Details

Note You need to log in before you can comment on or make changes to this bug.
Description Agostino Sarubbo gentoo-dev 2021-04-22 06:47:02 UTC
https://blogs.gentoo.org/ago/2020/07/04/gentoo-tinderbox/

Issue: www-servers/hinsightd-0.9.0 fails to compile.
Discovered on: amd64 (internal ref: guru_ci)
Comment 1 Agostino Sarubbo gentoo-dev 2021-04-22 06:47:04 UTC
Created attachment 701631 [details]
build.log

build log and emerge --info
Comment 2 Agostino Sarubbo gentoo-dev 2021-04-22 06:47:05 UTC
Possible context of error(s):

../src/hin/lua.h:5:10: fatal error: lua5.1/lua.h: No such file or directory
../src/hin/lua.h:5:10: fatal error: lua5.1/lua.h: No such file or directory
../src/hin/lua.h:5:10: fatal error: lua5.1/lua.h: No such file or directory
../src/hin/lua.h:5:10: fatal error: lua5.1/lua.h: No such file or directory
../src/hin/lua.h:5:10: fatal error: lua5.1/lua.h: No such file or directory
../src/hin/lua.h:5:10: fatal error: lua5.1/lua.h: No such file or directory
../src/hin/lua.h:5:10: fatal error: lua5.1/lua.h: No such file or directory
../src/hin/lua.h:5:10: fatal error: lua5.1/lua.h: No such file or directory
../src/hin/lua.h:5:10: fatal error: lua5.1/lua.h: No such file or directory
../src/hin/lua.h:5:10: fatal error: lua5.1/lua.h: No such file or directory
../src/hin/lua.h:5:10: fatal error: lua5.1/lua.h: No such file or directory
../src/hin/lua.h:5:10: fatal error: lua5.1/lua.h: No such file or directory
Comment 3 Larry the Git Cow gentoo-dev 2021-04-22 07:35:12 UTC
The bug has been closed via the following commit(s):

https://gitweb.gentoo.org/repo/proj/guru.git/commit/?id=3238d97054d74e37ebc3a0256e508a259cfddd5c

commit 3238d97054d74e37ebc3a0256e508a259cfddd5c
Author:     Andrew Ammerlaan <andrewammerlaan@riseup.net>
AuthorDate: 2021-04-22 07:15:53 +0000
Commit:     Andrew Ammerlaan <andrewammerlaan@riseup.net>
CommitDate: 2021-04-22 07:15:53 +0000

    www-servers/hinsightd: correctly depend on lua
    
    Closes: https://bugs.gentoo.org/784962
    Package-Manager: Portage-3.0.18, Repoman-3.0.3
    Signed-off-by: Andrew Ammerlaan <andrewammerlaan@riseup.net>

 www-servers/hinsightd/hinsightd-0.9.0.ebuild | 20 +++++++++++---------
 www-servers/hinsightd/hinsightd-9999.ebuild  | 20 +++++++++++---------
 2 files changed, 22 insertions(+), 18 deletions(-)