public inbox for glibc-bugs@sourceware.org
help / color / mirror / Atom feed
* [Bug ports/9717] New: Build error on hppa with linuxthreads: missing TYPE argument to __libc_tsd_define, __libc_tsd_{get;set}
@ 2009-01-07 14:09 arthur dot loiret at gmail dot com
2009-01-07 14:11 ` [Bug ports/9717] " arthur dot loiret at gmail dot com
` (5 more replies)
0 siblings, 6 replies; 8+ messages in thread
From: arthur dot loiret at gmail dot com @ 2009-01-07 14:09 UTC (permalink / raw)
To: glibc-bugs
Hi,
hppa linuxthreads build is broken since:
2008-11-07 Jakub Jelinek <jakub@redhat.com>
[...]
* bits/libc-tsd.h (__libc_tsd_define, __libc_tsd_address,
__libc_tsd_get, __libc_tsd_set): Add TYPE argument, use it as the type
of the thread variable instead of void *.
[...]
Because of missing TYPE argument in
sysdeps/unix/sysv/linux/hppa/linuxthreads/malloc-machine.h.
--
Summary: Build error on hppa with linuxthreads: missing TYPE
argument to __libc_tsd_define, __libc_tsd_{get;set}
Product: glibc
Version: unspecified
Status: NEW
Severity: normal
Priority: P2
Component: ports
AssignedTo: roland at gnu dot org
ReportedBy: arthur dot loiret at gmail dot com
CC: glibc-bugs at sources dot redhat dot com
GCC build triplet: hppa-linux-gnu
GCC host triplet: hppa-linux-gnu
GCC target triplet: hppa-linux-gnu
http://sourceware.org/bugzilla/show_bug.cgi?id=9717
------- You are receiving this mail because: -------
You are on the CC list for the bug, or are watching someone who is.
^ permalink raw reply [flat|nested] 8+ messages in thread
* [Bug ports/9717] Build error on hppa with linuxthreads: missing TYPE argument to __libc_tsd_define, __libc_tsd_{get;set}
2009-01-07 14:09 [Bug ports/9717] New: Build error on hppa with linuxthreads: missing TYPE argument to __libc_tsd_define, __libc_tsd_{get;set} arthur dot loiret at gmail dot com
@ 2009-01-07 14:11 ` arthur dot loiret at gmail dot com
2009-01-07 14:28 ` arthur dot loiret at gmail dot com
` (4 subsequent siblings)
5 siblings, 0 replies; 8+ messages in thread
From: arthur dot loiret at gmail dot com @ 2009-01-07 14:11 UTC (permalink / raw)
To: glibc-bugs
------- Additional Comments From arthur dot loiret at gmail dot com 2009-01-07 14:10 -------
Created an attachment (id=3643)
--> (http://sourceware.org/bugzilla/attachment.cgi?id=3643&action=view)
proposed patch for ports
--
http://sourceware.org/bugzilla/show_bug.cgi?id=9717
------- You are receiving this mail because: -------
You are on the CC list for the bug, or are watching someone who is.
^ permalink raw reply [flat|nested] 8+ messages in thread
* [Bug ports/9717] Build error on hppa with linuxthreads: missing TYPE argument to __libc_tsd_define, __libc_tsd_{get;set}
2009-01-07 14:09 [Bug ports/9717] New: Build error on hppa with linuxthreads: missing TYPE argument to __libc_tsd_define, __libc_tsd_{get;set} arthur dot loiret at gmail dot com
2009-01-07 14:11 ` [Bug ports/9717] " arthur dot loiret at gmail dot com
@ 2009-01-07 14:28 ` arthur dot loiret at gmail dot com
2009-01-07 22:50 ` carlos at systemhalted dot org
` (3 subsequent siblings)
5 siblings, 0 replies; 8+ messages in thread
From: arthur dot loiret at gmail dot com @ 2009-01-07 14:28 UTC (permalink / raw)
To: glibc-bugs
--
What |Removed |Added
----------------------------------------------------------------------------
AssignedTo|roland at gnu dot org |carlos at codesourcery dot
| |com
Status|NEW |ASSIGNED
http://sourceware.org/bugzilla/show_bug.cgi?id=9717
------- You are receiving this mail because: -------
You are on the CC list for the bug, or are watching someone who is.
^ permalink raw reply [flat|nested] 8+ messages in thread
* [Bug ports/9717] Build error on hppa with linuxthreads: missing TYPE argument to __libc_tsd_define, __libc_tsd_{get;set}
2009-01-07 14:09 [Bug ports/9717] New: Build error on hppa with linuxthreads: missing TYPE argument to __libc_tsd_define, __libc_tsd_{get;set} arthur dot loiret at gmail dot com
2009-01-07 14:11 ` [Bug ports/9717] " arthur dot loiret at gmail dot com
2009-01-07 14:28 ` arthur dot loiret at gmail dot com
@ 2009-01-07 22:50 ` carlos at systemhalted dot org
2009-01-31 11:21 ` arthur dot loiret at gmail dot com
` (2 subsequent siblings)
5 siblings, 0 replies; 8+ messages in thread
From: carlos at systemhalted dot org @ 2009-01-07 22:50 UTC (permalink / raw)
To: glibc-bugs
------- Additional Comments From carlos at systemhalted dot org 2009-01-07 22:49 -------
I'll look into this next week.
--
What |Removed |Added
----------------------------------------------------------------------------
AssignedTo|carlos at codesourcery dot |carlos at systemhalted dot
|com |org
http://sourceware.org/bugzilla/show_bug.cgi?id=9717
------- You are receiving this mail because: -------
You are on the CC list for the bug, or are watching someone who is.
^ permalink raw reply [flat|nested] 8+ messages in thread
* [Bug ports/9717] Build error on hppa with linuxthreads: missing TYPE argument to __libc_tsd_define, __libc_tsd_{get;set}
2009-01-07 14:09 [Bug ports/9717] New: Build error on hppa with linuxthreads: missing TYPE argument to __libc_tsd_define, __libc_tsd_{get;set} arthur dot loiret at gmail dot com
` (2 preceding siblings ...)
2009-01-07 22:50 ` carlos at systemhalted dot org
@ 2009-01-31 11:21 ` arthur dot loiret at gmail dot com
2009-02-09 20:28 ` carlos at systemhalted dot org
2009-02-09 20:28 ` cvs-commit at gcc dot gnu dot org
5 siblings, 0 replies; 8+ messages in thread
From: arthur dot loiret at gmail dot com @ 2009-01-31 11:21 UTC (permalink / raw)
To: glibc-bugs
------- Additional Comments From arthur dot loiret at gmail dot com 2009-01-31 11:21 -------
Any news on this?
--
http://sourceware.org/bugzilla/show_bug.cgi?id=9717
------- You are receiving this mail because: -------
You are on the CC list for the bug, or are watching someone who is.
^ permalink raw reply [flat|nested] 8+ messages in thread
* [Bug ports/9717] Build error on hppa with linuxthreads: missing TYPE argument to __libc_tsd_define, __libc_tsd_{get;set}
2009-01-07 14:09 [Bug ports/9717] New: Build error on hppa with linuxthreads: missing TYPE argument to __libc_tsd_define, __libc_tsd_{get;set} arthur dot loiret at gmail dot com
` (4 preceding siblings ...)
2009-02-09 20:28 ` carlos at systemhalted dot org
@ 2009-02-09 20:28 ` cvs-commit at gcc dot gnu dot org
5 siblings, 0 replies; 8+ messages in thread
From: cvs-commit at gcc dot gnu dot org @ 2009-02-09 20:28 UTC (permalink / raw)
To: glibc-bugs
------- Additional Comments From cvs-commit at gcc dot gnu dot org 2009-02-09 20:28 -------
Subject: Bug 9717
CVSROOT: /cvs/glibc
Module name: ports
Changes by: carlos@sourceware.org 2009-02-09 20:27:56
Modified files:
. : ChangeLog.hppa
sysdeps/unix/sysv/linux/hppa/linuxthreads: malloc-machine.h
Log message:
2009-02-09 Arthur Loiret <aloiret@debian.org>
[BZ #9717]
* sysdeps/unix/sysv/linux/hppa/linuxthreads/malloc-machine.h
(MALLOC): Adjust __libc_tsd_define arguments.
(tsd_setspecific, tsd_getspecific): Adjust __libc_tsd_{set,get}
arguments.
Patches:
http://sourceware.org/cgi-bin/cvsweb.cgi/ports/ChangeLog.hppa.diff?cvsroot=glibc&r1=1.49&r2=1.50
http://sourceware.org/cgi-bin/cvsweb.cgi/ports/sysdeps/unix/sysv/linux/hppa/linuxthreads/malloc-machine.h.diff?cvsroot=glibc&r1=1.1&r2=1.2
--
http://sourceware.org/bugzilla/show_bug.cgi?id=9717
------- You are receiving this mail because: -------
You are on the CC list for the bug, or are watching someone who is.
^ permalink raw reply [flat|nested] 8+ messages in thread
* [Bug ports/9717] Build error on hppa with linuxthreads: missing TYPE argument to __libc_tsd_define, __libc_tsd_{get;set}
2009-01-07 14:09 [Bug ports/9717] New: Build error on hppa with linuxthreads: missing TYPE argument to __libc_tsd_define, __libc_tsd_{get;set} arthur dot loiret at gmail dot com
` (3 preceding siblings ...)
2009-01-31 11:21 ` arthur dot loiret at gmail dot com
@ 2009-02-09 20:28 ` carlos at systemhalted dot org
2009-02-09 20:28 ` cvs-commit at gcc dot gnu dot org
5 siblings, 0 replies; 8+ messages in thread
From: carlos at systemhalted dot org @ 2009-02-09 20:28 UTC (permalink / raw)
To: glibc-bugs
------- Additional Comments From carlos at systemhalted dot org 2009-02-09 20:28 -------
Thanks for the ping.
I assume you are building a linuxthreads configuration with tls enabled,
otherwise bits/libc-tst.h would not be used. I'm going to checkin the patch
knowing that it breaks non-tls linuxthreads builds, and that such a
configuration is no longer valid.
I also noticed that this patch is already in the debian sources. In the future
please mention if the patch is already in use in a distribution since it helps
when I'm doing the analysis.
Checked in.
--
What |Removed |Added
----------------------------------------------------------------------------
Status|ASSIGNED |RESOLVED
Resolution| |FIXED
http://sourceware.org/bugzilla/show_bug.cgi?id=9717
------- You are receiving this mail because: -------
You are on the CC list for the bug, or are watching someone who is.
^ permalink raw reply [flat|nested] 8+ messages in thread
* [Bug ports/9717] Build error on hppa with linuxthreads: missing TYPE argument to __libc_tsd_define, __libc_tsd_{get;set}
[not found] <bug-9717-131@http.sourceware.org/bugzilla/>
@ 2014-07-02 6:59 ` fweimer at redhat dot com
0 siblings, 0 replies; 8+ messages in thread
From: fweimer at redhat dot com @ 2014-07-02 6:59 UTC (permalink / raw)
To: glibc-bugs
https://sourceware.org/bugzilla/show_bug.cgi?id=9717
Florian Weimer <fweimer at redhat dot com> changed:
What |Removed |Added
----------------------------------------------------------------------------
Flags| |security-
--
You are receiving this mail because:
You are on the CC list for the bug.
^ permalink raw reply [flat|nested] 8+ messages in thread
end of thread, other threads:[~2014-07-02 6:59 UTC | newest]
Thread overview: 8+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2009-01-07 14:09 [Bug ports/9717] New: Build error on hppa with linuxthreads: missing TYPE argument to __libc_tsd_define, __libc_tsd_{get;set} arthur dot loiret at gmail dot com
2009-01-07 14:11 ` [Bug ports/9717] " arthur dot loiret at gmail dot com
2009-01-07 14:28 ` arthur dot loiret at gmail dot com
2009-01-07 22:50 ` carlos at systemhalted dot org
2009-01-31 11:21 ` arthur dot loiret at gmail dot com
2009-02-09 20:28 ` carlos at systemhalted dot org
2009-02-09 20:28 ` cvs-commit at gcc dot gnu dot org
[not found] <bug-9717-131@http.sourceware.org/bugzilla/>
2014-07-02 6:59 ` fweimer at redhat dot com
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).