-
Notifications
You must be signed in to change notification settings - Fork 298
Closed
Description
hello, recently I've had a build failure of firefox-121 beta channel on armv7a-linux, using a gcc-11 cross-compiler toolchian.
This is a small sample of them, there are hundreds and of various types:
15:17.10 /var/tmp/portage/portage/www-client/firefox-121.0_beta9/work/firefox-121.0/third_party/xsimd/include/xsimd/types/xsimd_batch.hpp:503:46: error: 'broadcast' is not a member of 'xsimd::kernel'
15:17.11 /var/tmp/portage/portage/www-client/firefox-121.0_beta9/work/firefox-121.0/third_party/xsimd/include/xsimd/types/xsimd_batch.hpp:503:57: error: expected primary-expression before '>' token
15:17.12 /var/tmp/portage/portage/www-client/firefox-121.0_beta9/work/firefox-121.0/third_party/xsimd/include/xsimd/types/xsimd_batch.hpp:515:25: error: 'set' is not a member of 'xsimd::kernel'; did you mean 'get'?
15:17.12 /var/tmp/portage/portage/www-client/firefox-121.0_beta9/work/firefox-121.0/third_party/xsimd/include/xsimd/types/xsimd_batch.hpp:515:30: error: expected primary-expression before '>' token
15:17.13 /var/tmp/portage/portage/www-client/firefox-121.0_beta9/work/firefox-121.0/third_party/xsimd/include/xsimd/types/xsimd_batch.hpp:515:80: error: expected ')' before '...' token
15:17.13 /var/tmp/portage/portage/www-client/firefox-121.0_beta9/work/firefox-121.0/third_party/xsimd/include/xsimd/types/xsimd_batch.hpp:526:24: error: expected primary-expression before 'class'
the full build log: build.log.gz
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
No labels