I can't build the following packages in poudriere due to the following errors:
both php81-dom and php81-pdo build and install fine and are found under the path mentioned above.
Has anyone encountered this and if so any ideas how I can fix it? I've attached the poudriere logs for one dom-based extension and one pdo.
Thank you!
Code:
===> php81-xsl-8.1.6 depends on file: /usr/local/lib/php/20210902/dom.so - not found
textproc/php81-xsl
===> php81-xmlreader-8.1.6 depends on file: /usr/local/lib/php/20210902/dom.so - not found
textproc/php81-xmlreader
===> php81-pdo_sqlite-8.1.6 depends on file: /usr/local/lib/php/20210902/pdo.so - not found
databases/php81-pdo_sqlite
===> php81-pdo_mysql-8.1.6 depends on file: /usr/local/lib/php/20210902/pdo.so - not found
databases/php81-pdo_mysql
===> php81-pdo_pgsql-8.1.6 depends on file: /usr/local/lib/php/20210902/pdo.so - not found
databases/php81-pdo_pgsql
both php81-dom and php81-pdo build and install fine and are found under the path mentioned above.
Has anyone encountered this and if so any ideas how I can fix it? I've attached the poudriere logs for one dom-based extension and one pdo.
Thank you!