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:to:from:subject:message-id:date:mime-version :content-type:content-transfer-encoding; q=dns; s=default; b=B/9 xsgHDfZudRRtMXNXYuWNFtVEATVBeVUWEevAnlo9SMRy/yKXzbLa7FiYLuLjJJHZ 9kcxc7rezfVHWzYDCVfc4EqW2dIxnhhGUbF/szga5ux91dgHvjFCA47qJkBhnyRX BlOnRw7xb8DaS5ZuqfbJZfFzfF9PhQuxbX9XGmMs= 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:to:from:subject:message-id:date:mime-version :content-type:content-transfer-encoding; s=default; bh=1vA0fGZjD 2dL1XJ9rI90rGsMX1k=; b=P/P/FE+YPBPS+ooF9TmAlP9unepUGG/gFFXYnVf4x 2gFMsmUteEtFvxA0ZOBJs6g0klAwCUC6H+beXvxKgugw/u9X49h64KXvdHye/+Pl pR/i8CLLHWQH8Q1Y+VggaopKq5Bi6hi0Z4dddufCgsfFJULXg+7k+LjQ4I1udZoG g0= 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=-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 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) To: cygwin AT cygwin DOT com From: Roger Qiu Subject: Issues with PHP PCRE and with libass4 vs libass5 Message-ID: <68327490-9d2f-bf30-fc5b-0aed798f2644@matrix.ai> Date: Sat, 14 Jan 2017 00:07:59 +1300 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 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