svn commit: r480056 - in head: dns/autotrust dns/getdns dns/unbound mail/opendkim net-p2p/monero-cli

Craig Leres leres at freebsd.org
Wed Sep 19 21:39:34 UTC 2018


On 9/18/18 9:24 AM, Steve Wills wrote:
> Author: swills
> Date: Tue Sep 18 18:24:05 2018
> New Revision: 480056
> URL:https://svnweb.freebsd.org/changeset/ports/480056
> 
> Log:
>    dns/unbound: update to 1.8.0

This fails to configure under 11.2-RELEASE-p3:

     checking for pthread_spinlock_t... yes
     checking for pthread_rwlock_t... yes
     checking if -pthread unused during linking... no
     ./configure: 16926: Syntax error: word unexpected (expecting ")")

Debugging shows that configure was significantly different from the one 
in the 1.8.0 tarchive. Removing autoreconf from USES allows the port to 
build successfully. Both the supplied and autoreconf versions of 
configure used autoconf 2.69 so I'm not sure why the FreeBSD version is 
broken.

		Craig




More information about the svn-ports-head mailing list