Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 876784 - =dev-java/cdi-api-4.0.1-r1 will not build
Summary: =dev-java/cdi-api-4.0.1-r1 will not build
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: Normal normal
Assignee: Java team
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2022-10-11 17:41 UTC by Mike Pagano
Modified: 2022-10-11 17:59 UTC (History)
0 users

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


Attachments
Build log (dev-java:cdi-api-4.0.1-r1:20221011-173915.log,5.67 KB, text/x-log)
2022-10-11 17:41 UTC, Mike Pagano
Details
emerge --info (emerge.info,6.07 KB, text/plain)
2022-10-11 17:41 UTC, Mike Pagano
Details

Note You need to log in before you can comment on or make changes to this bug.
Description Mike Pagano gentoo-dev 2022-10-11 17:41:10 UTC
Created attachment 823645 [details]
Build log

Error on build

debug: java-pkg_getjars: entering function, parameters: --build-only --with-dependencies dev-java/jakarta-el-api
!!! ERROR: Package dev-java/jakarta-el-api was not found!


equery l jakarta-el-api
 * Searching for jakarta-el-api ...
[IP-] [  ] dev-java/jakarta-el-api-5.0.1-r1:5.0

GENTOO_VM=openjdk-bin-11  CLASSPATH="" JAVA_HOME="/opt/openjdk-bin-11.0.15_p10"
JAVACFLAGS="-source 11 -target 11" COMPILER=""
and of course, the output of emerge --info =cdi-api-4.0.1
Comment 1 Mike Pagano gentoo-dev 2022-10-11 17:41:51 UTC
Created attachment 823648 [details]
emerge --info
Comment 2 Larry the Git Cow gentoo-dev 2022-10-11 17:59:18 UTC
The bug has been closed via the following commit(s):

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

commit ec06ea481823bfe5adfffbbd6ebf2a4844590ff1
Author:     Miroslav Šulc <fordfrog@gentoo.org>
AuthorDate: 2022-10-11 17:59:08 +0000
Commit:     Miroslav Šulc <fordfrog@gentoo.org>
CommitDate: 2022-10-11 17:59:08 +0000

    dev-java/cdi-api: fixed jakarta-el-api slot
    
    Closes: https://bugs.gentoo.org/876784
    Signed-off-by: Miroslav Šulc <fordfrog@gentoo.org>

 .../cdi-api/{cdi-api-4.0.1-r1.ebuild => cdi-api-4.0.1-r2.ebuild}    | 6 ++++--
 1 file changed, 4 insertions(+), 2 deletions(-)