From: Andreas Schwab <schwab@linux-m68k.org>
To: Samuel Thibault <sthibaul@sourceware.org>
Cc: libc-alpha@sourceware.org
Subject: Re: [glibc] chk: Add and fix hidden builtin definitions for *_chk
Date: Fri, 04 Aug 2023 09:41:10 +0200 [thread overview]
Message-ID: <87o7jnqmp5.fsf@linux-m68k.org> (raw)
In-Reply-To: <20230803204739.0A71A385783F@sourceware.org> (Samuel Thibault via Glibc-cvs's message of "Thu, 3 Aug 2023 20:47:39 +0000 (GMT)")
In file included from <command-line>:
../include/setjmp.h:19:20: error: redefinition of '__longjmp_chk'
19 | #define siglongjmp __longjmp_chk
| ^~~~~~~~~~~~~
./../include/libc-symbols.h:155:26: note: in definition of macro '_weak_alias'
155 | extern __typeof (name) aliasname __attribute__ ((weak, alias (#name))) \
| ^~~~~~~~~
../include/shlib-compat.h:117:3: note: in expansion of macro 'weak_alias'
[ 135s] 117 | weak_alias (local, symbol)
| ^~~~~~~~~~
../sysdeps/powerpc/longjmp.c:56:1: note: in expansion of macro 'versioned_symbol'
56 | versioned_symbol (libc, __vmx__libc_siglongjmp, siglongjmp, GLIBC_2_3_4);
| ^~~~~~~~~~~~~~~~
../sysdeps/powerpc/longjmp.c:56:49: note: in expansion of macro 'siglongjmp'
56 | versioned_symbol (libc, __vmx__libc_siglongjmp, siglongjmp, GLIBC_2_3_4);
| ^~~~~~~~~~
../include/setjmp.h:18:17: note: previous definition of '__longjmp_chk' with type 'void(struct __jmp_buf_tag *, int)'
18 | #define longjmp __longjmp_chk
| ^~~~~~~~~~~~~
./../include/libc-symbols.h:155:26: note: in definition of macro '_weak_alias'
155 | extern __typeof (name) aliasname __attribute__ ((weak, alias (#name))) \
| ^~~~~~~~~
../include/shlib-compat.h:117:3: note: in expansion of macro 'weak_alias'
117 | weak_alias (local, symbol)
| ^~~~~~~~~~
../sysdeps/powerpc/longjmp.c:55:1: note: in expansion of macro 'versioned_symbol'
55 | versioned_symbol (libc, __vmx__libc_siglongjmp, longjmp, GLIBC_2_3_4);
| ^~~~~~~~~~~~~~~~
../sysdeps/powerpc/longjmp.c:55:49: note: in expansion of macro 'longjmp'
55 | versioned_symbol (libc, __vmx__libc_siglongjmp, longjmp, GLIBC_2_3_4);
| ^~~~~~~
make[2]: *** [/home/abuild/rpmbuild/BUILD/glibc-2.38.9000.12.g04bf7d2d8a/cc-base/sysd-rules:1773: /home/abuild/rpmbuild/BUILD/glibc-2.38.9000.12.g04bf7d2d8a/cc-base/setjmp/longjmp.o] Error 1
--
Andreas Schwab, schwab@linux-m68k.org
GPG Key fingerprint = 7578 EB47 D4E5 4D69 2510 2552 DF73 E780 A9DA AEC1
"And now for something completely different."
next parent reply other threads:[~2023-08-04 7:41 UTC|newest]
Thread overview: 2+ messages / expand[flat|nested] mbox.gz Atom feed top
[not found] <20230803204739.0A71A385783F@sourceware.org>
2023-08-04 7:41 ` Andreas Schwab [this message]
2023-08-04 8:05 ` Samuel Thibault
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=87o7jnqmp5.fsf@linux-m68k.org \
--to=schwab@linux-m68k.org \
--cc=libc-alpha@sourceware.org \
--cc=sthibaul@sourceware.org \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
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).