Le 18/01/2022 à 02:53, Kevin Fenzi a écrit :
ok, so I made the sidetag (f36-build-side-49618) and rebuilt things,
but of course now there's 4 more erroring packages (I guess due to gcc12?).
Any help welcomed. :)

php-phpiredis is also broken, but sadly not detected during the build

I open a upstream PR to fix this and run a new build


Cheers,
Remi




P.S. minimal test is broken with recent change in PHP :(


+ : Minimal load test for NTS extension
+ /usr/bin/php --no-php-ini --define extension=/builddir/build/BUILDROOT/php-phpiredis-1.0.1-6.fc36.arm/usr/lib/php/modules/phpiredis.so --modules
+ grep phpiredis
Warning: PHP Startup: Unable to load dynamic library '/builddir/build/BUILDROOT/php-phpiredis-1.0.1-6.fc36.arm/usr/lib/php/modules/phpiredis.so' (tried: /builddir/build/BUILDROOT/php-phpiredis-1.0.1-6.fc36.arm/usr/lib/php/modules/phpiredis.so (/builddir/build/BUILDROOT/php-phpiredis-1.0.1-6.fc36.arm/usr/lib/php/modules/phpiredis.so: undefined symbol: redisReplyReaderGetError), /usr/lib/php/modules//builddir/build/BUILDROOT/php-phpiredis-1.0.1-6.fc36.arm/usr/lib/php/modules/phpiredis.so.so (/usr/lib/php/modules//builddir/build/BUILDROOT/php-phpiredis-1.0.1-6.fc36.arm/usr/lib/php/modules/phpiredis.so.so: cannot open shared object file: No such file or directory)) in Unknown on line 0


This is also fixed (stricter grep pattern)

+ : Minimal load test for NTS extension
+ /usr/bin/php --no-php-ini --define extension=/dev/shm/BUILDROOT/php-phpiredis-1.0.1-4.fc35.remi.8.0.x86_64/usr/lib64/php/modules/phpiredis.so --modules
+ grep '^phpiredis$'
phpiredis
_______________________________________________
devel mailing list -- devel@lists.fedoraproject.org
To unsubscribe send an email to devel-le...@lists.fedoraproject.org
Fedora Code of Conduct: 
https://docs.fedoraproject.org/en-US/project/code-of-conduct/
List Guidelines: https://fedoraproject.org/wiki/Mailing_list_guidelines
List Archives: 
https://lists.fedoraproject.org/archives/list/devel@lists.fedoraproject.org
Do not reply to spam on the list, report it: 
https://pagure.io/fedora-infrastructure

Reply via email to