Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 831421 - media-sound/mixxx-2.3.1-r2 fails to compile: FileNotFoundError: [Errno 2] No such file or directory: README
Summary: media-sound/mixxx-2.3.1-r2 fails to compile: FileNotFoundError: [Errno 2] No ...
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: 2022-01-18 19:48 UTC by Agostino Sarubbo
Modified: 2022-01-19 07:56 UTC (History)
1 user (show)

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


Attachments
build.log.xz (build.log.xz,52.43 KB, application/x-xz)
2022-01-18 19: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 2022-01-18 19:48:27 UTC
https://blogs.gentoo.org/ago/2020/07/04/gentoo-tinderbox/

Issue: media-sound/mixxx-2.3.1-r2 fails to compile.
Discovered on: amd64 (internal ref: ci)

NOTE:
If you think this is a GCC-11 related issue, please block bug 732706.
Comment 1 Agostino Sarubbo gentoo-dev 2022-01-18 19:48:30 UTC
Created attachment 762518 [details]
build.log.xz

build log and emerge --info (compressed because it exceeds attachment limit, use 'xzless' to read it)
Comment 2 Agostino Sarubbo gentoo-dev 2022-01-18 19:48:31 UTC
Error(s) that match a know pattern in addition to what has been reported in the summary:


-- Could NOT find ccache (missing executable)
-- Could NOT find KeyFinder (missing: KeyFinder_LIBRARY KeyFinder_INCLUDE_DIR) 
-- Could NOT find lilv (missing: lilv_LIBRARY lilv_INCLUDE_DIR) 
-- Could NOT find MAD (missing: MAD_LIBRARY MAD_INCLUDE_DIR) 
-- Could NOT find Modplug (missing: Modplug_LIBRARY Modplug_INCLUDE_DIR) 
-- Could NOT find MP4 (missing: MP4_LIBRARY MP4_INCLUDE_DIR) 
-- Could NOT find MP4v2 (missing: MP4v2_LIBRARY MP4v2_INCLUDE_DIR) 
-- Could NOT find Opus (missing: OpusFile_LIBRARY OpusFile_INCLUDE_DIR) 
-- Could NOT find wavpack (missing: wavpack_LIBRARY wavpack_INCLUDE_DIR) 
FileNotFoundError: [Errno 2] No such file or directory: b'README'
Comment 3 Larry the Git Cow gentoo-dev 2022-01-19 07:56:18 UTC
The bug has been closed via the following commit(s):

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

commit ccf32c1bbe010a41ad258df77077085edfd7e73a
Author:     Lars Wendler <polynomial-c@gentoo.org>
AuthorDate: 2022-01-19 07:47:34 +0000
Commit:     Lars Wendler <polynomial-c@gentoo.org>
CommitDate: 2022-01-19 07:56:10 +0000

    media-sound/mixxx: Revbump to install localized manual
    
    Closes: https://bugs.gentoo.org/831421
    Signed-off-by: Lars Wendler <polynomial-c@gentoo.org>

 media-sound/mixxx/Manifest                         | 23 +++++++++++++++++
 ...mixxx-2.3.1-r2.ebuild => mixxx-2.3.1-r3.ebuild} | 29 +++++++++++++++++-----
 media-sound/mixxx/mixxx-2.3.9999.ebuild            | 29 +++++++++++++++++-----
 3 files changed, 69 insertions(+), 12 deletions(-)