Date: Wed, 3 Jul 2013 08:00:00 GMT From: =?ISO-8859-1?Q?Micka=EBl_Maillot?= <mickael.maillot@gmail.com> To: freebsd-ports-bugs@FreeBSD.org Subject: Re: ports/177207: multimedia/xbmc maint update to 12.1 Message-ID: <201307030800.r63800YZ077507@freefall.freebsd.org>
next in thread | raw e-mail | index | archive | help
The following reply was made to PR ports/177207; it has been noted by GNATS. From: =?ISO-8859-1?Q?Micka=EBl_Maillot?= <mickael.maillot@gmail.com> To: =?ISO-8859-1?Q?Ulrich_Sp=F6rlein?= <uqs@freebsd.org> Cc: bug-followup@freebsd.org Subject: Re: ports/177207: multimedia/xbmc maint update to 12.1 Date: Wed, 3 Jul 2013 09:53:29 +0200 --485b3970cf54ea3c8804e096c1c6 Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: quoted-printable Looks like a problem with clang 3.3 those files was not modified in upstream, so i'll try to reproduce this. 2013/7/2 Ulrich Sp=F6rlein <uqs@freebsd.org> > Hey, I'm trying to build xmbc on a recent -CURRENT and both the > version in ports as well as the one in this PR fail with: > > > /home/uqs/ports/xbmc/work/xbmc-12.2/xbmc/visualizations/XBMCProjectM/libp= rojectM/PresetLoader.cpp:38:40: > error: addition of default argument on redeclaration makes > this constructor a default constructor > PresetLoader::PresetLoader(std::string dirname =3D std::string()) > :m_dirname(dirname), m_dir(0), m_ratingsSum(0) > ^ ~~~~~~~~~~~~~~~ > > /home/uqs/ports/xbmc/work/xbmc-12.2/xbmc/visualizations/XBMCProjectM/libp= rojectM/PresetLoader.hpp:32:3: > note: previous declaration is here > PresetLoader(std::string dirname); > ^ > 1 error generated. > > > Is this something that's maybe already fixed upstream and can be > patched in as well? > > Cheers, > Uli > --485b3970cf54ea3c8804e096c1c6 Content-Type: text/html; charset=ISO-8859-1 Content-Transfer-Encoding: quoted-printable <div dir=3D"ltr">Looks like a problem with clang 3.3=A0<div style>those fil= es was not modified in upstream, so i'll try to reproduce this.=A0</div= ></div><div class=3D"gmail_extra"><br><br><div class=3D"gmail_quote">2013/7= /2 Ulrich Sp=F6rlein <span dir=3D"ltr"><<a href=3D"mailto:uqs@freebsd.or= g" target=3D"_blank">uqs@freebsd.org</a>></span><br> <blockquote class=3D"gmail_quote" style=3D"margin:0 0 0 .8ex;border-left:1p= x #ccc solid;padding-left:1ex">Hey, I'm trying to build xmbc on a recen= t -CURRENT and both the<br> version in ports as well as the one in this PR fail with:<br> <br> /home/uqs/ports/xbmc/work/xbmc-12.2/xbmc/visualizations/XBMCProjectM/libpro= jectM/PresetLoader.cpp:38:40:<br> error: addition of default argument on redeclaration makes<br> =A0 =A0 =A0 this constructor a default constructor<br> PresetLoader::PresetLoader(std::string dirname =3D std::string())<br> :m_dirname(dirname), m_dir(0), m_ratingsSum(0)<br> =A0 =A0 =A0 =A0 =A0 =A0 =A0 =A0 =A0 =A0 =A0 =A0 =A0 =A0 =A0 =A0 =A0 =A0 =A0= =A0^ =A0 =A0 =A0 ~~~~~~~~~~~~~~~<br> /home/uqs/ports/xbmc/work/xbmc-12.2/xbmc/visualizations/XBMCProjectM/libpro= jectM/PresetLoader.hpp:32:3:<br> note: previous declaration is here<br> =A0 =A0 =A0 =A0 =A0 =A0 =A0 =A0 PresetLoader(std::string dirname);<br> =A0 =A0 =A0 =A0 =A0 =A0 =A0 =A0 ^<br> 1 error generated.<br> <br> <br> Is this something that's maybe already fixed upstream and can be<br> patched in as well?<br> <br> Cheers,<br> Uli<br> </blockquote></div><br></div> --485b3970cf54ea3c8804e096c1c6--
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201307030800.r63800YZ077507>