Opened 2 years ago

Last modified 2 years ago

#65310 closed defect

libdeflate fails (while installing aseprite dependencies) — at Initial Version

Reported by: TrantorLix Owned by:
Priority: Normal Milestone:
Component: ports Version:
Keywords: Cc:
Port: libdeflate

Description

Tried today on M1 macbook pro. I installed macports today and xcode too, so latest version. All dependencies for aesprite installed fine until I got to libdeflate. I tried "sudo port install libdeflate" alone and got following error:

{{{ % sudo port install libdeflate ---> Fetching archive for libdeflate ---> Attempting to fetch libdeflate-1.11_0.darwin_21.arm64.tbz2 from https://packages.macports.org/libdeflate ---> Attempting to fetch libdeflate-1.11_0.darwin_21.arm64.tbz2 from https://ywg.ca.packages.macports.org/mirror/macports/packages/libdeflate ---> Attempting to fetch libdeflate-1.11_0.darwin_21.arm64.tbz2 from https://mse.uk.packages.macports.org/libdeflate ---> Building libdeflate Error: Failed to build libdeflate: command execution failed Error: See /opt/local/var/macports/logs/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_archivers_libdeflate/libdeflate/main.log for details. Error: Follow https://guide.macports.org/#project.tickets if you believe there is a bug. Error: Processing of port libdeflate failed }}}

Checking the main.log in case that is useful sees the following:

{{{ :error:build Failed to build libdeflate: command execution failed :debug:build Error code: CHILDSTATUS 22523 2 :debug:build Backtrace: command execution failed :debug:build while executing :debug:build "system {*}$notty {*}$callback {*}$nice $fullcmdstring" :debug:build invoked from within :debug:build "command_exec -callback portprogress::target_progress_callback build" :debug:build (procedure "portbuild::build_main" line 8) :debug:build invoked from within :debug:build "$procedure $targetname" :error:build See /opt/local/var/macports/logs/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_archivers_libdeflate/libdeflate/main.log for details. }}}

Change History (0)

Note: See TracTickets for help on using tickets.