------- Original Message ------- On Saturday, April 15th, 2023 at 4:37 PM, Kaelyn <kaelyn.al...@protonmail.com> wrote:
> > > Hi, > > ------- Original Message ------- > On Saturday, April 15th, 2023 at 10:43 AM, Andreas Enge andr...@enge.fr wrote: > > > Am Fri, Apr 14, 2023 at 08:51:18PM -0400 schrieb Maxim Cournoyer: > > > > > None, but are there wget uptsream reports about the problem? > > > > I do not see anything at > > https://gitlab.com/gnuwget/wget > > > > Andreas > > > Doing a search of the error message, I just found > https://savannah.gnu.org/bugs/?62110; the subject is about the HSTS tests > being broken 32-bit big endian devices, but comment #3 mentions the tests > failing on i686, with the same error we are seeing. It looks like > https://gitlab.com/gnuwget/wget/-/merge_requests/31 was merged to fix the > issue about a month after 1.21.3 was released (I haven't tested yet since the > package definition downloads a release tarball instead of building from git). I tried to update the package definition to be able to build from git but it became a much bigger rabbit hole than I have the energy for at the moment. I also tried to cherry-pick the commit from the merge request without luck. At least until a new release of wget occurs (and is confirmed to build on i686), I feel like the most expedient solution may be to revert commit 9cd22702b8 which updated wget from 1.21.1 to 1.21.3. I tried building 1.21.2 for i686 and hit the same test failures, but have confirmed that 1.21.1 builds just fine for i686 on core-updates Cheers, Kaelyn