From owner-freebsd-ports-bugs@FreeBSD.ORG Thu Sep 6 05:10:08 2012 Return-Path: Delivered-To: freebsd-ports-bugs@hub.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [69.147.83.52]) by hub.freebsd.org (Postfix) with ESMTP id B3169106566B for ; Thu, 6 Sep 2012 05:10:08 +0000 (UTC) (envelope-from gnats@FreeBSD.org) Received: from freefall.freebsd.org (freefall.freebsd.org [IPv6:2001:4f8:fff6::28]) by mx1.freebsd.org (Postfix) with ESMTP id 92B1F8FC0A for ; Thu, 6 Sep 2012 05:10:08 +0000 (UTC) Received: from freefall.freebsd.org (localhost [127.0.0.1]) by freefall.freebsd.org (8.14.5/8.14.5) with ESMTP id q865A8aE041872 for ; Thu, 6 Sep 2012 05:10:08 GMT (envelope-from gnats@freefall.freebsd.org) Received: (from gnats@localhost) by freefall.freebsd.org (8.14.5/8.14.5/Submit) id q865A8KD041854; Thu, 6 Sep 2012 05:10:08 GMT (envelope-from gnats) Date: Thu, 6 Sep 2012 05:10:08 GMT Message-Id: <201209060510.q865A8KD041854@freefall.freebsd.org> To: freebsd-ports-bugs@FreeBSD.org From: Takeshi MUTOH Cc: Subject: Re: ports/171291: lang/squeak 4.4.7_2 - invalid UTF8 - UTF8TextConverter class>> errorMalFormedInput: X-BeenThere: freebsd-ports-bugs@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list Reply-To: Takeshi MUTOH List-Id: Ports bug reports List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 06 Sep 2012 05:10:08 -0000 The following reply was made to PR ports/171291; it has been noted by GNATS. From: Takeshi MUTOH To: bug-followup@FreeBSD.org Cc: patrick dudjalija Subject: Re: ports/171291: lang/squeak 4.4.7_2 - invalid UTF8 - UTF8TextConverter class>> errorMalFormedInput: Date: Thu, 6 Sep 2012 14:09:10 +0900 Hi! I'm a maintainer of lang/squeak. Thank you for your bug report about lang/squeak. I'm sorry for your inconvenience. Now I check where is the problem. I check VM below, but there is no problem. - Version 4.3 at MacOS X -- http://ftp.squeak.org/4.3/Squeak-4.3-All-in-One.zip - 4.4.7-2357 VM at Debian Linux - 4.4.7-2357 VM at FreeBSD http://squeakvm.org/ -- http://squeakvm.org/unix/release/Squeak-4.4.7.2375-freebsd8.2_i386.tar.gz So I think this occur at FreeBSD ports lang/squeak VM only. Furthermore I check some depended library, for example libiconv. But I can't find where the problem is. So I need some more time to fix this problem Please use http://squeakvm.org/ VM. If you have some more information or patches, please send it to me. Thanks in advance. -- Takeshi MUTOH