OSX/CI: kdeclarative fails to build on branch master
Marko Käning
mk-lists at email.de
Mon Jan 19 18:14:01 UTC 2015
On 12 Jan 2015, at 22:26 , Marko Käning <mk-lists at email.de> wrote:
> So, if I do install libepoxy on the OSX/CI system I get this:
> ---
> [ 94%] Building CXX object src/qmlcontrols/kquickcontrolsaddons/CMakeFiles/kquickcontrolsaddonsplugin.dir/mimedatabase.cpp.o
> Building CXX object src/qmlcontrols/kquickcontrolsaddons/CMakeFiles/kquickcontrolsaddonsplugin.dir/plotter.cpp.o
> /Users/marko/WC/KDECI-builds/kf5-qt5/kdeclarative/src/qmlcontrols/kquickcontrolsaddons/plotter.cpp:23:10: fatal error: 'epoxy/gl.h' file not found
> #include <epoxy/gl.h>
> ^
> [ 96%] Scanning dependencies of target kdeclarativetest
> ---
>
>
> So it looks as if the library cannot be located properly in the system, although it is present:
> ---
> $ port contents libepoxy
> Port libepoxy contains:
> /opt/local/include/epoxy/gl.h
> /opt/local/include/epoxy/gl_generated.h
> /opt/local/include/epoxy/glx.h
> /opt/local/include/epoxy/glx_generated.h
> /opt/local/lib/libepoxy.0.dylib
> /opt/local/lib/libepoxy.dylib
> /opt/local/lib/pkgconfig/epoxy.pc
> ---
>
>
>
>
>
This has been fixed…
---
MVM2:scripts marko$ ./install.sh kdeclarative
------------------------------------------
Group : kf5-qt5
Project : frameworks/kdeclarative
Branch : master
Linux-CI : SUCCESS
Prep...
Build... : SUCCESS
==========================================
---
… by:
Begin forwarded message:
> From: "Alex Richardson" <arichardson.kde at gmail.com>
> Subject: Review Request 122096: Fix build if epoxy headers are not installed to the default include dir
> Date: 17 Jan 2015 01:54:57 GMT+1
> To: "Alex Richardson" <arichardson.kde at gmail.com>, "KDE Frameworks" <kde-frameworks-devel at kde.org>
> Reply-To: kde-frameworks-devel at kde.org
>
> This is an automatically generated e-mail. To reply, visit: https://git.reviewboard.kde.org/r/122096/
>
> Review request for KDE Frameworks.
> By Alex Richardson.
> Repository: kdeclarative
> Description
>
> Fix build if epoxy headers are installed to the default include dir
> Testing
>
> compiles now
> Diffs
>
> • src/qmlcontrols/kquickcontrolsaddons/CMakeLists.txt (ce5091e5ff0911d5bf511973cacbcbcfd90e1774)
> View Diff
>
> _______________________________________________
> Kde-frameworks-devel mailing list
> Kde-frameworks-devel at kde.org
> https://mail.kde.org/mailman/listinfo/kde-frameworks-devel
Thanks, Alex!!!
Regards,
Marko
More information about the Kde-frameworks-devel
mailing list