[Bug 207279] lang/php70 Package building with php70 fails in all ports that have USE_PHP=mysql if DEFAULT_VERSIONS=php=7.0

bugzilla-noreply at freebsd.org bugzilla-noreply at freebsd.org
Wed Feb 17 14:43:48 UTC 2016


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

            Bug ID: 207279
           Summary: lang/php70 Package building with php70 fails in all
                    ports that have USE_PHP=mysql if
                    DEFAULT_VERSIONS=php=7.0
           Product: Ports & Packages
           Version: Latest
          Hardware: Any
                OS: Any
            Status: New
          Severity: Affects Many People
          Priority: ---
         Component: Individual Port(s)
          Assignee: miwi at FreeBSD.org
          Reporter: matt at xtaz.uk
          Assignee: miwi at FreeBSD.org
             Flags: maintainer-feedback?(miwi at FreeBSD.org)

ports-mgmt/synth and probably poudriere have issues if you have
DEFAULT_VERSIONS=php=7.0. When synth tries to rebuild its repository any port
which uses USE_PHP=mysql fails dependancy checking because
databases/php70-mysql does not exist. This is obviously because the mysql
extension was removed, but ports which have USE_PHP=mysql I guess need to be
updated to use mysqli?

For example synth will do this:

Scanning entire ports tree.
progress: 5.93%
culprit: comms/atslog
Scan aborted because dependency could not be located.
databases/php70-mysql (required dependency of comms/atslog) does not exist.

The same happens against databases/mysqldumper and probably many others.

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


More information about the freebsd-ports-bugs mailing list