public inbox for gdb-prs@sourceware.org
help / color / mirror / Atom feed
* [Bug build/30003] New: GDB build broken since 2ff63a29b0b
@ 2023-01-15 11:20 phi.debian at gmail dot com
  2023-01-15 17:10 ` [Bug build/30003] " tromey at sourceware dot org
                   ` (4 more replies)
  0 siblings, 5 replies; 6+ messages in thread
From: phi.debian at gmail dot com @ 2023-01-15 11:20 UTC (permalink / raw)
  To: gdb-prs

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

            Bug ID: 30003
           Summary: GDB build broken since 2ff63a29b0b
           Product: gdb
           Version: HEAD
            Status: UNCONFIRMED
          Severity: normal
          Priority: P2
         Component: build
          Assignee: unassigned at sourceware dot org
          Reporter: phi.debian at gmail dot com
  Target Milestone: ---

Hi All,

GDB build out of the box fail for me since 2ff63a29b0b, doing the build on
ubuntu LTS 22.04, latest compilers (gcc)... (compiler not a factor though).

What seems broken is that since 2ff63a29b0b bfd/ texinfo 'init' component has
removed the from the build, probably because it was empty for so long, yet a
dangling reference to init.texi remains in the file bfd/doc/bfd.texi

bfd/doc/bfd.texi::
...
@include  init.texi
...

I patched this as
@comment phi.debian@gmail.com init was removed at commit 2ff63a29b0b
@comment @include  init.texi


And build run like a champ.

I can't regsiter to the mailing lists, made some subscribe, but got no
feedbacks, so I can't cut a patch.

Cheers.

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

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

end of thread, other threads:[~2023-01-17  6:11 UTC | newest]

Thread overview: 6+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2023-01-15 11:20 [Bug build/30003] New: GDB build broken since 2ff63a29b0b phi.debian at gmail dot com
2023-01-15 17:10 ` [Bug build/30003] " tromey at sourceware dot org
2023-01-15 17:35 ` phi.debian at gmail dot com
2023-01-15 20:51 ` tromey at sourceware dot org
2023-01-15 22:38 ` tromey at sourceware dot org
2023-01-17  6:11 ` phi.debian at gmail dot com

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