audio/logitechmediaserver fails to compile

Michael Grimm trashcan at ellael.org
Fri Apr 14 11:54:53 UTC 2017


Hi —

This is FreeBSD 11.0-STABLE #0 r316610.

IIRC, starting with the recent upgrade to ...

	poudriere> clang --version
	FreeBSD clang version 4.0.0 (tags/RELEASE_400/final 297347) (based on LLVM 4.0.0)

... audio/logitechmediaserver fails to compile (poudriere run):

	gmake[2]: Entering directory '/wrkdirs/usr/ports/audio/logitechmediaserver/work/slimserver-vendor-14cc392/CPAN/icu/source/i18n'
	[...]
	uspoof.cpp:369:22: error: ordered comparison between pointer and zero ('int32_t *' (aka 'int *') and 'int')
	        if (position > 0) {
	            ~~~~~~~~ ^ ~
	1 warning and 1 error generated.
	gmake[2]: *** [../config/mh-bsd-gcc:41: uspoof.ao] Error 1
	gmake[2]: Leaving directory '/wrkdirs/usr/ports/audio/logitechmediaserver/work/slimserver-vendor-14cc392/CPAN/icu/source/i18n'
	gmake[1]: *** [Makefile:119: all-recursive] Error 2
	gmake[1]: Leaving directory '/wrkdirs/usr/ports/audio/logitechmediaserver/work/slimserver-vendor-14cc392/CPAN/icu/source'
	make failed

Any ideas on how to fix this?

Thanks in advance,
Michael



More information about the freebsd-ports mailing list