GNU bug report logs - #9852
24.0.90; pthread_sigmask() check is bogus when HAVE_PTHREAD is defined

Previous Next

Package: emacs;

Reported by: Nali Toja <nalitoja <at> gmail.com>

Date: Sun, 23 Oct 2011 21:27:01 UTC

Severity: normal

Found in version 24.0.90

Done: Paul Eggert <eggert <at> cs.ucla.edu>

Bug is archived. No further changes may be made.

Full log


View this message in rfc822 format

From: help-debbugs <at> gnu.org (GNU bug Tracking System)
To: Paul Eggert <eggert <at> cs.ucla.edu>
Cc: tracker <at> debbugs.gnu.org
Subject: bug#9852: closed (24.0.90; pthread_sigmask() check is bogus when
 HAVE_PTHREAD is defined)
Date: Mon, 24 Oct 2011 03:36:02 +0000
[Message part 1 (text/plain, inline)]
Your message dated Sun, 23 Oct 2011 20:33:32 -0700
with message-id <4EA4DC8C.4010609 <at> cs.ucla.edu>
and subject line Re: pthread_sigmask() check is bogus when HAVE_PTHREAD is defined
has caused the debbugs.gnu.org bug report #9852,
regarding 24.0.90; pthread_sigmask() check is bogus when HAVE_PTHREAD is defined
to be marked as done.

(If you believe you have received this mail in error, please contact
help-debbugs <at> gnu.org.)


-- 
9852: http://debbugs.gnu.org/cgi/bugreport.cgi?bug=9852
GNU Bug Tracking System
Contact help-debbugs <at> gnu.org with problems
[Message part 2 (message/rfc822, inline)]
From: Nali Toja <nalitoja <at> gmail.com>
To: bug-gnu-emacs <at> gnu.org
Subject: 24.0.90; pthread_sigmask() check is bogus when HAVE_PTHREAD is defined
Date: Sun, 23 Oct 2011 21:24:52 +0000
emacs configure detects (via gnulib) pthread_sigmask even when there is
a stub in libc, marks it broken with

  PTHREAD_SIGMASK_INEFFECTIVE
  PTHREAD_SIGMASK_UNBLOCK_BUG

and links with LIB_PTHREAD during build. What if the version in
LIB_PTHREAD is not broken? gnulib would still wrap it with code
that may not work as expected.
  
forwarding http://www.freebsd.org/cgi/query-pr.cgi?pr=ports/161911
it adds -lpthread to LDFLAGS as a workaround
--
In GNU Emacs 24.0.90.9 (amd64-unknown-freebsd9.9)
 of 2011-10-23 on hidden
configured using `configure  '--without-x'


[Message part 3 (message/rfc822, inline)]
From: Paul Eggert <eggert <at> cs.ucla.edu>
To: Nali Toja <nalitoja <at> gmail.com>
Cc: 9852-done <at> debbugs.gnu.org
Subject: Re: pthread_sigmask() check is bogus when HAVE_PTHREAD is defined
Date: Sun, 23 Oct 2011 20:33:32 -0700
Thanks for checking; I'm marking this as done.


This bug report was last modified 13 years and 272 days ago.

Previous Next


GNU bug tracking system
Copyright (C) 1999 Darren O. Benham, 1997,2003 nCipher Corporation Ltd, 1994-97 Ian Jackson.