BtbN / FFmpeg-Builds

MIT License
6.97k stars 956 forks source link

Windows on ARM build failure #367

Closed nihil-admirari closed 2 months ago

nihil-admirari commented 2 months ago

https://productionresultssa3.blob.core.windows.net/actions-results/24237da9-dda5-47bc-a9fd-452cc410eaf3/workflow-job-run-4a13ad0d-0167-5dd3-f236-cf59b2a15bbd/logs/job/job-logs.txt?rsct=text%2Fplain&se=2024-04-22T19%3A19%3A06Z&sig=t0nTjE%2BEN1WHJNPU1mXlsbIVHeLWvgY1Cj9B0mycn84%3D&sp=r&spr=https&sr=b&st=2024-04-22T19%3A09%3A01Z&sv=2021-12-02:

2024-04-22T14:03:02.6733491Z ld.lld: error: undefined symbol: ff_dovi_configure
2024-04-22T14:03:02.6734309Z >>> referenced by libavcodec/libsvtav1.o:(eb_enc_init)
2024-04-22T14:03:02.6735068Z >>> referenced by libavcodec/libx265.o:(libx265_encode_init)
2024-04-22T14:03:02.6735587Z 
2024-04-22T14:03:02.6735857Z ld.lld: error: undefined symbol: ff_dovi_rpu_generate
2024-04-22T14:03:02.6736845Z >>> referenced by libavcodec/libsvtav1.o:(eb_receive_packet)
2024-04-22T14:03:02.6737638Z >>> referenced by libavcodec/libx265.o:(libx265_encode_frame)
2024-04-22T14:03:02.6798844Z clang: error: linker command failed with exit code 1 (use -v to see invocation)
BtbN commented 2 months ago

Upstream issue, just got fixed five minutes ago.