X

Sent from my HTC

----- Reply message -----
From: mixxx-devel-requ...@lists.sourceforge.net
To: <mixxx-devel@lists.sourceforge.net>
Subject: Mixxx-devel Digest, Vol 116, Issue 22
Date: Thu, Jan 28, 2016 23:19


Send Mixxx-devel mailing list submissions to
        mixxx-devel@lists.sourceforge.net

To subscribe or unsubscribe via the World Wide Web, visit
        https://lists.sourceforge.net/lists/listinfo/mixxx-devel
or, via email, send a message with subject or body 'help' to
        mixxx-devel-requ...@lists.sourceforge.net

You can reach the person managing the list at
        mixxx-devel-ow...@lists.sourceforge.net

When replying, please edit your Subject line so it is more specific
than "Re: Contents of Mixxx-devel digest..."


Today's Topics:

   1. Re: osx build failure (Daniel Sch?rmann)
   2. Re: osx build failure (Owen Williams)
   3. Re: osx build failure (RJ Ryan)
   4. Re: osx build failure (Daniel Sch?rmann)


----------------------------------------------------------------------

Message: 1
Date: Thu, 28 Jan 2016 20:38:32 +0100
From: Daniel Sch?rmann <dasch...@mixxx.org>
Subject: Re: [Mixxx-devel] osx build failure
To: mixxx-devel@lists.sourceforge.net
Message-ID: <56aa6e38.7020...@mixxx.org>
Content-Type: text/plain; charset=windows-1252

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
> 



------------------------------

Message: 2
Date: Thu, 28 Jan 2016 16:01:40 -0500
From: Owen Williams <owilli...@mixxx.org>
Subject: Re: [Mixxx-devel] osx build failure
To: Daniel Sch?rmann <dasch...@mixxx.org>
Cc: mixxx-devel@lists.sourceforge.net
Message-ID: <1454014900.24029.131.ca...@legoogs.cam.corp.google.com>
Content-Type: text/plain; charset="UTF-8"

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
> 
> 





------------------------------

Message: 3
Date: Thu, 28 Jan 2016 13:04:07 -0800
From: RJ Ryan <rr...@mixxx.org>
Subject: Re: [Mixxx-devel] osx build failure
To: Owen Williams <owilli...@mixxx.org>
Cc: Too Many DJs <mixxx-devel@lists.sourceforge.net>
Message-ID:
        <CAKrSP5ZP=Q18u=1e90ghot3euownc5sh27zs607ihqjfpqf...@mail.gmail.com>
Content-Type: text/plain; charset="utf-8"

Fixed now:
https://github.com/mixxxdj/mixxx/commit/711020dcbeb1b843a68a1eb2378c441cd3f340ef

On Thu, Jan 28, 2016 at 1:01 PM, Owen Williams <owilli...@mixxx.org> wrote:

> 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
>
-------------- next part --------------
An HTML attachment was scrubbed...

------------------------------

Message: 4
Date: Thu, 28 Jan 2016 22:18:59 +0100
From: Daniel Sch?rmann <dasch...@mixxx.org>
Subject: Re: [Mixxx-devel] osx build failure
To: RJ Ryan <rr...@mixxx.org>, Owen Williams <owilli...@mixxx.org>
Cc: Too Many DJs <mixxx-devel@lists.sourceforge.net>
Message-ID: <56aa85c3.6020...@mixxx.org>
Content-Type: text/plain; charset="utf-8"

Ah yes, the "const".  Thank you.

Am 28.01.2016 um 22:04 schrieb RJ Ryan:
> Fixed
> now: 
> https://github.com/mixxxdj/mixxx/commit/711020dcbeb1b843a68a1eb2378c441cd3f340ef
>
> On Thu, Jan 28, 2016 at 1:01 PM, Owen Williams <owilli...@mixxx.org
> <mailto:owilli...@mixxx.org>> wrote:
>
>     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
>     <mailto: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
>     <mailto: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
>     <mailto:Mixxx-devel@lists.sourceforge.net>
>     https://lists.sourceforge.net/lists/listinfo/mixxx-devel
>
>

-------------- next part --------------
An HTML attachment was scrubbed...

------------------------------

------------------------------------------------------------------------------
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 software Today 
http://mixxx.org

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


End of Mixxx-devel Digest, Vol 116, Issue 22
********************************************
------------------------------------------------------------------------------
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