From kde-frameworks-devel Thu Jul 10 18:24:16 2014 From: Aleix Pol Date: Thu, 10 Jul 2014 18:24:16 +0000 To: kde-frameworks-devel Subject: Re: OSX/CI system: analitza build broken on branch frameworks Message-Id: X-MARC-Message: https://marc.info/?l=kde-frameworks-devel&m=140501668905729 MIME-Version: 1 Content-Type: multipart/mixed; boundary="--===============5847198331327432925==" --===============5847198331327432925== Content-Type: multipart/alternative; boundary=001a11c032c0ebc89304fddaef4c --001a11c032c0ebc89304fddaef4c Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: quoted-printable n Thu, Jul 10, 2014 at 6:48 AM, Marko K=C3=A4ning wrote= : > Hi Aleix, > > On 10 Jul 2014, at 01:52 , Aleix Pol wrote: > > n Thu, Jul 10, 2014 at 1:18 AM, Nicol=C3=A1s Alvarez > wrote: > >> >> Are you sure you're building the correct branch? Note that >> analitza.git doesn't have a 'frameworks' branch, it's called 'kf5=E2=80= =99. >> > > yep, I had seen that, but didn=E2=80=99t know how to handle it=E2=80=A6 T= here are quite a > few cases like that. > > > >> -- >> Nicol=C3=A1s >> >> Yeah... let me fix that. > > > Thanks, now it there is more progress, but there=E2=80=99s s till a build= failure > later on. See below. > > Greets, > Marko > > > =E2=80=94=E2=80=94=E2=80=94 > > > > 80%] Building CXX object > analitzaplot/CMakeFiles/AnalitzaPlot.dir/plotter3d.cpp.o > [ 81%] Building CXX object > analitzaplot/CMakeFiles/AnalitzaPlot.dir/AnalitzaPlot_automoc.cpp.o > /Users/marko/WC/KDECI-builds/analitza/analitzaplot/plotter3d.cpp:30:10: > fatal error: 'GL/gl.h' file not found > #include > ^ > /Users/marko/WC/KDECI-builds/analitza/analitzaplot/plotter2d.cpp:380:50: > error: call to 'abs' is ambiguous > s +=3D computeAngleLabelByStep(std::abs(i), bigstep); > ^~~~~~~~ > /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctool= chain/usr/bin/../lib/c++/v1/cmath:660:1: > note: candidate function > abs(float __x) _NOEXCEPT {return fabsf(__x);} > ^ > /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctool= chain/usr/bin/../lib/c++/v1/cmath:664:1: > note: candidate function > abs(double __x) _NOEXCEPT {return fabs(__x);} > ^ > /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctool= chain/usr/bin/../lib/c++/v1/cmath:668:1: > note: candidate function > abs(long double __x) _NOEXCEPT {return fabsl(__x);} > ^ > /Users/marko/WC/KDECI-builds/analitza/analitzaplot/plotter2d.cpp:383:85: > error: call to 'abs' is ambiguous > const QPair frac =3D > simplifyFraction(std::abs(i), step); > > ^~~~~~~~ > > Hi, I think it's fixed, can you maybe give it another go? In the future you can contact me directly or kde-edu@kde.org so to reduce the traffic in this mailing list. Aleix --001a11c032c0ebc89304fddaef4c Content-Type: text/html; charset=UTF-8 Content-Transfer-Encoding: quoted-printable
n Th= u, Jul 10, 2014 at 6:48 AM, Marko K=C3=A4ning <mk-lists@email.de> wrote:
Hi Aleix= ,

On 10 Jul 2014, at 01:52 , Aleix Pol <aleixpol@kde.org> wrote:
<= div class=3D"gmail_quote">n Thu, Jul 10, 2014 at 1:18 AM, Nicol=C3=A1s Alva= rez <nicolas.alvarez@gmail.com> wrote:

Are you sure you're building the correct branch? Note that
analitza.git doesn't have a 'frameworks' branch, it's calle= d 'kf5=E2=80=99.
yep, I had seen that, but didn=E2=80=99t know how to handle it= =E2=80=A6 There are quite a few cases like that.=C2=A0



--
Nicol=C3=A1s

Yeah... let me fi= x that.

Thanks, now it t= here is more progress, but there=E2=80=99s s till a build failure later on.= See below.

Greets,
Marko


=E2=80=94=E2=80=94=E2=80=94



=C2= =A080%] Building CXX object analitzaplot/CMakeFiles/AnalitzaPlot.dir/plotte= r3d.cpp.o
[ 81%] Building = CXX object analitzaplot/CMakeFiles/AnalitzaPlot.dir/AnalitzaPlot_automoc.cp= p.o
/Users/= marko/WC/KDECI-builds/analitza/analitzaplot/plotter3d.cpp:30:10: fatal erro= r: 'GL/gl.h' file not found
#include <GL/= gl.h>
= =C2=A0=C2=A0 =C2=A0 =C2=A0 =C2=A0 ^
/Users/marko/WC/KDECI-builds/analitza/analitzaplot= /plotter2d.cpp:380:50: error: call to 'abs' is ambiguous
=C2=A0 =C2=A0 = =C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0 s +=3D computeAngle= LabelByStep(std::abs(i), bigstep);
=C2=A0=C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2= =A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0 = =C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0 ^~~~~~~~
/Applications/Xc= ode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/../l= ib/c++/v1/cmath:660:1: note: candidate function
abs(float __x) _NOEXCEPT {return fabsf(__x);}
^
/Applications/Xcode.app/Contents/Developer/Toolch= ains/XcodeDefault.xctoolchain/usr/bin/../lib/c++/v1/cmath:664:1: note: cand= idate function
abs(double __x) = _NOEXCEPT {return fabs(__x);}
^
/Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolch= ain/usr/bin/../lib/c++/v1/cmath:668:1: note: candidate function
abs(long double __x) _= NOEXCEPT {return fabsl(__x);}
^
/Users/marko/WC/KDECI-bui= lds/analitza/analitzaplot/plotter2d.cpp:383:85: error: call to 'abs'= ; is ambiguous
=C2=A0 =C2=A0 = =C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0 const QPair<unsi= gned int, unsigned int> frac =3D simplifyFraction(std::abs(i), step);
=C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2= =A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0 = =C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2= =A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0 ^= ~~~~~~~


Hi= ,
I think it's fixed, can you maybe give it another go?

In the future you can contact me directly or kde-edu@kde.org so to reduce the traffic in th= is mailing list.

Aleix=C2=A0
--001a11c032c0ebc89304fddaef4c-- --===============5847198331327432925== Content-Type: text/plain; charset="us-ascii" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit Content-Disposition: inline _______________________________________________ Kde-frameworks-devel mailing list Kde-frameworks-devel@kde.org https://mail.kde.org/mailman/listinfo/kde-frameworks-devel --===============5847198331327432925==--