svn commit: r484599 - in head: Mk Mk/Scripts Mk/Uses audio/cpp-xmms2 audio/p5-xmms2 audio/py-xmms2 audio/raop_play audio/umurmur benchmarks/polygraph comms/trustedqsl converters/wkhtmltopdf databas...

Matthias Fechner idefix at fechner.net
Fri Nov 23 16:45:11 UTC 2018


Am 10.11.2018 um 11:09 schrieb Mathieu Arnold:
> Modified: head/databases/galera/Makefile
> ==============================================================================
> --- head/databases/galera/Makefile	Sat Nov 10 10:04:42 2018	(r484598)
> +++ head/databases/galera/Makefile	Sat Nov 10 10:09:48 2018	(r484599)
> @@ -11,8 +11,8 @@ COMMENT=	Synchronous multi-master replication engine
>  
>  LICENSE=	GPLv2
>  
> -BROKEN_SSL=		openssl-devel
> -BROKEN_SSL_REASON_openssl-devel=	check that SSL devel headers are installed and usable
> +BROKEN_SSL=		openssl111
> +BROKEN_SSL_REASON_openssl111=	check that SSL devel headers are installed and usable
>  BROKEN_aarch64=		fails to compile: gu_int128.h: use of undeclared identifier '__bswap64_var'
>  BROKEN_armv6=		fails to compile: gu_int128.h: use of undeclared identifier '__bswap64_var'
>  BROKEN_armv7=		fails to compile: gu_int128.h: use of undeclared identifier '__bswap64_var'

this breaks mariadb103-server which I do not understand.

Works here perfectly fine with FreeBSD 11.2 and OPENSSL111.

Is there a reason why you have broken so many ports by this commit?


Gruß
Matthias

-- 

"Programming today is a race between software engineers striving to
build bigger and better idiot-proof programs, and the universe trying to
produce bigger and better idiots. So far, the universe is winning." --
Rich Cook




More information about the svn-ports-all mailing list