Date: Tue, 22 Jan 2019 13:05:14 +0000 From: bugzilla-noreply@freebsd.org To: perl@FreeBSD.org Subject: [Bug 235098] databases/p5-DBD-Pg build failure Message-ID: <bug-235098-14331-mDKXNFVZzl@https.bugs.freebsd.org/bugzilla/> In-Reply-To: <bug-235098-14331@https.bugs.freebsd.org/bugzilla/> References: <bug-235098-14331@https.bugs.freebsd.org/bugzilla/>
next in thread | previous in thread | raw e-mail | index | archive | help
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=3D235098 Sunpoet Po-Chuan Hsieh <sunpoet@FreeBSD.org> changed: What |Removed |Added ---------------------------------------------------------------------------- Assignee|perl@FreeBSD.org |sunpoet@FreeBSD.org --- Comment #6 from Sunpoet Po-Chuan Hsieh <sunpoet@FreeBSD.org> --- (In reply to oz42 from comment #4) I see nothing wrong with the setting. - DBI::DBD is part of DBI. - DBI is the build/runtime dependency of DBD-Pg. % grep DBI/DBD.pm /usr/ports/databases/p5-DBI/pkg-plist %%SITE_ARCH%%/DBI/DBD.pm % grep DBI::DBD.3 /usr/ports/databases/p5-DBI/pkg-plist %%PERL5_MAN3%%/DBI::DBD.3.gz from your log: =3D=3D=3D> p5-DBD-Pg-3.7.4_1 depends on package: p5-DBI>=3D1.614 - found ... Could not load DBI::DBD - is the DBI module installed? It seems you have a corrupt DBI installation. --=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-235098-14331-mDKXNFVZzl>