[Bug 215060] FreeBSD 10.3-RELEASE amd64 port mail/mimedefang fails to install

bugzilla-noreply at freebsd.org bugzilla-noreply at freebsd.org
Mon Dec 12 01:20:36 UTC 2016


https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=215060

--- Comment #4 from Antonio Gandara <antonio at triforce.info> ---
(In reply to m.tsatsenko from comment #2)


Another interesting bit of information I found on this problem is when I run
the make reinstall command it lists all the packages it depends on and it
states they are found. The two packages/ports you mentioned on your post were
listed as found. p5-MIME-Tools p5-Digest-SHA1

root at eagle:/usr/ports/mail/mimedefang # make reinstall
===>   mimedefang-2.78_2 depends on package: p5-IO-stringy>=0 - found
===>   mimedefang-2.78_2 depends on package: p5-MIME-Tools>=5.417 - found
===>   mimedefang-2.78_2 depends on package: p5-Mail-Tools>=0 - found
===>   mimedefang-2.78_2 depends on package: p5-Digest-SHA1>=0 - found
===>   mimedefang-2.78_2 depends on package: spamassassin>=3.0 - found
===>   mimedefang-2.78_2 depends on executable: clamscan - found
===>   mimedefang-2.78_2 depends on package: perl5>=5.24<5.25 - found
===>  Configuring for mimedefang-2.78_2
configure: loading site script /usr/ports/Templates/config.site
checking for gcc... cc
checking whether the C compiler works... yes
checking for C compiler default output file name... a.out
checking for suffix of executables...
checking whether we are cross compiling... no
checking for suffix of object files... o
checking whether we are using the GNU C compiler... yes
checking whether cc accepts -g... yes
checking for cc option to accept ISO C89... none needed
checking for ar... ar
checking for a BSD-compatible install... /usr/bin/install -c
checking for perl... (cached) /usr/local/bin/perl
checking whether socklen_t is defined... yes

-- 
You are receiving this mail because:
You are the assignee for the bug.


More information about the freebsd-ports-bugs mailing list