[Bug nptl/13119] Erroneous "libgcc_s.so.1 must be installed for pthread_cancel to work" message

cliff.atg.linkedin at gmail dot com sourceware-bugzilla@sourceware.org
Sun Jul 11 16:38:59 GMT 2021


https://sourceware.org/bugzilla/show_bug.cgi?id=13119

Cliff Wheatley <cliff.atg.linkedin at gmail dot com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |cliff.atg.linkedin at gmail dot co
                   |                            |m

--- Comment #5 from Cliff Wheatley <cliff.atg.linkedin at gmail dot com> ---
This error "libgcc_s.so.1 must be installed for pthread_cancel to work" is not
repeatable.  It has happened in iconv/tst-gconv-init-failure and
nptl/tst-default-attr.  libgcc_s.so.1 is installed.  Configure invocation
command line was
  $ ../../Source/glibc/configure --prefix=/usr/local/share/glibc-2.33
--enable-bind-now --enable-stack-protector=all
--enable-add-ons=crypt,libidn,linuxthreads --enable-kernel=5.5

It happened both when running "make -j 6 check" and "make check".

-- 
You are receiving this mail because:
You are on the CC list for the bug.


More information about the Glibc-bugs mailing list