--- Log opened Wed Sep 26 00:00:32 2018 04:37 -!- xenos1984 [~xenos1984@2001:bb8:2002:200:6651:6ff:fe53:a120] has joined #navit 04:37 -!- mode/#navit [+v xenos1984] by ChanServ 05:14 #navit: <@KaZeR> ilovekiruna: sorry today was quite busy. Let's troubleshoot it together tomorrow 06:24 -!- naggety [~naggety@84.red-95-127-64.dynamicip.rima-tde.net] has joined #navit 14:00 -!- xenos1984 [~xenos1984@2001:bb8:2002:200:6651:6ff:fe53:a120] has quit [Quit: Leaving.] 14:14 -!- naggety [~naggety@84.red-95-127-64.dynamicip.rima-tde.net] has quit [Quit: Konversation terminated!] 14:45 #navit: <+jkoan> hi @all 14:52 -!- xenos1984 [~xenos1984@22-164-191-90.dyn.estpak.ee] has joined #navit 14:52 -!- mode/#navit [+v xenos1984] by ChanServ 16:30 #navit: <+ilovekiruna> hi all 16:31 #navit: <+ilovekiruna> KaZeR: I think the problem with win32 is that package names changed 16:33 #navit: <+ilovekiruna> hmm, just noticing that seems like i didnt use the right branch :-( 16:33 #navit: <+ilovekiruna> need to check again 16:52 #navit: <@KaZeR> hi 16:52 #navit: <@KaZeR> ilovekiruna: did you manage to get ssh access? 17:04 #navit: <+ilovekiruna> KaZeR: no, was trying on local machine 17:05 #navit: <@KaZeR> ha ok. 17:05 #navit: <@KaZeR> so looking at your last build : No SSH key is found. Please make sure you've added at least one SSH key in your VCS account. 17:06 #navit: <+ilovekiruna> eactly 17:06 #navit: <+ilovekiruna> had no clue where i could have added my key 17:09 #navit: <@KaZeR> so this uses your github ssh key : https://github.com/settings/keys 17:09 #navit: <+ilovekiruna> KaZeR: what i notice on my docker installations is that after any error the container is clossed completely 17:09 #navit: <+ilovekiruna> ah, I c 17:10 #navit: <+ilovekiruna> was seeking all the time in circleci settings 17:11 #navit: <@KaZeR> > after any error the container is clossed completely 17:11 #navit: <@KaZeR> this is the expected behavior. The containers lives for as long as its main tasks 17:11 #navit: <@KaZeR> you can still access its data if needed 17:11 #navit: <+ilovekiruna> but the main task should be bash 17:11 #navit: <@KaZeR> it depends on how you start it :) what's your docker command ? 17:11 #navit: <+ilovekiruna> i think i get it now :-D 17:20 #navit: <@KaZeR> ok cool 17:23 #navit: <+ilovekiruna> I was using source instead of bash ;-) 17:27 #navit: <@KaZeR> ha! 17:31 #navit: <+ilovekiruna> I think the issue with win32 lies with https://github.com/navit-gps/navit/blob/98e7489e1098e22ec13097ea09c2af49a8889a59/navit/support/gettext_intl/localealias.c#L82 17:32 #navit: <+ilovekiruna> this is the only location where HAVE_MEMPCPY is set 17:39 #navit: <+ilovekiruna> this affects both https://github.com/navit-gps/navit/blob/98e7489e1098e22ec13097ea09c2af49a8889a59/navit/support/gettext_intl/dcigettext.c#L162 and https://github.com/navit-gps/navit/blob/98e7489e1098e22ec13097ea09c2af49a8889a59/navit/support/gettext_intl/dcigettext.c#L1180 17:39 #navit: <+ilovekiruna> my guess is i will need to add some more #ifdef s 17:41 #navit: <+ilovekiruna> that I will figure out today or the coming days 17:42 #navit: <+jkoan> KaZeR: https://static.jkoan.de/cloud/index.php/s/97p0viE2eiPLeod not really much, but pretty ;) 17:42 #navit: <+ilovekiruna> but, KaZeR: can you explain this line to me? https://github.com/navit-gps/navit/blob/98e7489e1098e22ec13097ea09c2af49a8889a59/navit/zipfile.h#L171 17:43 #navit: <+ilovekiruna> i dont understand, why we would even try to use -1 as else value there 17:43 #navit: <+jkoan> ilovekiruna: i also dont :D 17:45 #navit: <+ilovekiruna> will be off for an hour or so, write when back :-D 17:46 #navit: <@KaZeR> jkoan: SWEET 17:48 #navit: <@KaZeR> ilovekiruna: it looks like this struct isn't used anymore 17:49 #navit: <+ilovekiruna> it seems like it was introduced in this commit https://github.com/navit-gps/navit/commit/298517da097dc49dc3adaf0f8c62d70d5b5d0183#diff-9192dfcce35a26969c16e0cf0525bd39 17:49 #navit: <+ilovekiruna> KaZeR: so we should eliminiate it? 17:50 #navit: <@KaZeR> the only case i know about zip alignement is for android.. But we do this as part of the release process 17:50 #navit: <@KaZeR> we can try to remove it and see if it breaks something yeah 17:50 #navit: <+ilovekiruna> ok, will do that and report later in the night 17:51 #navit: <@KaZeR> great thanks 17:52 #navit: <+ilovekiruna> is espeak used on win32? 17:54 -!- aerostitch [~aerostitc@c-24-23-228-135.hsd1.ca.comcast.net] has joined #navit 17:56 #navit: <@KaZeR> i think it is, but with the one from support currently. which is probably outdated 17:56 #navit: <@KaZeR> hey aerostitch 17:56 #navit: <@KaZeR> jkoan: did you build that using buildroot ? 17:56 #navit: <+jkoan> no, because of the old kernel 17:57 #navit: < aerostitch> Morning/Afternoon/Whatever guys! :) 18:02 #navit: <@KaZeR> jkoan: tell me more about this build! 18:02 #navit: <+jkoan> one moment, i will push it 18:04 #navit: <+jkoan> done: https://github.com/navit-gps/NavitTom 18:06 #navit: <@KaZeR> ok thanks. remind me of the issue with recent kernels? 18:07 #navit: <+jkoan> next will be egl or qt5 navit after that finish boot of the system and add cool sync features like Bluetooth connect 18:07 #navit: <+jkoan> display not working on new kernels 18:08 #navit: <+jkoan> or i dont have enough knowledge to use it 18:08 #navit: <+jkoan> oh, this uses circleci v1 :D 18:38 #navit: <+jkoan> KaZeR: does the the deply key of the navit org has read and write access to NavitTom repo? 19:05 #navit: <@KaZeR> might be per-repo. but there's workarounds, if needed 19:25 #navit: <+jkoan> KaZeR: would it be possible for you to repair the circleci build? I don't have time today anymore 19:25 #navit: <@KaZeR> jkoan: can you point me to the failure? 19:26 #navit: <+jkoan> Code checkout is failing 19:26 #navit: <+jkoan> Ubuntu 18 image plus apu Update and install git 19:49 #navit: <@KaZeR> ha, you mean for navitom, not navit, right? 20:16 #navit: <+ilovekiruna> KaZeR: ok, it is running now 20:16 #navit: <+ilovekiruna> so basically three things will need to be resolved 20:17 #navit: <+ilovekiruna> what I already mentioned, plus seems like somehow espeak is failing on windows, if disabled the package builds completely 20:21 #navit: <+jkoan> KaZeR: exactly 20:26 #navit: <+jkoan> I know that I also needed a workaround for the download center. This is why all circleci pushes are done with my key 20:29 #navit: <+ilovekiruna> KaZeR: am happy that at least we know now the problem areas 20:29 #navit: <+ilovekiruna> :-D 20:49 #navit: <@KaZeR> ilovekiruna: it's always a good first step! 20:53 #navit: <+ilovekiruna> KaZeR: any experience in building sth with espeak on windows 21:07 #navit: <+ilovekiruna> KaZeR: for espeak do you know, if we can add the dll simply or if we should build it within navt? 21:10 #navit: <@KaZeR> > any experience in building sth with espeak on windows 21:10 #navit: <@KaZeR> unfortunately no. but maybe we should rather look into using window's voice synthesis instead 21:10 #navit: <@KaZeR> espeak is really robotic 21:11 #navit: <+ilovekiruna> i just found on espeak-ng repo, one first had to build it on linux, and then in the second step we could cross-compile 21:12 #navit: <@KaZeR> i tested espeak-ng a year or two ago. i was still sounding like espeak :) 21:12 #navit: <+ilovekiruna> windows's voice synthesis system raises for me again the question how different it is between the different windows versions 21:12 #navit: <+ilovekiruna> i suspect 7 to be quite different from 10 21:16 #navit: <@KaZeR> i would expect them to provide a somewhat standard api though 21:16 #navit: <@KaZeR> but i might be wrong 21:18 #navit: <+ilovekiruna> i read a bit on wiki, maybe it can work, but not sure, if such a fix will really be quick 21:19 #navit: <+ilovekiruna> i would suggest first exclude espeak for windows, and then see if we can use the microsoft speech via command line 21:20 #navit: <+ilovekiruna> btw: what about festival? 21:20 #navit: <@KaZeR> not much better than espeak in terms of quality imo 21:20 #navit: <+ilovekiruna> ok 21:20 #navit: <@KaZeR> and yeah this isn't an easy fix :) 21:21 #navit: <@KaZeR> you can try them actually on linux. just install the package and have it say something :) 21:22 #navit: <+ilovekiruna> will soon turn in for today, but found sth interesting still to show u 21:22 #navit: <+ilovekiruna> check the powershell command here: https://stackoverflow.com/questions/1040655/ms-speech-from-command-line 21:23 #navit: <+ilovekiruna> I think i would start from that base 21:23 #navit: <@KaZeR> oh wow 21:23 #navit: <@KaZeR> that would be easy indeed 21:30 #navit: <+ilovekiruna> KaZeR: how is your availibility tomorrow? 21:30 #navit: <+ilovekiruna> I would like to look together also in the layout of auxmap, if possible 21:35 #navit: <+ilovekiruna> KaZeR: i will turn in now, but will check your answer tomorrow morning 22:11 -!- xenos1984 [~xenos1984@22-164-191-90.dyn.estpak.ee] has quit [Quit: Leaving.] --- Log closed Thu Sep 27 00:00:33 2018