[Bug 247634] category/port OpenDKIM fails after make install with OpenDBX support
bugzilla-noreply at freebsd.org
bugzilla-noreply at freebsd.org
Mon Jun 29 13:10:58 UTC 2020
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=247634
Bug ID: 247634
Summary: category/port OpenDKIM fails after make install with
OpenDBX support
Product: Ports & Packages
Version: Latest
Hardware: amd64
OS: Any
Status: New
Severity: Affects Only Me
Priority: ---
Component: Individual Port(s)
Assignee: ports-bugs at FreeBSD.org
Reporter: pawel at zielin.pl
OpenDKIM is built with OpenDBX suppport (also from ports, postgreSQL enabled).
After make install I get:
===> Installing for opendkim-2.10.3_11
===> Checking if opendkim is already installed
===> Registering installation for opendkim-2.10.3_11
pkg-static: Unable to access file
/var/ports/usr/ports/mail/opendkim/work/stageusr/local/bin/opendkim-spam:No
such file or directory
pkg-static: Unable to access file
/var/ports/usr/ports/mail/opendkim/work/stageusr/local/sbin/opendkim-importstats:No
such file or directory
pkg-static: Unable to access file
/var/ports/usr/ports/mail/opendkim/work/stageusr/local/man/man1/opendkim-spam.1.gz:No
such file or directory
pkg-static: Unable to access file
/var/ports/usr/ports/mail/opendkim/work/stageusr/local/man/man8/opendkim-importstats.8.gz:No
such file or directory
There is missing slash in path: ...opendkim/work/stageusr...
It should look like ...opendkim/work/stage/usr...
--
You are receiving this mail because:
You are the assignee for the bug.
More information about the freebsd-ports-bugs
mailing list