From: Maxime Devos <maximedevos@telenet.be>
To: Olivier Dion <olivier.dion@polymtl.ca>, 53324@debbugs.gnu.org
Subject: [bug#53324] [PATCH] gnu: Add uftrace.
Date: Mon, 17 Jan 2022 22:37:29 +0100 [thread overview]
Message-ID: <233bfd5965974c3f33639d28e67210f2462e028b.camel@telenet.be> (raw)
In-Reply-To: <87h7a2vzwv.fsf@laura>
[-- Attachment #1: Type: text/plain, Size: 1378 bytes --]
Hi,
Olivier Dion schreef op ma 17-01-2022 om 16:02 [-0500]:
> On Mon, 17 Jan 2022, Maxime Devos <maximedevos@telenet.be> wrote:
> > Olivier Dion via Guix-patches via schreef op ma 17-01-2022 om 14:20 [-
> > 0500]:
> > > + (invoke "./configure" [...]
> >
> > Looking at the configure script, for cross-compilation, you need to set
> > --arch and --cross-compile.
> >
> >
> > > + (let ([python (which "python3")])
>
> Thanks for the quick review! I'm in the process of adding cross
> compilation (currently building for aarch64).
>
> In the mean time, would you have an idea on how to fix __FILE__ for the
> build? uftrace uses it for logging and it ends up expanding to
> `/tmp/guix-build*/source/*`. I tried to change the `srcdir` in the
> various Makefile without much success.
>
Maybe uftrace supports out-of-tree builds? Also, does uftrace try to
read /tmp/guix-build*, or does only the file name appear in backtraces?
If the latter, it is presumably not much of a problem. If it is,
maybe out-of-tree builds could help. Automake supports out-of-tree
builds, but I don't know if uftrace's build system does.
The review was only a partial review, I didn't actually build uftrace.
Greetings,
Maxime.
[-- Attachment #2: This is a digitally signed message part --]
[-- Type: application/pgp-signature, Size: 260 bytes --]
next prev parent reply other threads:[~2022-01-17 21:38 UTC|newest]
Thread overview: 12+ messages / expand[flat|nested] mbox.gz Atom feed top
2022-01-17 19:20 [bug#53324] [PATCH] gnu: Add uftrace Olivier Dion via Guix-patches via
2022-01-17 19:34 ` Maxime Devos
2022-01-20 14:10 ` Ludovic Courtès
2022-01-20 16:50 ` Maxime Devos
2022-01-17 19:39 ` Maxime Devos
2022-01-17 21:02 ` Olivier Dion via Guix-patches via
2022-01-17 21:37 ` Maxime Devos [this message]
2022-01-17 21:55 ` Olivier Dion via Guix-patches via
2022-01-18 7:58 ` Maxime Devos
2022-01-17 21:25 ` [bug#53324] [PATCH v2] " Olivier Dion via Guix-patches via
2022-01-20 14:27 ` bug#53324: [PATCH] " Ludovic Courtès
2022-01-20 14:33 ` [bug#53324] " Olivier Dion via Guix-patches via
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=233bfd5965974c3f33639d28e67210f2462e028b.camel@telenet.be \
--to=maximedevos@telenet.be \
--cc=53324@debbugs.gnu.org \
--cc=olivier.dion@polymtl.ca \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
Code repositories for project(s) associated with this external index
https://git.savannah.gnu.org/cgit/guix.git
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.