Summary: | sci-mathematics/z3-4.8.16 - CMake Error at .../FindJava.cmake:171 (message): | ||
---|---|---|---|
Product: | Gentoo Linux | Reporter: | Toralf Förster <toralf> |
Component: | Current packages | Assignee: | Michał Górny <mgorny> |
Status: | CONFIRMED --- | ||
Severity: | normal | CC: | mgorny, sci |
Priority: | Normal | ||
Version: | unspecified | ||
Hardware: | All | ||
OS: | Linux | ||
Whiteboard: | |||
Package list: | Runtime testing required: | --- | |
Attachments: |
emerge-info.txt
CMakeOutput.log emerge-history.txt environment etc.portage.tar.bz2 logs.tar.bz2 sci-mathematics:z3-4.8.16:20220504-012501.log temp.tar.bz2 |
Description
Toralf Förster
2022-05-04 17:55:43 UTC
Created attachment 776723 [details]
emerge-info.txt
Created attachment 776726 [details]
CMakeOutput.log
Created attachment 776729 [details]
emerge-history.txt
Created attachment 776732 [details]
environment
Created attachment 776735 [details]
etc.portage.tar.bz2
Created attachment 776738 [details]
logs.tar.bz2
Created attachment 776741 [details]
sci-mathematics:z3-4.8.16:20220504-012501.log
Created attachment 776744 [details]
temp.tar.bz2
I just had this issue. It turns out my java setup was out of whack. Doing java -version complained about missing icedtea-bin-8 or something but I didn't even have that installed. It must have changed at some point to openjdk so I used "eselect java-vm set system [number]" to fix my java and then it worked. |