GNU bug report logs - #68366
[PATCH 0/1] guix: cmake-build-system: Handle unknown systems.

Previous Next

Package: guix-patches;

Reported by: Jean-Pierre De Jesus DIAZ <jean <at> foundationdevices.com>

Date: Wed, 10 Jan 2024 11:40:01 UTC

Severity: normal

Tags: patch

Done: Dariqq <dariqq <at> posteo.net>

Bug is archived. No further changes may be made.

Full log


View this message in rfc822 format

From: help-debbugs <at> gnu.org (GNU bug Tracking System)
To: Jean-Pierre De Jesus DIAZ <jean <at> foundationdevices.com>
Subject: bug#68366: closed (Closing bugs)
Date: Tue, 14 Jan 2025 20:09:02 +0000
[Message part 1 (text/plain, inline)]
Your bug report

#68366: [PATCH 0/1] guix: cmake-build-system: Handle unknown systems.

which was filed against the guix-patches package, has been closed.

The explanation is attached below, along with your original report.
If you require more details, please reply to 68366 <at> debbugs.gnu.org.

-- 
68366: https://debbugs.gnu.org/cgi/bugreport.cgi?bug=68366
GNU Bug Tracking System
Contact help-debbugs <at> gnu.org with problems
[Message part 2 (message/rfc822, inline)]
From: Dariqq <dariqq <at> posteo.net>
To: 72697-done <at> debbugs.gnu.org, 68366-done <at> debbugs.gnu.org
Subject: Closing bugs
Date: Tue, 14 Jan 2025 20:07:43 +0000
Hello,

I sent https://issues.guix.gnu.org/72751 to move the cross compile logic 
out of the build side code, also adding GNU as a CMAKE_SYSTEM_NAME with 
a  fallback of Generic.

Because this no longer lives in build code it should now be easier to 
add a new SYSTEM_NAME without recompiling the cmake world.

This is now in master.
 ad672d80d7 * build-system: cmake: Rework cross compilation

So I am closing these.

[Message part 3 (message/rfc822, inline)]
From: Jean-Pierre De Jesus DIAZ <jean <at> foundationdevices.com>
To: guix-patches <at> gnu.org
Cc: Jean-Pierre De Jesus DIAZ <jean <at> foundationdevices.com>
Subject: [PATCH 0/1] guix: cmake-build-system: Handle unknown systems.
Date: Wed, 10 Jan 2024 12:39:21 +0100
Hello,

This patch series sets `-DCMAKE_SYSTEM_NAME=Generic' when the system
name is not known, else set it to Linux or Windows when applicable.

Causes a rebuild of all packages depending on CMAKE-BUILD-SYSTEM as a
result, but this is necessary to build packages for bare-metal
architectures, e.g. for `avr' or `or1k-elf'.

Cheers,

Jean-Pierre De Jesus DIAZ (1):
  guix: cmake-build-system: Handle unknown systems.

 guix/build/cmake-build-system.scm | 9 ++++++---
 1 file changed, 6 insertions(+), 3 deletions(-)


base-commit: 537768018ee03a6a9a5562022a16b47ac287d131
-- 
2.41.0




This bug report was last modified 129 days ago.

Previous Next


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