You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
/e/project1/cswmanage/reuter1/EasyBuild/easybuild/jupiter/software/CMake/4.2.1-GCCcore-15.2.0/bin/cmake -E cmake_link_script CMakeFiles/yuvconvert.dir/link.txt --verbose=1
/e/project1/cswmanage/reuter1/EasyBuild/easybuild/jupiter/software/binutils/2.45-GCCcore-15.2.0/bin/ld: libyuv.a(convert.cc.o): in function `RGB24ToI420.localalias':
convert.cc:(.text+0x3e50): undefined reference to `RGBToUVMatrixRow_NEON'
/e/project1/cswmanage/reuter1/EasyBuild/easybuild/jupiter/software/binutils/2.45-GCCcore-15.2.0/bin/ld: convert.cc:(.text+0x3e54): undefined reference to `RGBToUVMatrixRow_NEON'
/e/project1/cswmanage/reuter1/EasyBuild/easybuild/jupiter/software/binutils/2.45-GCCcore-15.2.0/bin/ld: libyuv.a(row_any.cc.o): in function `RGBToUVMatrixRow_Any_NEON':
row_any.cc:(.text+0x6030): undefined reference to `RGBToUVMatrixRow_NEON'
/e/project1/cswmanage/reuter1/EasyBuild/easybuild/jupiter/software/binutils/2.45-GCCcore-15.2.0/bin/ld: row_any.cc:(.text+0x608c): undefined reference to `RGBToUVMatrixRow_NEON'
collect2: error: ld returned 1 exit status
Test report by @Thyre SUCCESS
Build succeeded for 1 out of 1 (total: 1 min 28 secs) (1 easyconfigs in total)
Linux - Linux Arch Linux UNKNOWN, x86_64, AMD Ryzen 7 7800X3D 8-Core Processor (zen4), 1 x AMD Navi 48 [Radeon RX 9070/9070 XT/9070 GRE] (device id: 0x7550, gfx: gfx1201, driver: Linuxversion7.1.5-arch1-1(linux@archlinux)(gcc(GCC)16.1.120260725,GNUld(GNUBinutils)2.46.1)#1SMPPREEMPT_DYNAMICSun,26Jul202600:49:06+0000), 1 x AMD Raphael (device id: 0x164e, gfx: gfx1036, driver: Linuxversion7.1.5-arch1-1(linux@archlinux)(gcc(GCC)16.1.120260725,GNUld(GNUBinutils)2.46.1)#1SMPPREEMPT_DYNAMICSun,26Jul202600:49:06+0000), Python 3.14.6
See https://gist.github.com/Thyre/2e3f5c5241a972f885cc37b5e0e83792 for a full test report.
Test report by @Thyre SUCCESS
Build succeeded for 1 out of 1 (total: 2 mins 30 secs) (1 easyconfigs in total)
jrc0900.jureca - Linux Rocky Linux 9.8, AArch64, ARM UNKNOWN (neoverse_v2), 1 x NVIDIA NVIDIA GH200 480GB, 595.71.05, Python 3.9.25
See https://gist.github.com/Thyre/cfcb48e3ab09fe909ac541cd43491b4b for a full test report.
Test report by @Thyre SUCCESS
Build succeeded for 3 out of 3 (total: 6 mins 19 secs) (1 easyconfigs in total)
jrc0851.jureca - Linux Rocky Linux 9.8 (Blue Onyx), x86_64, AMD EPYC 7443 24-Core Processor (zen3), 8 x AMD AMD INSTINCT MI200 (MCM) OAM LC MBA HPE C2 (device id: 0x740c, gfx: gfx90a, driver: 6.19.4), Python 3.9.25
See https://gist.github.com/Thyre/8fcef3d3ccabcf4ac021712d968eede2 for a full test report.
Test report by @boegelbot SUCCESS
Build succeeded for 1 out of 1 (total: 2 mins 29 secs) (1 easyconfigs in total)
jsczen3c1.int.jsc-zen3.fz-juelich.de - Linux Rocky Linux 9.8, x86_64, AMD EPYC-Milan Processor (zen3), Python 3.9.25
See https://gist.github.com/boegelbot/4b28f59537221e1ab561285b1d753e6f for a full test report.
Thyre
changed the title
add patch to libyuv to fix build on aarch64 and enable tests
add patch to libyuv 20260609 to fix build on aarch64 and enable tests
Aug 13, 2026
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
2026.1issues & PRs related to 2026.1 common toolchainsaarch64Related to Arm 64-bit (aarch64)bug fix
3 participants
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
(created using
eb --new-pr)Fixes linker error: