[Bug 235098] databases/p5-DBD-Pg build failure
bugzilla-noreply at freebsd.org
bugzilla-noreply at freebsd.org
Tue Jan 22 13:05:17 UTC 2019
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=235098
Sunpoet Po-Chuan Hsieh <sunpoet at FreeBSD.org> changed:
What |Removed |Added
----------------------------------------------------------------------------
Assignee|perl at FreeBSD.org |sunpoet at FreeBSD.org
--- Comment #6 from Sunpoet Po-Chuan Hsieh <sunpoet at 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:
===> p5-DBD-Pg-3.7.4_1 depends on package: p5-DBI>=1.614 - found
...
Could not load DBI::DBD - is the DBI module installed?
It seems you have a corrupt DBI installation.
--
You are receiving this mail because:
You are the assignee for the bug.
More information about the freebsd-perl
mailing list