[Bug 267950] lang/php81 Multiple extensions fail to build with debug enabled
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Wed, 23 Nov 2022 21:24:52 UTC
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=267950 Bug ID: 267950 Summary: lang/php81 Multiple extensions fail to build with debug enabled Product: Ports & Packages Version: Latest Hardware: amd64 OS: Any Status: New Severity: Affects Only Me Priority: --- Component: Individual Port(s) Assignee: bofh@freebsd.org Reporter: voh.ron@gmail.com Assignee: bofh@freebsd.org Flags: maintainer-feedback?(bofh@freebsd.org) Building with Synth the following fail to build when debug is enabled in lang/php81. databases/php81-pdo_mysql databases/php81-pdo_sqlite textproc/php81-xmlreader devel/php-composer2@php81 --------------------- # tail -n 25 /var/log/synth/textproc___php81-xmlreader.log ===> php81-xmlreader-8.1.12 depends on package: autoconf>0 - found ===> Returning to build of php81-xmlreader-8.1.12 ===> php81-xmlreader-8.1.12 depends on file: /usr/local/lib/php/20210902/dom.so - not found ===> Installing existing package /packages/All/php81-dom-8.1.12.pkg Installing php81-dom-8.1.12... Extracting php81-dom-8.1.12: .......... done ===== Message from php81-dom-8.1.12: -- This file has been added to automatically load the installed extension: /usr/local/etc/php/ext-20-dom.ini ===> php81-xmlreader-8.1.12 depends on file: /usr/local/lib/php/20210902/dom.so - not found *** Error code 1 Stop. make: stopped in /xports/textproc/php81-xmlreader --------------------- # tail -n 25 /var/log/synth/devel___php-composer2\@php81.log ===> php81-composer2-2.4.3 depends on file: /usr/local/include/php/main/php.h - found ===> Returning to build of php81-composer2-2.4.3 ===> php81-composer2-2.4.3 depends on file: /usr/local/lib/php/20210902/ctype.so - not found ===> Installing existing package /packages/All/php81-ctype-8.1.12.pkg Installing php81-ctype-8.1.12... Extracting php81-ctype-8.1.12: ........ done ===== Message from php81-ctype-8.1.12: -- This file has been added to automatically load the installed extension: /usr/local/etc/php/ext-20-ctype.ini ===> php81-composer2-2.4.3 depends on file: /usr/local/lib/php/20210902/ctype.so - not found *** Error code 1 Stop. make: stopped in /xports/devel/php-composer2 --------------------- # tail -n 25 /var/log/synth/databases___php81-pdo_mysql.log ===> php81-pdo_mysql-8.1.12 depends on package: autoconf>0 - found ===> Returning to build of php81-pdo_mysql-8.1.12 ===> php81-pdo_mysql-8.1.12 depends on file: /usr/local/lib/php/20210902/pdo.so - not found ===> Installing existing package /packages/All/php81-pdo-8.1.12.pkg Installing php81-pdo-8.1.12... Extracting php81-pdo-8.1.12: .......... done ===== Message from php81-pdo-8.1.12: -- This file has been added to automatically load the installed extension: /usr/local/etc/php/ext-20-pdo.ini ===> php81-pdo_mysql-8.1.12 depends on file: /usr/local/lib/php/20210902/pdo.so - not found *** Error code 1 Stop. make: stopped in /xports/databases/php81-pdo_mysql --------------------- # tail -n 25 /var/log/synth/databases___php81-pdo_sqlite.log ===> php81-pdo_sqlite-8.1.12 depends on package: autoconf>0 - found ===> Returning to build of php81-pdo_sqlite-8.1.12 ===> php81-pdo_sqlite-8.1.12 depends on file: /usr/local/lib/php/20210902/pdo.so - not found ===> Installing existing package /packages/All/php81-pdo-8.1.12.pkg Installing php81-pdo-8.1.12... Extracting php81-pdo-8.1.12: .......... done ===== Message from php81-pdo-8.1.12: -- This file has been added to automatically load the installed extension: /usr/local/etc/php/ext-20-pdo.ini ===> php81-pdo_sqlite-8.1.12 depends on file: /usr/local/lib/php/20210902/pdo.so - not found *** Error code 1 Stop. make: stopped in /xports/databases/php81-pdo_sqlite -- You are receiving this mail because: You are the assignee for the bug.