bug-libunistring
[Top][All Lists]
Advanced

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

[bug-libunistring] [bug #56053] 0.9.10: test suite is failing


From: Bruno Haible
Subject: [bug-libunistring] [bug #56053] 0.9.10: test suite is failing
Date: Tue, 2 Apr 2019 07:46:27 -0400 (EDT)
User-agent: Mozilla/5.0 (X11; Ubuntu; Linux x86_64; rv:66.0) Gecko/20100101 Firefox/66.0

Update of bug #56053 (project libunistring):

                Category:                    None => Build                  
                  Status:                    None => Fixed                  
             Assigned to:                    None => haible                 
             Open/Closed:                    Open => Closed                 

    _______________________________________________________

Follow-up Comment #1:

The two tests fail because pthread_create does not work. This is a consequence
of a (wrong) "weak" declaration of pthread_create and the use of
-Wl,--as-needed.

The pthread_create thing was fixed here:
https://git.savannah.gnu.org/gitweb/?p=gnulib.git;a=commitdiff;h=cca32830b57e91f837c01d15b8732f23ff97fc36

As a workaround until the next libunistring release, you can remove
-Wl,--as-needed from the compiler options (CC, CFLAGS, or LDFLAGS).

    _______________________________________________________

Reply to this item at:

  <https://savannah.gnu.org/bugs/?56053>

_______________________________________________
  Message sent via Savannah
  https://savannah.gnu.org/




reply via email to

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