GNU bug report logs - #44602
runtest fails when objdir in site.exp contains spaces.

Previous Next

Package: dejagnu;

Reported by: Robert Menteer <reetnem <at> mac.com>

Date: Thu, 12 Nov 2020 22:41:01 UTC

Owned by: jcb62281 <at> gmail.com

Severity: normal

Full log


Message #5 received at submit <at> debbugs.gnu.org (full text, mbox):

From: Robert Menteer <reetnem <at> mac.com>
To: Robert Menteer via Bug-dejagnu <bug-dejagnu <at> gnu.org>
Subject: runtest fails when objdir in site.exp contains spaces.
Date: Thu, 12 Nov 2020 17:40:24 -0500
[Message part 1 (text/plain, inline)]
When the value of objdir in site.exp contains spaces (even if it’s quoted) runtest fails.

parallels <at> parallels-Parallels-Virtual-Platform:~/Desktop/Parallels Shared Folders/FlDist/trunk/testsuite$ runtest
ERROR: tcl error sourcing /home/parallels/Desktop/Parallels Shared Folders/FlDist/trunk/testsuite/site.exp.
bad option "/home/parallels/Desktop/Parallels": must be -encoding
    while executing
"source /home/parallels/Desktop/Parallels Shared Folders/FlDist/trunk/testsuite/site.exp"
    ("uplevel" body line 1)
    invoked from within
"uplevel #0 source /home/parallels/Desktop/Parallels Shared Folders/FlDist/trunk/testsuite/site.exp"
    invoked from within
"catch "uplevel #0 source $file""
parallels <at> parallels-Parallels-Virtual-Platform:~/Desktop/Parallels Shared Folders/FlDist/trunk/testsuite$ cat site.exp 
## these variables are automatically generated by make ##
# Do not edit here.  If you wish to override these values
# edit the last section
set srcdir "."
set objdir "/home/parallels/Desktop/Parallels Shared Folders/FlDist/trunk/testsuite"
## End of auto-generated content; you can edit from here. ##
parallels <at> parallels-Parallels-Virtual-Platform:~/Desktop/Parallels Shared Folders/FlDist/trunk/testsuite$ 

Thanks,
Bob Menteer
[Message part 2 (text/html, inline)]

This bug report was last modified 4 years and 216 days ago.

Previous Next


GNU bug tracking system
Copyright (C) 1999 Darren O. Benham, 1997,2003 nCipher Corporation Ltd, 1994-97 Ian Jackson.