From owner-freebsd-ports@FreeBSD.ORG Sat Jan 28 01:51:21 2012 Return-Path: Delivered-To: ports@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 2AABE1065670 for ; Sat, 28 Jan 2012 01:51:21 +0000 (UTC) (envelope-from yuri@rawbw.com) Received: from shell0.rawbw.com (shell0.rawbw.com [198.144.192.45]) by mx1.freebsd.org (Postfix) with ESMTP id 128BF8FC0A for ; Sat, 28 Jan 2012 01:51:20 +0000 (UTC) Received: from eagle.yuri.org (stunnel@localhost [127.0.0.1]) (authenticated bits=0) by shell0.rawbw.com (8.14.4/8.14.4) with ESMTP id q0S1RFhN082039 for ; Fri, 27 Jan 2012 17:27:15 -0800 (PST) (envelope-from yuri@rawbw.com) Message-ID: <4F234EF2.4060007@rawbw.com> Date: Fri, 27 Jan 2012 17:27:14 -0800 From: Yuri User-Agent: Mozilla/5.0 (X11; FreeBSD amd64; rv:9.0) Gecko/20120122 Thunderbird/9.0 MIME-Version: 1.0 To: ports@freebsd.org Content-Type: text/plain; charset=UTF-8; format=flowed Content-Transfer-Encoding: 8bit Cc: Subject: libthai-0.1.5: build is broken by failing self tests X-BeenThere: freebsd-ports@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Porting software to FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sat, 28 Jan 2012 01:51:21 -0000 Here is the failure log: PASS: test-thcoll.sh Testing with string: ���ʴդ�Ѻ �����繡�÷��ͺ����ͧ Total 8 cut points.Cut points list: 6, 10, 14, 18, 21, 23, 26, 29 Output string is ���ʴ���Ѻ�������������ͺ����ͧbump. Output string length is 71 *** End of thbrk self test ****** PASS: test_thbrk Testing thwchar... Input: tis-620-0 string of length 32: ���ʴդ�Ѻ �����繡�÷��ͺ����ͧ Output: Unicode string of length 32: Convert back to tis-620-0 string... Output: tis-620-0 string of length 32: ���ʴդ�Ѻ �����繡�÷��ͺ����ͧ Input = output, correct! Test thwchar OK. PASS: test_thwchar Testing with input string: ���ʴդ�Ѻ �����繡�÷��ͺ����ͧ Converting to Unicode... Calling th_wbrk()... Total 8 cut points.Cut points list: 6, 10, 14, 18, 21, 23, 26, 29 Calling th_wbrk_line() .... Return value from th_wbrk_line is 71 Output string length is 71 Compare with result from th_brk_line().. Error! Comparison of results from th_brk_line() and th_wbrk_line() failed. th_brk_line :"���ʴ���Ѻ�������������ͺ����ͧ8.0 lib version bump. " th_wbrk_line:"���ʴ���Ѻ�������������ͺ����ͧ" Test th_wbrk_line() failed... FAIL: test_thwbrk =================== 1 of 9 tests failed =================== gmake[2]: *** [check-TESTS] Error 1 gmake[2]: Leaving directory `/usr/ports/devel/libthai/work/libthai-0.1.5/tests' gmake[1]: *** [check-am] Error 2 gmake[1]: Leaving directory `/usr/ports/devel/libthai/work/libthai-0.1.5/tests' gmake: *** [check-recursive] Error 1 *** Error code 1