Created attachment 210129 [details] 4.0.0 update Hi, Phalcon 4.0.0 was released yesterday: https://github.com/phalcon/cphalcon/releases/tag/v4.0.0 PHP 7.4 should be back to working order and this patch also adds the proper conflict to www/phalcon as both write a phalcon.so file. Cheers, Franco
Thnx Franco!
[00:00:44] [06] [00:00:25] Finished www/phalcon4@php74 | php74-phalcon4-4.0.0: Failed: build seems still to be broken with php74. mfg Tobias
Created attachment 210146 [details] second revision @Ruud, seems to be this issue still: https://www.mail-archive.com/freebsd-pkg-fallout@freebsd.org/msg1264145.html Using -Dulong=zend_ulong fixes this in Zephir code. Let's use this unconditionally in all PHP versions until an upstream fix exists. New patch attached. Thanks for the quick test Tobias. Cheers, Franco
Ok, I will check with Serghei about this issue. One thing I noticed is some cphalcon-3.4.4 directories. I assume this is just a directory. Or is there something mixed? thnx. Ruud
This was a log of a 3.4.4 build failure on PHP 7.4 indeed. But 4.0.0 had the same complaint so I posted the one that was already on the web. Cheers, Franco
Committed. Thanks.
A commit references this bug: Author: tcberner Date: Sun Dec 22 20:16:55 UTC 2019 New revision: 520659 URL: https://svnweb.freebsd.org/changeset/ports/520659 Log: www/phalcon4: update to final 4.0.0 Changelog: https://github.com/phalcon/cphalcon/releases/tag/v4.0.0 Additionally: - fix build with PHP 7.4 - add conflict to www/phalcon PR: 242793 Submitted by: Franco Fichtner <franco@opnsense.org> (maintainer) Changes: head/www/phalcon/Makefile head/www/phalcon4/Makefile head/www/phalcon4/distinfo
Awesome, thanks!