public inbox for gcc-bugs@sourceware.org
help / color / mirror / Atom feed
* [Bug modula2/101259] New: error: the file containing the definition module 'getopt' cannot be found
@ 2021-06-29 15:03 doko at debian dot org
  2021-07-03  4:15 ` [Bug modula2/101259] " pinskia at gcc dot gnu.org
                   ` (3 more replies)
  0 siblings, 4 replies; 5+ messages in thread
From: doko at debian dot org @ 2021-06-29 15:03 UTC (permalink / raw)
  To: gcc-bugs

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

            Bug ID: 101259
           Summary: error: the file containing the definition module
                    'getopt' cannot be found
           Product: gcc
           Version: 10.3.1
            Status: UNCONFIRMED
          Severity: normal
          Priority: P3
         Component: modula2
          Assignee: unassigned at gcc dot gnu.org
          Reporter: doko at debian dot org
  Target Milestone: ---

seen with trunk 20210629, and trunk 20210629 of the gm2 repo, configured as a
normal bootstrap build:

/packages/gcc/snap/gcc-snapshot-20210629/src/libgm2/libm2pim/../../gcc/m2/gm2-libs/GetOpt.mod:213:11
: error: the file containing the definition module 'getopt' cannot be found
  213 | END GetOpt.
      |           ^
make[7]: *** [Makefile:950: GetOpt.lo] Error 1

That includes:

Author: Gaius Mulley <gaius.southwales@gmail.com>
Date:   Sun Jun 27 17:03:29 2021 +0100

    * Makefile.am:  renamed getopt.c to cgetopt.c.
    * Make-lang.in:  renamed getopt.c to cgetopt.c.

so what am I missing here?

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

* [Bug modula2/101259] error: the file containing the definition module 'getopt' cannot be found
  2021-06-29 15:03 [Bug modula2/101259] New: error: the file containing the definition module 'getopt' cannot be found doko at debian dot org
@ 2021-07-03  4:15 ` pinskia at gcc dot gnu.org
  2021-07-03  4:25 ` doko at debian dot org
                   ` (2 subsequent siblings)
  3 siblings, 0 replies; 5+ messages in thread
From: pinskia at gcc dot gnu.org @ 2021-07-03  4:15 UTC (permalink / raw)
  To: gcc-bugs

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

Andrew Pinski <pinskia at gcc dot gnu.org> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
         Resolution|---                         |MOVED
             Status|UNCONFIRMED                 |RESOLVED

--- Comment #1 from Andrew Pinski <pinskia at gcc dot gnu.org> ---
I think you should report this directly to the GM2 folks.

GM2 has not been merged yet; it is in the process of being merged though.

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

* [Bug modula2/101259] error: the file containing the definition module 'getopt' cannot be found
  2021-06-29 15:03 [Bug modula2/101259] New: error: the file containing the definition module 'getopt' cannot be found doko at debian dot org
  2021-07-03  4:15 ` [Bug modula2/101259] " pinskia at gcc dot gnu.org
@ 2021-07-03  4:25 ` doko at debian dot org
  2021-08-13 16:30 ` gaiusmod2 at gmail dot com
  2021-08-13 17:23 ` pinskia at gcc dot gnu.org
  3 siblings, 0 replies; 5+ messages in thread
From: doko at debian dot org @ 2021-07-03  4:25 UTC (permalink / raw)
  To: gcc-bugs

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

Matthias Klose <doko at debian dot org> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|RESOLVED                    |UNCONFIRMED
         Resolution|MOVED                       |---

--- Comment #2 from Matthias Klose <doko at debian dot org> ---
please keep those open, we created the component for the bug tracker to get
these tracked while the merge is ongoing.

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

* [Bug modula2/101259] error: the file containing the definition module 'getopt' cannot be found
  2021-06-29 15:03 [Bug modula2/101259] New: error: the file containing the definition module 'getopt' cannot be found doko at debian dot org
  2021-07-03  4:15 ` [Bug modula2/101259] " pinskia at gcc dot gnu.org
  2021-07-03  4:25 ` doko at debian dot org
@ 2021-08-13 16:30 ` gaiusmod2 at gmail dot com
  2021-08-13 17:23 ` pinskia at gcc dot gnu.org
  3 siblings, 0 replies; 5+ messages in thread
From: gaiusmod2 at gmail dot com @ 2021-08-13 16:30 UTC (permalink / raw)
  To: gcc-bugs

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

--- Comment #3 from Gaius Mulley <gaiusmod2 at gmail dot com> ---
"doko at debian dot org" <gcc-bugzilla@gcc.gnu.org> writes:

> https://gcc.gnu.org/bugzilla/show_bug.cgi?id=101259
>
> Matthias Klose <doko at debian dot org> changed:
>
>            What    |Removed                     |Added
> ----------------------------------------------------------------------------
>                  CC|                            |gaiusmod2 at gmail dot com

thanks for the bug report - all fixed now in git,



regards,
Gaius

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

* [Bug modula2/101259] error: the file containing the definition module 'getopt' cannot be found
  2021-06-29 15:03 [Bug modula2/101259] New: error: the file containing the definition module 'getopt' cannot be found doko at debian dot org
                   ` (2 preceding siblings ...)
  2021-08-13 16:30 ` gaiusmod2 at gmail dot com
@ 2021-08-13 17:23 ` pinskia at gcc dot gnu.org
  3 siblings, 0 replies; 5+ messages in thread
From: pinskia at gcc dot gnu.org @ 2021-08-13 17:23 UTC (permalink / raw)
  To: gcc-bugs

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

Andrew Pinski <pinskia at gcc dot gnu.org> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
         Resolution|---                         |FIXED
             Status|UNCONFIRMED                 |RESOLVED

--- Comment #4 from Andrew Pinski <pinskia at gcc dot gnu.org> ---
Fixed so closing.

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

end of thread, other threads:[~2021-08-13 17:23 UTC | newest]

Thread overview: 5+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2021-06-29 15:03 [Bug modula2/101259] New: error: the file containing the definition module 'getopt' cannot be found doko at debian dot org
2021-07-03  4:15 ` [Bug modula2/101259] " pinskia at gcc dot gnu.org
2021-07-03  4:25 ` doko at debian dot org
2021-08-13 16:30 ` gaiusmod2 at gmail dot com
2021-08-13 17:23 ` pinskia 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).