bug-gnulib
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: Issue when testing with --as-needed enabled


From: Bruno Haible
Subject: Re: Issue when testing with --as-needed enabled
Date: Sun, 03 Jan 2021 23:34:23 +0100
User-agent: KMail/5.1.3 (Linux/4.4.0-197-generic; KDE/5.18.0; x86_64; ; )

Hi,

Thomas Andrejak wrote:
> On debian 9 /10 / testing
> ...
> > > But, event with this patch, I still have build failure and I need to do
> > > some patches like that :
> > >
> > https://salsa.debian.org/totol-guest/libprelude/-/blob/master/debian/patches/013-fix-test_rwlock1.patch
> > >
> > > I don't know how to dig on this bug.
> > >
> > > Output :
> > > FAIL: test-rwlock1
> > > ==================
> > > Unexpected outcome 3
> > > FAIL test-rwlock1 (exit status: 134)

I cannot reproduce this. I took a Debian 10.7 distribution, with gcc-8 as
compiler package. I created a testdir for all of gnulib. I configured it
in 3 ways:
  - the normal way,
  - with LDFLAGS="... -Wl,--as-needed"
  - with CFLAGS="... -Wl,--as-needed"
and in all cases the build succeeded and all tests passed.

So, you need to give *precise* instructions for how to reproduce it.

Without reproducing, no one can give an analysis nor a fix.

Bruno




reply via email to

[Prev in Thread] Current Thread [Next in Thread]