Opened 2 years ago

Last modified 17 months ago

#65040 assigned defect

octave @6.4.0_2 destroot failure

Reported by: danielmux (Dan Iparraguirre) Owned by: MarcusCalhoun-Lopez (Marcus Calhoun-Lopez)
Priority: Normal Milestone:
Component: ports Version: 2.7.2
Keywords: Cc: Schamschula (Marius Schamschula)
Port: octave

Description (last modified by jmroot (Joshua Root))

~ % sudo port install octave
--->  Computing dependencies for octave
--->  Fetching archive for octave
--->  Attempting to fetch octave-6.4.0_2+accelerate+app+docs+gfortran+graphicsmagick+qt5+sound+sundials.darwin_21.arm64.tbz2 from https://packages.macports.org/octave
--->  Attempting to fetch octave-6.4.0_2+accelerate+app+docs+gfortran+graphicsmagick+qt5+sound+sundials.darwin_21.arm64.tbz2 from https://nue.de.packages.macports.org/octave
--->  Attempting to fetch octave-6.4.0_2+accelerate+app+docs+gfortran+graphicsmagick+qt5+sound+sundials.darwin_21.arm64.tbz2 from http://atl.us.packages.macports.org/octave
--->  Staging octave into destroot
Error: Failed to destroot octave: ln: /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_math_octave/octave/work/destroot/opt/local/lib/octave/6.x.x/liboctave.8.dylib: File exists
Error: See /opt/local/var/macports/logs/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_math_octave/octave/main.log for details.
Error: Follow https://guide.macports.org/#project.tickets if you believe there is a bug.
Error: Processing of port octave failed
~ %

Attachments (1)

main.log (5.6 MB) - added by josmithiii 2 years ago.
main.log for octave after clean then install

Change History (8)

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

Description: modified (diff)
Keywords: octave removed
Milestone: MacPorts Future
Owner: set to MarcusCalhoun-Lopez
Status: newassigned
Summary: Octave install fails on Mac M1octave @6.4.0_2 destroot failure

To generate a clean log, please run:

sudo port clean octave
sudo port install octave

and if it fails again, attach the resulting main.log.

Changed 2 years ago by josmithiii

Attachment: main.log added

main.log for octave after clean then install

comment:2 Changed 2 years ago by josmithiii

The brew version of octave seems ok, fyi.

comment:3 Changed 2 years ago by Schamschula (Marius Schamschula)

Cc: Schamschula added

comment:4 Changed 2 years ago by Schamschula (Marius Schamschula)

I'm seeing the same thing on a fresh install of 12.4.

comment:5 Changed 2 years ago by Schamschula (Marius Schamschula)

BTW: Upstream is up to version 7.1.0!

comment:6 Changed 2 years ago by Schamschula (Marius Schamschula)

See PR: https://github.com/macports/macports-ports/pull/14925

Note: Running the GUI requires Rosetta. Why?

comment:7 Changed 17 months ago by ryandesign (Ryan Carsten Schmidt)

The port was updated to 7.1.0, then 7.2.0, then 7.3.0. Does the problem still exist with that version?

Note: See TracTickets for help on using tickets.