Script does not work anymore with latest daily builds #23

Closed
opened 2024-03-27 15:05:18 +00:00 by Atarikid · 4 comments
Atarikid commented 2024-03-27 15:05:18 +00:00 (Migrated from gitlab.com)

Your scripts does not work anymore with the latest builds.
Compiling works until FFmpeg compiles and ends with a lot of '... built for newer macOS version (14.4) than being linked (14.0).'

I am running macOS 14.4

But it also happens on older macOS versions like 13.6.6 (error '... built for newer macOS version (13.6.§) than being linked (13.0).'

Also, your daily builds (here https://ffmpeg.martin-riedl.de) are only to 11 march.
Probably because you also encounter this?

Your scripts does not work anymore with the latest builds. Compiling works until FFmpeg compiles and ends with a lot of '... built for newer macOS version (14.4) than being linked (14.0).' I am running macOS 14.4 But it also happens on older macOS versions like 13.6.6 (error '... built for newer macOS version (13.6.§) than being linked (13.0).' Also, your daily builds (here https://ffmpeg.martin-riedl.de) are only to 11 march. Probably because you also encounter this?
martinr92 commented 2024-03-27 19:35:13 +00:00 (Migrated from gitlab.com)

Hmm. I don't have such error messages.

The daily builds were not working because of the latest issue with libbluray. I'll track the progress regarding this in #24. libbluray is now temporary disabled on the build servers. New builds are now available on https://fffmpeg.martin-riedl.de.

Regarding your error:
My Build VMs don't run the latest macOS version. So I'm not able to reproduce it right now. Do you think that the error is related to the build script or to a code change in FFmpeg?

Feel also free to share more of the logs.

Hmm. I don't have such error messages. The daily builds were not working because of the latest issue with `libbluray`. I'll track the progress regarding this in #24. `libbluray` is now temporary disabled on the build servers. New builds are now available on https://fffmpeg.martin-riedl.de. Regarding your error: My Build VMs don't run the latest macOS version. So I'm not able to reproduce it right now. Do you think that the error is related to the build script or to a code change in FFmpeg? Feel also free to share more of the logs.
martinr92 commented 2024-03-27 21:23:57 +00:00 (Migrated from gitlab.com)
FFmpeg issue: https://trac.ffmpeg.org/ticket/10935
Atarikid commented 2024-03-28 10:48:28 +00:00 (Migrated from gitlab.com)

It does work fine when removing libbluray
So it seems to be an FFmpeg issue. Script is just fine!

FWW Thank you for making this script! Appreciated.

It does work fine when removing libbluray So it seems to be an FFmpeg issue. Script is just fine! FWW Thank you for making this script! Appreciated.
martinr92 commented 2024-03-28 12:04:52 +00:00 (Migrated from gitlab.com)

Great to hear. I close this one. Feel free to subscribe to the #24 for updates on libbluray.

Great to hear. I close this one. Feel free to subscribe to the #24 for updates on libbluray.
martinr92 (Migrated from gitlab.com) closed this issue 2024-03-28 12:04:53 +00:00
Sign in to join this conversation.
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference
ffmpeg/build-script#23
No description provided.