Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 10 Jul 2015 23:30:36 +0000
From:      bugzilla-noreply@freebsd.org
To:        freebsd-ports-bugs@FreeBSD.org
Subject:   [Bug 201465] Freebsd 10.1 in jail fails installing php5-zip v. 5.4.42
Message-ID:  <bug-201465-13@https.bugs.freebsd.org/bugzilla/>

next in thread | raw e-mail | index | archive | help
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=201465

            Bug ID: 201465
           Summary: Freebsd 10.1 in jail fails installing php5-zip v.
                    5.4.42
           Product: Ports & Packages
           Version: Latest
          Hardware: amd64
                OS: Any
            Status: New
          Severity: Affects Only Me
          Priority: ---
         Component: Ports Framework
          Assignee: portmgr@FreeBSD.org
          Reporter: hop@ibqsystems.com
                CC: freebsd-ports-bugs@FreeBSD.org

In my jail I have php 5.6.9 installed.  Am installing archivers/php5-zip and
getting this error when building:
make[1]: stopped in
/var/ports/basejail/usr/ports/archivers/php5-zip/work/php-5.4.42/ext/zip
===> Compilation failed unexpectedly.
Try to set MAKE_JOBS_UNSAFE=yes and rebuild before reporting the failure to
the maintainer.
*** Error code 1

So I run make with the MAKE_JOBS_UNSAFE=yes and get this error:
--- php_zip.lo ---
/var/ports/basejail/usr/ports/archivers/php5-zip/work/php-5.4.42/ext/zip/php_zip.c:904:71:
error: too few arguments to function call, expected 4, have 3
                retval = std_hnd->get_property_ptr_ptr(object, member, key
TSRMLS_CC);
                         ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~                         
    ^

I have installed phpmyfaq and it requires php5-zip.  Dead in the water on this
install until I can get this working.

Rather than post irrelevant install details, please let me know what additional
information (if any) you need.

Any help would be greatly appreciated.

Thank you

-- 
You are receiving this mail because:
You are on the CC list for the bug.



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?bug-201465-13>