public inbox for gcc-bugs@sourceware.org
help / color / mirror / Atom feed
* [Bug ada/107440] New: GCC error: in gnat_to_gnu_entity, at ada/gcc-interface/decl.cc:610
@ 2022-10-27 17:54 krischik at users dot sourceforge.net
  2022-10-29 11:50 ` [Bug ada/107440] " ebotcazou at gcc dot gnu.org
                   ` (2 more replies)
  0 siblings, 3 replies; 4+ messages in thread
From: krischik at users dot sourceforge.net @ 2022-10-27 17:54 UTC (permalink / raw)
  To: gcc-bugs

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

            Bug ID: 107440
           Summary: GCC error: in gnat_to_gnu_entity, at
                    ada/gcc-interface/decl.cc:610
           Product: gcc
           Version: 12.1.0
            Status: UNCONFIRMED
          Severity: normal
          Priority: P3
         Component: ada
          Assignee: unassigned at gcc dot gnu.org
          Reporter: krischik at users dot sourceforge.net
  Target Milestone: ---

Error Message:

cannot generate code for file adacl-eastrings-transcoding.ads (package spec)
+===========================GNAT BUG DETECTED==============================+
| 12.1.0 (x86_64-apple-darwin19.6.0) GCC error:                            |
| in gnat_to_gnu_entity, at ada/gcc-interface/decl.cc:610                  |
| Error detected at adacl-eastrings.ads:728:9                              |
| Compiling
/Users/Shared/Work/Projects/AdaCL/adacl_eastrings/src/adacl-eastrings.adb|
| Please submit a bug report; see https://gcc.gnu.org/bugs/ .              |
| Use a subject line meaningful to you and us to track the bug.            |
| Include the entire contents of this bug box in the report.               |
| Include the exact command that you entered.                              |
| Also include sources listed below.                                       |
+==========================================================================+

Command line used:

error: Command ["gprbuild", "-s", "-j0", "-p", "-P",
"/Users/Shared/Work/Projects/AdaCL/adacl_eastrings/adacl_eastrings.gpr"] exited
with code 4

Source code:

https://sourceforge.net/p/adacl/git/ci/feature/alire/~/tree/adacl_eastrings/

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

* [Bug ada/107440] GCC error: in gnat_to_gnu_entity, at ada/gcc-interface/decl.cc:610
  2022-10-27 17:54 [Bug ada/107440] New: GCC error: in gnat_to_gnu_entity, at ada/gcc-interface/decl.cc:610 krischik at users dot sourceforge.net
@ 2022-10-29 11:50 ` ebotcazou at gcc dot gnu.org
  2022-12-08 15:08 ` krischik at users dot sourceforge.net
  2022-12-08 15:14 ` ebotcazou at gcc dot gnu.org
  2 siblings, 0 replies; 4+ messages in thread
From: ebotcazou at gcc dot gnu.org @ 2022-10-29 11:50 UTC (permalink / raw)
  To: gcc-bugs

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

Eric Botcazou <ebotcazou at gcc dot gnu.org> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
     Ever confirmed|0                           |1
             Status|UNCONFIRMED                 |WAITING
                 CC|                            |ebotcazou at gcc dot gnu.org
   Last reconfirmed|                            |2022-10-29

--- Comment #1 from Eric Botcazou <ebotcazou at gcc dot gnu.org> ---
See "Detailed bug reporting instructions for GNAT" on https://gcc.gnu.org/bugs

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

* [Bug ada/107440] GCC error: in gnat_to_gnu_entity, at ada/gcc-interface/decl.cc:610
  2022-10-27 17:54 [Bug ada/107440] New: GCC error: in gnat_to_gnu_entity, at ada/gcc-interface/decl.cc:610 krischik at users dot sourceforge.net
  2022-10-29 11:50 ` [Bug ada/107440] " ebotcazou at gcc dot gnu.org
@ 2022-12-08 15:08 ` krischik at users dot sourceforge.net
  2022-12-08 15:14 ` ebotcazou at gcc dot gnu.org
  2 siblings, 0 replies; 4+ messages in thread
