* bug#61788: [3.0.9] --disable-tmpnam build fails "make check"
@ 2023-02-25 18:24 Matt Wette
0 siblings, 0 replies; only message in thread
From: Matt Wette @ 2023-02-25 18:24 UTC (permalink / raw)
To: 61788
I built gule-3.0.9 with "configure --disable-tmpnam" and get the
following failure from posix.test while running "make check":
Running ports.test
warning: call to primitive-fork while multiple threads are running;
further behavior unspecified. See "Processes" in the
manual, for more information.
Running posix.test
In execvp of something-that-does-not-exist: No such file or directory
In execvp of something-that-does-not-exist: No such file or directory
In execvp of something-that-does-not-exist: No such file or directory
ERROR: posix.test: system*: https://bugs.gnu.org/52835 - arguments:
((unbound-variable #f "Unbound variable: ~S" (tmpnam) #f))
Running print.test
I'm guessing this should use mkstemp instead, but I could not get
it to work.
^ permalink raw reply [flat|nested] only message in thread
only message in thread, other threads:[~2023-02-25 18:24 UTC | newest]
Thread overview: (only message) (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2023-02-25 18:24 bug#61788: [3.0.9] --disable-tmpnam build fails "make check" Matt Wette
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).