Re: audio/logitechmediaserver fails to compile

2017-04-14 Thread Michael Grimm
Jan Beich wrote: > Michael Grimm writes: >> 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. >> >> Any ideas on how to fix this? > > See h

Re: audio/logitechmediaserver fails to compile

2017-04-14 Thread Jan Beich
Michael Grimm writes: > 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. > > Any ideas on how to fix this? See https://bugs.freebsd.org/bugzil

audio/logitechmediaserver fails to compile

2017-04-14 Thread Michael Grimm
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