Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 936811 - [guru] media-sound/supersonic-0.12.0 fails to compile: async.go:4:10: fatal error: client.h: No such file or directory
Summary: [guru] media-sound/supersonic-0.12.0 fails to compile: async.go:4:10: fatal e...
Status: RESOLVED FIXED
Alias: None
Product: GURU
Classification: Unclassified
Component: Package issues (show other bugs)
Hardware: All Linux
: Normal normal
Assignee: David Roman
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2024-07-28 05:47 UTC by Agostino Sarubbo
Modified: 2024-07-28 12:21 UTC (History)
1 user (show)

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


Attachments
build.log (build.log,606.72 KB, text/plain)
2024-07-28 05: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 2024-07-28 05:47:19 UTC
https://blogs.gentoo.org/ago/2020/07/04/gentoo-tinderbox/

Issue: media-sound/supersonic-0.12.0 fails to compile.
Discovered on: amd64 (internal ref: guru_ci)

Info about the issue:
https://wiki.gentoo.org/wiki/Project:Tinderbox/Common_Issues_Helper#CF0014
Comment 1 Agostino Sarubbo gentoo-dev 2024-07-28 05:47:21 UTC
Created attachment 898433 [details]
build.log

build log and emerge --info
Comment 2 Agostino Sarubbo gentoo-dev 2024-07-28 05:47:22 UTC
Error(s) that match a know pattern in addition to what has been reported in the summary:


./glfw/src/x11_platform.h:36:10: fatal error: X11/Xcursor/Xcursor.h: No such file or directory
Package gl was not found in the pkg-config search path.
vendor/github.com/dweymouth/go-mpv/async.go:4:10: fatal error: mpv/client.h: No such file or directory
vendor/github.com/dweymouth/go-mpv/async.go:4:10: fatal error: mpv/client.h: No such file or directory
Comment 3 Larry the Git Cow gentoo-dev 2024-07-28 12:21:13 UTC
The bug has been closed via the following commit(s):

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

commit dacedb5b9a633b4dc0ed27a47455f1769f5c4566
Author:     David Roman <davidroman96@gmail.com>
AuthorDate: 2024-07-28 12:20:31 +0000
Commit:     David Roman <davidroman96@gmail.com>
CommitDate: 2024-07-28 12:20:31 +0000

    media-sound/supersonic: add missing deps
    
    Closes: https://bugs.gentoo.org/936811
    Signed-off-by: David Roman <davidroman96@gmail.com>

 media-sound/supersonic/supersonic-0.12.0.ebuild | 9 +++++++++
 1 file changed, 9 insertions(+)