[Bug 1934891] Re: squid: build failure for Impish RISC-V
Thomas Ward
1934891 at bugs.launchpad.net
Sat Jul 10 15:53:38 UTC 2021
I'll handle the updating and pushing to Impish later today after my
errands, which will be when I'm in front of a computer.
** Changed in: squid (Ubuntu)
Status: In Progress => Confirmed
** Changed in: squid (Ubuntu)
Assignee: Heinrich Schuchardt (xypron) => (unassigned)
** Changed in: squid (Ubuntu)
Assignee: (unassigned) => Thomas Ward (teward)
** Changed in: squid (Ubuntu)
Status: Confirmed => Triaged
--
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:
Triaged
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