GNU bug report logs - #78102
[PATCH] gnu: Add redumper.

Previous Next

Package: guix-patches;

Reported by: Maxim Cournoyer <maxim.cournoyer <at> gmail.com>

Date: Mon, 28 Apr 2025 02:50:04 UTC

Severity: normal

Tags: patch

Done: Maxim Cournoyer <maxim.cournoyer <at> gmail.com>

Bug is archived. No further changes may be made.

Full log


View this message in rfc822 format

From: Maxim Cournoyer <maxim.cournoyer <at> gmail.com>
To: Gabriel Wicki <gabriel <at> erlikon.ch>
Cc: 78102 <at> debbugs.gnu.org
Subject: [bug#78102] [PATCH] gnu: Add redumper.
Date: Wed, 30 Apr 2025 00:37:22 +0900
Hi,

Gabriel Wicki <gabriel <at> erlikon.ch> writes:

> LGTM

Thanks for the review.

> but unfortunately the 'adjust-CPLUS_INCLUDE_PATH phase does not work in
> cross-compilation context.  do you think it is possible to get this to
> work?  that would be really awesome.

The problem was cross-compiling libcxx, which I've now resolved (see the
v2 I just sent).

> the error i'm getting says:
>> error: in phase 'adjust-CPLUS_INCLUDE_PATH': uncaught exception:
>> wrong-type-arg "string-append" "Wrong type (expecting ~A): ~S" ("string" #f) (#f) 

Now we actually get to the cross-compilation of redumper, and it fails.
clang seems unable to locate what it needs from the glibc, as in this
bug report: <https://github.com/llvm/llvm-project/issues/72256>.

I'll punt on the cross-compilation part.  Let me know what you think of
the other changes in v2!

-- 
Thanks,
Maxim




This bug report was last modified 16 days ago.

Previous Next


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