public inbox for libc-alpha@sourceware.org
 help / color / mirror / Atom feed
* x86 32bit build broken
@ 2022-06-17  5:37 Manuel Lauss
  2022-06-17 15:26 ` Noah Goldstein
  0 siblings, 1 reply; 2+ messages in thread
From: Manuel Lauss @ 2022-06-17  5:37 UTC (permalink / raw)
  To: GNU C Library, Noah Goldstein

Hi Noah,

Since commit c22eb807b0 ("x86: Rename generic functions with unique
postfix for clarity"),
building 32bit x86 glibc is broken:

../sysdeps/i386/i686/multiarch/strcspn-c.c:3:11: fatal error:
sysdeps/x86_64/multiarch/strcspn-c.c: No such file or directory
   3 | # include <sysdeps/x86_64/multiarch/strcspn-c.c>
     |           ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
compilation terminated.
../sysdeps/i386/i686/multiarch/strpbrk-c.c:2:10: fatal error:
sysdeps/x86_64/multiarch/strpbrk-c.c: No such file or directory
   2 | #include <sysdeps/x86_64/multiarch/strpbrk-c.c>
     |          ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~


Manuel

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

* Re: x86 32bit build broken
  2022-06-17  5:37 x86 32bit build broken Manuel Lauss
@ 2022-06-17 15:26 ` Noah Goldstein
  0 siblings, 0 replies; 2+ messages in thread
From: Noah Goldstein @ 2022-06-17 15:26 UTC (permalink / raw)
  To: Manuel Lauss; +Cc: GNU C Library

On Thu, Jun 16, 2022 at 10:38 PM Manuel Lauss <manuel.lauss@gmail.com> wrote:
>
> Hi Noah,
>
> Since commit c22eb807b0 ("x86: Rename generic functions with unique
> postfix for clarity"),
> building 32bit x86 glibc is broken:
>
> ../sysdeps/i386/i686/multiarch/strcspn-c.c:3:11: fatal error:
> sysdeps/x86_64/multiarch/strcspn-c.c: No such file or directory
>    3 | # include <sysdeps/x86_64/multiarch/strcspn-c.c>
>      |           ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
> compilation terminated.
> ../sysdeps/i386/i686/multiarch/strpbrk-c.c:2:10: fatal error:
> sysdeps/x86_64/multiarch/strpbrk-c.c: No such file or directory
>    2 | #include <sysdeps/x86_64/multiarch/strpbrk-c.c>
>      |          ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
>
>

Sorry. Fix is up:
https://patchwork.sourceware.org/project/glibc/patch/20220617152417.1614990-1-goldstein.w.n@gmail.com/
> Manuel

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

end of thread, other threads:[~2022-06-17 15:27 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2022-06-17  5:37 x86 32bit build broken Manuel Lauss
2022-06-17 15:26 ` Noah Goldstein

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