That doesn't seem to have fixed it:

src/util/performancetimer.cpp:95:35: error: out-of-line definition of
'difference' does not match any declaration in 'PerformanceTimer'
mixxx::Duration PerformanceTimer::difference(const PerformanceTimer&
timer)
                                  ^~~~~~~~~~
src/util/performancetimer.h:69:21: note: member declaration does not
match because it is const qualified
    mixxx::Duration difference(const PerformanceTimer& timer) const;
                    ^                                         ~~~~~
1 warning and 1 error generated.

http://builds.mixxx.org:8081/jenkins/job/master/architecture=amd64,platform=macosx/423/

Revision: dbe26b37f80da13fc476e1cc2868aa072341c843        



On Thu, 2016-01-28 at 20:38 +0100, Daniel Schürmann wrote:
> Fixed in [master dbe26b3]
> 
> Am 28.01.2016 um 19:27 schrieb Owen Williams:
> > In file included
> > from 
> > /Users/mixxx/buildserver/environment/intel-osx10.7/Qt-4.8.6/lib/QtCore.framework/Headers/QMetaType:1:
> > /Users/mixxx/buildserver/environment/intel-osx10.7/Qt-4.8.6/lib/QtCore.framework/Headers/qmetatype.h:256:5:
> >  warning: 'register' storage class specifier is deprecated 
> > [-Wdeprecated-register]
> >     register int id = qMetaTypeId<T>();
> >     ^~~~~~~~~
> > src/util/performancetimer.cpp:95:35: error: out-of-line definition of
> > 'difference' does not match any declaration in 'PerformanceTimer'
> > mixxx::Duration PerformanceTimer::difference(PerformanceTimer* timer)
> >                                   ^~~~~~~~~~
> > src/util/performancetimer.h:69:38: note: type of 1st parameter of member
> > declaration does not match definition ('const PerformanceTimer &' vs
> > 'PerformanceTimer *')
> >     mixxx::Duration difference(const PerformanceTimer& timer) const;
> >                                      ^
> > 1 warning and 1 error generated.
> > scons: *** [osx64_build/util/performancetimer.o] Error 1
> > 
> > 
> > ------------------------------------------------------------------------------
> > Site24x7 APM Insight: Get Deep Visibility into Application Performance
> > APM + Mobile APM + RUM: Monitor 3 App instances at just $35/Month
> > Monitor end-to-end web transactions and take corrective actions now
> > Troubleshoot faster and improve end-user experience. Signup Now!
> > http://pubads.g.doubleclick.net/gampad/clk?id=267308311&iu=/4140
> > _______________________________________________
> > Get Mixxx, the #1 Free MP3 DJ Mixing software Today
> > http://mixxx.org
> > 
> > 
> > Mixxx-devel mailing list
> > Mixxx-devel@lists.sourceforge.net
> > https://lists.sourceforge.net/lists/listinfo/mixxx-devel
> > 
> 
> ------------------------------------------------------------------------------
> Site24x7 APM Insight: Get Deep Visibility into Application Performance
> APM + Mobile APM + RUM: Monitor 3 App instances at just $35/Month
> Monitor end-to-end web transactions and take corrective actions now
> Troubleshoot faster and improve end-user experience. Signup Now!
> http://pubads.g.doubleclick.net/gampad/clk?id=267308311&iu=/4140
> _______________________________________________
> Get Mixxx, the #1 Free MP3 DJ Mixing software Today
> http://mixxx.org
> 
> 
> Mixxx-devel mailing list
> Mixxx-devel@lists.sourceforge.net
> https://lists.sourceforge.net/lists/listinfo/mixxx-devel
> 
> 



------------------------------------------------------------------------------
Site24x7 APM Insight: Get Deep Visibility into Application Performance
APM + Mobile APM + RUM: Monitor 3 App instances at just $35/Month
Monitor end-to-end web transactions and take corrective actions now
Troubleshoot faster and improve end-user experience. Signup Now!
http://pubads.g.doubleclick.net/gampad/clk?id=267308311&iu=/4140
_______________________________________________
Get Mixxx, the #1 Free MP3 DJ Mixing software Today
http://mixxx.org


Mixxx-devel mailing list
Mixxx-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/mixxx-devel

Reply via email to