Oleg

Results 8 comments of Oleg

Sorting and collapsing groups is really necessary

It's the same for all: pecl or non-pecl, all builds are broken

I was able to find a solution, need to set those flags before building: `export CFLAGS="$CFLAGS -DALPINE_LINUX=1 -fpermissive"`

It's impossible to figure out as errors point to line 0 without any stack traces, so I am closing it

Have you tried the solution from https://github.com/phalcon/cphalcon/issues/16680