ports/177207: multimedia/xbmc maint update to 12.1

Ulrich Spörlein uqs at FreeBSD.org
Tue Jul 2 20:20:01 UTC 2013


The following reply was made to PR ports/177207; it has been noted by GNATS.

From: =?UTF-8?Q?Ulrich_Sp=C3=B6rlein?= <uqs at FreeBSD.org>
To: bug-followup at FreeBSD.org, mickael.maillot at gmail.com
Cc:  
Subject: Re: ports/177207: multimedia/xbmc maint update to 12.1
Date: Tue, 2 Jul 2013 22:15:26 +0200

 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/libprojectM/PresetLoader.cpp:38:40:
 error: addition of default argument on redeclaration makes
       this constructor a default constructor
 PresetLoader::PresetLoader(std::string dirname = std::string())
 :m_dirname(dirname), m_dir(0), m_ratingsSum(0)
                                        ^       ~~~~~~~~~~~~~~~
 /home/uqs/ports/xbmc/work/xbmc-12.2/xbmc/visualizations/XBMCProjectM/libprojectM/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


More information about the freebsd-ports-bugs mailing list