GNU bug report logs - #42678
[PATCH, WIP] gnu: libimagequant: Update to 2.12.6

Previous Next

Package: guix-patches;

Reported by: Hendur Saga <hendursaga <at> yahoo.com>

Date: Sun, 2 Aug 2020 17:14:02 UTC

Severity: normal

Tags: patch

Done: Jelle Licht <jlicht <at> fsfe.org>

Bug is archived. No further changes may be made.

Full log


View this message in rfc822 format

From: Mathieu Othacehe <othacehe <at> gnu.org>
To: Hendur Saga <hendursaga <at> yahoo.com>
Cc: 42678 <at> debbugs.gnu.org
Subject: [bug#42678] [PATCH, WIP] gnu: libimagequant: Update to 2.12.6
Date: Mon, 03 Aug 2020 09:26:41 +0200
Hello,

> Just a simple update, but sadly, I am unable to build using QEMU for other platforms. Same as with previous version, it does NOT build correctly on armhf.

You mean using "-s armhf-linux"?

I tried to build it using this command:

--8<---------------cut here---------------start------------->8---
guix build libimagequant --target=arm-linux-gnueabihf
--8<---------------cut here---------------end--------------->8---

and I have a build trace similar to yours. The issue seems to be that
the configure script does not detect our intent to cross-compile,
because it uses "gcc" instead of "arm-linux-gnueabihf-gcc".

Mathieu




This bug report was last modified 1 year and 361 days ago.

Previous Next


GNU bug tracking system
Copyright (C) 1999 Darren O. Benham, 1997,2003 nCipher Corporation Ltd, 1994-97 Ian Jackson.