[Bug 191122] New: databases/phpmyadmin won't build with php 5.5

bugzilla-noreply at freebsd.org bugzilla-noreply at freebsd.org
Tue Jun 17 12:37:43 UTC 2014


https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=191122

            Bug ID: 191122
           Summary: databases/phpmyadmin won't build with php 5.5
           Product: Ports Tree
           Version: Latest
          Hardware: Any
                OS: Any
            Status: Needs Triage
          Severity: Affects Some People
          Priority: ---
         Component: Individual Port(s)
          Assignee: freebsd-ports-bugs at FreeBSD.org
          Reporter: feld at FreeBSD.org

phpmyadmin has APC in OPTIONS_DEFAULT which breaks building with PHP 5.5 as APC
does not support 5.5. 

APC is not a requirement for phpmyadmin. I suggest it is either removed from
the OPTIONS_DEFAULT or logic is added to handled PHP 5.5.


To reproduce add the following to make.conf or your poudriere build environment
and try to build a phpMyAdmin package:

DEFAULT_VERSIONS= php=5.5

-- 
You are receiving this mail because:
You are the assignee for the bug.


More information about the freebsd-ports-bugs mailing list