GNU bug report logs -
#61788
[3.0.9] --disable-tmpnam build fails "make check"
Previous Next
To reply to this bug, email your comments to 61788 AT debbugs.gnu.org.
Toggle the display of automated, internal messages from the tracker.
Report forwarded
to
bug-guile <at> gnu.org
:
bug#61788
; Package
guile
.
(Sat, 25 Feb 2023 18:25:02 GMT)
Full text and
rfc822 format available.
Acknowledgement sent
to
Matt Wette <matt.wette <at> gmail.com>
:
New bug report received and forwarded. Copy sent to
bug-guile <at> gnu.org
.
(Sat, 25 Feb 2023 18:25:02 GMT)
Full text and
rfc822 format available.
Message #5 received at submit <at> debbugs.gnu.org (full text, mbox):
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.
This bug report was last modified 1 year and 275 days ago.
Previous Next
GNU bug tracking system
Copyright (C) 1999 Darren O. Benham,
1997,2003 nCipher Corporation Ltd,
1994-97 Ian Jackson.