[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
better late than never eh? Libidn 1.38 1 testfail
From: |
Dennis Clarke |
Subject: |
better late than never eh? Libidn 1.38 1 testfail |
Date: |
Sat, 8 Jan 2022 22:19:06 -0500 |
User-agent: |
Mozilla/5.0 (X11; Linux x86_64; rv:91.0) Gecko/20100101 Thunderbird/91.4.1 |
Nothing too dramatic on ye old SPARC Solaris 10 :
gmake[4]: Entering directory
'/opt/bw/build/libidn-1.38_sunos5.10_sparcv9.001/tests'
FAIL: tst_stringprep
PASS: tst_punycode
PASS: tst_idna
PASS: tst_idna2
PASS: tst_idna3
PASS: tst_idna4
PASS: tst_nfkc
PASS: tst_pr29
PASS: tst_strerror
PASS: tst_toutf8
PASS: tst_symbols
PASS: tst_badutf8
PASS: tst_utf8crash
PASS: tst_toascii64oob
PASS: tst_badutf8nfkc
PASS: tst_tld
============================================================================
Testsuite summary for GNU Libidn 1.38
============================================================================
# TOTAL: 16
# PASS: 15
# SKIP: 0
# XFAIL: 0
# FAIL: 1
# XPASS: 0
# ERROR: 0
============================================================================
See tests/test-suite.log
Please report to help-libidn@gnu.org
============================================================================
gmake[4]: *** [Makefile:1830: test-suite.log] Error 1
gmake[4]: Leaving directory
'/opt/bw/build/libidn-1.38_sunos5.10_sparcv9.001/tests'
gmake[3]: *** [Makefile:1938: check-TESTS] Error 2
gmake[3]: Leaving directory
'/opt/bw/build/libidn-1.38_sunos5.10_sparcv9.001/tests'
gmake[2]: *** [Makefile:2117: check-am] Error 2
gmake[2]: Leaving directory
'/opt/bw/build/libidn-1.38_sunos5.10_sparcv9.001/tests'
gmake[1]: *** [Makefile:1424: check-recursive] Error 1
gmake[1]: Leaving directory
'/opt/bw/build/libidn-1.38_sunos5.10_sparcv9.001'
gmake: *** [Makefile:1725: check] Error 2
real 13.63
user 7.64
sys 0.95
alpha$ wc -l tests/test-suite.log
21 tests/test-suite.log
alpha$ cat tests/test-suite.log
===========================================
GNU Libidn 1.38: tests/test-suite.log
===========================================
# TOTAL: 16
# PASS: 15
# SKIP: 0
# XFAIL: 0
# FAIL: 1
# XPASS: 0
# ERROR: 0
.. contents:: :depth: 2
FAIL: tst_stringprep
====================
stringprep_check_version failed (header 1.38 runtime 1.35)
stringprep_check_version failure (header 1.38 runtime 1.35)
FAIL tst_stringprep (exit status: 1)
alpha$
Let me know what you may want.
alpha$ cc -V
cc: Studio 12.6 Sun C 5.15 SunOS_sparc 2017/05/30
alpha$
alpha$ echo $CFLAGS
-std=iso9899:2011 -m64 -xarch=sparc -xO0 -g -errfmt=error -erroff=%none
-errshort=full -xstrconst -xildoff -xmemalign=8s -xnolibmil -xcode=pic32
-xregs=no%appl -xlibmieee -mc -ftrap=%none -xbuiltin=%none -xunroll=1
-Qy -xdebugformat=dwarf
alpha$
alpha$ echo $CPPFLAGS
-I/opt/bw/include -D_POSIX_PTHREAD_SEMANTICS -D_LARGEFILE64_SOURCE
-D_TS_ERRNO -D_X_OPEN_SOURCE=600
alpha$
Nothing too strange in the environment.
--
Dennis Clarke
RISC-V/SPARC/PPC/ARM/CISC
UNIX and Linux spoken
GreyBeard and suspenders optional
[Prev in Thread] |
Current Thread |
[Next in Thread] |
- better late than never eh? Libidn 1.38 1 testfail,
Dennis Clarke <=