From owner-freebsd-ports-bugs@freebsd.org Wed Jun 27 07:20:50 2018 Return-Path: Delivered-To: freebsd-ports-bugs@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2610:1c1:1:606c::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id 8A02A100EE30 for ; Wed, 27 Jun 2018 07:20:50 +0000 (UTC) (envelope-from bugzilla-noreply@freebsd.org) Received: from mailman.ysv.freebsd.org (mailman.ysv.freebsd.org [IPv6:2001:1900:2254:206a::50:5]) by mx1.freebsd.org (Postfix) with ESMTP id 1DB7F70AE2 for ; Wed, 27 Jun 2018 07:20:50 +0000 (UTC) (envelope-from bugzilla-noreply@freebsd.org) Received: by mailman.ysv.freebsd.org (Postfix) id D0C17100EE29; Wed, 27 Jun 2018 07:20:49 +0000 (UTC) Delivered-To: ports-bugs@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2610:1c1:1:606c::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id AC81C100EE28 for ; Wed, 27 Jun 2018 07:20:49 +0000 (UTC) (envelope-from bugzilla-noreply@freebsd.org) Received: from mxrelay.ysv.freebsd.org (mxrelay.ysv.freebsd.org [IPv6:2001:1900:2254:206a::19:3]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client CN "mxrelay.ysv.freebsd.org", Issuer "Let's Encrypt Authority X3" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id 4B73A70AE1 for ; Wed, 27 Jun 2018 07:20:49 +0000 (UTC) (envelope-from bugzilla-noreply@freebsd.org) Received: from kenobi.freebsd.org (kenobi.freebsd.org [IPv6:2001:1900:2254:206a::16:76]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client did not present a certificate) by mxrelay.ysv.freebsd.org (Postfix) with ESMTPS id A5958829C for ; Wed, 27 Jun 2018 07:20:48 +0000 (UTC) (envelope-from bugzilla-noreply@freebsd.org) Received: from kenobi.freebsd.org ([127.0.1.118]) by kenobi.freebsd.org (8.15.2/8.15.2) with ESMTP id w5R7KmQ9066891 for ; Wed, 27 Jun 2018 07:20:48 GMT (envelope-from bugzilla-noreply@freebsd.org) Received: (from www@localhost) by kenobi.freebsd.org (8.15.2/8.15.2/Submit) id w5R7KmPq066875 for ports-bugs@FreeBSD.org; Wed, 27 Jun 2018 07:20:48 GMT (envelope-from bugzilla-noreply@freebsd.org) X-Authentication-Warning: kenobi.freebsd.org: www set sender to bugzilla-noreply@freebsd.org using -f From: bugzilla-noreply@freebsd.org To: ports-bugs@FreeBSD.org Subject: [Bug 229358] www/phalcon does not build flavored Date: Wed, 27 Jun 2018 07:20:41 +0000 X-Bugzilla-Reason: AssignedTo X-Bugzilla-Type: new X-Bugzilla-Watch-Reason: None X-Bugzilla-Product: Ports & Packages X-Bugzilla-Component: Individual Port(s) X-Bugzilla-Version: Latest X-Bugzilla-Keywords: X-Bugzilla-Severity: Affects Some People X-Bugzilla-Who: rainer@ultra-secure.de X-Bugzilla-Status: New X-Bugzilla-Resolution: X-Bugzilla-Priority: --- X-Bugzilla-Assigned-To: ports-bugs@FreeBSD.org X-Bugzilla-Flags: maintainer-feedback? X-Bugzilla-Changed-Fields: bug_id short_desc product version rep_platform op_sys bug_status bug_severity priority component assigned_to reporter cc flagtypes.name Message-ID: Content-Type: text/plain; charset="UTF-8" Content-Transfer-Encoding: quoted-printable X-Bugzilla-URL: https://bugs.freebsd.org/bugzilla/ Auto-Submitted: auto-generated MIME-Version: 1.0 X-BeenThere: freebsd-ports-bugs@freebsd.org X-Mailman-Version: 2.1.26 Precedence: list List-Id: Ports bug reports List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 27 Jun 2018 07:20:50 -0000 https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=3D229358 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@FreeBSD.org Reporter: rainer@ultra-secure.de CC: linpct@gmail.com Flags: maintainer-feedback?(linpct@gmail.com) CC: linpct@gmail.com I know this is not a help-forum, but maybe someone can explain why www/phal= con does not build flavored? According to php.mk, if a port has=20 USES=3D 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 do= es not build. I have no use for it, so I hardly care. make.conf for the build-run in poudriere. WITH_PKGNG=3Dyes INSTALL_NODEBUG=3D"yes" A4=3Dyes WITH_UTF8=3Dyes WITHOUT_X11=3Dyes WITHOUT_X=3Dyes OPTIONS_UNSET=3D"X11 DOCS" NO_PROFILE=3Dtrue WITH_MPM=3Devent=20 WANT_OPENLDAP_SASL=3DYES WITH_GSSAPI=3DYES DEFAULT_VERSIONS+=3Dmysql=3D10.2m apache=3D2.4 ruby=3D2.3 pgsql=3D10 perl5= =3D5.24=20 Using 11.1-amd64 It does build when I force a specific PHP version via DEFAULT_VERSIONS+ - b= ut 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. --=20 You are receiving this mail because: You are the assignee for the bug.=