From: Maxime Devos <maximedevos@telenet.be>
To: Maxim Cournoyer <maxim.cournoyer@gmail.com>
Cc: 54235@debbugs.gnu.org
Subject: [bug#54235] [PATCH v2 3/3] gnu: Add sysbench.
Date: Tue, 08 Mar 2022 18:27:14 +0100 [thread overview]
Message-ID: <fdfada804d260120d344035deab64328fe5360ee.camel@telenet.be> (raw)
In-Reply-To: <87cziwtsnq.fsf@gmail.com>
[-- Attachment #1: Type: text/plain, Size: 1436 bytes --]
Maxim Cournoyer schreef op di 08-03-2022 om 09:39 [-0500]:
> > Maxim Cournoyer schreef op ma 07-03-2022 om 23:38 [-0500]:
> > > + (search-input-file inputs
> > > +
> > > "xml/dtd/docbook/catalog.xml")
> > > + "\n")))
> >
> >
> > docbook-xml-4.1.2 is in native-inputs, not inputs, so this needs to
> > be
> > (search-input-file (or native-inputs inputs) ...) such that
> > 'search-
> > input-file' succeeds even when compiling natively.
>
> Oops! Good catch. I'd be nice to have all this cross-compilation
> gotchas and knowledge captured in a node under 'Contributing'; I keep
> forgetting, and I'm sure I'm not alone :-).
FWIW, I've seen a few similar issues with docbook in the past (*)
and it should be feasible to write a linter for these kind of
inputs/native-inputs+docbook issues -- the 'wrapper-inputs' linter
(which checks that 'bash/bash-minimal' is in the inputs whenever
'wrap-program' is used) might be a good starting point.
This also seems like something (guix scripts style) could be taught to
automatically correct but I'm not familiar with that part of Guix.
(*) If I do 'git grep -F xml/dtd/docbook' and select a few cases, I see
quite a few suspicious uses ...
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-03-08 17:31 UTC|newest]
Thread overview: 28+ messages / expand[flat|nested] mbox.gz Atom feed top
2022-03-03 13:53 [bug#54235] [PATCH 0/3] Add sysbench Maxim Cournoyer
2022-03-03 14:05 ` [bug#54235] [PATCH 1/3] gnu: docbook-xml-4.1.2: Install an XML catalog file Maxim Cournoyer
2022-03-03 14:05 ` [bug#54235] [PATCH 2/3] gnu: Add ck Maxim Cournoyer
2022-03-03 16:55 ` Maxime Devos
2022-03-07 18:57 ` Maxim Cournoyer
2022-03-07 20:57 ` Maxime Devos
2022-03-08 1:47 ` Maxim Cournoyer
2022-03-08 4:06 ` Maxim Cournoyer
2022-03-03 14:05 ` [bug#54235] [PATCH 3/3] gnu: Add sysbench Maxim Cournoyer
2022-03-03 16:42 ` Maxime Devos
2022-03-07 18:59 ` Maxim Cournoyer
2022-03-08 4:38 ` [bug#54235] [PATCH v2 1/3] gnu: docbook-xml-4.1.2: Install an XML catalog file Maxim Cournoyer
2022-03-08 4:38 ` [bug#54235] [PATCH v2 2/3] gnu: Add ck Maxim Cournoyer
2022-03-08 9:39 ` Maxime Devos
2022-03-08 14:36 ` Maxim Cournoyer
2022-03-08 9:45 ` Maxime Devos
2022-03-08 14:38 ` Maxim Cournoyer
2022-03-08 9:49 ` Maxime Devos
2022-03-08 14:38 ` Maxim Cournoyer
2022-03-08 4:38 ` [bug#54235] [PATCH v2 3/3] gnu: Add sysbench Maxim Cournoyer
2022-03-08 9:42 ` Maxime Devos
2022-03-08 14:39 ` Maxim Cournoyer
2022-03-08 17:27 ` Maxime Devos [this message]
2022-03-18 5:38 ` bug#54235: [PATCH 0/3] " Maxim Cournoyer
2022-03-08 14:36 ` [bug#54235] [PATCH v3 1/4] gnu: docbook-xml-4.1.2: Install an XML catalog file Maxim Cournoyer
2022-03-08 14:36 ` [bug#54235] [PATCH v3 2/4] utils: Add ar-for-target and ld-for-target procedures Maxim Cournoyer
2022-03-08 14:36 ` [bug#54235] [PATCH v3 3/4] gnu: Add ck Maxim Cournoyer
2022-03-08 14:36 ` [bug#54235] [PATCH v3 4/4] gnu: Add sysbench Maxim Cournoyer
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
List information: https://guix.gnu.org/
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=fdfada804d260120d344035deab64328fe5360ee.camel@telenet.be \
--to=maximedevos@telenet.be \
--cc=54235@debbugs.gnu.org \
--cc=maxim.cournoyer@gmail.com \
/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 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).