Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 895106 - dev-lang/rakudo-2022.06 - eapply_user (or default) must be called in src_prepare()!
Summary: dev-lang/rakudo-2022.06 - eapply_user (or default) must be called in src_prep...
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: Normal normal (vote)
Assignee: Patrick Lauer
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2023-02-17 09:59 UTC by Toralf Förster
Modified: 2023-02-17 11:08 UTC (History)
0 users

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


Attachments
emerge-info.txt (emerge-info.txt,19.07 KB, text/plain)
2023-02-17 09:59 UTC, Toralf Förster
Details
dev-lang:rakudo-2022.06:20230217-094202.log (dev-lang:rakudo-2022.06:20230217-094202.log,1.77 KB, text/plain)
2023-02-17 09:59 UTC, Toralf Förster
Details
emerge-history.txt.bz2 (emerge-history.txt.bz2,55.97 KB, application/x-bzip)
2023-02-17 09:59 UTC, Toralf Förster
Details
environment (environment,78.38 KB, text/plain)
2023-02-17 09:59 UTC, Toralf Förster
Details
etc.clang.tar.bz2 (etc.clang.tar.bz2,833 bytes, application/x-bzip)
2023-02-17 09:59 UTC, Toralf Förster
Details
etc.portage.tar.bz2 (etc.portage.tar.bz2,18.59 KB, application/x-bzip)
2023-02-17 10:00 UTC, Toralf Förster
Details
temp.tar.bz2 (temp.tar.bz2,18.49 KB, application/x-bzip)
2023-02-17 10:00 UTC, Toralf Förster
Details

Note You need to log in before you can comment on or make changes to this bug.
Description Toralf Förster gentoo-dev 2023-02-17 09:59:54 UTC
>>> Unpacking source...
>>> Unpacking rakudo-2022.06.tar.gz to /var/tmp/portage/dev-lang/rakudo-2022.06/work
>>> Source unpacked in /var/tmp/portage/dev-lang/rakudo-2022.06/work
>>> Preparing source in /var/tmp/portage/dev-lang/rakudo-2022.06/work/rakudo-2022.06 ...
 * ERROR: dev-lang/rakudo-2022.06::gentoo failed (prepare phase):
 *   eapply_user (or default) must be called in src_prepare()!
 * 
 * Call stack:

  -------------------------------------------------------------------

  This is an unstable amd64 chroot image at a tinderbox (==build bot)
  name: 17.1_no_multilib_hardened-j4-20230214-130059

  -------------------------------------------------------------------

GNUMAKEFLAGS="$GNUMAKEFLAGS --shuffle"
gcc-config -l:
 [1] x86_64-pc-linux-gnu-10
 [2] x86_64-pc-linux-gnu-12 *
clang/llvm (if any):
clang version 15.0.7
Target: x86_64-pc-linux-gnu
Thread model: posix
InstalledDir: /usr/lib/llvm/15/bin
Configuration file: /etc/clang/clang.cfg
/usr/lib/llvm/15
15.0.7
Python 3.10.10
Available Ruby profiles:
  [1]   ruby27 (with Rubygems)
  [2]   ruby30 (with Rubygems) *
Available Rust versions:
  [1]   rust-1.67.1 *
GENTOO_VM=  CLASSPATH="" JAVA_HOME=""
JAVACFLAGS="" COMPILER=""
php cli (if any):

  HEAD of ::gentoo
commit 1daefc71c0e67a3e778f36f8bdff931b2d1d8f27
Author: Repository mirror & CI <repomirrorci@gentoo.org>
Date:   Fri Feb 17 09:02:01 2023 +0000

    2023-02-17 09:02:01 UTC

emerge -qpvO dev-lang/rakudo
[ebuild  N    ] dev-lang/rakudo-2022.06  USE="moar -clang (-java) -test"
Comment 1 Toralf Förster gentoo-dev 2023-02-17 09:59:55 UTC
Created attachment 852168 [details]
emerge-info.txt
Comment 2 Toralf Förster gentoo-dev 2023-02-17 09:59:56 UTC
Created attachment 852170 [details]
dev-lang:rakudo-2022.06:20230217-094202.log
Comment 3 Toralf Förster gentoo-dev 2023-02-17 09:59:57 UTC
Created attachment 852172 [details]
emerge-history.txt.bz2
Comment 4 Toralf Förster gentoo-dev 2023-02-17 09:59:58 UTC
Created attachment 852174 [details]
environment
Comment 5 Toralf Förster gentoo-dev 2023-02-17 09:59:59 UTC
Created attachment 852176 [details]
etc.clang.tar.bz2
Comment 6 Toralf Förster gentoo-dev 2023-02-17 10:00:00 UTC
Created attachment 852178 [details]
etc.portage.tar.bz2
Comment 7 Toralf Förster gentoo-dev 2023-02-17 10:00:01 UTC
Created attachment 852180 [details]
temp.tar.bz2
Comment 8 Larry the Git Cow gentoo-dev 2023-02-17 11:08:52 UTC
The bug has been closed via the following commit(s):

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

commit 5f32171c981e5d65ab8b39706e67db5d4fb5c222
Author:     Miroslav Šulc <fordfrog@gentoo.org>
AuthorDate: 2023-02-17 11:06:31 +0000
Commit:     Miroslav Šulc <fordfrog@gentoo.org>
CommitDate: 2023-02-17 11:08:43 +0000

    java-pkg-opt-2.eclass: partly reverted conditional eapply_user, restricted to eapi 6-8
    
    Closes: https://bugs.gentoo.org/895106
    Signed-off-by: Miroslav Šulc <fordfrog@gentoo.org>

 eclass/java-pkg-opt-2.eclass | 3 +++
 1 file changed, 3 insertions(+)