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

Bug 798981

Summary: sys-fs/mp3fs-1.1.1 fails to compile: configure: error: Package requirements (vorbisfile >= 1.3.0, vorbis) were not met:
Product: Gentoo Linux Reporter: Agostino Sarubbo <ago>
Component: Current packagesAssignee: Matthias Maier <tamiko>
Status: RESOLVED FIXED    
Severity: normal    
Priority: Normal    
Version: unspecified   
Hardware: All   
OS: Linux   
See Also: https://bugs.gentoo.org/show_bug.cgi?id=732764
Whiteboard:
Package list:
Runtime testing required: ---
Attachments: build.log
1-config.log

Description Agostino Sarubbo gentoo-dev 2021-06-28 06:31:33 UTC
https://blogs.gentoo.org/ago/2020/07/04/gentoo-tinderbox/

Issue: sys-fs/mp3fs-1.1.1 fails to compile.
Discovered on: amd64 (internal ref: ci)

NOTE:
This machine uses GCC-11: https://gcc.gnu.org/gcc-11/porting_to.html
If you think this is a GCC-11 related issue, please block bug 732706.
Comment 1 Agostino Sarubbo gentoo-dev 2021-06-28 06:31:35 UTC
Created attachment 719622 [details]
build.log

build log and emerge --info
Comment 2 Agostino Sarubbo gentoo-dev 2021-06-28 06:31:36 UTC
Created attachment 719625 [details]
1-config.log

1-config.log
Comment 3 Agostino Sarubbo gentoo-dev 2021-06-28 06:31:37 UTC
Possible context of error(s):

configure: error: Package requirements (vorbisfile >= 1.3.0, vorbis) were not met:
Comment 4 Larry the Git Cow gentoo-dev 2022-08-29 20:36:54 UTC
The bug has been closed via the following commit(s):

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

commit bf414177055490c8dd5acc59db2eb595bd5f251e
Author:     Andreas Sturmlechner <asturm@gentoo.org>
AuthorDate: 2022-08-29 20:26:23 +0000
Commit:     Andreas Sturmlechner <asturm@gentoo.org>
CommitDate: 2022-08-29 20:36:46 +0000

    sys-fs/mp3fs: update EAPI 6 -> 8, fix dependencies
    
    Bug: https://bugs.gentoo.org/732764
    Closes: https://bugs.gentoo.org/798981
    Closes: https://bugs.gentoo.org/809299
    Signed-off-by: Andreas Sturmlechner <asturm@gentoo.org>

 sys-fs/mp3fs/mp3fs-1.1.1-r2.ebuild | 31 +++++++++++++++++++++++++++++++
 1 file changed, 31 insertions(+)
Comment 5 Andreas Sturmlechner gentoo-dev 2022-08-29 21:47:11 UTC
*** Bug 824862 has been marked as a duplicate of this bug. ***