Changes between Initial Version and Version 1 of Ticket #72119
- Timestamp:
- Feb 28, 2025, 7:22:34 AM (11 months ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
Ticket #72119
-
Property
Summary
changed from
gstreamer1-gst-plugins-bad fails to build on Sequoia arm64togstreamer1-gst-plugins-bad @1.24.9_2+faac fails to build on Sequoia arm64
-
Property
Summary
changed from
-
Ticket #72119 – Description
initial v1 3 3 **gstreamer1-gst-plugins-bad** fails to build on Sequoia arm64 while in the configure phase with the following error: 4 4 5 ''sys/applemedia/meson.build:42:21: ERROR: Dependency "CoreFoundation" not found, tried pkgconfig, framework and cmake'' 5 `sys/applemedia/meson.build:42:21: ERROR: Dependency "CoreFoundation" not found, tried pkgconfig, framework and cmake` 6 6 7 7 Please find attached the meson-log.txt log and the main.log. … … 9 9 Below the relevant information about the mac I am running: 10 10 11 ''ferdy@kamikaze:/opt/mp/macports-ports (master)$ sw_vers 11 {{{ 12 ferdy@kamikaze:/opt/mp/macports-ports (master)$ sw_vers 12 13 ProductName: macOS 13 14 ProductVersion: 15.3.1 … … 20 21 ferdy@kamikaze:/opt/mp/macports-ports (master)$ port version 21 22 Version: 2.10.99 22 ferdy@kamikaze:/opt/mp/macports-ports (master)$'' 23 ferdy@kamikaze:/opt/mp/macports-ports (master)$ 24 }}} 23 25 24 26 TIA,
