Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 764473 - media-sound/jalv-1.6.6[-gtk]: ../src/jalv_console.c:27:10: fatal error: suil/suil.h: No such file or directory
Summary: media-sound/jalv-1.6.6[-gtk]: ../src/jalv_console.c:27:10: fatal error: suil/...
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: Normal normal (vote)
Assignee: Professional Audio Applications Maintainers
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2021-01-08 14:45 UTC by Agostino Sarubbo
Modified: 2021-02-08 08:59 UTC (History)
1 user (show)

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


Attachments
build.log (build.log,28.81 KB, text/plain)
2021-01-08 14:45 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-01-08 14:45:31 UTC
https://blogs.gentoo.org/ago/2020/07/04/gentoo-tinderbox/

Issue: media-sound/jalv-1.6.6 fails to compile.
Discovered on: amd64 (internal ref: ci)
Comment 1 Agostino Sarubbo gentoo-dev 2021-01-08 14:45:33 UTC
Created attachment 681931 [details]
build.log

build log and emerge --info
Comment 2 Agostino Sarubbo gentoo-dev 2021-01-08 14:45:34 UTC
Possible context of error(s):

../src/jalv_console.c:27:10: fatal error: suil/suil.h: No such file or directory
../src/jalv_console.c:27:10: fatal error: suil/suil.h: No such file or directory
../src/jalv_console.c:27:10: fatal error: suil/suil.h: No such file or directory
Comment 3 Miroslav Šulc gentoo-dev 2021-02-08 08:49:56 UTC
so this happens when gtk use flag is not enabled
Comment 4 Larry the Git Cow gentoo-dev 2021-02-08 08:59:30 UTC
The bug has been closed via the following commit(s):

https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=44275d01ee6eddbe7f0ae824c0998fd8b598839e

commit 44275d01ee6eddbe7f0ae824c0998fd8b598839e
Author:     Miroslav Šulc <fordfrog@gentoo.org>
AuthorDate: 2021-02-08 08:59:16 +0000
Commit:     Miroslav Šulc <fordfrog@gentoo.org>
CommitDate: 2021-02-08 08:59:27 +0000

    media-sound/jalv: resolved missing include in 1.6.6 when gui disabled
    
    Closes: https://bugs.gentoo.org/764473
    Package-Manager: Portage-3.0.14, Repoman-3.0.2
    Signed-off-by: Miroslav Šulc <fordfrog@gentoo.org>

 media-sound/jalv/files/jalv-1.6.6-suil-always.patch | 14 ++++++++++++++
 media-sound/jalv/jalv-1.6.6.ebuild                  |  4 ++++
 2 files changed, 18 insertions(+)