From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 78343 invoked by alias); 13 Jan 2017 11:08:19 -0000 Mailing-List: contact cygwin-help@cygwin.com; run by ezmlm Precedence: bulk List-Id: List-Subscribe: List-Archive: List-Post: List-Help: , Sender: cygwin-owner@cygwin.com Mail-Followup-To: cygwin@cygwin.com Received: (qmail 78325 invoked by uid 89); 13 Jan 2017 11:08:17 -0000 Authentication-Results: sourceware.org; auth=none X-Virus-Found: No X-Spam-SWARE-Status: No, score=-2.1 required=5.0 tests=BAYES_00,RCVD_IN_DNSWL_LOW,RCVD_IN_SORBS_SPAM autolearn=ham version=3.3.2 spammy=PHP, founder, Founder, roger X-HELO: mail-pf0-f169.google.com Received: from mail-pf0-f169.google.com (HELO mail-pf0-f169.google.com) (209.85.192.169) by sourceware.org (qpsmtpd/0.93/v0.84-503-g423c35a) with ESMTP; Fri, 13 Jan 2017 11:08:07 +0000 Received: by mail-pf0-f169.google.com with SMTP id f144so30160708pfa.2 for ; Fri, 13 Jan 2017 03:08:07 -0800 (PST) X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20161025; h=x-gm-message-state:sender:to:from:subject:organization:message-id :date:user-agent:mime-version:content-transfer-encoding; bh=aGtnXgMWRvKCWVNpF1udhhTugpNeckJgxAG3DdjYPPs=; b=tobxUt1CjIoH0Tqal3G1g4XgZUKUz/5FrAvSaYSfevkE7wMoaJ65oy0GVmruP78NZ+ yRZoZx+D/WBcYtxGoLnmNej5WQj/0xloNkeUJQZasu9xbv6Of1dxIuYhrIiswBZsJbNK 1DSCOgFPhuqKEu37JkqAUYmpVbjC8/5d2dN3R+BPzLJAvl1MRCC1hgYuwO7TJjGQ/lan 7bdgUVq9d+d9bOpOhb4AdQT4zeB3bjwfDsfttpLH9z0UCYDc9X4lJ5ZvJqFBFBZxRPGL UP66W+xhK9NcaEXznTK+v48EJDMYV2nJhYxovrtvk2o2QKiekYbaCpzKOElu1xZOXAa9 FQIg== X-Gm-Message-State: AIkVDXJvChg/CkuQYBdYo7UpOnAh3C3ClvqgBOQ8xCwzywmkZNPxahihoaczl8YU2fgevA== X-Received: by 10.99.160.1 with SMTP id r1mr9639246pge.171.1484305685599; Fri, 13 Jan 2017 03:08:05 -0800 (PST) Received: from [192.168.1.69] (122-59-176-88.jetstream.xtra.co.nz. [122.59.176.88]) by smtp.gmail.com with ESMTPSA id j128sm28441117pfg.73.2017.01.13.03.08.03 for (version=TLS1_2 cipher=ECDHE-RSA-AES128-GCM-SHA256 bits=128/128); Fri, 13 Jan 2017 03:08:04 -0800 (PST) To: cygwin@cygwin.com From: Roger Qiu Subject: Issues with PHP PCRE and with libass4 vs libass5 Message-ID: <68327490-9d2f-bf30-fc5b-0aed798f2644@matrix.ai> Date: Fri, 13 Jan 2017 11:08:00 -0000 User-Agent: Mozilla/5.0 (Windows NT 10.0; WOW64; rv:45.0) Gecko/20100101 Thunderbird/45.6.0 MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8; format=flowed Content-Transfer-Encoding: 7bit X-SW-Source: 2017-01/txt/msg00140.txt.bz2 Hi All, I was struggling to get the new PHP version working in cygwin until I found this: https://www.cygwin.com/ml/cygwin/2016-11/msg00336.html Is it a good idea to make `pcre.jit=0;` to be false for php-pcre package? Otherwise there's no other information as to why PHP7 fails now for many common applications like `composer`. Another issue is `libass4` no longer exists, and yet it is still required by things like `mplayer`. I used to use `mplayer` from cygwin ports relying the `libass4` library from official cygwin packages, but `libass5` only exists. Is there a way to bring back `libass4` or can something else can be done? Thanks, Roger -- Founder of Matrix AI https://matrix.ai/ +61420925975 -- 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