Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 906246 - media-libs/suil-0.10.18-r1 fails to compile: meson.build:6:10: ERROR: Program doxygen not found or not executable
Summary: media-libs/suil-0.10.18-r1 fails to compile: meson.build:6:10: ERROR: Program...
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: PullRequest
Depends on:
Blocks:
 
Reported: 2023-05-13 05:58 UTC by Agostino Sarubbo
Modified: 2023-09-19 17:48 UTC (History)
1 user (show)

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


Attachments
build.log (build.log,46.45 KB, text/plain)
2023-05-13 05:58 UTC, Agostino Sarubbo
Details
1-meson-log.txt (1-meson-log.txt,23.41 KB, text/plain)
2023-05-13 05:58 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 2023-05-13 05:58:09 UTC
https://blogs.gentoo.org/ago/2020/07/04/gentoo-tinderbox/

Issue: media-libs/suil-0.10.18-r1 fails to compile.
Discovered on: amd64 (internal ref: ci)
Comment 1 Agostino Sarubbo gentoo-dev 2023-05-13 05:58:11 UTC
Created attachment 861603 [details]
build.log

build log and emerge --info
Comment 2 Agostino Sarubbo gentoo-dev 2023-05-13 05:58:11 UTC
Created attachment 861604 [details]
1-meson-log.txt

1-meson-log.txt
Comment 3 Agostino Sarubbo gentoo-dev 2023-05-13 05:58:12 UTC
Error(s) that match a know pattern in addition to what has been reported in the summary:


doc/meson.build:6:10: ERROR: Program 'doxygen' not found or not executable
Program doxygen found: NO
Run-time dependency gtk+-2.0 found: NO (tried pkgconfig and cmake)
Run-time dependency gtk+-quartz-2.0 found: NO (tried pkgconfig and cmake)
Run-time dependency gtk+-x11-2.0 found: NO (tried pkgconfig and cmake)
Run-time dependency gtk+-x11-3.0 found: NO (tried pkgconfig and cmake)
Run-time dependency qt5x11extras found: NO (tried pkgconfig and cmake)
Comment 4 Larry the Git Cow gentoo-dev 2023-09-19 17:48:42 UTC
The bug has been closed via the following commit(s):

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

commit edb9a3967a747c2e7eaedbf57b0ba162bf7e9645
Author:     Arthur Zamarin <arthurzam@gentoo.org>
AuthorDate: 2023-09-15 09:41:21 +0000
Commit:     Arthur Zamarin <arthurzam@gentoo.org>
CommitDate: 2023-09-19 17:48:13 +0000

    media-libs/suil: fix VariableShadowed
    
    Closes: https://bugs.gentoo.org/906246
    Closes: https://bugs.gentoo.org/913652
    Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org>

 media-libs/suil/suil-0.10.18-r1.ebuild | 18 +++++++++---------
 1 file changed, 9 insertions(+), 9 deletions(-)