Opened 12 months ago
Closed 12 months ago
#68665 closed defect (worksforme)
openslide / zlib problem
Reported by: | GeorgFCode | Owned by: | |
---|---|---|---|
Priority: | Normal | Milestone: | |
Component: | ports | Version: | 2.8.1 |
Keywords: | sonoma | Cc: | |
Port: | zlib |
Description (last modified by GeorgFCode)
Trying toi install openslide on macOS 14.1.1 (23B81) i get the following error
... Continue? [Y/n]: Y ---> Fetching archive for zlib ---> Attempting to fetch zlib-1.3_0.darwin_23.arm64.tbz2 from https://packages.macports.org/zlib ---> Attempting to fetch zlib-1.3_0.darwin_23.arm64.tbz2 from https://fra.de.packages.macports.org/zlib ---> Attempting to fetch zlib-1.3_0.darwin_23.arm64.tbz2 from https://nue.de.packages.macports.org/zlib ---> Configuring zlib Error: Failed to configure zlib: configure failure: command execution failed Error: See /opt/local/var/macports/logs/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_archivers_zlib/zlib/main.log for details. Error: Follow https://guide.macports.org/#project.tickets if you believe there is a bug. Error: Processing of port openslide failed
already tried to do all updates and re-install macport
any help appreciated KR Georg
Change History (3)
comment:1 Changed 12 months ago by GeorgFCode
Description: | modified (diff) |
---|
comment:2 Changed 12 months ago by ryandesign (Ryan Carsten Schmidt)
Keywords: | sonoma added; openslide zlib removed |
---|---|
Port: | zlib added |
comment:3 Changed 12 months ago by ryandesign (Ryan Carsten Schmidt)
Resolution: | → worksforme |
---|---|
Status: | new → closed |
There's something pretty basic wrong on your computer if you can't build a fundamental port like zlib. Likely causes might be not having Xcode or the Xcode command line tools installed, or having outdated versions of them that aren't compatible with Sonoma. Try reinstalling them, especially the CLT as ProblemHotlist#reinstall-clt explains. If you can't figure it out, please attach your main.log file and reopen the ticket.
Note: See
TracTickets for help on using
tickets.
As always, please attach the main.log file so that we can see what went wrong.