<div dir="ltr"><div dir="ltr"></div><br><div class="gmail_quote"><div dir="ltr" class="gmail_attr">On Mon, Sep 23, 2019 at 11:42 PM Albert Astals Cid <<a href="mailto:aacid@kde.org">aacid@kde.org</a>> wrote:<br></div><blockquote class="gmail_quote" style="margin:0px 0px 0px 0.8ex;border-left:1px solid rgb(204,204,204);padding-left:1ex">El dilluns, 23 de setembre de 2019, a les 9:41:54 CEST, Jasem Mutlaq va escriure:<br>
> Hello,<br>
> <br>
> I noticed KStars Lite failing to build:<br>
> <br>
> <a href="https://binary-factory.kde.org/job/KStars_android/459/console" rel="noreferrer" target="_blank">https://binary-factory.kde.org/job/KStars_android/459/console</a><br>
> <br>
> It cannot find libjpeg. Any ideas why?<br>
<br>
Is libjpeg supposed to be part of the android sdk? I don't think it is<br>
<br>
Anyhow that's not why it's failing, the error is<br>
<br>
13:01:38  /bin/sh: 1: cd: can't cd to libindi<br>
13:01:38  CMakeFiles/indi.dir/build.make:109: recipe for target 'indi-prefix/src/indi-stamp/indi-configure' failed<br>
13:01:38  make[2]: *** [indi-prefix/src/indi-stamp/indi-configure] Error 2<br>
13:01:38  CMakeFiles/Makefile2:120: recipe for target 'CMakeFiles/indi.dir/all' failed<br>
13:01:38  make[1]: *** [CMakeFiles/indi.dir/all] Error 2<br>
13:01:38  make[1]: *** Waiting for unfinished jobs....<br>
<br>
If you go to <a href="https://binary-factory.kde.org/job/KStars_android/443/consoleFull" rel="noreferrer" target="_blank">https://binary-factory.kde.org/job/KStars_android/443/consoleFull</a> you'll see libjpeg wasn't found either and it built fine.<br></blockquote><div><br></div><div>You're absolutely right. This is was due a recent INDI repo split. I updated the KStars indi code now so hopefully on the next run it should work.</div></div></div>