public inbox for gcc-bugs@sourceware.org
help / color / mirror / Atom feed
From: "dtom77 at gmail dot com" <gcc-bugzilla@gcc.gnu.org>
To: gcc-bugs@gcc.gnu.org
Subject: [Bug libstdc++/36644]  New: make check fails:FAIL: tr1/8_c_compatibility/cmath/functions.cc (test for excess errors)
Date: Thu, 26 Jun 2008 20:05:00 -0000	[thread overview]
Message-ID: <bug-36644-16388@http.gcc.gnu.org/bugzilla/> (raw)

Running make check fails after executing make. Shows two errors while
installing
 gcc version 4.3.1 I'm using Debian Etch on PC. stuck at make check.


 === libstdc++ tests ===

Schedule of variations:
    unix


Running
/home/ad/dloads/gcc-4.3.1/gcc-4.3.1/libstdc++-v3/testsuite/libstdc++-dg/conformance.exp
...
XPASS: 26_numerics/headers/cmath/c99_classification_macros_c.cc (test for
excess errors)
FAIL: tr1/8_c_compatibility/cmath/functions.cc (test for excess errors)
FAIL: tr1/8_c_compatibility/cmath/overloads.cc (test for excess errors)

                === libstdc++ Summary ===

# of expected passes            4936
# of unexpected failures        3
# of unexpected successes       1
# of expected failures          59
# of unsupported tests          326
make[1]: *** [check-DEJAGNU] Error 1
make[1]: Leaving directory
`/home/ad/dloads/gcc-4.3.1/build/i686-pc-linux-gnu/libstdc++-v3/testsuite'
make: *** [check-am] Error 2



And libstdc++.log:



 -include bits/stdc++.h
Executing on host: /home/ad/dloads/gcc-4.3.1/build/./gcc/g++ -shared-libgcc
-B/home/ad/dloads/gcc-4.3.1/build/./gcc -nostdinc++
-L/home/ad/dloads/gcc-4.3.1/build/i686-pc-linux-gnu/libstdc++-v3/src
-L/home/ad/dloads/gcc-4.3.1/build/i686-pc-linux-gnu/libstdc++-v3/src/.libs
-B/opt/gcc-4.3.1/i686-pc-linux-gnu/bin/ -B/opt/gcc-4.3.1/i686-pc-linux-gnu/lib/
-isystem /opt/gcc-4.3.1/i686-pc-linux-gnu/include -isystem
/opt/gcc-4.3.1/i686-pc-linux-gnu/sys-include -g -O2 -D_GLIBCXX_ASSERT
-fmessage-length=0 -ffunction-sections -fdata-sections -g -O2 -D_GNU_SOURCE -g
-O2   -D_GNU_SOURCE -DLOCALEDIR="." -nostdinc++
-I/home/ad/dloads/gcc-4.3.1/build/i686-pc-linux-gnu/libstdc++-v3/include/i686-pc-linux-gnu
-I/home/ad/dloads/gcc-4.3.1/build/i686-pc-linux-gnu/libstdc++-v3/include
-I/home/ad/dloads/gcc-4.3.1/gcc-4.3.1/libstdc++-v3/libsupc++
-I/home/ad/dloads/gcc-4.3.1/gcc-4.3.1/libstdc++-v3/include/backward
-I/home/ad/dloads/gcc-4.3.1/gcc-4.3.1/libstdc++-v3/testsuite/util
/home/ad/dloads/gcc-4.3.1/gcc-4.3.1/libstdc++-v3/testsuite/tr1/8_c_compatibility/cmath/functions.cc
   -include bits/stdc++.h -S  -o functions.s    (timeout = 600)
/home/ad/dloads/gcc-4.3.1/build/./gcc/cc1plus: symbol lookup error:
/home/ad/dloads/gcc-4.3.1/build/./gcc/cc1plus: undefined symbol: mpfr_remainder

compiler exited with status 1
output is:
/home/ad/dloads/gcc-4.3.1/build/./gcc/cc1plus: symbol lookup error:
/home/ad/dloads/gcc-4.3.1/build/./gcc/cc1plus: undefined symbol: mpfr_remainder


FAIL: tr1/8_c_compatibility/cmath/functions.cc (test for excess errors)
Excess errors:
/home/ad/dloads/gcc-4.3.1/build/./gcc/cc1plus: symbol lookup error:
/home/ad/dloads/gcc-4.3.1/build/./gcc/cc1plus: undefined symbol: mpfr_remainder

extra_tool_flags are:
  -include bits/stdc++.h
Executing on host: /home/ad/dloads/gcc-4.3.1/build/./gcc/g++ -shared-libgcc
-B/home/ad/dloads/gcc-4.3.1/build/./gcc -nostdinc++
-L/home/ad/dloads/gcc-4.3.1/build/i686-pc-linux-gnu/libstdc++-v3/src
-L/home/ad/dloads/gcc-4.3.1/build/i686-pc-linux-gnu/libstdc++-v3/src/.libs
-B/opt/gcc-4.3.1/i686-pc-linux-gnu/bin/ -B/opt/gcc-4.3.1/i686-pc-linux-gnu/lib/
-isystem /opt/gcc-4.3.1/i686-pc-linux-gnu/include -isystem
/opt/gcc-4.3.1/i686-pc-linux-gnu/sys-include -g -O2 -D_GLIBCXX_ASSERT
-fmessage-length=0 -ffunction-sections -fdata-sections -g -O2 -D_GNU_SOURCE -g
-O2   -D_GNU_SOURCE -DLOCALEDIR="." -nostdinc++
-I/home/ad/dloads/gcc-4.3.1/build/i686-pc-linux-gnu/libstdc++-v3/include/i686-pc-linux-gnu
-I/home/ad/dloads/gcc-4.3.1/build/i686-pc-linux-gnu/libstdc++-v3/include
-I/home/ad/dloads/gcc-4.3.1/gcc-4.3.1/libstdc++-v3/libsupc++
-I/home/ad/dloads/gcc-4.3.1/gcc-4.3.1/libstdc++-v3/include/backward
-I/home/ad/dloads/gcc-4.3.1/gcc-4.3.1/libstdc++-v3/testsuite/util
/home/ad/dloads/gcc-4.3.1/gcc-4.3.1/libstdc++-v3/testsuite/tr1/8_c_compatibility/cmath/overloads.cc
   -include bits/stdc++.h -S  -o overloads.s    (timeout = 600)
/home/ad/dloads/gcc-4.3.1/build/./gcc/cc1plus: symbol lookup error:
/home/ad/dloads/gcc-4.3.1/build/./gcc/cc1plus: undefined symbol: mpfr_remainder

compiler exited with status 1
output is:
/home/ad/dloads/gcc-4.3.1/build/./gcc/cc1plus: symbol lookup error:
/home/ad/dloads/gcc-4.3.1/build/./gcc/cc1plus: undefined symbol: mpfr_remainder


FAIL: tr1/8_c_compatibility/cmath/overloads.cc (test for excess errors)
Excess errors:
/home/ad/dloads/gcc-4.3.1/build/./gcc/cc1plus: symbol lookup error:
/home/ad/dloads/gcc-4.3.1/build/./gcc/cc1plus: undefined symbol: mpfr_remainder


-- 
           Summary: make check fails:FAIL:
                    tr1/8_c_compatibility/cmath/functions.cc (test for
                    excess errors)
           Product: gcc
           Version: 4.3.1
            Status: UNCONFIRMED
          Severity: critical
          Priority: P3
         Component: libstdc++
        AssignedTo: unassigned at gcc dot gnu dot org
        ReportedBy: dtom77 at gmail dot com
 GCC build triplet: i686-pc-linux-gnu
  GCC host triplet: i686-pc-linux-gnu
GCC target triplet: i686-pc-linux-gnu


http://gcc.gnu.org/bugzilla/show_bug.cgi?id=36644


             reply	other threads:[~2008-06-26 20:05 UTC|newest]

Thread overview: 10+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2008-06-26 20:05 dtom77 at gmail dot com [this message]
2008-06-26 20:17 ` [Bug c++/36644] " paolo dot carlini at oracle dot com
2008-06-26 20:49 ` [Bug target/36644] " paolo dot carlini at oracle dot com
2008-06-26 21:27 ` dtom77 at gmail dot com
2008-06-27  5:09 ` dtom77 at gmail dot com
2008-06-27 10:30 ` paolo dot carlini at oracle dot com
2008-06-27 10:33 ` paolo dot carlini at oracle dot com
2008-06-27 10:34 ` paolo dot carlini at oracle dot com
2008-06-27 18:13 ` dtom77 at gmail dot com
2008-12-28  1:06 ` pinskia at gcc dot gnu dot org

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-36644-16388@http.gcc.gnu.org/bugzilla/ \
    --to=gcc-bugzilla@gcc.gnu.org \
    --cc=gcc-bugs@gcc.gnu.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).