Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 909173 - media-sound/flac123-2.1.0 fails to compile: ld: cannot find -logg: No such file or directory
Summary: media-sound/flac123-2.1.0 fails to compile: ld: cannot find -logg: No such fi...
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: Normal normal
Assignee: Gentoo Sound Team
URL:
Whiteboard:
Keywords: PullRequest
Depends on:
Blocks:
 
Reported: 2023-06-26 06:48 UTC by Agostino Sarubbo
Modified: 2023-06-27 06:58 UTC (History)
1 user (show)

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


Attachments
build.log (build.log,45.99 KB, text/plain)
2023-06-26 06:48 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-06-26 06:48:21 UTC
https://blogs.gentoo.org/ago/2020/07/04/gentoo-tinderbox/

Issue: media-sound/flac123-2.1.0 fails to compile.
Discovered on: amd64 (internal ref: ci)
Comment 1 Agostino Sarubbo gentoo-dev 2023-06-26 06:48:23 UTC
Created attachment 864623 [details]
build.log

build log and emerge --info
Comment 2 Agostino Sarubbo gentoo-dev 2023-06-26 06:48:24 UTC
Error(s) that match a know pattern in addition to what has been reported in the summary:


/usr/lib/gcc/x86_64-pc-linux-gnu/13/../../../../x86_64-pc-linux-gnu/bin/ld: cannot find -logg: No such file or directory
collect2: error: ld returned 1 exit status
Comment 3 Larry the Git Cow gentoo-dev 2023-06-27 06:51:05 UTC
The bug has been referenced in the following commit(s):

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

commit 4c2631cc0b71b7358788d6b63487e41b007347ca
Author:     Cristian Othón Martínez Vera <cfuga@cfuga.mx>
AuthorDate: 2023-06-26 19:44:46 +0000
Commit:     Miroslav Šulc <fordfrog@gentoo.org>
CommitDate: 2023-06-27 06:50:36 +0000

    media-sound/flac123: requires media-libs/flac compiled with Ogg support
    
    Bug: https://bugs.gentoo.org/909173
    Signed-off-by: Cristian Othón Martínez Vera <cfuga@cfuga.mx>
    Closes: https://github.com/gentoo/gentoo/pull/31629
    Signed-off-by: Miroslav Šulc <fordfrog@gentoo.org>

 media-sound/flac123/flac123-2.1.0.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)