From: "Jakub Kądziołka" <kuba@kadziolka.net>
To: 39156@debbugs.gnu.org
Subject: [bug#39156] Test case for the patch
Date: Tue, 21 Jan 2020 18:53:08 +0100 [thread overview]
Message-ID: <20200121175308.qbsgnqizvzxgyady@zdrowyportier.kadziolka.net> (raw)
In-Reply-To: <20200116221441.mu62k4v3u6ekemn4@zdrowyportier.kadziolka.net>
I realized that I was somewhat unclear on what benefit this patch
brings. Without the patch, compiling any nim programs is broken, for
example:
~/tmp$ cat > hello.nim
echo("Hello")
~/tmp$ ~/guix/pre-inst-env guix environment --ad-hoc nim -- nim c
hello.nim
Hint: used config file
'/gnu/store/k19xvhqgh3x0f7ax25r15l5bw16lzism-nim-0.17.2/config/nim.cfg'
[Conf]
Hint: system [Processing]
Hint: hello [Processing]
CC: hello
Error: invocation of external compiler program failed. File exists
Additional info: Could not find command: '/gnu/st'. OS error: No such
file or directory 17
next prev parent reply other threads:[~2020-01-21 17:54 UTC|newest]
Thread overview: 3+ messages / expand[flat|nested] mbox.gz Atom feed top
2020-01-16 22:14 [bug#39156] [PATCH] gnu: nim: Fix substitution in stdlib_osproc.c Jakub Kądziołka
2020-01-21 17:53 ` Jakub Kądziołka [this message]
2020-01-21 20:30 ` bug#39156: " Tobias Geerinckx-Rice 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
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=20200121175308.qbsgnqizvzxgyady@zdrowyportier.kadziolka.net \
--to=kuba@kadziolka.net \
--cc=39156@debbugs.gnu.org \
/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).