Public bug reported:

Risc-V releases are out of date

latest   amd64    stable     155.0-1       1240        -
                  candidate  155.0-1       1240        -
                  beta       156.0b2-1     1251        -
                  edge       ↑             ↑           -
         arm64    stable     155.0-1       1241        -
                  candidate  155.0-1       1241        -
                  beta       156.0b2-1     1252        -
                  edge       ↑             ↑           -
         riscv64  stable     152.0-1       1186        -
                  candidate  152.0-1       1186        -
                  beta       153.0b7-1     1192        -
                  edge       ↑             ↑           -

due to build failures:

:: 525:24.26 W 
/build/thunderbird/parts/thunderbird/build/comm/third_party/rnp/src/rnp/fficli.cpp:242:12:
 warning: 'return' will never be executed [-Wunreachable-code-return]
:: 525:24.31 W   242 |     return false;
:: 525:24.33 W       |            ^~~~~
:: 525:26.53 E 
/build/thunderbird/parts/thunderbird/build/third_party/llama.cpp/ggml/src/ggml-cpu/vec.h:403:26:
 error: RISC-V type 'vfloat32m8_t' (aka '__rvv_float32m8_t') requires the 
'zve32f' extension
:: 525:26.53 E   403 |             vfloat32m8_t ax = 
__riscv_vle32_v_f32m8(&x[i], avl);
:: 525:26.55 E       |                          ^
:: 525:26.57 E 
/build/thunderbird/parts/thunderbird/build/third_party/llama.cpp/ggml/src/ggml-cpu/vec.h:403:31:
 error: RISC-V type '__rvv_float32m8_t' requires the 'zve32f' extension
:: 525:26.58 E   403 |             vfloat32m8_t ax = 
__riscv_vle32_v_f32m8(&x[i], avl);
:: 525:26.62 E       |                               ^
:: 525:26.66 E 
/build/thunderbird/parts/thunderbird/build/third_party/llama.cpp/ggml/src/ggml-cpu/vec.h:404:26:
 error: RISC-V type 'vfloat32m8_t' (aka '__rvv_float32m8_t') requires the 
'zve32f' extension
:: 525:26.67 E   404 |             vfloat32m8_t ay = 
__riscv_vle32_v_f32m8(&y[i], avl);
:: 525:26.68 E       |                          ^
:: 525:26.73 E 
/build/thunderbird/parts/thunderbird/build/third_party/llama.cpp/ggml/src/ggml-cpu/vec.h:404:31:
 error: RISC-V type '__rvv_float32m8_t' requires the 'zve32f' extension
:: 525:26.74 E   404 |             vfloat32m8_t ay = 
__riscv_vle32_v_f32m8(&y[i], avl);
:: 525:26.74 E       |                               ^
:: 525:26.76 E 
/build/thunderbird/parts/thunderbird/build/third_party/llama.cpp/ggml/src/ggml-cpu/vec.h:405:26:
 error: RISC-V type 'vfloat32m8_t' (aka '__rvv_float32m8_t') requires the 
'zve32f' extension
:: 525:26.77 E   405 |             vfloat32m8_t ny = 
__riscv_vfmadd_vf_f32m8(ax, v, ay, avl);
:: 525:26.78 E       |                          ^
:: 525:26.79 E 
/build/thunderbird/parts/thunderbird/build/third_party/llama.cpp/ggml/src/ggml-cpu/vec.h:405:31:
 error: RISC-V type '__rvv_float32m8_t' requires the 'zve32f' extension
:: 525:26.80 E   405 |             vfloat32m8_t ny = 
__riscv_vfmadd_vf_f32m8(ax, v, ay, avl);
:: 525:26.81 E       |                               ^
:: 525:26.83 E 
/build/thunderbird/parts/thunderbird/build/third_party/llama.cpp/ggml/src/ggml-cpu/vec.h:405:31:
 error: RISC-V type '__rvv_float32m8_t' requires the 'zve32f' extension
:: 525:26.84 E 
/build/thunderbird/parts/thunderbird/build/third_party/llama.cpp/ggml/src/ggml-cpu/vec.h:405:31:
 error: RISC-V type '__rvv_float32m8_t' requires the 'zve32f' extension
:: 525:26.85 E 
/build/thunderbird/parts/thunderbird/build/third_party/llama.cpp/ggml/src/ggml-cpu/vec.h:405:55:
 error: RISC-V type 'vfloat32m8_t' (aka '__rvv_float32m8_t') requires the 
'zve32f' extension
:: 525:26.86 E   405 |             vfloat32m8_t ny = 
__riscv_vfmadd_vf_f32m8(ax, v, ay, avl);
:: 525:26.89 E       |                                                       ^
:: 525:26.90 E 
/build/thunderbird/parts/thunderbird/build/third_party/llama.cpp/ggml/src/ggml-cpu/vec.h:405:62:
 error: RISC-V type 'vfloat32m8_t' (aka '__rvv_float32m8_t') requires the 
