[MacPorts] #59841: Error: Failed to configure db48
MacPorts
noreply at macports.org
Fri Dec 13 00:51:16 UTC 2019
#59841: Error: Failed to configure db48
-----------------------+--------------------
Reporter: shansenx | Owner: (none)
Type: defect | Status: new
Priority: Normal | Milestone:
Component: ports | Version: 2.6.2
Resolution: | Keywords:
Port: |
-----------------------+--------------------
Comment (by kencu):
It doesn't exist on the package server because the `+java` variant is not
a default variant for newer systems, so the buildbot doesn't build it with
the `+java` variant enabled on newer systems.
For help, you would need to do this:
{{{
sudo port clean db48
sudo port -v install db48 +java
}}}
and then if you get a build error, it will tell you where the log is, near
the error message.
copy the log file to somewhere accessible, like `~/db48-fail.log`, and
then using the web interface here, add it to this ticket as an Attachment.
Then we can see what happened, and perhaps help you further.
--
Ticket URL: <https://trac.macports.org/ticket/59841#comment:2>
MacPorts <https://www.macports.org/>
Ports system for macOS
More information about the macports-tickets
mailing list