public inbox for glibc-bugs@sourceware.org
help / color / mirror / Atom feed
From: "naroyce at hotmail dot com" <sourceware-bugzilla@sourceware.org>
To: glibc-bugs@sourceware.org
Subject: [Bug build/17007] Check Scanf15 bits/syscall.h No such file
Date: Tue, 03 Jun 2014 10:35:00 -0000	[thread overview]
Message-ID: <bug-17007-131-kxnwpNrrkp@http.sourceware.org/bugzilla/> (raw)
In-Reply-To: <bug-17007-131@http.sourceware.org/bugzilla/>

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

naroyce at hotmail dot com changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|RESOLVED                    |REOPENED
         Resolution|INVALID                     |---

--- Comment #2 from naroyce at hotmail dot com ---
(In reply to Andreas Schwab from comment #1)
Are you sure? I had not made any source changes to glibc. It was git clean -xdf
and git reset --hard.

If I DON'T make that "include" change to the Makefile, it fails looking for
"bits/syscall.h"

If I DO make the change, "check" completes with:
*****
FAIL: conform/POSIX2008/cpio.h/conform
FAIL: conform/UNIX98/cpio.h/conform
FAIL: conform/UNIX98/fmtmsg.h/conform
FAIL: conform/XOPEN2K/cpio.h/conform
FAIL: conform/XOPEN2K/fmtmsg.h/conform
FAIL: conform/XOPEN2K8/cpio.h/conform
FAIL: conform/XOPEN2K8/fmtmsg.h/conform
FAIL: conform/XPG3/cpio.h/conform
FAIL: conform/XPG4/cpio.h/conform
FAIL: conform/XPG4/fmtmsg.h/conform
FAIL: math/test-double
FAIL: math/test-float
FAIL: math/test-idouble
FAIL: math/test-ifloat
FAIL: rt/tst-cpuclock2
Summary of test results:
     15 FAIL
   1636 PASS
      1 UNRESOLVED
    120 XFAIL
      4 XPASS
*****
The "conform" always fail, but I'm guessing it's pretty new and unconcerning
based on http://comments.gmane.org/gmane.comp.lib.glibc.alpha/40411. Though
frankly I think the issue is similar to scanf15/17 where the header is not
being found:
*****
    /media/tmp/glibcBuild/conform/POSIX2008/cpio.h/scratch/cpio.h-test.c:1:18:
fatal error: cpio.h: No such file or directory
     #include <cpio.h>
                      ^
    compilation terminated.
*****
The "math" always fail whether or not I set flags (neon/vfp3/nothing set)
The "rt/tst-cpuclock2" sometimes does pass.

If there is more information you need or tests to be run, just let me know.

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


       reply	other threads:[~2014-06-03 10:35 UTC|newest]

Thread overview: 6+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
     [not found] <bug-17007-131@http.sourceware.org/bugzilla/>
2014-06-03 10:35 ` naroyce at hotmail dot com [this message]
2014-06-03 11:02 ` schwab@linux-m68k.org
2014-06-03 11:33 ` naroyce at hotmail dot com
2014-06-03 16:41 ` joseph at codesourcery dot com
2014-06-04 11:16 ` naroyce at hotmail dot com
2014-06-12 19:10 ` fweimer at redhat dot com

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=bug-17007-131-kxnwpNrrkp@http.sourceware.org/bugzilla/ \
    --to=sourceware-bugzilla@sourceware.org \
    --cc=glibc-bugs@sourceware.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
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).