<html>
  <head>
    <meta http-equiv="Content-Type" content="text/html; charset=utf-8">
  </head>
  <body text="#000000" bgcolor="#FFFFFF">
    <p>Hi,</p>
    <p>When I'm trying to compile php70w-pecl-apcu, I got the following
      error a lot of time and it failed: "error: unknown type name
      'zend_long'"</p>
    <p>Logs are attached.<br>
    </p>
    <p>It seems this error appears when I don't have php70w-devel
      installed.</p>
    <p>But if I install it, I got :</p>
    <p>Resolving Dependencies<br>
      --> Running transaction check<br>
      ---> Package php70w-devel.armv7hl 0:7.0.21-1.el7.centos will be
      installed<br>
      --> Processing Dependency: pcre-devel(armv7hnl-32) for package:
      php70w-devel-7.0.21-1.el7.centos.armv7hl<br>
      --> Finished Dependency Resolution<br>
      Error: Package: php70w-devel-7.0.21-1.el7.centos.armv7hl
      (Shivaserv-C7-various)<br>
                 Requires: pcre-devel(armv7hnl-32)<br>
       You could try using --skip-broken to work around the problem<br>
    </p>
    <p>What is this architecture : armv7hnl-32 ?</p>
    <p>I got the pcre-devel installed for armv7hl.<br>
    </p>
    <br>
    I'm still searching but if someone got some ideas....<br>
    <br>
    <div class="moz-cite-prefix">Le 18/08/2017 à 00:43, Robert Moskowitz
      a écrit :<br>
    </div>
    <blockquote type="cite"
      cite="mid:68aeb209-b735-828b-b68b-73c6f921eb46@htt-consult.com">
      <meta http-equiv="Content-Type" content="text/html; charset=utf-8">
      Doing fun openSSL stuff for work right now.  developing a guide to
      build an ECDSA pki and support for 802.1AR certs.  After this next
      round of improvements, I will share it here.  Then I can get back
      to Nextcloud...<br>
      <br>
      New HD is built.<br>
      <br>
      Bob<br>
      <br>
      <div class="moz-cite-prefix">On 08/17/2017 05:00 PM, Nicolas
        Repentin wrote:<br>
      </div>
      <blockquote type="cite"
        cite="mid:D5EA810D-A5B0-4243-950E-566A569F48C4@shivaserv.fr">
        <meta http-equiv="Content-Type" content="text/html;
          charset=utf-8">
        Hi<br>
        <br>
        I got some issues compiling missing package. It asks for
        pcre-devel but for a wrong arch.<br>
        <br>
        I need to check more... But technically apcu is not needed if
        the memcache line is not present on config.<br>
        <br>
        <br>
        <div class="gmail_quote">Le 14 août 2017 03:49:33 GMT+02:00,
          Robert Moskowitz <a class="moz-txt-link-rfc2396E"
            href="mailto:rgm@htt-consult.com" moz-do-not-send="true"><rgm@htt-consult.com></a>
          a écrit :
          <blockquote class="gmail_quote" style="margin: 0pt 0pt 0pt
            0.8ex; border-left: 1px solid rgb(204, 204, 204);
            padding-left: 1ex;"> I am going to start building a new
            drive tomorrow than give it all another go around.<br>
            <br>
            Probably start in the afternoon.  I have been working with
            openssl to first create a generic ECDSA pki (I have a quick
            guide on that), and now working on adding 802.1AR certs.<br>
            <br>
            Bob<br>
            <br>
            <div class="moz-cite-prefix">On 08/13/2017 02:27 PM, Nicolas
              Repentin wrote:<br>
            </div>
            <blockquote type="cite"
              cite="mid:e90fabab-8cdd-9725-78b0-370085ed66f0@shivaserv.fr">
              <meta http-equiv="Content-Type" content="text/html;
                charset=utf-8">
              <p>Hi,</p>
              <p>I think this is the php70w-pecl-apcu missing. I'm
                actually compiling it for rpm package.</p>
              <p>I tell you when done.<br>
              </p>
              <br>
              <div class="moz-cite-prefix">Le 13/08/2017 à 18:27,
                Nicolas Repentin a écrit :<br>
              </div>
              <blockquote type="cite"
                cite="mid:5B03357D-33B1-492C-BED3-6A9AC33B28FE@shivaserv.fr">Hi<br>
                <br>
                I need to check but I though the memcache package was
                optional but recommanded.<br>
                <br>
                If we find the name package I can compile it<br>
                <br>
                <div class="gmail_quote">Le 13 août 2017 18:25:35
                  GMT+02:00, Andreas Reschke <a
                    class="moz-txt-link-rfc2396E"
                    href="mailto:arm_ml@rirasoft.de"
                    moz-do-not-send="true"><arm_ml@rirasoft.de></a>
                  a écrit :
                  <blockquote class="gmail_quote" style="margin: 0pt 0pt
                    0pt 0.8ex; border-left: 1px solid rgb(204, 204,
                    204); padding-left: 1ex;">
                    <pre class="k9mail">Am 10.08.2017 um 16:52 schrieb Robert Moskowitz:
<blockquote class="gmail_quote" style="margin: 0pt 0pt 1ex 0.8ex; border-left: 1px solid #729fcf; padding-left: 1ex;"> I changed the subject to nextcloud....
 
 On 08/09/2017 07:24 AM, Nicolas Repentin wrote:
<blockquote class="gmail_quote" style="margin: 0pt 0pt 1ex 0.8ex; border-left: 1px solid #ad7fa8; padding-left: 1ex;">
 Hi ;)

 If you wan, you can add the following repo file with wget to
 /etc/yum.repos.d/

 <a href="http://repo.shivaserv.fr/centos/7/shivaserv-various.repo" moz-do-not-send="true">http://repo.shivaserv.fr/centos/7/shivaserv-various.repo</a>

 It's my own repo, I've put php70w on it ;)

 The upload is not very big (above 6Mbits/s), but packages are not big.</blockquote>
 
</blockquote>
Hello together,
I've replaced al the CentOS-PHP-Package with them from Nicolas. but one
Package is missing:

Memcache \OC\Memcache\APCu not available for local cache Is the matching
PHP module installed and enabled?

So I can't update my nextcloud to 12.

Thanks
Andreas
</pre>
                  </blockquote>
                </div>
                <br>
                -- <br>
                Nicolas <br>
                <fieldset class="mimeAttachmentHeader"></fieldset>
                <br>
                <pre wrap="">_______________________________________________
Arm-dev mailing list
<a class="moz-txt-link-abbreviated" href="mailto:Arm-dev@centos.org" moz-do-not-send="true">Arm-dev@centos.org</a>
<a class="moz-txt-link-freetext" href="https://lists.centos.org/mailman/listinfo/arm-dev" moz-do-not-send="true">https://lists.centos.org/mailman/listinfo/arm-dev</a>
</pre>
              </blockquote>
              <br>
              <br>
              <fieldset class="mimeAttachmentHeader"></fieldset>
              <br>
              <pre wrap="">_______________________________________________
Arm-dev mailing list
<a class="moz-txt-link-abbreviated" href="mailto:Arm-dev@centos.org" moz-do-not-send="true">Arm-dev@centos.org</a>
<a class="moz-txt-link-freetext" href="https://lists.centos.org/mailman/listinfo/arm-dev" moz-do-not-send="true">https://lists.centos.org/mailman/listinfo/arm-dev</a>
</pre>
            </blockquote>
            <br>
          </blockquote>
        </div>
        <br>
        -- <br>
        Nicolas </blockquote>
      <br>
    </blockquote>
    <br>
  </body>
</html>