Re: CI for prison: missing dependency

2019-02-08 Thread Ben Cooksley
On Fri, Feb 8, 2019 at 5:57 AM Volker Krause  wrote:
>
> On Saturday, 2 February 2019 19:15:36 CET Ben Cooksley wrote:
> > On Sun, Feb 3, 2019 at 12:02 AM David Faure  wrote:
> > > On samedi 2 février 2019 11:20:28 CET CI System wrote:
> > > > -- The following REQUIRED packages have not been found:
> > > >
> > > > * QRencode, The QRencode library,
> > >
> > > Can this be added to the CI?
> >
> > Unfortunately Android doesn't use the standard mechanisms for this - I
> > think we have to compile stuff ourselves.
> > Any idea on this Aleix?
>
> looking at
> https://build.kde.org/job/Frameworks/job/prison/job/kf5-qt5%20AndroidQt5.11/7/
> console
>
> libqrencode is actually built and installed, but the unresolved $WORKSPACE and
> $HOME in the install path looks suspicious, I'm not seeing that in other
> builds:
> "-- Installing: INSTALL_ROOT=$WORKSPACE/install-divert/home/user/workspace/
> Frameworks/prison/kf5-qt5 AndroidQt5.11/build/libqrencode/$HOME/install-
> prefix/include/qrencode.h"
>
> Maybe that's the problem? CMake wouldn't pick up dependencies in that location
> then I guess.
>

I've now corrected the issue in the CI system which was causing this
behaviour to occur.

> Thanks,
> Volker

Cheers,
Ben


Re: CI for prison: missing dependency

2019-02-07 Thread Volker Krause
On Saturday, 2 February 2019 19:15:36 CET Ben Cooksley wrote:
> On Sun, Feb 3, 2019 at 12:02 AM David Faure  wrote:
> > On samedi 2 février 2019 11:20:28 CET CI System wrote:
> > > -- The following REQUIRED packages have not been found:
> > > 
> > > * QRencode, The QRencode library,
> > 
> > Can this be added to the CI?
> 
> Unfortunately Android doesn't use the standard mechanisms for this - I
> think we have to compile stuff ourselves.
> Any idea on this Aleix?

looking at
https://build.kde.org/job/Frameworks/job/prison/job/kf5-qt5%20AndroidQt5.11/7/
console

libqrencode is actually built and installed, but the unresolved $WORKSPACE and 
$HOME in the install path looks suspicious, I'm not seeing that in other 
builds:
"-- Installing: INSTALL_ROOT=$WORKSPACE/install-divert/home/user/workspace/
Frameworks/prison/kf5-qt5 AndroidQt5.11/build/libqrencode/$HOME/install-
prefix/include/qrencode.h"

Maybe that's the problem? CMake wouldn't pick up dependencies in that location 
then I guess.

Thanks,
Volker

signature.asc
Description: This is a digitally signed message part.


Re: CI for prison: missing dependency

2019-02-02 Thread Ben Cooksley
On Sun, Feb 3, 2019 at 12:02 AM David Faure  wrote:
>
> On samedi 2 février 2019 11:20:28 CET CI System wrote:
> > -- The following REQUIRED packages have not been found:
> >
> > * QRencode, The QRencode library,
>
> Can this be added to the CI?

Unfortunately Android doesn't use the standard mechanisms for this - I
think we have to compile stuff ourselves.
Any idea on this Aleix?

Cheers,
Ben

>
> --
> David Faure, fa...@kde.org, http://www.davidfaure.fr
> Working on KDE Frameworks 5
>
>
>


CI for prison: missing dependency

2019-02-02 Thread David Faure
On samedi 2 février 2019 11:20:28 CET CI System wrote:
> -- The following REQUIRED packages have not been found:
> 
> * QRencode, The QRencode library,

Can this be added to the CI?

-- 
David Faure, fa...@kde.org, http://www.davidfaure.fr
Working on KDE Frameworks 5