FTBFS on riscv64
Affects | Status | Importance | Assigned to | Milestone | |
---|---|---|---|---|---|
curl (Debian) |
Fix Released
|
Unknown
|
|||
curl (Ubuntu) |
Fix Released
|
Undecided
|
Unassigned |
Bug Description
As can be seen here [1], the build on riscv64 fails now that we use gcc12 with the following error:
libtool: link: gcc -g -O2 -ffile-
/usr/bin/ld: ../lib/
collect2: error: ld returned 1 exit status
make[4]: *** [Makefile:991: curl] Error 1
There exists a bug report and a fix for that upstream here: https:/
I'm currently building a package with this patch here [2].
[1] https:/
[2] https:/
Changed in curl (Debian): | |
status: | Unknown → New |
Changed in curl (Debian): | |
status: | New → Fix Released |
The build on riscv64 succeeded, please find attached the corresponding debdiff.