From owner-freebsd-current@FreeBSD.ORG Thu Nov 7 12:11:02 2013 Return-Path: Delivered-To: freebsd-current@FreeBSD.org Received: from mx1.freebsd.org (mx1.freebsd.org [8.8.178.115]) (using TLSv1 with cipher ADH-AES256-SHA (256/256 bits)) (No client certificate requested) by hub.freebsd.org (Postfix) with ESMTP id 5F6E1118 for ; Thu, 7 Nov 2013 12:11:02 +0000 (UTC) (envelope-from bsam@passap.ru) Received: from forward3h.mail.yandex.net (forward3h.mail.yandex.net [IPv6:2a02:6b8:0:f05::3]) (using TLSv1 with cipher DHE-RSA-AES256-SHA (256/256 bits)) (No client certificate requested) by mx1.freebsd.org (Postfix) with ESMTPS id 162CB2887 for ; Thu, 7 Nov 2013 12:11:02 +0000 (UTC) Received: from smtp3h.mail.yandex.net (smtp3h.mail.yandex.net [84.201.186.20]) by forward3h.mail.yandex.net (Yandex) with ESMTP id AD4BE1360027 for ; Thu, 7 Nov 2013 16:10:46 +0400 (MSK) Received: from smtp3h.mail.yandex.net (localhost [127.0.0.1]) by smtp3h.mail.yandex.net (Yandex) with ESMTP id 6C4901B41E8B for ; Thu, 7 Nov 2013 16:10:46 +0400 (MSK) Received: from 87.249.28.58.tel.ru (87.249.28.58.tel.ru [87.249.28.58]) by smtp3h.mail.yandex.net (nwsmtp/Yandex) with ESMTP id wYBwe7HE5H-Akr4U6Gg; Thu, 7 Nov 2013 16:10:46 +0400 Message-ID: <527B8345.9040900@passap.ru> Date: Thu, 07 Nov 2013 16:10:45 +0400 From: Boris Samorodov User-Agent: Mozilla/5.0 (X11; FreeBSD amd64; rv:24.0) Gecko/20100101 Thunderbird/24.0.1 MIME-Version: 1.0 To: freebsd-current@FreeBSD.org Subject: [iconv] warning: invalid characters Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 7bit X-BeenThere: freebsd-current@freebsd.org X-Mailman-Version: 2.1.14 Precedence: list List-Id: Discussions about the use of FreeBSD-current List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 07 Nov 2013 12:11:02 -0000 Hi All, While testing russian/mueller-dic at 11-CURRENT (as well as fresh 10.x) I get following lines (the port builds with base iconv): ----- iconv -f koi8-r -t cp1251 -c /wrkdirs/usr/ports/russian/mueller-dic/work/usr/local/share/dict/Mueller7accentGPL.ru_RU.KOI8-R > /wrkdirs/usr/ports/russian/mueller-dic/work/usr/local/share/dict/Mueller7accentGPL.ru_RU.CP1251 || true iconv: warning: invalid characters: 45385 ----- Full log is here: http://gw.wart.ru/bulk/11-amd64-testing/2013-11-07_15h57m28s/logs/ru-mueller-dic-1.2_3.log If built with libiconv from ports (i.e. for 9.x) the log does not have a warning, full log: http://gw.wart.ru/bulk/91-i386-testing/2013-11-07_15h55m02s/logs/ru-mueller-dic-1.2_3.log -- WBR, Boris Samorodov (bsam) FreeBSD Committer, http://www.FreeBSD.org The Power To Serve