public inbox for libc-alpha@sourceware.org
 help / color / mirror / Atom feed
From: Adhemerval Zanella <adhemerval.zanella@linaro.org>
To: Joseph Myers <joseph@codesourcery.com>
Cc: Siddhesh Poyarekar <siddhesh@sourceware.org>,
	libc-alpha@sourceware.org, DJ Delorie <dj@redhat.com>
Subject: Re: [PATCH v2] elf: Use the minimal malloc on tunables_strdup
Date: Tue, 9 Nov 2021 20:14:49 -0300	[thread overview]
Message-ID: <3BE00DFC-A725-4B79-9DC5-0BDB4DFA59CD@linaro.org> (raw)
In-Reply-To: <alpine.DEB.2.22.394.2111092306350.67820@digraph.polyomino.org.uk>



> On 9 Nov 2021, at 20:09, Joseph Myers <joseph@codesourcery.com> wrote:
> 
> This seems to have caused build failures for many architectures (plus a 
> localplt test failure for i686-gnu, "Missing required PLT reference: 
> ld.so: __sbrk").
> 
> https://sourceware.org/pipermail/libc-testresults/2021q4/008843.html
> 
> alpha-linux-gnu seems representative of the build failures:
> 
> dl-minimal.c: In function '__chk_fail':
> dl-minimal.c:168:3: error: implicit declaration of function '_exit' [-Werror=implicit-function-declaration]
>  168 |   _exit (127);
>      |   ^~~~~
> dl-minimal.c:168:3: error: incompatible implicit declaration of built-in function '_exit' [-Werror=builtin-declaration-mismatch]
> In file included from <command-line>:
> dl-minimal.c: At top level:
> ./../include/libc-symbols.h:549:33: error: '__EI___libc_fatal' aliased to undefined symbol '__GI___libc_fatal'
>  549 |   extern thread __typeof (name) __EI_##name \
>      |                                 ^~~~~
> ./../include/libc-symbols.h:545:3: note: in expansion of macro '__hidden_ver2'
>  545 |   __hidden_ver2 (, local, internal, name)
>      |   ^~~~~~~~~~~~~
> ./../include/libc-symbols.h:554:41: note: in expansion of macro '__hidden_ver1'
>  554 | #  define hidden_def(name)              __hidden_ver1(__GI_##name, name, name);
>      |                                         ^~~~~~~~~~~~~
> ./../include/libc-symbols.h:646:32: note: in expansion of macro 'hidden_def'
>  646 | # define rtld_hidden_def(name) hidden_def (name)
>      |                                ^~~~~~~~~~
> dl-minimal.c:162:1: note: in expansion of macro 'rtld_hidden_def'
>  162 | rtld_hidden_def (__libc_fatal)
>      | ^~~~~~~~~~~~~~~
> 

I will take care of it.

      reply	other threads:[~2021-11-09 23:14 UTC|newest]

Thread overview: 4+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2021-11-04 13:11 Adhemerval Zanella
2021-11-09 15:31 ` Siddhesh Poyarekar
2021-11-09 23:09   ` Joseph Myers
2021-11-09 23:14     ` Adhemerval Zanella [this message]

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=3BE00DFC-A725-4B79-9DC5-0BDB4DFA59CD@linaro.org \
    --to=adhemerval.zanella@linaro.org \
    --cc=dj@redhat.com \
    --cc=joseph@codesourcery.com \
    --cc=libc-alpha@sourceware.org \
    --cc=siddhesh@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).