Opened 3 years ago

Closed 20 months ago

#62042 closed defect (worksforme)

compilers portgroup: Error: Dependency 'gccdevel' not found

Reported by: NavneetKB Owned by:
Priority: Normal Milestone:
Component: ports Version:
Keywords: portgroup Cc: NavneetKB, MarcusCalhoun-Lopez (Marcus Calhoun-Lopez), cjones051073 (Chris Jones), mascguy (Christopher Nielsen)
Port:

Description

I am installing octave using the instruction at https://wiki.octave.org/Octave_for_macOS Install GNU Octave using MacPorts:

  1. Install Xcode via the Mac App Store.
  2. Install the Command Line Tools by opening a terminal and type

sudo xcode-select --install

  1. Follow MacPorts' installation instructions.
  2. Update your installation

sudo port selfupdate sudo port upgrade outdated

  1. Install Octave

sudo port install octave

While running "sudo port install octave" i get below error:

Error: Dependency 'gccdevel' not found

Error: Processing of port octave failed

Change History (5)

comment:1 Changed 3 years ago by jmroot (Joshua Root)

Cc: MarcusCalhoun-Lopez cjones051073 added
Priority: HighNormal
Summary: Error: Dependency 'gccdevel' not foundcompilers portgroup: Error: Dependency 'gccdevel' not found

Looks like the issue that was supposed to have been fixed in [1444149f3489dcac7659bcaca661d5a159c68157/macports-ports]—are you sure your ports are up to date?

comment:2 Changed 3 years ago by NavneetKB

Yes, ports are up to date, as i installed it today only.

comment:3 Changed 20 months ago by mascguy (Christopher Nielsen)

Keywords: portgroup added

Add keyword portgroup, to pg-related tickets

comment:4 Changed 20 months ago by mascguy (Christopher Nielsen)

Cc: mascguy added

comment:5 Changed 20 months ago by mascguy (Christopher Nielsen)

Resolution: worksforme
Status: newclosed

The update mentioned in comment:1 seems to have fixed this, and I'm not able to reproduce. Closing.

If it's still occurring, please reopen this ticket.

Note: See TracTickets for help on using tickets.