public inbox for glibc-bugs@sourceware.org
help / color / mirror / Atom feed
* [Bug libc/17084] [i386] conformtests fail on i386
  2014-06-24 17:06 [Bug libc/17084] New: [i386] conformtests fail on i386 siddhesh at redhat dot com
@ 2014-06-24 17:06 ` siddhesh at redhat dot com
  2014-06-24 17:20 ` cvs-commit at gcc dot gnu.org
                   ` (2 subsequent siblings)
  3 siblings, 0 replies; 5+ messages in thread
From: siddhesh at redhat dot com @ 2014-06-24 17:06 UTC (permalink / raw)
  To: glibc-bugs

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

Siddhesh Poyarekar <siddhesh at redhat dot com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Target|                            |i386

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


^ permalink raw reply	[flat|nested] 5+ messages in thread

* [Bug libc/17084] New: [i386] conformtests fail on i386
@ 2014-06-24 17:06 siddhesh at redhat dot com
  2014-06-24 17:06 ` [Bug libc/17084] " siddhesh at redhat dot com
                   ` (3 more replies)
  0 siblings, 4 replies; 5+ messages in thread
From: siddhesh at redhat dot com @ 2014-06-24 17:06 UTC (permalink / raw)
  To: glibc-bugs

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

            Bug ID: 17084
           Summary: [i386] conformtests fail on i386
           Product: glibc
           Version: unspecified
            Status: NEW
          Severity: normal
          Priority: P2
         Component: libc
          Assignee: siddhesh at redhat dot com
          Reporter: siddhesh at redhat dot com
                CC: drepper.fsp at gmail dot com

40 tests in conform fail on i386 due to a namespace violation:

    Namespace violation: "d"

Patch coming up.

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


^ permalink raw reply	[flat|nested] 5+ messages in thread

* [Bug libc/17084] [i386] conformtests fail on i386
  2014-06-24 17:06 [Bug libc/17084] New: [i386] conformtests fail on i386 siddhesh at redhat dot com
  2014-06-24 17:06 ` [Bug libc/17084] " siddhesh at redhat dot com
@ 2014-06-24 17:20 ` cvs-commit at gcc dot gnu.org
  2014-06-24 17:23 ` siddhesh at redhat dot com
  2014-06-25 10:01 ` fweimer at redhat dot com
  3 siblings, 0 replies; 5+ messages in thread
From: cvs-commit at gcc dot gnu.org @ 2014-06-24 17:20 UTC (permalink / raw)
  To: glibc-bugs

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

--- Comment #1 from cvs-commit at gcc dot gnu.org <cvs-commit at gcc dot gnu.org> ---
This is an automated email from the git hooks/post-receive script. It was
generated because a ref change was pushed to the repository containing
the project "GNU C Library master sources".

The branch, master has been updated
       via  2307e1261e7ee784afd424a46ad08d3fbed33ba3 (commit)
      from  c0a4ed7799372c606c5b9aa0d4d84e3867fd09a5 (commit)

Those revisions listed above that are new to this repository have
not appeared on any other notification email; so we list those
revisions in full, below.

- Log -----------------------------------------------------------------
https://sourceware.org/git/gitweb.cgi?p=glibc.git;h=2307e1261e7ee784afd424a46ad08d3fbed33ba3

commit 2307e1261e7ee784afd424a46ad08d3fbed33ba3
Author: Siddhesh Poyarekar <siddhesh@redhat.com>
Date:   Tue Jun 24 22:40:07 2014 +0530

    Fix namespace violation in pthreadtypes.h (BZ #17084)

    This was causing conformtest failures on i386.

-----------------------------------------------------------------------

Summary of changes:
 ChangeLog                            |    6 ++++++
 NEWS                                 |    2 +-
 sysdeps/x86/nptl/bits/pthreadtypes.h |    6 +++---
 3 files changed, 10 insertions(+), 4 deletions(-)

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


^ permalink raw reply	[flat|nested] 5+ messages in thread

* [Bug libc/17084] [i386] conformtests fail on i386
  2014-06-24 17:06 [Bug libc/17084] New: [i386] conformtests fail on i386 siddhesh at redhat dot com
  2014-06-24 17:06 ` [Bug libc/17084] " siddhesh at redhat dot com
  2014-06-24 17:20 ` cvs-commit at gcc dot gnu.org
@ 2014-06-24 17:23 ` siddhesh at redhat dot com
  2014-06-25 10:01 ` fweimer at redhat dot com
  3 siblings, 0 replies; 5+ messages in thread
From: siddhesh at redhat dot com @ 2014-06-24 17:23 UTC (permalink / raw)
  To: glibc-bugs

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

Siddhesh Poyarekar <siddhesh at redhat dot com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|NEW                         |RESOLVED
         Resolution|---                         |FIXED

--- Comment #2 from Siddhesh Poyarekar <siddhesh at redhat dot com> ---
Fixed.

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


^ permalink raw reply	[flat|nested] 5+ messages in thread

* [Bug libc/17084] [i386] conformtests fail on i386
  2014-06-24 17:06 [Bug libc/17084] New: [i386] conformtests fail on i386 siddhesh at redhat dot com
                   ` (2 preceding siblings ...)
  2014-06-24 17:23 ` siddhesh at redhat dot com
@ 2014-06-25 10:01 ` fweimer at redhat dot com
  3 siblings, 0 replies; 5+ messages in thread
From: fweimer at redhat dot com @ 2014-06-25 10:01 UTC (permalink / raw)
  To: glibc-bugs

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

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] 5+ messages in thread

end of thread, other threads:[~2014-06-25 10:01 UTC | newest]

Thread overview: 5+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2014-06-24 17:06 [Bug libc/17084] New: [i386] conformtests fail on i386 siddhesh at redhat dot com
2014-06-24 17:06 ` [Bug libc/17084] " siddhesh at redhat dot com
2014-06-24 17:20 ` cvs-commit at gcc dot gnu.org
2014-06-24 17:23 ` siddhesh at redhat dot com
2014-06-25 10:01 ` 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).