[01:25:26] *** Quits: Horwitz (~mich1@p200300ec9f01a900022268fffe64e7c4.dip0.t-ipconnect.de) (Ping timeout: 240 seconds) [01:38:34] *** Joins: Horwitz (~mich1@p200300ec9f066f00022268fffe64e7c4.dip0.t-ipconnect.de) [01:38:34] *** ChanServ sets mode: +o Horwitz [04:34:39] *** Quits: mvglasow (~mvglasow@78-61-158-97.static.zebra.lt) (Ping timeout: 246 seconds) [04:47:36] *** Joins: mvglasow (~mvglasow@78-61-158-97.static.zebra.lt) [11:32:06] *** Joins: owlman (~owlman@61-68-86-34.tpgi.com.au) [15:55:33] *** Quits: jkoan (~jkoan@pizarro.uberspace.de) (Ping timeout: 264 seconds) [15:55:45] *** Quits: NavitLogger (~NavitLogg@pizarro.uberspace.de) (Will I dream?) [15:56:38] *** Joins: NavitLogger (~NavitLogg@pizarro.uberspace.de) [15:56:38] *** Server sets mode: +nrtz [15:57:08] *** Joins: jkoan (~jkoan@pizarro.uberspace.de) [15:57:08] *** ChanServ sets mode: +o jkoan [16:39:40] *** Joins: peterm6881 (~peter@184.41.200.146.dyn.plus.net) [18:21:39] *** Quits: ilovekiruna (~ilovekiru@2a02:8108:d00:110:c148:52f5:d957:d25) (Read error: Connection reset by peer) [20:12:44] jkoan I've made progress on the F-Droid CI project [20:13:44] I merged `navit/android/build.gradle` into `./build.gradle`, with paths adapted as needed, and removed the include [20:14:03] local build produces a functioning APK, still waiting for CI [20:27:51] good news: there are no regressions [20:29:24] not so good (but still interesting) news: the F-Droid build fails with message 'No CMAKE_CXX_COMPILER could be found.', and the C compiler it finds is /usr/bin/cc when I would have expected cmake from the SDK [20:31:29] which is somewhat consistent with the Android build using the host version of glib rather than the NDK version, maybe there's a relation [20:43:39] for CI results see https://github.com/mvglasow/navit/runs/1913702347