Opened 4 years ago

Closed 4 years ago

#60095 closed defect (duplicate)

db48 @4.8.30: fails to build +java

Reported by: OrbitalMechanic (Samuel Dupree) Owned by: jmroot (Joshua Root)
Priority: Normal Milestone:
Component: ports Version: 2.6.2
Keywords: Cc:
Port: db48

Description

Building Octave on Mac Pro (2019) under Mac OS X v. 10.15.3 (Catalina). Followed procedure posted on https://wiki.octave.org/Octave_for_macOS#MacPorts_Installation and http://blog.hani-ibrahim.de/en/octave4-mac-os-x-el-capitan-install.html. The installation failed to configure db48.

Logfile attached to this ticket.

Attachments (1)

config.log (41.8 KB) - added by OrbitalMechanic (Samuel Dupree) 4 years ago.
Logfile generated for installation of Octave

Download all attachments as: .zip

Change History (6)

Changed 4 years ago by OrbitalMechanic (Samuel Dupree)

Attachment: config.log added

Logfile generated for installation of Octave

comment:1 Changed 4 years ago by kencu (Ken)

looks like the +java variant of db48 is not working, at least on Catalina.

I'd suggest you go with the default installation, at least to begin.

sudo port clean db48
sudo port clean octave
sudo port -v install octave

The article about installing octave you referenced was about four years old, and things can change over time...Marcus sets the defaults quite carefully, and you should find them OK.

If you really need java support in Octave, it may still be possible to use that variant later, after all it's supports are installed.

Last edited 4 years ago by kencu (Ken) (previous) (diff)

comment:2 Changed 4 years ago by kencu (Ken)

normally it's best to also include the main log file from your failed installation as well, to help us understand what is going on.

comment:3 Changed 4 years ago by kencu (Ken)

I notice there are already two open tickets about db48 failing to build +java, so no reason to open a third one it appears; this is not unique to Catalina. <https://ports.macports.org/port/db48/tickets>.

comment:4 Changed 4 years ago by kencu (Ken)

Cc: sdupree@… removed
Keywords: Octave removed
Milestone: MacPorts 2.7.0
Owner: set to jmroot
Port: db48 added; Octave removed
Status: newassigned
Summary: Failed to configure db48 during Octave installationdb48 @4.8.30: fails to build +java

comment:5 Changed 4 years ago by jmroot (Joshua Root)

Resolution: duplicate
Status: assignedclosed
Note: See TracTickets for help on using tickets.