FS#77131 - [elfutils] FTBFS
Attached to Project:
Arch Linux
Opened by Sebastien Duthil (duthils) - Sunday, 15 January 2023, 02:49 GMT
Last edited by freswa (frederik) - Sunday, 15 January 2023, 22:35 GMT
Opened by Sebastien Duthil (duthils) - Sunday, 15 January 2023, 02:49 GMT
Last edited by freswa (frederik) - Sunday, 15 January 2023, 22:35 GMT
|
Details
Description: the package elfutils 0.188-1 fails to build
from source with curl 7.87.0-3.
The error: CC debuginfod-find.o debuginfod-client.c: In function 'debuginfod_query_server': debuginfod-client.c:1330:7: error: 'CURLOPT_PROTOCOLS' is deprecated: since 7.85.0. Use CURLOPT_PROTOCOLS_STR [-Werror=deprecated-declarations] Full build log: https://tests.reproducible-builds.org/archlinux/core/elfutils/build1.log Steps to reproduce: * Install curl 7.87.0-3 * Run makepkg |
This task depends upon
Closed by freswa (frederik)
Sunday, 15 January 2023, 22:35 GMT
Reason for closing: Fixed
Additional comments about closing: elfutils-0.188-2
Sunday, 15 January 2023, 22:35 GMT
Reason for closing: Fixed
Additional comments about closing: elfutils-0.188-2
https://sourceware.org/git/?p=elfutils.git;a=commit;h=6560fb26a62ef135a804357ef4f15a47de3e49b3
[1] https://gitlab.com/qemu-project/qemu/-/issues/1440