Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 14 Apr 2017 13:54:49 +0200
From:      Michael Grimm <trashcan@ellael.org>
To:        FreeBSD Ports <ports@freebsd.org>
Subject:   audio/logitechmediaserver fails to compile
Message-ID:  <90BAC09E-B379-432B-8014-B11A53079293@ellael.org>

next in thread | raw e-mail | index | archive | help
Hi =E2=80=94

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-14cc3=
92/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-14cc3=
92/CPAN/icu/source/i18n'
	gmake[1]: *** [Makefile:119: all-recursive] Error 2
	gmake[1]: Leaving directory =
'/wrkdirs/usr/ports/audio/logitechmediaserver/work/slimserver-vendor-14cc3=
92/CPAN/icu/source'
	make failed

Any ideas on how to fix this?

Thanks in advance,
Michael




Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?90BAC09E-B379-432B-8014-B11A53079293>