From: krischik at users dot sourceforge.net @ 2022-12-08 15:08 UTC (permalink / raw)
  To: gcc-bugs

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

--- Comment #2 from Martin Krischik <krischik at users dot sourceforge.net> ---
Q: „How to have less bugs“
A: „Make bug reporting so complicated and cumbersome that no one reports bugs
any more“

—————
>gcc -v
Using built-in specs.
COLLECT_GCC=gcc
COLLECT_LTO_WRAPPER=/Users/martin/.config/alire/cache/dependencies/gnat_native_12.1.2_587b912f/bin/../libexec/gcc/x86_64-apple-darwin19.6.0/12.1.0/lto-wrapper
Target: x86_64-apple-darwin19.6.0
Configured with: ../src/configure
--prefix=/Users/runner/work/GNAT-FSF-builds/GNAT-FSF-builds/sbx/x86_64-darwin/gcc/install
--enable-languages=c,ada,c++ --enable-libstdcxx --enable-libstdcxx-threads
--enable-libada --disable-nls --without-libiconv-prefix --disable-libstdcxx-pch
--enable-lto --disable-multilib --disable-libcilkrts --without-build-config
--with-build-sysroot=/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX.sdk
--with-specs='%{!sysroot=*:--sysroot=%:if-exists-else(/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX.sdk
/Library/Developer/CommandLineTools/SDKs/MacOSX.sdk)}'
--with-mpfr=/Users/runner/work/GNAT-FSF-builds/GNAT-FSF-builds/sbx/x86_64-darwin/mpfr/install
--with-gmp=/Users/runner/work/GNAT-FSF-builds/GNAT-FSF-builds/sbx/x86_64-darwin/gmp/install
--with-mpc=/Users/runner/work/GNAT-FSF-builds/GNAT-FSF-builds/sbx/x86_64-darwin/mpc/install
--build=x86_64-apple-darwin19.6.0
Thread model: posix
Supported LTO compression algorithms: zlib
gcc version 12.1.0 (GCC) 
—————
x86_64-apple-darwin19.6.0
—————
I'm using Alire — I don't know which options are passed to GCC.
—————
I'm using Alire — I don't know how the GCC was build.
—————
I'm using Alire — I don't even know which parameter where passed to gnatmake.
—————
I already liked the source to the code. With Alire additional libraries will be
pulled in automatically.  
—————
Code compiles with or without a syntax error.
—————
See above. Code compiles with an error box.

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

* [Bug ada/107440] GCC error: in gnat_to_gnu_entity, at ada/gcc-interface/decl.cc:610
  2022-10-27 17:54 [Bug ada/107440] New: GCC error: in gnat_to_gnu_entity, at ada/gcc-interface/decl.cc:610 krischik at users dot sourceforge.net
  2022-10-29 11:50 ` [Bug ada/107440] " ebotcazou at gcc dot gnu.org
  2022-12-08 15:08 ` krischik at users dot sourceforge.net
@ 2022-12-08 15:14 ` ebotcazou at gcc dot gnu.org
  2 siblings, 0 replies; 4+ messages in thread
From: ebotcazou at gcc dot gnu.org @ 2022-12-08 15:14 UTC (permalink / raw)
  To: gcc-bugs

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

--- Comment #3 from Eric Botcazou <ebotcazou at gcc dot gnu.org> ---
> Q: „How to have less bugs“
> A: „Make bug reporting so complicated and cumbersome that no one reports
> bugs any more“

Yet most other people abide by these instructions...

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

end of thread, other threads:[~2022-12-08 15:14 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2022-10-27 17:54 [Bug ada/107440] New: GCC error: in gnat_to_gnu_entity, at ada/gcc-interface/decl.cc:610 krischik at users dot sourceforge.net
2022-10-29 11:50 ` [Bug ada/107440] " ebotcazou at gcc dot gnu.org
2022-12-08 15:08 ` krischik at users dot sourceforge.net
2022-12-08 15:14 ` ebotcazou 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).