GNU bug report logs -
#61788
[3.0.9] --disable-tmpnam build fails "make check"
Previous Next
Full log
View this message in rfc822 format
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 2 years and 172 days ago.
Previous Next
GNU bug tracking system
Copyright (C) 1999 Darren O. Benham,
1997,2003 nCipher Corporation Ltd,
1994-97 Ian Jackson.