[prev in list] [next in list] [prev in thread] [next in thread] 

List:       kde-frameworks-devel
Subject:    OSX/CI system: analitza build broken on branch frameworks
From:       Marko_Käning <mk-lists () email ! de>
Date:       2014-07-10 4:48:53
Message-ID: 00934951-3439-407B-AF01-8CE113E4B879 () email ! de
[Download RAW message or body]

[Attachment #2 (multipart/alternative)]


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ás Alvarez <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 called 'kf5’.

yep, I had seen that, but didn’t know how to handle it… There are quite a few cases \
like that. 


> 
> --
> Nicolás
> 
> Yeah... let me fix that.

Thanks, now it there is more progress, but there’s s till a build failure later on. \
See below.

Greets,
Marko


———



 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 <GL/gl.h>
         ^
/Users/marko/WC/KDECI-builds/analitza/analitzaplot/plotter2d.cpp:380:50: error: call \
to 'abs' is ambiguous  s += computeAngleLabelByStep(std::abs(i), bigstep);
                                                 ^~~~~~~~
/Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/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.xctoolchain/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.xctoolchain/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<unsigned int, unsigned int> frac = \
                simplifyFraction(std::abs(i), step);
                                                                                    \
^~~~~~~~


[Attachment #5 (unknown)]

<html><head><meta http-equiv="Content-Type" content="text/html \
charset=windows-1252"></head><body style="word-wrap: break-word; -webkit-nbsp-mode: \
space; -webkit-line-break: after-white-space;">Hi Aleix,<div><br><div><div>On 10 Jul \
2014, at 01:52 , Aleix Pol &lt;<a \
href="mailto:aleixpol@kde.org">aleixpol@kde.org</a>&gt; wrote:</div><br \
class="Apple-interchange-newline"><blockquote type="cite"><div dir="ltr"><div \
class="gmail_extra"><div class="gmail_quote">n Thu, Jul 10, 2014 at 1:18 AM, Nicolás \
Alvarez <span dir="ltr">&lt;<a href="mailto:nicolas.alvarez@gmail.com" \
target="_blank">nicolas.alvarez@gmail.com</a>&gt;</span> wrote:<br>

<blockquote class="gmail_quote" style="margin: 0px 0px 0px 0.8ex; border-left-width: \
1px; border-left-color: rgb(204, 204, 204); border-left-style: solid; padding-left: \
1ex; position: static; z-index: auto;"><div class=""><br> </div>Are you sure you're \
building the correct branch? Note that<br> analitza.git doesn't have a 'frameworks' \
branch, it's called 'kf5’.<br></blockquote></div></div></div></blockquote><div><br></div><div>yep, \
I had seen that, but didn’t know how to handle it… There are quite a few cases like \
that.&nbsp;</div><div><br></div><br><blockquote type="cite"><div dir="ltr"><div \
class="gmail_extra"><div class="gmail_quote"><blockquote class="gmail_quote" \
style="margin: 0px 0px 0px 0.8ex; border-left-width: 1px; border-left-color: rgb(204, \
204, 204); border-left-style: solid; padding-left: 1ex; position: static; z-index: \
auto;"> <span class="HOEnZb"><font color="#888888"><br>
--<br>
Nicolás<br>
</font></span><div class="HOEnZb"><div \
class="h5"><br></div></div></blockquote><div>Yeah... let me fix \
that.</div></div></div></div></blockquote><br></div><div>Thanks, now it there is more \
progress, but there’s s till a build failure later on. See \
below.</div><div><br></div><div>Greets,</div><div>Marko</div><div><br></div><div><br></div><div>———</div><div><br></div><div><br></div><div><br></div><div \
style="margin: 0px; font-size: 11px; font-family: Menlo;">&nbsp;80%] Building CXX \
object analitzaplot/CMakeFiles/AnalitzaPlot.dir/plotter3d.cpp.o</div><div \
style="margin: 0px; font-size: 11px; font-family: Menlo;">[ 81%] Building CXX object \
analitzaplot/CMakeFiles/AnalitzaPlot.dir/AnalitzaPlot_automoc.cpp.o</div><div \
style="margin: 0px; font-size: 11px; font-family: \
Menlo;">/Users/marko/WC/KDECI-builds/analitza/analitzaplot/plotter3d.cpp:30:10: fatal \
error: 'GL/gl.h' file not found</div><div style="margin: 0px; font-size: 11px; \
font-family: Menlo;">#include &lt;GL/gl.h&gt;</div><div style="margin: 0px; \
font-size: 11px; font-family: Menlo;">&nbsp;&nbsp; &nbsp; &nbsp; &nbsp; ^</div><div \
style="margin: 0px; font-size: 11px; font-family: \
Menlo;">/Users/marko/WC/KDECI-builds/analitza/analitzaplot/plotter2d.cpp:380:50: \
error: call to 'abs' is ambiguous</div><div style="margin: 0px; font-size: 11px; \
font-family: Menlo;">&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; \
&nbsp; s += computeAngleLabelByStep(std::abs(i), bigstep);</div><div style="margin: \
0px; font-size: 11px; font-family: Menlo;">&nbsp;&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; \
&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; \
&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; ^~~~~~~~</div><div style="margin: \
0px; font-size: 11px; font-family: \
Menlo;">/Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/../lib/c++/v1/cmath:660:1: \
note: candidate function</div><div style="margin: 0px; font-size: 11px; font-family: \
Menlo;">abs(float __x) _NOEXCEPT {return fabsf(__x);}</div><div style="margin: 0px; \
font-size: 11px; font-family: Menlo;">^</div><div style="margin: 0px; font-size: \
11px; font-family: Menlo;">/Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/../lib/c++/v1/cmath:664:1: \
note: candidate function</div><div style="margin: 0px; font-size: 11px; font-family: \
Menlo;">abs(double __x) _NOEXCEPT {return fabs(__x);}</div><div style="margin: 0px; \
font-size: 11px; font-family: Menlo;">^</div><div style="margin: 0px; font-size: \
11px; font-family: Menlo;">/Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/../lib/c++/v1/cmath:668:1: \
note: candidate function</div><div style="margin: 0px; font-size: 11px; font-family: \
Menlo;">abs(long double __x) _NOEXCEPT {return fabsl(__x);}</div><div style="margin: \
0px; font-size: 11px; font-family: Menlo;">^</div><div style="margin: 0px; font-size: \
11px; font-family: Menlo;">/Users/marko/WC/KDECI-builds/analitza/analitzaplot/plotter2d.cpp:383:85: \
error: call to 'abs' is ambiguous</div><div style="margin: 0px; font-size: 11px; \
font-family: Menlo;">&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; \
&nbsp; const QPair&lt;unsigned int, unsigned int&gt; frac = \
simplifyFraction(std::abs(i), step);</div><div style="margin: 0px; font-size: 11px; \
font-family: Menlo;">&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; \
&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; \
&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; \
&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; \
^~~~~~~~</div></div><div><br></div></body></html>



_______________________________________________
Kde-frameworks-devel mailing list
Kde-frameworks-devel@kde.org
https://mail.kde.org/mailman/listinfo/kde-frameworks-devel


[prev in list] [next in list] [prev in thread] [next in thread] 

Configure | About | News | Add a list | Sponsored by KoreLogic