Gentoo Forums
Gentoo Forums
Gentoo Forums
Quick Search: in
Problem emerging dev-java/cdi-api
View unanswered posts
View posts from last 24 hours

 
Reply to topic    Gentoo Forums Forum Index Portage & Programming
View previous topic :: View next topic  
Author Message
Reymet_2
n00b
n00b


Joined: 17 Apr 2024
Posts: 12
Location: Russia

PostPosted: Tue Oct 15, 2024 10:25 am    Post subject: Problem emerging dev-java/cdi-api Reply with quote

I have a problem with emerging dev-java/cdi-api (needed for www-severs/tomcat):
Code:
lang-model/src/main/java/jakarta/enterprise/lang/model/AnnotationInfo.java:1: error: package exists in another module: jakarta.cdi.lang.model
package jakarta.enterprise.lang.model;
^
lang-model/src/main/java/jakarta/enterprise/lang/model/AnnotationMember.java:1: error: package exists in another module: jakarta.cdi.lang.model
package jakarta.enterprise.lang.model;
^
lang-model/src/main/java/jakarta/enterprise/lang/model/AnnotationTarget.java:1: error: package exists in another module: jakarta.cdi.lang.model
package jakarta.enterprise.lang.model;
^
lang-model/src/main/java/jakarta/enterprise/lang/model/declarations/ClassInfo.java:1: error: package exists in another module: jakarta.cdi.lang.model
package jakarta.enterprise.lang.model.declarations;

And so on. Instead of jakarta.enterprise it finds necessary packages in jakarta.cdi.
Full build log
How can I fix it?
Back to top
View user's profile Send private message
fedeliallalinea
Administrator
Administrator


Joined: 08 Mar 2003
Posts: 31701
Location: here

PostPosted: Tue Oct 15, 2024 11:28 am    Post subject: Reply with quote

Look at bug #923599.
_________________
Questions are guaranteed in life; Answers aren't.

"Those who would give up essential liberty to purchase a little temporary safety,
deserve neither liberty nor safety."
- Ben Franklin
https://www.news.admin.ch/it/nsb?id=103968
Back to top
View user's profile Send private message
logrusx
Advocate
Advocate


Joined: 22 Feb 2018
Posts: 3076

PostPosted: Tue Oct 15, 2024 12:51 pm    Post subject: Re: Problem emerging dev-java/cdi-api Reply with quote

Reymet_2 wrote:
I have a problem with emerging dev-java/cdi-api (needed for www-severs/tomcat)
...
How can I fix it?


If you need those for java development, then run them from your home directory.

Best Regards,
Georgi
Back to top
View user's profile Send private message
Display posts from previous:   
Reply to topic    Gentoo Forums Forum Index Portage & Programming All times are GMT
Page 1 of 1

 
Jump to:  
You cannot post new topics in this forum
You cannot reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum
You cannot vote in polls in this forum