Date: Mon, 14 Nov 2011 19:29:17 -0200 From: Raphael Kubo da Costa <rakuco@FreeBSD.org> To: freebsd-ports@freebsd.org Subject: Re: multimedia/phonon: CMake Error at CMakeLists.txt:58 (if): Message-ID: <87mxbyo0k2.fsf@FreeBSD.org> References: <4EC16E74.7040903@passap.ru>
next in thread | previous in thread | raw e-mail | index | archive | help
Boris Samorodov <bsam@passap.ru> writes: > Hi List, > > I've got an error while multimedia/phonon building: > ----- > % uname -a > FreeBSD srv.bb.tel.ru 9.0-RC2 FreeBSD 9.0-RC2 #0: Sun Nov 13 03:46:26 > SAMT 2011 bsam@srv.bb.tel.ru:/usr/obj/usr/src/sys/BB i386 > > % sudo make -C /usr/ports/multimedia/phonon > [...] > -- Performing Test __KDE_HAVE_GCC_VISIBILITY > -- Performing Test __KDE_HAVE_GCC_VISIBILITY - Success > CMake Error at CMakeLists.txt:58 (if): > if given arguments: > > "AND" "PHONON_BUILD_DESIGNER_PLUGIN" > > Unknown arguments specified > > > -- Configuring incomplete, errors occurred! > *** Error code 1 > ----- > > I found alike problem but it's a warning while for me it's an error: > http://kde.ixsystems.com/index.php?action=display_markup_log&build=9-area51&id=689 > > Any help is appreciated. Thanks! Thanks, I've just fixed this upstream and added my fix to area51 (r7826). I'll commit it to ports as soon as I get an OK from avilla or makc. BTW, you were supposed to get a warning instead of an error too, do you have some special setting that raises the severity of warnings?
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?87mxbyo0k2.fsf>