Opened 3 months ago

Last modified 3 months ago

#69261 assigned defect

valgrind-macos-devel 3.22.0-r2023-10-29_0 fails to configure on macOS Sonoma 14.3

Reported by: josepheiba Owned by: raimue (Rainer Müller)
Priority: Normal Milestone:
Component: ports Version: 2.9.0
Keywords: Cc:
Port: valgrind-macos-devel

Description

I encountered an issue while trying to install valgrind-macos-devel on my macOS system. Here are the details:

sudo port install valgrind-macos-devel
--->  Computing dependencies for valgrind-macos-devel
--->  Fetching archive for valgrind-macos-devel
--->  Attempting to fetch valgrind-macos-devel-3.22.0-r2023-10-29_0.darwin_23.x86_64.tbz2 from https://packages.macports.org/valgrind-macos-devel
--->  Attempting to fetch valgrind-macos-devel-3.22.0-r2023-10-29_0.darwin_23.x86_64.tbz2 from https://nue.de.packages.macports.org/valgrind-macos-devel
--->  Attempting to fetch valgrind-macos-devel-3.22.0-r2023-10-29_0.darwin_23.x86_64.tbz2 from https://mse.uk.packages.macports.org/valgrind-macos-devel
--->  Configuring valgrind-macos-devel
Error: Failed to configure valgrind-macos-devel: consult /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_devel_valgrind/valgrind-macos-devel/work/valgrind-3.22.0-r2023-10-29/config.log
Error: Failed to configure valgrind-macos-devel: configure failure: command execution failed
Error: See /opt/local/var/macports/logs/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_devel_valgrind/valgrind-macos-devel/main.log for details.
Error: Follow https://guide.macports.org/#project.tickets if you believe there is a bug.
Error: Processing of port valgrind-macos-devel failed

Log Files: https://github.com/josepheiba/dotfiles/blob/main/config.log https://github.com/josepheiba/dotfiles/blob/main/main.log


sudo port install valgrind            
--->  Computing dependencies for valgrind
--->  Fetching archive for valgrind
--->  Attempting to fetch valgrind-3.16.1_0.darwin_23.x86_64.tbz2 from https://packages.macports.org/valgrind
--->  Attempting to fetch valgrind-3.16.1_0.darwin_23.x86_64.tbz2 from https://nue.de.packages.macports.org/valgrind
--->  Attempting to fetch valgrind-3.16.1_0.darwin_23.x86_64.tbz2 from https://mse.uk.packages.macports.org/valgrind
--->  Fetching distfiles for valgrind
Error: valgrind @3.16.1 is only compatible with macOS versions from 10.5 up to 10.13.
Error: Consider installing valgrind-macos-devel on newer macOS systems.
Error: Failed to fetch valgrind: incompatible macOS version

Change History (1)

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

Keywords: valgrind-macos-devel valgrind-devel valgrind removed
Owner: set to raimue
Priority: HighNormal
Status: newassigned
Summary: valgrind-macos-devel 3.22.0-r2023-10-29_0 fails to configure on macOS. I had a problem installing valgrind-macos-devel on macOS Sonoma 14.3, I have provided github links for error log files. command: sudo port install valgrind-macos-develvalgrind-macos-devel 3.22.0-r2023-10-29_0 fails to configure on macOS Sonoma 14.3
Note: See TracTickets for help on using tickets.