Opened 8 weeks ago

Last modified 8 weeks ago

#69498 assigned defect

scamp @2.0.4: Processing of port scamp failed on MacOS Sonoma Apple Silicon M3

Reported by: AnniCharlotty Owned by: lpsinger (Leo Singer)
Priority: Normal Milestone:
Component: ports Version:
Keywords: Cc:
Port: scamp

Description

Hi,

I want to install scamp but during the process I have this error "Failed to build libgcc10: command execution failed" which implies that the process to install scamp fails.

What should I do ?

Text in the console :

iblackhorse@iBlackHorse ~ % sudo port install scamp        
--->  Computing dependencies for scamp
atlas is known to fail. Try to install anyway? [y/N]: y

gcc5 is known to fail. Try to install anyway? [y/N]: y

libgcc6 is known to fail. Try to install anyway? [y/N]: y

libgcc7 is known to fail. Try to install anyway? [y/N]: y

libgcc8 is known to fail. Try to install anyway? [y/N]: y

libgcc9 is known to fail. Try to install anyway? [y/N]: y

libgcc10 is known to fail. Try to install anyway? [y/N]: y

The following dependencies will be installed: 
 Xft2
 antigraingeometry
 aquaterm
 atlas
 bzip2
 cairo
 cdsclient
 expat
 fontconfig
 freetype
 fribidi
 gcc5
 gettext
 gettext-tools-libs
 glib2
 gnutls
 gobject-introspection
 graphite2
 harfbuzz
 icu
 libLASi
 libedit
 libelf
 libffi
 libgcc10
 libgcc6
 libgcc7
 libgcc8
 libgcc9
 libharu
 libpixman
 libpng
 libtasn1
 libtextstyle
 libxml2
 libxslt
 nettle
 ossp-uuid
 p11-kit
 pango
 pcre2
 plplot
 py312-mako
 py312-markdown
 py312-markupsafe
 py312-packaging
 py312-setuptools
 python312
 python3_select
 python3_select-312
 python_select
 python_select-312
 sqlite3
 swig
 swig-tcl
 tcl
 wget
 xorg-libX11
 xorg-libXau
 xorg-libXdmcp
 xorg-libXext
 xorg-libxcb
 xorg-xcb-proto
 xorg-xcb-util
 xorg-xorgproto
 xrender
Continue? [Y/n]: y
--->  Fetching archive for libgcc10
--->  Attempting to fetch libgcc10-10.4.0_5+stdlib_flag.darwin_23.arm64.tbz2 from https://packages.macports.org/libgcc10
--->  Attempting to fetch libgcc10-10.4.0_5+stdlib_flag.darwin_23.arm64.tbz2 from https://mse.uk.packages.macports.org/libgcc10
--->  Attempting to fetch libgcc10-10.4.0_5+stdlib_flag.darwin_23.arm64.tbz2 from https://fra.de.packages.macports.org/libgcc10
--->  Building libgcc10
Error: Failed to build libgcc10: command execution failed
Error: See /opt/local/var/macports/logs/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_lang_gcc10/libgcc10/main.log for details.
Error: Follow https://guide.macports.org/#project.tickets if you believe there
is a bug.
Error: Processing of port scamp failed

Attachments (1)

main.log.zip (1.0 MB) - added by AnniCharlotty 8 weeks ago.

Download all attachments as: .zip

Change History (2)

Changed 8 weeks ago by AnniCharlotty

Attachment: main.log.zip added

comment:1 Changed 8 weeks ago by ryandesign (Ryan Carsten Schmidt)

Owner: set to lpsinger
Status: newassigned

Well, scamp depends on atlas, which, as shown in your error messages, is known to fail. So we are not surprised that you could not build it. The solution would be for someone to modify the scamp port so that it does not depend on atlas, or to fix atlas so that it can build again.

Note: See TracTickets for help on using tickets.