Summary: | media-libs/raul: need py3 port | ||
---|---|---|---|
Product: | Gentoo Linux | Reporter: | Michał Górny <mgorny> |
Component: | Current packages | Assignee: | Professional Audio Applications Maintainers <proaudio> |
Status: | RESOLVED FIXED | ||
Severity: | normal | CC: | phobosk |
Priority: | Normal | ||
Version: | unspecified | ||
Hardware: | All | ||
OS: | Linux | ||
Whiteboard: | |||
Package list: | Runtime testing required: | --- | |
Bug Depends on: | |||
Bug Blocks: | 694800 |
Description
Michał Górny
![]() ![]() ![]() ![]() The bug has been closed via the following commit(s): https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=fbc5b834688c8df59529d5560499bf64328eefab commit fbc5b834688c8df59529d5560499bf64328eefab Author: Miroslav Šulc <fordfrog@gentoo.org> AuthorDate: 2020-08-22 11:30:14 +0000 Commit: Miroslav Šulc <fordfrog@gentoo.org> CommitDate: 2020-08-22 11:33:14 +0000 media-libs/raul: py3 + added live currently nothing depends on it but there might be projects in the future that might need it so instead of dropping it added pre-release Closes: https://bugs.gentoo.org/735382 Package-Manager: Portage-3.0.4, Repoman-3.0.1 Signed-off-by: Miroslav Šulc <fordfrog@gentoo.org> media-libs/raul/Manifest | 1 + media-libs/raul/raul-1.0.0_pre20200718.ebuild | 45 +++++++++++++++++++++++++++ media-libs/raul/raul-9999.ebuild | 44 ++++++++++++++++++++++++++ 3 files changed, 90 insertions(+) Did anyone even check if media-libs/raul-1.0.0_pre20200718 compiles before uploading it to the main tree and removing the only working version of it media-libs/raul-0.8.0-r1 ???!!! >>> Emerging (1 of 1) media-libs/raul-1.0.0_pre20200718::gentoo * raul-1.0.0_pre20200718.tar.bz2 BLAKE2B SHA512 size ;-) ... [ ok ] * Using python3.9 to build >>> Unpacking source... >>> Unpacking raul-1.0.0_pre20200718.tar.bz2 to /dev/shm/portage/media-libs/raul-1.0.0_pre20200718/work >>> Source unpacked in /dev/shm/portage/media-libs/raul-1.0.0_pre20200718/work * ERROR: media-libs/raul-1.0.0_pre20200718::gentoo failed (prepare phase): * The source directory '/dev/shm/portage/media-libs/raul-1.0.0_pre20200718/work/raul-1.0.0_pre20200718' doesn't exist * * Call stack: * ebuild.sh, line 762: Called __ebuild_main 'prepare' * phase-functions.sh, line 1050: Called __dyn_prepare * phase-functions.sh, line 384: Called die * The specific snippet of code: * die "The source directory '${S}' doesn't exist" * * If you need support, post the output of `emerge --info '=media-libs/raul-1.0.0_pre20200718::gentoo'`, * the complete build log and the output of `emerge -pqv '=media-libs/raul-1.0.0_pre20200718::gentoo'`. * The complete build log is located at '/dev/shm/portage/media-libs/raul-1.0.0_pre20200718/temp/build.log'. * The ebuild environment file is located at '/dev/shm/portage/media-libs/raul-1.0.0_pre20200718/temp/environment'. * Working directory: '/dev/shm/portage/media-libs/raul-1.0.0_pre20200718/homedir' * S: '/dev/shm/portage/media-libs/raul-1.0.0_pre20200718/work/raul-1.0.0_pre20200718' The bug has been referenced in the following commit(s): https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=7c45b0f2cfba358f48663ddb79183ff1cc79d718 commit 7c45b0f2cfba358f48663ddb79183ff1cc79d718 Author: Miroslav Šulc <fordfrog@gentoo.org> AuthorDate: 2020-08-23 06:16:40 +0000 Commit: Miroslav Šulc <fordfrog@gentoo.org> CommitDate: 2020-08-23 06:16:40 +0000 media-libs/raul: fixed broken 1.0.0_pre20200718 Bug: https://bugs.gentoo.org/735382 Package-Manager: Portage-3.0.4, Repoman-3.0.1 Signed-off-by: Miroslav Šulc <fordfrog@gentoo.org> media-libs/raul/Manifest | 1 + media-libs/raul/raul-1.0.0_pre20200718.ebuild | 19 +++++++++++++++---- 2 files changed, 16 insertions(+), 4 deletions(-) |