Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 785007 - [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 08:38 UTC by Agostino Sarubbo
Modified: 2021-04-29 08:23 UTC (History)
0 users

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


Attachments
build.log (build.log,12.79 KB, text/plain)
2021-04-22 08:38 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 08:38:52 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 08:38:54 UTC
Created attachment 701658 [details]
build.log

build log and emerge --info
Comment 2 Agostino Sarubbo gentoo-dev 2021-04-22 08:38:55 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-29 08:23:29 UTC
The bug has been closed via the following commit(s):

https://gitweb.gentoo.org/repo/proj/guru.git/commit/?id=35125f480a229bdfa738c6c0b7dee924e2d883a5

commit 35125f480a229bdfa738c6c0b7dee924e2d883a5
Author:     tiotags <tiotags1@gmail.com>
AuthorDate: 2021-04-29 07:27:18 +0000
Commit:     tiotags <tiotags1@gmail.com>
CommitDate: 2021-04-29 07:27:18 +0000

    www-servers/hinsightd: fixed compilation errors
    
    * removed version v0.9.0
    * added warnings for old kernels
    * removed dep on dev-util/ninja, let sys decide
    
    Closes: https://bugs.gentoo.org/785007
    Closes: https://bugs.gentoo.org/784965
    Package-Manager: Portage-3.0.18, Repoman-3.0.3
    Signed-off-by: Alexandru Campeanu <tiotags1@gmail.com>

 www-servers/hinsightd/Manifest               |  1 -
 www-servers/hinsightd/hinsightd-0.9.0.ebuild | 70 ----------------------------
 www-servers/hinsightd/hinsightd-0.9.1.ebuild |  9 +++-
 www-servers/hinsightd/hinsightd-9999.ebuild  |  9 +++-
 4 files changed, 14 insertions(+), 75 deletions(-)