Date: Wed, 23 Nov 2022 21:24:52 +0000 From: bugzilla-noreply@freebsd.org To: ports-bugs@FreeBSD.org Subject: [Bug 267950] lang/php81 Multiple extensions fail to build with debug enabled Message-ID: <bug-267950-7788@https.bugs.freebsd.org/bugzilla/>
next in thread | raw e-mail | index | archive | help
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=3D267950 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 =3D=3D=3D> php81-xmlreader-8.1.12 depends on package: autoconf>0 - found =3D=3D=3D> Returning to build of php81-xmlreader-8.1.12 =3D=3D=3D> php81-xmlreader-8.1.12 depends on file: /usr/local/lib/php/20210902/dom.so - not found =3D=3D=3D> Installing existing package /packages/All/php81-dom-8.1.12.pkg Installing php81-dom-8.1.12... Extracting php81-dom-8.1.12: .......... done =3D=3D=3D=3D=3D 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 =3D=3D=3D> 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 =3D=3D=3D> php81-composer2-2.4.3 depends on file: /usr/local/include/php/= main/php.h - found =3D=3D=3D> Returning to build of php81-composer2-2.4.3 =3D=3D=3D> php81-composer2-2.4.3 depends on file: /usr/local/lib/php/20210902/ctype.so - not found =3D=3D=3D> Installing existing package /packages/All/php81-ctype-8.1.12.p= kg Installing php81-ctype-8.1.12... Extracting php81-ctype-8.1.12: ........ done =3D=3D=3D=3D=3D 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 =3D=3D=3D> 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 =3D=3D=3D> php81-pdo_mysql-8.1.12 depends on package: autoconf>0 - found =3D=3D=3D> Returning to build of php81-pdo_mysql-8.1.12 =3D=3D=3D> php81-pdo_mysql-8.1.12 depends on file: /usr/local/lib/php/20210902/pdo.so - not found =3D=3D=3D> Installing existing package /packages/All/php81-pdo-8.1.12.pkg Installing php81-pdo-8.1.12... Extracting php81-pdo-8.1.12: .......... done =3D=3D=3D=3D=3D 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 =3D=3D=3D> 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 =3D=3D=3D> php81-pdo_sqlite-8.1.12 depends on package: autoconf>0 - found =3D=3D=3D> Returning to build of php81-pdo_sqlite-8.1.12 =3D=3D=3D> php81-pdo_sqlite-8.1.12 depends on file: /usr/local/lib/php/20210902/pdo.so - not found =3D=3D=3D> Installing existing package /packages/All/php81-pdo-8.1.12.pkg Installing php81-pdo-8.1.12... Extracting php81-pdo-8.1.12: .......... done =3D=3D=3D=3D=3D 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 =3D=3D=3D> 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 --=20 You are receiving this mail because: You are the assignee for the bug.=
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?bug-267950-7788>