unofficial mirror of guix-patches@gnu.org 
 help / color / mirror / code / Atom feed
* [bug#50086] [PATCH 0/2] Update config.guess and config.sub for powerpc64le
@ 2021-08-17  4:50 Thiago Jung Bauermann via Guix-patches via
  2021-08-17  4:55 ` [bug#50086] [PATCH 1/2] gnu: pth: Update ‘config.guess’ and ‘config.sub’ Thiago Jung Bauermann via Guix-patches via
  2021-08-19 15:04 ` bug#50086: [PATCH 0/2] Update config.guess and config.sub for powerpc64le Mathieu Othacehe
  0 siblings, 2 replies; 6+ messages in thread
From: Thiago Jung Bauermann via Guix-patches via @ 2021-08-17  4:50 UTC (permalink / raw)
  To: 50086; +Cc: Thiago Jung Bauermann

Hello,

These two packages have very old configure scripts, and therefore don’t
know about newer architectures such as aarch64, mips64el and
powerpc64le. For the former two architectures, the packages have been
changed to explicitly set the host system to work around this problem.

A more complete solution – which works for all architectures and
should in principle also allow cross-compiling – is to simply update
the ‘config.guess’ and ‘config.sub’ scripts from their canonical
source: the ‘config’ package.

I was able to verify that with these changes, the package builds on
powerpc64le-linux but I wasn’t able to test aarch64-linux nor
mips64el-linux.

Thanks,
Thiago

Thiago Jung Bauermann (2):
  gnu: pth: Update ‘config.guess’ and ‘config.sub’
  gnu: aalib: Update ‘config.guess’ and ‘config.sub’

 gnu/packages/pth.scm   | 21 +++++++++++++++------
 gnu/packages/video.scm | 23 +++++++++++------------
 2 files changed, 26 insertions(+), 18 deletions(-)





^ permalink raw reply	[flat|nested] 6+ messages in thread

end of thread, other threads:[~2021-08-19 22:17 UTC | newest]

Thread overview: 6+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2021-08-17  4:50 [bug#50086] [PATCH 0/2] Update config.guess and config.sub for powerpc64le Thiago Jung Bauermann via Guix-patches via
2021-08-17  4:55 ` [bug#50086] [PATCH 1/2] gnu: pth: Update ‘config.guess’ and ‘config.sub’ Thiago Jung Bauermann via Guix-patches via
2021-08-17  4:55   ` [bug#50086] [PATCH 2/2] gnu: aalib: " Thiago Jung Bauermann via Guix-patches via
2021-08-17 14:26   ` [bug#50086] [PATCH 1/2] gnu: pth: " Thiago Jung Bauermann via Guix-patches via
2021-08-19 15:04 ` bug#50086: [PATCH 0/2] Update config.guess and config.sub for powerpc64le Mathieu Othacehe
2021-08-19 22:15   ` [bug#50086] " Thiago Jung Bauermann via Guix-patches via

Code repositories for project(s) associated with this public inbox

	https://git.savannah.gnu.org/cgit/guix.git

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).