Newsgroups: php.internals Path: news.php.net Xref: news.php.net php.internals:73635 Return-Path: Mailing-List: contact internals-help@lists.php.net; run by ezmlm Delivered-To: mailing list internals@lists.php.net Received: (qmail 83716 invoked from network); 8 Apr 2014 06:32:18 -0000 Received: from unknown (HELO lists.php.net) (127.0.0.1) by localhost with SMTP; 8 Apr 2014 06:32:18 -0000 Authentication-Results: pb1.pair.com smtp.mail=tyra3l@gmail.com; spf=pass; sender-id=pass Authentication-Results: pb1.pair.com header.from=tyra3l@gmail.com; sender-id=pass Received-SPF: pass (pb1.pair.com: domain gmail.com designates 209.85.216.179 as permitted sender) X-PHP-List-Original-Sender: tyra3l@gmail.com X-Host-Fingerprint: 209.85.216.179 mail-qc0-f179.google.com Received: from [209.85.216.179] ([209.85.216.179:34918] helo=mail-qc0-f179.google.com) by pb1.pair.com (ecelerity 2.1.1.9-wez r(12769M)) with ESMTP id A3/86-41229-0F793435 for ; Tue, 08 Apr 2014 02:32:16 -0400 Received: by mail-qc0-f179.google.com with SMTP id m20so482159qcx.24 for ; Mon, 07 Apr 2014 23:32:13 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20120113; h=mime-version:in-reply-to:references:date:message-id:subject:from:to :cc:content-type; bh=yurnAtdnyNvgrLcpZSL67v3LqpXDkDTLutRwoONxPys=; b=I2R1N97Vyj/htxW7CdJH9Hgj3F791+aoC5cz7xNJuZCQN6TRpqoP5KWYNJNJFu+pdU XYqCl6edxl6aJizAwGWyWk5/mM+UDov4Ey9qQJf98LNcu9wHGbTGeI3zACRpb5ak/v9W oO/gLTebMEmVPREoz8shRCRpClVe6H7GpltAkUaTm2k3R70ICTQdzzvbvey+ffV7O35e eXTBeppAUyCWrNMXEmGsW9zlUTZrCtbF5bs1RSqz1yQ0Ug9yJG1Gvh+1RGOXketEK/EI ei2ri2GH7882V61an6FaNkeelrXz2GBs+2AVFblCqWer1q84cgD15NV4DdxuBIaj0BeG ijYw== MIME-Version: 1.0 X-Received: by 10.140.98.116 with SMTP id n107mr1927420qge.94.1396938733535; Mon, 07 Apr 2014 23:32:13 -0700 (PDT) Received: by 10.140.17.34 with HTTP; Mon, 7 Apr 2014 23:32:13 -0700 (PDT) In-Reply-To: References: Date: Tue, 8 Apr 2014 08:32:13 +0200 Message-ID: To: Yasuo Ohgaki Cc: Anatoliy Belsky , PHP Internals Content-Type: multipart/alternative; boundary=001a113a9238fc63dc04f6822471 Subject: Re: [PHP-DEV] failing intl test (ext/intl/tests/dateformat_format_variant2.phpt) From: tyra3l@gmail.com (Ferenc Kovacs) --001a113a9238fc63dc04f6822471 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: quoted-printable On Tue, Apr 8, 2014 at 3:09 AM, Yasuo Ohgaki wrote: > On Tue, Apr 8, 2014 at 9:48 AM, Yasuo Ohgaki wrote: > >> BTW, I seems current build system has problem building with specific ICU >> version libs, but it works if target ICU version is installed under >> /usr/local. > > > I meant "It seems". > I haven't looked into what's wrong. Could anyone fix this issue? > It would be nice to test with various ICU versions. > > Regards > > -- > Yasuo Ohgaki > yohgaki@ohgaki.net > for building with specific ICU version from a custom location I'm using --with-icu-dir=3D/opt/homebrew/opt/icu4c and it seems to work just fi= ne. could you ellaborate what errors do you experience? --=20 Ferenc Kov=C3=A1cs @Tyr43l - http://tyrael.hu --001a113a9238fc63dc04f6822471--