Script does not work anymore with latest daily builds #23
Labels
No milestone
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference
ffmpeg/build-script#23
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
Delete branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
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?
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.libblurayis 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.
FFmpeg issue: https://trac.ffmpeg.org/ticket/10935
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.
Great to hear. I close this one. Feel free to subscribe to the #24 for updates on libbluray.