X-Recipient: archive-cygwin AT delorie DOT com DomainKey-Signature: a=rsa-sha1; c=nofws; d=sourceware.org; h=list-id :list-unsubscribe:list-subscribe:list-archive:list-post :list-help:sender:subject:from:to:references:message-id:date :mime-version:in-reply-to:content-type :content-transfer-encoding; q=dns; s=default; b=jJrrJpgspaXqb/BR ElNIXlzhv0r0HH3hyklamKOeuXfYYxzXEv4C423//tYc9777JYuf+RD7o/UpYJ0N yXiNTsl8yUh8tnNO52eeXxigSR174W7aKmzKWVyAMDLr90ypAlmTKXGCCcpM8hgK 1ZBlhfMk1289lk6kxnUZ3u7A2Z8= DKIM-Signature: v=1; a=rsa-sha1; c=relaxed; d=sourceware.org; h=list-id :list-unsubscribe:list-subscribe:list-archive:list-post :list-help:sender:subject:from:to:references:message-id:date :mime-version:in-reply-to:content-type :content-transfer-encoding; s=default; bh=Y9WlePdZXgZbG28PFfnOZx Pm3ag=; b=rtoJUUV7ke154lLdfn7AtW2cZMtGLx5OUWMiw37nWY3NiNevhv//1R ChURdUFDq9ZCvtsN1gDmFGz1d48NfItWVQPd5BwE3vnuhLiarb3wUcekEW6+pge5 puCa7GKMNT7eTyWzEw6rNF6vR4z8GXJvBh8nJEqlcJUhwfsQM+FfE= Mailing-List: contact cygwin-help AT cygwin DOT com; run by ezmlm List-Id: List-Subscribe: List-Archive: List-Post: List-Help: , Sender: cygwin-owner AT cygwin DOT com Mail-Followup-To: cygwin AT cygwin DOT com Delivered-To: mailing list cygwin AT cygwin DOT com Authentication-Results: sourceware.org; auth=none X-Virus-Found: No X-Spam-SWARE-Status: No, score=-1.1 required=5.0 tests=AWL,BAYES_00,SPF_SOFTFAIL autolearn=no version=3.3.2 spammy=Package, Hx-spam-relays-external:sk:smtp.ma, H*r:sk:smtp.ma, H*RU:sk:smtp.ma X-HELO: smtp.mail.uni-mannheim.de Subject: Re: [BUG] Package mingw64-x86_64-icu is broken From: Stefan Weil To: cygwin AT cygwin DOT com References: Openpgp: preference=signencrypt Message-ID: <63d2b80c-42ce-7aa2-dcb2-2fb5f821b96a@weilnetz.de> Date: Mon, 18 Jun 2018 14:12:57 +0200 User-Agent: Mozilla/5.0 (Windows NT 6.1; WOW64; rv:52.0) Gecko/20100101 Thunderbird/52.8.0 MIME-Version: 1.0 In-Reply-To: Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: 7bit X-IsSubscribed: yes Am 06.06.2018 um 21:13 schrieb Stefan Weil: > Both mingw64-x86_64-icu-57.1-1 and mingw64-x86_64-icu-57.1-2 are broken: > > This code always fails: > > icu::Normalizer2::getInstance(nullptr, "nfkc", UNORM2_COMPOSE, error_code); > > The problem was detected when comparing Tesseract for Windows > executables: while the 32 bit version worked fine, the 64 bit version > failed. The failure could be localized, and the mingw64-x86_64-icu > package was identified to be causing it. > > https://github.com/tesseract-ocr/tesseract/issues/1625#issuecomment-395161152 > contains details and also a short test code which can be used to > reproduce the problem. > > The 32 bit package mingw64-i686-icu-57.1-2 works fine. > > Kind regards > Stefan Weil Ping. How can I help to get this issue fixed? -- Problem reports: http://cygwin.com/problems.html FAQ: http://cygwin.com/faq/ Documentation: http://cygwin.com/docs.html Unsubscribe info: http://cygwin.com/ml/#unsubscribe-simple