make check failed on debian old system using arm complier
Fx Ne
kxmpex at gmail.com
Thu May 18 18:08:34 CEST 2023
All error is can't execute the executealbe file.
Because they are for arm platform. And tester are not.
Is there anyway to test it?
-----------------------
Linux VM 4.19.0-18-amd64 #1 SMP Debian 4.19.208-1 (2021-09-29) x86_64
GNU/Linux
The complier is *gcc-10-arm-linux-gnueabi*
*I built it with *--host=arm-linux-gnueabi CFLAGS="-march=armv7"
CC=arm-linux-gnueabi-gcc-10
What I get is All failed
============================================================================
Testsuite summary for GNU MP 6.2.1
============================================================================
# TOTAL: 8
# PASS: 0
# SKIP: 0
# XFAIL: 0
# *FAIL: 8*
# XPASS: 0
# ERROR: 0
============================================================================
cat tests/test-suite.log
========================================
GNU MP 6.2.1: tests/test-suite.log
========================================
# TOTAL: 8
# PASS: 0
# SKIP: 0
# XFAIL: 0
# FAIL: 8
# XPASS: 0
# ERROR: 0
.. contents:: :depth: 2
FAIL: t-bswap
=============
../test-driver:行107: ./t-bswap:无法执行二进制文件: 可执行文件格式错误
FAIL t-bswap (exit status: 126)
FAIL: t-constants
=================
../test-driver:行107: ./t-constants:无法执行二进制文件: 可执行文件格式错误
FAIL t-constants (exit status: 126)
FAIL: t-count_zeros
===================
../test-driver:行107: ./t-count_zeros:无法执行二进制文件: 可执行文件格式错误
FAIL t-count_zeros (exit status: 126)
FAIL: t-hightomask
==================
../test-driver:行107: ./t-hightomask:无法执行二进制文件: 可执行文件格式错误
FAIL t-hightomask (exit status: 126)
FAIL: t-modlinv
===============
../test-driver:行107: ./t-modlinv:无法执行二进制文件: 可执行文件格式错误
FAIL t-modlinv (exit status: 126)
FAIL: t-popc
============
../test-driver:行107: ./t-popc:无法执行二进制文件: 可执行文件格式错误
FAIL t-popc (exit status: 126)
FAIL: t-parity
==============
../test-driver:行107: ./t-parity:无法执行二进制文件: 可执行文件格式错误
FAIL t-parity (exit status: 126)
FAIL: t-sub
===========
../test-driver:行107: ./t-sub:无法执行二进制文件: 可执行文件格式错误
FAIL t-sub (exit status: 126)
More information about the gmp-bugs
mailing list