Bug#962186: [pkg-uWSGI-devel] Bug#962186: Bug#962186: uwsgi-plugin-php: CI fails with SIG_SEGV in bullseye

2020-06-05 Thread Jonas Smedegaard
Quoting Alexandre Rossi (2020-06-05 12:24:12) > > > The problem seems to be that the PHP plugin is compiled against PHP7.4 > > > and is linked with libphp.so which points to 7.3 in bullseye and 7.4 in > > > sid. > > > > > > $ ldd /usr/lib/uwsgi/plugins/php_plugin.so | grep php > > > libphp7.so

Bug#962186: [pkg-uWSGI-devel] Bug#962186: Bug#962186: uwsgi-plugin-php: CI fails with SIG_SEGV in bullseye

2020-06-04 Thread Jonas Smedegaard
Quoting Alexandre Rossi (2020-06-04 16:08:26) > The problem seems to be that the PHP plugin is compiled against PHP7.4 > and is linked with libphp.so which points to 7.3 in bullseye and 7.4 in sid. > > $ ldd /usr/lib/uwsgi/plugins/php_plugin.so | grep php > libphp7.so => /usr/lib/libphp7.so