public inbox for libc-help@sourceware.org
 help / color / mirror / Atom feed
* build-many-glibcs.py build failure for i686-gnu
@ 2023-06-22 19:59 Joe Simmons-Talbott
       [not found] ` <f10bb7c8-90f2-9c15-62ad-657bca63ba17@redhat.com>
  0 siblings, 1 reply; 3+ messages in thread
From: Joe Simmons-Talbott @ 2023-06-22 19:59 UTC (permalink / raw)
  To: libc-help

Hi,

I'm investigating a build failure using build-many-glibcs.py for
i686-gnu.  There seems to be a mismatch between the declaration of
_hurdsig_fault_catch_exception_raise in hurd/hurdfault.c and the
generated header hurd/faultexc_server.h.  I can't figure out how the
header is being generated.

The error I'm seeing is:

hurdfault.c:39:1: error: conflicting types for <E2><80><98>_hurdsig_fault_catch_exception_raise<E2><80><99>; have <E2>
<80><98>kern_return_t(mach_port_t,  thread_t,  task_t,  integer_t,  integer_t,  long_integer_t)<E2><80><99> {aka <E2>
<80><98>int(unsigned int,  unsigned int,  unsigned int,  int,  int,  long int)<E2><80><99>}
   39 | _hurdsig_fault_catch_exception_raise (mach_port_t port,
      | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
In file included from hurdfault.c:27:
/home/josepht/build-many-glibcs/build/glibcs/i686-gnu/glibc/hurd/faultexc_server.h:19:15: note: previous declaration o
f <E2><80><98>_hurdsig_fault_catch_exception_raise<E2><80><99> with type <E2><80><98>kern_return_t(mach_port_t,  mach_
port_t,  mach_port_t,  integer_t,  integer_t,  integer_t)<E2><80><99> {aka <E2><80><98>int(unsigned int,  unsigned int
,  unsigned int,  int,  int,  int)<E2><80><99>}
   19 | kern_return_t _hurdsig_fault_catch_exception_raise
      |               ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
make[3]: *** [../o-iterator.mk:9: /home/josepht/build-many-glibcs/build/glibcs/i686-gnu/glibc/hurd/hurdfault.o] Error
1

Thanks for any insights.

Thanks,
Joe


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

end of thread, other threads:[~2023-06-23 12:30 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2023-06-22 19:59 build-many-glibcs.py build failure for i686-gnu Joe Simmons-Talbott
     [not found] ` <f10bb7c8-90f2-9c15-62ad-657bca63ba17@redhat.com>
     [not found]   ` <CAN9u=HdwoUqDwD1MmF7OQij0-9y402dSMM7uzaQdzBWhnMchFg@mail.gmail.com>
2023-06-23 12:25     ` Carlos O'Donell
     [not found]     ` <CAAQBMsO4zHaj6fAbWn+O0+=ZaAOR1DxL6Sm8RFcjxpvAhn2FJw@mail.gmail.com>
2023-06-23 12:30       ` Carlos O'Donell

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