-
-
Notifications
You must be signed in to change notification settings - Fork 2k
[BUG]: compile issue since 5.9.0 #16722
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Comments
Could you provide commands that are executed? |
|
still failing
pecl build works. so there must be something still different |
nvm pecl build fails too maybe because I compile with an too new compiler? |
#16722 - Regenerate build/ directory
From PHP 8.3.14, both 5.8.0 and 5.9.0 has the same error, install with pecl failed |
Same with PHP 8.4 on Alpine with enough memory docker build --memory=5g --memory-swap=6g
Everything ok with rights, pecl and memory.
|
Have you tried the solution from #16680 |
tried, it didn't work for me |
i have problem too. alpine linux 3.21.3
|
Same problem with php 8.2 and phalcon 5.8.0 #16680 didn't fix the issue. Any other solution? |
Could some body try to compile via Zephir development branch? I want to sure that problem is not in Zephir itself. Here are example commands how to do it:
|
I ran the commands and confirm that phalcon has been compiled
|
causes warning
which is ok when running from the command line but interrupts the process in the Alpine docker:
|
@Jeckerson it's compiled
but can you please look - maybe the problem is related with the error above? |
and also
gives /tmp/zephir.log with the next content (nothing else after "Compiling...")
|
Questions? Forum: https://phalcon.io/forum or Discord: https://phalcon.io/discord
Describe the bug
I am compiling against PHP 8.3. See for full build logs: https://github.com/shyim/wolfi-php/actions/runs/13742722967/job/38433836013?pr=869
The text was updated successfully, but these errors were encountered: