[Bug 1934891] Re: squid: build failure for Impish RISC-V
Thomas Ward
1934891 at bugs.launchpad.net
Sat Jul 10 16:48:07 UTC 2021
** Changed in: squid (Ubuntu)
Status: Triaged => In Progress
** Changed in: squid (Ubuntu)
Importance: Undecided => High
--
You received this bug notification because you are a member of Ubuntu
Sponsors Team, which is subscribed to the bug report.
https://bugs.launchpad.net/bugs/1934891
Title:
squid: build failure for Impish RISC-V
Status in squid package in Ubuntu:
In Progress
Bug description:
Building Squid for Impish on RISC-V fails.
Two problems were identified. Upstream merge request have been
created:
https://github.com/squid-cache/squid/pull/855 for
tools.cc: In function ‘void enter_suid()’:
tools.cc:585:11: error: ignoring return value of ‘int setuid(__uid_t)’
declared with attribute ‘warn_unused_result’ [-Werror=unused-result]
585 | setuid(0);
| ~~~~~~^~~
https://github.com/squid-cache/squid/pull/856 for
/usr/riscv64-linux-gnu/include/c++/10/ostream:611:
undefined reference to __atomic_compare_exchange_1
With suggested patches building succeeds.
Best regards
Heinrich
To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/squid/+bug/1934891/+subscriptions
More information about the Ubuntu-sponsors
mailing list