public inbox for gcc-bugs@sourceware.org
help / color / mirror / Atom feed
* [Bug ada/103357] New: GCC 11 branch can't be built with the current master
@ 2021-11-22 11:54 marxin at gcc dot gnu.org
  2021-11-22 11:58 ` [Bug ada/103357] " jakub at gcc dot gnu.org
                   ` (3 more replies)
  0 siblings, 4 replies; 5+ messages in thread
From: marxin at gcc dot gnu.org @ 2021-11-22 11:54 UTC (permalink / raw)
  To: gcc-bugs

https://gcc.gnu.org/bugzilla/show_bug.cgi?id=103357

            Bug ID: 103357
           Summary: GCC 11 branch can't be built with the current master
           Product: gcc
           Version: 12.0
            Status: UNCONFIRMED
          Severity: normal
          Priority: P3
         Component: ada
          Assignee: unassigned at gcc dot gnu.org
          Reporter: marxin at gcc dot gnu.org
  Target Milestone: ---

Building the branch with the current master leads to:

$ gnatbind -nostdinc -I- -I. -Iada/generated -Iada -Iada/gcc-interface
-I/home/marxin/Programming/gcc2/gcc/ada
-I/home/marxin/Programming/gcc2/gcc/ada/gcc-interface -Iada/libgnat
-I/home/marxin/Programming/gcc2/gcc/ada/libgnat -o b_gnat1.adb -n
ada/gnat1drv.ali
error: "s-aotase.adb" must be compiled
error:
("/home/marxin/bin/gcc/lib64/gcc/x86_64-pc-linux-gnu/12.0.0/adalib/s-aotase.ali"
is obsolete and read-only)
error: "s-atoope.ads" must be compiled
error:
("/home/marxin/bin/gcc/lib64/gcc/x86_64-pc-linux-gnu/12.0.0/adalib/s-atoope.ali"
is obsolete and read-only)
error: "s-atopri.adb" must be compiled
error:
("/home/marxin/bin/gcc/lib64/gcc/x86_64-pc-linux-gnu/12.0.0/adalib/s-atopri.ali"
is obsolete and read-only)
error: "i-c.adb" must be compiled
error:
("/home/marxin/bin/gcc/lib64/gcc/x86_64-pc-linux-gnu/12.0.0/adalib/i-c.ali" is
obsolete and read-only)
make[2]: ***
[/home/marxin/Programming/gcc2/gcc/ada/gcc-interface/Make-lang.in:1014:
ada/b_gnat1.adb] Error 5
make[2]: *** Waiting for unfinished jobs....
^Cmake[2]: *** [Makefile:1142: var-tracking.o] Interrupt
make[1]: *** [Makefile:4435: all-gcc] Interrupt
make: *** [Makefile:962: all] Interrupt

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

end of thread, other threads:[~2021-11-22 12:10 UTC | newest]

Thread overview: 5+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2021-11-22 11:54 [Bug ada/103357] New: GCC 11 branch can't be built with the current master marxin at gcc dot gnu.org
2021-11-22 11:58 ` [Bug ada/103357] " jakub at gcc dot gnu.org
2021-11-22 11:59 ` charlet at gcc dot gnu.org
2021-11-22 12:00 ` charlet at gcc dot gnu.org
2021-11-22 12:10 ` marxin 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).