public inbox for gdb-prs@sourceware.org
help / color / mirror / Atom feed
* [Bug testsuite/16947] New: Fail to compile test case when board file local-remote-host.exp is used
@ 2014-05-15  8:38 qiyao at gcc dot gnu.org
  2014-05-15  8:47 ` [Bug testsuite/16947] " qiyao at gcc dot gnu.org
                   ` (3 more replies)
  0 siblings, 4 replies; 5+ messages in thread
From: qiyao at gcc dot gnu.org @ 2014-05-15  8:38 UTC (permalink / raw)
  To: gdb-prs

https://sourceware.org/bugzilla/show_bug.cgi?id=16947

            Bug ID: 16947
           Summary: Fail to compile test case when board file
                    local-remote-host.exp is used
           Product: gdb
           Version: HEAD
            Status: NEW
          Severity: normal
          Priority: P2
         Component: testsuite
          Assignee: unassigned at sourceware dot org
          Reporter: qiyao at gcc dot gnu.org

$ make check RUNTESTFLAGS='--host_board=local-remote-host foll-exec.exp' 
...
Running ../../../../git/gdb/testsuite/gdb.base/foll-exec.exp ...                
gdb compile failed,
/home/yao/Source/gnu/gdb/build-git/x86/gdb/testsuite/../../../../git/gdb/testsuite/gdb.base/foll-exec.c:
In function 'main':              
<command-line>:0:9: error: 'gdb' undeclared (first use in this function)        
/home/yao/Source/gnu/gdb/build-git/x86/gdb/testsuite/../../../../git/gdb/testsuite/gdb.base/foll-exec.c:20:11:
note: in expansion of macro 'BASEDIR'          
   execlp (BASEDIR "/execd-prog",                                               
           ^                                                                    
<command-line>:0:9: note: each undeclared identifier is reported only once for
each function it appears in                                                    
/home/yao/Source/gnu/gdb/build-git/x86/gdb/testsuite/../../../../git/gdb/testsuite/gdb.base/foll-exec.c:20:11:
note: in expansion of macro 'BASEDIR'          
   execlp (BASEDIR "/execd-prog",

Looks macro BASEDIR isn't replaced successfully.

-- 
You are receiving this mail because:
You are on the CC list for the bug.


^ permalink raw reply	[flat|nested] 5+ messages in thread

end of thread, other threads:[~2022-11-05 14:06 UTC | newest]

Thread overview: 5+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2014-05-15  8:38 [Bug testsuite/16947] New: Fail to compile test case when board file local-remote-host.exp is used qiyao at gcc dot gnu.org
2014-05-15  8:47 ` [Bug testsuite/16947] " qiyao at gcc dot gnu.org
2022-11-05 10:53 ` vries at gcc dot gnu.org
2022-11-05 10:56 ` vries at gcc dot gnu.org
2022-11-05 14:06 ` vries at gcc dot gnu.org

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).