Oleg
Oleg
+1
Sorting and collapsing groups is really necessary
same problem, any clue?
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