From kde-frameworks-devel Thu Jul 10 09:25:38 2014 From: Aleix Pol Date: Thu, 10 Jul 2014 09:25:38 +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=140498437223824 MIME-Version: 1 Content-Type: multipart/mixed; boundary="--===============1137346602193325803==" --===============1137346602193325803== Content-Type: multipart/alternative; boundary=001a11c032c0985f8f04fdd3691c --001a11c032c0985f8f04fdd3691c Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: quoted-printable On Thu, Jul 10, 2014 at 6:48 AM, Marko K=C3=A4ning wrot= e: > 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); > > ^~~~~~~~ > > Do you know how we can ensure that GL/gl.h is available on mac? It used to work, at least... Anyway, please open an issue in here: https://bugs.kde.org/enter_bug.cgi?product=3Danalitza This way we can keep track of the issue. Thanks! Aleix --001a11c032c0985f8f04fdd3691c Content-Type: text/html; charset=UTF-8 Content-Transfer-Encoding: quoted-printable
On T= hu, Jul 10, 2014 at 6:48 AM, Marko K=C3=A4ning <mk-lists@email.de><= /span> wrote:
Hi Aleix,

On 10 Jul 2014, at 01:52 , Aleix Pol <aleixpol@kde.org> wrote:

n Thu, Jul 10, 2014 at 1:18 AM, Nicol=C3=A1s Alvarez <= nicolas.alva= rez@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 ^= ~~~~~~~


Do= you know how we can ensure that GL/gl.h is available on mac? It used to wo= rk, at least...

Anyway, please open an issue in here:=C2=A0https://bugs.kde.org/= enter_bug.cgi?product=3Danalitza
This way we can keep track o= f the issue.

Thanks!
Aleix
--001a11c032c0985f8f04fdd3691c-- --===============1137346602193325803== 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 --===============1137346602193325803==--