[Bug 229358] www/phalcon does not build flavored

bugzilla-noreply at freebsd.org bugzilla-noreply at freebsd.org
Wed Jun 27 07:20:50 UTC 2018


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

            Bug ID: 229358
           Summary: www/phalcon does not build flavored
           Product: Ports & Packages
           Version: Latest
          Hardware: amd64
                OS: Any
            Status: New
          Severity: Affects Some People
          Priority: ---
         Component: Individual Port(s)
          Assignee: ports-bugs at FreeBSD.org
          Reporter: rainer at ultra-secure.de
                CC: linpct at gmail.com
             Flags: maintainer-feedback?(linpct at gmail.com)
                CC: linpct at gmail.com

I know this is not a help-forum, but maybe someone can explain why www/phalcon
does not build flavored?

According to php.mk, if a port has 
USES=  php:ext
this implies flavors

Still, I do not get flavored version of phalcon.

A number of other ports (everything relying on some pear-module, most
prominently here are the various horde-components) also don't build for me.

This might (or might not) have to do with the fact that the php56 flavor does
not build. I have no use for it, so I hardly care.

make.conf for the build-run in poudriere.

WITH_PKGNG=yes
INSTALL_NODEBUG="yes"
A4=yes
WITH_UTF8=yes
WITHOUT_X11=yes
WITHOUT_X=yes
OPTIONS_UNSET="X11 DOCS"
NO_PROFILE=true
WITH_MPM=event 
WANT_OPENLDAP_SASL=YES
WITH_GSSAPI=YES
DEFAULT_VERSIONS+=mysql=10.2m apache=2.4 ruby=2.3 pgsql=10 perl5=5.24 

Using 11.1-amd64

It does build when I force a specific PHP version via DEFAULT_VERSIONS+ - but
flavors now being available, I don't want to do that anymore.

To be clear: it does not even try to build any other flavored version of
phalcon, other than the php56 one.

So, I don't even have an error-message.

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


More information about the freebsd-ports-bugs mailing list