Opened 6 days ago

Last modified 4 days ago

#71267 closed defect

zvbi @0.2.35_5 build on Mac OS Sequoia 15.1 fails — at Version 1

Reported by: bhatiaa Owned by:
Priority: Normal Milestone:
Component: ports Version:
Keywords: sequoia Cc:
Port: zvbi

Description (last modified by jmroot (Joshua Root))

Hi, I am trying to build and setup Scrcpy on Mac OS Sequoia 15.1. I am using MacPorts for this. It seems like zvbi-0.2.35_5.darwin_24.arm64 is not yet available for this mac OS version. Can someone please suggest if an older version can somehow be used in the meantime? I am not very familiar with macports either, so would greatly appreciate it if someone can share the exact instructions as well.

Following is portion of the log from opt/local/var/macports/logs/ _opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_multimedia_zvbi/ zvbi/main.log -

version:1

:debug:main Starting logging for zvbi @0.2.35_5

:debug:sysinfo macOS 15.1 (darwin/24.1.0) arch arm

:debug:sysinfo MacPorts 2.10.4

:debug:sysinfo Xcode 16.1, CLT 16.1.0.0.1.1729049160

:debug:sysinfo SDK 15

:debug:sysinfo MACOSX_DEPLOYMENT_TARGET: 15.0

:debug:main dropping privileges: euid changed to 502, egid changed to 501.

:debug:main Executing org.macports.main (zvbi)

:debug:main Privilege de-escalation not attempted as not running as root.

:debug:archivefetch archivefetch phase started at Thu Nov  7 23:09:05 PST 2024

:msg:archivefetch --->  Fetching archive for zvbi

:debug:archivefetch Executing org.macports.archivefetch (zvbi)

:debug:archivefetch euid/egid changed to: 0/0

:debug:archivefetch chowned /opt/local/var/macports/incoming to macports

:debug:archivefetch euid/egid changed to: 502/501

:info:archivefetch --->  zvbi-0.2.35_5.darwin_24.arm64.tbz2 doesn't seem to exist in /opt/local/var/macports/incoming/verified

:msg:archivefetch --->  Attempting to fetch zvbi-0.2.35_5.darwin_24.arm64.tbz2 from https://packages.macports.org/zvbi

:debug:archivefetch Fetching archive failed: The requested URL returned error: 404

:msg:archivefetch --->  Attempting to fetch zvbi-0.2.35_5.darwin_24.arm64.tbz2 from http://mirror.fcix.net/macports/packages/zvbi

:debug:archivefetch Fetching archive failed: The requested URL returned error: 404

:msg:archivefetch --->  Attempting to fetch zvbi-0.2.35_5.darwin_24.arm64.tbz2 from https://ywg.ca.packages.macports.org/mirror/macports/packages/zvbi

:debug:archivefetch Fetching archive failed: The requested URL returned error: 404

Change History (2)

Changed 6 days ago by bhatiaa

Attachment: main.log added

main.log

comment:1 Changed 5 days ago by jmroot (Joshua Root)

Description: modified (diff)
Keywords: sequoia added; Mac OS Sequoia 15.1 zvbi removed
Port: zvbi added; scrcpy removed
Summary: scrcpy @2.7: Scrcpy build on Mac OS Sequoia 15.1 fails.zvbi @0.2.35_5 build on Mac OS Sequoia 15.1 fails

The attached log appears to start with the build already partially completed. Can you please generate a complete log by running sudo port clean zvbi and then sudo port install zvbi, and attach the new log if it fails?

Note: See TracTickets for help on using tickets.