public inbox for gdb-prs@sourceware.org
help / color / mirror / Atom feed
From: "eliz at gnu dot org" <sourceware-bugzilla@sourceware.org>
To: gdb-prs@sourceware.org
Subject: [Bug build/29003] New: "make TAGS" fails in the gdbserver directory
Date: Sun, 27 Mar 2022 06:53:03 +0000	[thread overview]
Message-ID: <bug-29003-4717@http.sourceware.org/bugzilla/> (raw)

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

            Bug ID: 29003
           Summary: "make TAGS" fails in the gdbserver directory
           Product: gdb
           Version: HEAD
            Status: NEW
          Severity: normal
          Priority: P2
         Component: build
          Assignee: unassigned at sourceware dot org
          Reporter: eliz at gnu dot org
  Target Milestone: ---

Like this:

$ make TAGS
etags \
  `for i in yzzy x86-low.o nat/x86-dregs.o win32-low.o win32-i386-low.o
nat/windows-nat.o arch/i386.o ; do \
     if [ x$i != xyzzy ]; then \
       echo ./$i | sed -e 's/\.o$/\.cc/' \
         -e 's,/\(arch\|nat\|target\)/,/../\1/,' \
     fi; \
   done` \
  ./debug.cc  ./dll.cc  ./gdbreplay.cc  ./hostio.cc  ./i387-fp.cc 
./inferiors.cc  ./linux-aarch64-low.cc  ./linux-arc-low.cc  ./linux-arm-low.cc 
./linux-ia64-low.cc  ./linux-low.cc  ./linux-m68k-low.cc  ./linux-mips-low.cc 
./linux-nios2-low.cc  ./linux-or1k-low.cc  ./linux-ppc-low.cc 
./linux-riscv-low.cc  ./linux-s390-low.cc  ./linux-sh-low.cc 
./linux-sparc-low.cc  ./linux-x86-low.cc  ./linux-xtensa-low.cc  ./mem-break.cc
 ./netbsd-aarch64-low.cc  ./netbsd-amd64-low.cc ./netbsd-i386-low.cc 
./netbsd-low.cc  ./netbsd-low.h  ./proc-service.cc  ./proc-service.list 
./regcache.cc  ./remote-utils.cc  ./server.cc  ./symbol.cc  ./target.cc 
./thread-db.cc  ./utils.cc  ./win32-i386-low.cc  ./win32-low.cc  ./x86-low.cc 
./../gdb/alloc.c  ./../gdb/arch/arc.c  ./../gdb/arch/arm.c 
./../gdb/arch/arm-get-next-pcs.c  ./../gdb/arch/arm-linux.c 
./../gdb/arch/ppc-linux-common.c  ./../gdb/arch/riscv.c 
./../gdb/nat/aarch64-mte-linux-ptrace.c 
./../gdb/nat/aarch64-sve-linux-ptrace.c  ./../gdb/nat/linux-btrace.c 
./../gdb/nat/linux-namespaces.c  ./../gdb/nat/linux-osdata.c 
./../gdb/nat/linux-personality.c  ./../gdb/nat/mips-linux-watch.c 
./../gdb/nat/ppc-linux.c  ./../gdb/nat/riscv-linux-tdesc.c 
./../gdb/nat/fork-inferior.c  ./../gdb/target/waitstatus.c
/bin/sh: command substitution: line 6: syntax error near unexpected token
`done'

/bin/sh: command substitution: line 6: `for i in yzzy x86-low.o nat/x86-dregs.o
win32-low.o win32-i386-low.o nat/windows-nat.o arch/i386.o ; do      if [ x$i
!=  xyzzy ]; then        echo ./$i | sed -e 's/\.o$/\.cc/'          -e
's,/\(arch\|nat\|target\)/,/../\1/,'      fi;    done'

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

             reply	other threads:[~2022-03-27  6:53 UTC|newest]

Thread overview: 6+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2022-03-27  6:53 eliz at gnu dot org [this message]
2022-03-27  7:49 ` [Bug build/29003] " schwab@linux-m68k.org
2022-03-27  9:16 ` eliz at gnu dot org
2022-12-23 20:30 ` tromey at sourceware dot org
2023-01-18 18:12 ` cvs-commit at gcc dot gnu.org
2023-01-18 18:13 ` tromey at sourceware dot org

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=bug-29003-4717@http.sourceware.org/bugzilla/ \
    --to=sourceware-bugzilla@sourceware.org \
    --cc=gdb-prs@sourceware.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
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).