'zve32f' extension
:: 525:26.90 E   405 |             vfloat32m8_t ny = 
__riscv_vfmadd_vf_f32m8(ax, v, ay, avl);
:: 525:26.91 E       |                                                          
    ^
:: 525:26.93 E 
/build/thunderbird/parts/thunderbird/build/third_party/llama.cpp/ggml/src/ggml-cpu/vec.h:406:13:
 error: RISC-V type '__rvv_float32m8_t' requires the 'zve32f' extension
:: 525:26.94 E   406 |             __riscv_vse32_v_f32m8(&y[i], ny, avl);
:: 525:26.95 E       |             ^
:: 525:26.96 E 
/build/thunderbird/parts/thunderbird/build/third_party/llama.cpp/ggml/src/ggml-cpu/vec.h:406:42:
 error: RISC-V type 'vfloat32m8_t' (aka '__rvv_float32m8_t') requires the 
'zve32f' extension
:: 525:26.98 E   406 |             __riscv_vse32_v_f32m8(&y[i], ny, avl);
:: 525:26.99 E       |                                          ^
:: 525:26.99 E 
/build/thunderbird/parts/thunderbird/build/third_party/llama.cpp/ggml/src/ggml-cpu/vec.h:606:26:
 error: RISC-V type 'vfloat32m8_t' (aka '__rvv_float32m8_t') requires the 
'zve32f' extension
:: 525:27.00 E   606 |             vfloat32m8_t ay = 
__riscv_vle32_v_f32m8(&y[i], avl);
:: 525:27.02 E       |                          ^
:: 525:27.02 E 
/build/thunderbird/parts/thunderbird/build/third_party/llama.cpp/ggml/src/ggml-cpu/vec.h:606:31:
 error: RISC-V type '__rvv_float32m8_t' requires the 'zve32f' extension
:: 525:27.03 E   606 |             vfloat32m8_t ay = 
__riscv_vle32_v_f32m8(&y[i], avl);
:: 525:27.04 E       |                               ^
:: 525:27.05 E 
/build/thunderbird/parts/thunderbird/build/third_party/llama.cpp/ggml/src/ggml-cpu/vec.h:608:30:
 error: RISC-V type 'vfloat32m8_t' (aka '__rvv_float32m8_t') requires the 
'zve32f' extension
:: 525:27.07 E   608 |                 vfloat32m8_t ax = 
__riscv_vle32_v_f32m8(&x[k][i], avl);
:: 525:27.07 E       |                              ^
:: 525:27.08 E 
/build/thunderbird/parts/thunderbird/build/third_party/llama.cpp/ggml/src/ggml-cpu/vec.h:608:35:
 error: RISC-V type '__rvv_float32m8_t' requires the 'zve32f' extension
:: 525:27.08 E   608 |                 vfloat32m8_t ax = 
__riscv_vle32_v_f32m8(&x[k][i], avl);
:: 525:27.08 E       |                                   ^
:: 525:27.08 E 
/build/thunderbird/parts/thunderbird/build/third_party/llama.cpp/ggml/src/ggml-cpu/vec.h:609:17:
 error: RISC-V type 'vfloat32m8_t' (aka '__rvv_float32m8_t') requires the 
'zve32f' extension
:: 525:27.08 E   609 |                 ay = __riscv_vfmadd_vf_f32m8(ax, 
v[k][0], ay, avl);
:: 525:27.09 E       |                 ^
:: 525:27.09 E 
/build/thunderbird/parts/thunderbird/build/third_party/llama.cpp/ggml/src/ggml-cpu/vec.h:609:22:
 error: RISC-V type '__rvv_float32m8_t' requires the 'zve32f' extension
:: 525:27.09 E   609 |                 ay = __riscv_vfmadd_vf_f32m8(ax, 
v[k][0], ay, avl);
:: 525:27.09 E       |                      ^
:: 525:27.09 E 
/build/thunderbird/parts/thunderbird/build/third_party/llama.cpp/ggml/src/ggml-cpu/vec.h:609:22:
 error: RISC-V type '__rvv_float32m8_t' requires the 'zve32f' extension
:: 525:27.10 E fatal error: too many errors emitted, stopping now 
[-ferror-limit=]

** Affects: thunderbird (Ubuntu)
     Importance: High
     Assignee: Nathan Teodosio (nteodosio)
         Status: In Progress


** Tags: riscv

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/2166852

Title:
  Risc-V releases out of date

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/thunderbird/+bug/2166852/+subscriptions


-- 
ubuntu-bugs mailing list
[email protected]
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

Reply via email to