Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!

Bug 785007

Summary: [guru] www-servers/hinsightd-0.9.0 fails to compile
Product: GURU Reporter: Agostino Sarubbo <ago>
Component: Package issuesAssignee: GURU project <guru-bugs>
Status: RESOLVED FIXED    
Severity: normal    
Priority: Normal    
Version: unspecified   
Hardware: All   
OS: Linux   
Whiteboard:
Package list:
Runtime testing required: ---
Attachments: build.log

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(-)