an error occurred in process 'make check'

HJ zeros0623 at gmail.com
Sun Dec 27 11:31:21 UTC 2015


Hello, I have an error in ‘make check’ process, so i pasted the error message.

../../test-driver: line 107: 16175 Aborted                 (core dumped) "$@" > $log_file 2>&1
FAIL: t-inp_str
../../test-driver: line 107: 16879 Aborted                 (core dumped) "$@" > $log_file 2>&1
FAIL: t-io_raw

and an test-suit.log file below

============================================
   GNU MP 6.1.0: tests/mpz/test-suite.log
============================================

# TOTAL: 63
# PASS:  61
# SKIP:  0
# XFAIL: 0
# FAIL:  2
# XPASS: 0
# ERROR: 0

.. contents:: :depth: 2

FAIL: t-inp_str
===============

mpz_inp_str nread wrong
  inp         "0"
  base        10
  pre         0
  post        0
  got_nread   0
  want_nread  1
FAIL t-inp_str (exit status: 134)

FAIL: t-io_raw
==============

t-io_raw.c:102: GNU MP assertion failed: ! ferror(fp)
FAIL t-io_raw (exit status: 134)

how can i fixed it? i’m not skilled c programmer just a beginner



More information about the gmp-bugs mailing list