X-Original-To: alpine-aports@mail.alpinelinux.org Delivered-To: alpine-aports@mail.alpinelinux.org Received: from mail.alpinelinux.org (dallas-a1.alpinelinux.org [127.0.0.1]) by mail.alpinelinux.org (Postfix) with ESMTP id A80F6DC04DD for ; Tue, 23 Feb 2016 07:31:28 +0000 (UTC) Received: from mail-lf0-f54.google.com (mail-lf0-f54.google.com [209.85.215.54]) (using TLSv1 with cipher ECDHE-RSA-RC4-SHA (128/128 bits)) (No client certificate requested) by mail.alpinelinux.org (Postfix) with ESMTPS id 8317BDC012C for ; Tue, 23 Feb 2016 07:31:26 +0000 (UTC) Received: by mail-lf0-f54.google.com with SMTP id m1so110507359lfg.0 for ; Mon, 22 Feb 2016 23:31:26 -0800 (PST) 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=ZqRRgxO0IKGd2AmybB/pBi4rgtABQSpNcpT34nmKrZU=; b=WT8cnGvrSVpyF3XDwYU+7QTFs+TxlbtvRUthnlwalWEsT5c4dVcTNxztZjJKLGr+g7 HQ1jnOTGw1hdis3oTAiME2QlZO0iyvyUusQPClUlEaabOW4tw3Voi/XhMLreOsoITN17 P6bG5bZbzfbE/Yb+noaYUYHPn+CAh+KBIwLzTgvVui2FW0pss6DM83Q5HOGRs2iTNwbU DD6Lip5mF5sZfGclAO6sdap8W4yOA35waK1FrNeq1OKbrKCt4atiJDHR7KWc510+NByq gopVHj++FW2go1q37vrQBvD2REcK0pzj/ApajLF08RDLkLkaBXKI7naIKK6UfrPuDReM azZw== X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20130820; h=x-gm-message-state:mime-version:in-reply-to:references:date :message-id:subject:from:to:cc:content-type; bh=ZqRRgxO0IKGd2AmybB/pBi4rgtABQSpNcpT34nmKrZU=; b=IQdzE/s4xXXtDnD+JuIALZyY1ABt5Ml2ataEa0vPehFSZ0lW09r30tUZieAyj69QDW zjbNoIQIAebbnRGNdXKq7xHNvVdHwFT9gU8lHu8UwOdKI69RCSNRM0WTfVypoy0MmTux Fsd7Un2UTedoG4ZNyeBfrzBBbnn1OVM9Dy8F3pPq3N0/LFSP0rJUZp4dtv3ahRA6AznW bhMKKS1a2q8BvFitBW4vXyBXfX4zlZsthYaKs/feJ5PzsLyg2aSVBFxirHKkEgmddBuO 7bsWnIsmJUGQ2YOSnKAc1j+BhottK12ih5fYk4+vx82H2cohsHX7AOayJ8BbT2mBJuK7 Xp6A== X-Gm-Message-State: AG10YOTxm9F8NZpmeBX402fL1IWn9vmuhMwzbFWRfFWeK4T9B+nAnS/UTpPgi2747bNT1UC8VeK/7sUuhAt4qw== X-Mailinglist: alpine-aports Precedence: list List-Id: Alpine Development List-Unsubscribe: List-Post: List-Help: List-Subscribe: MIME-Version: 1.0 X-Received: by 10.25.210.4 with SMTP id j4mr12248057lfg.130.1456212684598; Mon, 22 Feb 2016 23:31:24 -0800 (PST) Received: by 10.25.196.1 with HTTP; Mon, 22 Feb 2016 23:31:24 -0800 (PST) In-Reply-To: <20160223091121.133f6b7d@vostro.util.wtbts.net> References: <1456138588-28811-1-git-send-email-valery.kartel@gmail.com> <20160223091121.133f6b7d@vostro.util.wtbts.net> Date: Tue, 23 Feb 2016 09:31:24 +0200 Message-ID: Subject: Re: [alpine-aports] [PATCH] testing/php7: fix mysqli, mysqlnd and pdo_mysql extensions From: Valery Kartel To: Timo Teras Cc: alpine-aports@lists.alpinelinux.org Content-Type: multipart/alternative; boundary=001a1141fc9ac8767d052c6aef98 X-Virus-Scanned: ClamAV using ClamSMTP --001a1141fc9ac8767d052c6aef98 Content-Type: text/plain; charset=UTF-8 And about pear installation code (xml.so extension loading). I just copy-pasted it from main/php without any changes. x86 build still failed with: > > ... > Installing PEAR > environment: /home/tteras/aports/testing/php7/pkg/php7/usr/share/php7/ > PHP Warning: PHP Startup: Unable to load dynamic library > '/home/tteras/aports/testing/php7/src/php-7.0.3/modules/xml.so' - Error > loading shared > library /home/tteras/aports/testing/php7/src/php-7.0.3/modules/xml.so: > Permission denied in Unknown on line 0 [PEAR] xml extension is > required /home/tteras/aports/testing/php7/src/php-7.0.3/build/shtool > --001a1141fc9ac8767d052c6aef98 Content-Type: text/html; charset=UTF-8 Content-Transfer-Encoding: quoted-printable
And about pear installation code (xml.so extension loading= ). I just copy-pasted it from main/php without any changes.

=
x86 build still failed with:

...
Installing PEAR
environment:=C2=A0 =C2=A0 =C2=A0 /home/tteras/aports/testing/php7/pkg/php7/= usr/share/php7/
PHP Warning:=C2=A0 PHP Startup: Unable to load dynamic library
'/home/tteras/aports/testing/php7/src/php-7.0.3/modules/xml.so' - E= rror
loading shared
library /home/tteras/aports/testing/php7/src/php-7.0.3/modules/xml.so:
Permission denied in Unknown on line 0 [PEAR] xml extension is
required /home/tteras/aports/testing/php7/src/php-7.0.3/build/shtool
--001a1141fc9ac8767d052c6aef98-- --- Unsubscribe: alpine-aports+unsubscribe@lists.alpinelinux.org Help: alpine-aports+help@lists.alpinelinux.org ---