[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Libidn2 2.3.2 single test fail. Not sure what to do here
From: |
Dennis Clarke |
Subject: |
Libidn2 2.3.2 single test fail. Not sure what to do here |
Date: |
Sat, 8 Jan 2022 22:41:55 -0500 |
User-agent: |
Mozilla/5.0 (X11; Linux x86_64; rv:91.0) Gecko/20100101 Thunderbird/91.4.1 |
Well this was a surprise :
gmake[5]: Entering directory
'/opt/bw/build/libidn2-2.3.2_sunos5.10_sparcv9.001/tests'
PASS: test-punycode
FAIL: test-lookup
PASS: test-register
PASS: test-strerror
PASS: test-tounicode
PASS: test-locale
============================================================================
Testsuite summary for Libidn2 2.3.2
============================================================================
# TOTAL: 6
# PASS: 5
# SKIP: 0
# XFAIL: 0
# FAIL: 1
# XPASS: 0
# ERROR: 0
============================================================================
See tests/test-suite.log
Please report to help-libidn@gnu.org
============================================================================
gmake[5]: *** [Makefile:1659: test-suite.log] Error 1
gmake[5]: Leaving directory
'/opt/bw/build/libidn2-2.3.2_sunos5.10_sparcv9.001/tests'
gmake[4]: *** [Makefile:1767: check-TESTS] Error 2
gmake[4]: Leaving directory
'/opt/bw/build/libidn2-2.3.2_sunos5.10_sparcv9.001/tests'
gmake[3]: *** [Makefile:1883: check-am] Error 2
gmake[3]: Leaving directory
'/opt/bw/build/libidn2-2.3.2_sunos5.10_sparcv9.001/tests'
gmake[2]: *** [Makefile:1885: check] Error 2
gmake[2]: Leaving directory
'/opt/bw/build/libidn2-2.3.2_sunos5.10_sparcv9.001/tests'
gmake[1]: *** [Makefile:1401: check-recursive] Error 1
gmake[1]: Leaving directory
'/opt/bw/build/libidn2-2.3.2_sunos5.10_sparcv9.001'
gmake: *** [Makefile:1702: check] Error 2
real 20.51
user 17.87
sys 0.45
alpha$ wc -l tests/test-suite.log
17800 tests/test-suite.log
alpha$
Again here I tried really relaxed CFLAGS etc.
The output test log is large. Well, lets figure out how to handle that.
--
Dennis Clarke
RISC-V/SPARC/PPC/ARM/CISC
UNIX and Linux spoken
GreyBeard and suspenders optional
[Prev in Thread] |
Current Thread |
[Next in Thread] |
- Libidn2 2.3.2 single test fail. Not sure what to do here,
Dennis Clarke <=