svn commit: r487204 - head/dns/dnsperf

Bernhard Fröhlich decke at bluelife.at
Tue Dec 11 07:45:09 UTC 2018


On Mon, Dec 10, 2018 at 11:14 PM Antoine Brodin <antoine at freebsd.org> wrote:
>
> Author: antoine
> Date: Mon Dec 10 22:14:02 2018
> New Revision: 487204
> URL: https://svnweb.freebsd.org/changeset/ports/487204
>
> Log:
>   Mark BROKEN: fails to build
>
>   In file included from dnsperf.c:70:
>   ./datafile.h:39:6: error: unknown type name 'isc_boolean_t'
>                      isc_boolean_t is_update);
>                      ^
>
>   Reported by:  pkg-fallout
>
> Modified:
>   head/dns/dnsperf/Makefile
>
> Modified: head/dns/dnsperf/Makefile
> ==============================================================================
> --- head/dns/dnsperf/Makefile   Mon Dec 10 22:00:22 2018        (r487203)
> +++ head/dns/dnsperf/Makefile   Mon Dec 10 22:14:02 2018        (r487204)
> @@ -13,6 +13,8 @@ COMMENT=      Performance measurement of Domain Name System
>
>  LICENSE=       ISCL
>
> +BROKEN=                fails to build
> +
>  BUILD_DEPENDS= isc-config.sh:dns/bind912
>  LIB_DEPENDS=   liblmdb.so:databases/lmdb \
>                 libjson-c.so:devel/json-c
>

Fix is available in PR 232774 and waiting for maintainer approval/timeout.

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

-- 
Bernhard Fröhlich
http://www.bluelife.at/


More information about the svn-ports-all mailing list