All of lore.kernel.org
 help / color / mirror / Atom feed
From: richard.purdie@linuxfoundation.org
To: Khem Raj <raj.khem@gmail.com>, openembedded-core@lists.openembedded.org
Subject: Re: [PATCH 2/2] apr/apr-util: Add ptest dependency on libgcc
Date: Tue, 21 May 2019 13:28:58 +0100	[thread overview]
Message-ID: <8fdfdc3ba62711c9c3e6e391c8444e18d22e93b0.camel@linuxfoundation.org> (raw)
In-Reply-To: <4744125d-7cce-3325-414b-f05c5fe01a52@gmail.com>

On Mon, 2019-05-20 at 11:43 -0700, Khem Raj wrote:
> 
> On 5/16/19 4:49 AM, Richard Purdie wrote:
> > Avoid:
> > 
> > libgcc_s.so.1 must be installed for pthread_cancel to work
> > 
> > when running the ptest without libgcc.
> > 
> 
> this is interesting, do we get this error explicitly from running
> some 
> tests ?
> 
> I wonder why libgcc is not detected during rdep calculation time.

pthread_cancel doesn't directly link to anything in libgcc so there
isn't a dependency for the rdep calculations to find.

Ross has a work in progress where we'd notice binaries using
pthread_cancel and automatically add a libgcc dependency but its not
ready yet.

Cheers,

Richard



  parent reply	other threads:[~2019-05-21 12:28 UTC|newest]

Thread overview: 6+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2019-05-16 11:49 [PATCH 1/2] gettext/flex/m4/bzip2/gzip/parted/slang/attr: Add make to -ptest packages Richard Purdie
2019-05-16 11:49 ` [PATCH 2/2] apr/apr-util: Add ptest dependency on libgcc Richard Purdie
2019-05-20 18:43   ` Khem Raj
2019-05-20 18:57     ` Andre McCurdy
2019-05-21 12:28     ` richard.purdie [this message]
2019-05-21 17:25       ` Khem Raj

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=8fdfdc3ba62711c9c3e6e391c8444e18d22e93b0.camel@linuxfoundation.org \
    --to=richard.purdie@linuxfoundation.org \
    --cc=openembedded-core@lists.openembedded.org \
    --cc=raj.khem@gmail.com \
    /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 an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.