Summary: | www/phalcon4: update to final 4.0.0 | ||||||||
---|---|---|---|---|---|---|---|---|---|
Product: | Ports & Packages | Reporter: | Franco Fichtner <franco> | ||||||
Component: | Individual Port(s) | Assignee: | Tobias C. Berner <tcberner> | ||||||
Status: | Closed FIXED | ||||||||
Severity: | Affects Only Me | CC: | ruud, tcberner | ||||||
Priority: | --- | ||||||||
Version: | Latest | ||||||||
Hardware: | Any | ||||||||
OS: | Any | ||||||||
Attachments: |
|
Description
Franco Fichtner
2019-12-22 08:23:49 UTC
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! |