2016-08-09 10:47:38 * babadoo builds sparrow-hybris 2016-08-09 10:48:41 @kido nice 2016-08-09 11:26:43 SylvieLorxu Hmm, I'm having build issues :( https://paste.fedoraproject.org/404681/70734845/ 2016-08-09 11:26:54 SylvieLorxu Fedora 24 2016-08-09 11:32:15 @kido why the heck do they build pkg-config-native with -Werror ... 2016-08-09 11:35:46 @kido I suppose you are compiling with gcc6, it seems that this patch needs to be applied on glib https://mail-index.netbsd.org/pkgsrc-bugs/2016/02/09/msg058797.html if you want to properly fix the warning in pkg-config 2016-08-09 11:36:00 SylvieLorxu Indeed, GCC 6.1.1 2016-08-09 11:36:10 @kido this is OE's job so if you just want to make it work you can add a pragma in pkg-config 2016-08-09 11:37:20 @kido so you can directly go to /home/sylvia/Programs/asteroid/build/tmp-glibc/work/x86_64-linux/pkgconfig-native/0.28+gitAUTOINC+40342dd0ea-r0/git/glib/glib/gdate.c and add this https://dev.openwrt.org/browser/trunk/tools/pkg-config/patches/001-glib-gdate-suppress-string-format-literal-warning.patch?rev=49342 2016-08-09 11:37:59 @kido and this should work 2016-08-09 11:38:20 @kido the glib's patch will probably come in krogoth, the OE guys can't support everything 2016-08-09 11:43:25 SylvieLorxu Seemed to work, thanks :) 2016-08-09 11:59:40 babadoo someone can help me? https://da.gd/D6gdc 2016-08-09 12:02:10 @kido mhhh, actually asteroid-image-dev shouldn't be used 2016-08-09 12:02:24 @kido this will be too large for your watch and it is not tested 2016-08-09 12:02:35 @kido and also includes stupid things 2016-08-09 12:02:40 @kido I should remove it 2016-08-09 12:02:43 @kido same for -dbg 2016-08-09 12:06:18 SylvieLorxu Is today build error day? :P 2016-08-09 12:06:25 * SylvieLorxu has another one: https://paste.fedoraproject.org/404696/73733814/ 2016-08-09 12:06:29 @kido isn't everyday build error day? 2016-08-09 12:06:40 SylvieLorxu I thought I could use the pragma stuff there too but apparently I don't understand how to use it yet 2016-08-09 12:06:44 SylvieLorxu lol, idk 2016-08-09 12:07:23 SylvieLorxu Tbh it makes no sense for me to even update now because I can't run the Android syncing app anyway so the new weather app is useless for me atm but I just want it :P 2016-08-09 12:08:54 @kido you can use this kind of trick http://git.yoctoproject.org/cgit.cgi/poky/plain/meta/recipes-devtools/elfutils/elfutils-0.148/gcc6.patch 2016-08-09 12:09:28 @kido and re-indent the if... 2016-08-09 12:10:06 @kido but I think you'll loose your time trying to fix all the native packages's build with gcc6 2016-08-09 12:10:59 SylvieLorxu Hmm, maybe I should build this from my Debian unstable laptop instead 2016-08-09 12:11:03 SylvieLorxu That's GCC 4 or so 2016-08-09 12:11:09 @kido s/loose/waste/ 2016-08-09 12:14:09 SylvieLorxu 5.4.0, actually. But yeah let's try that 2016-08-09 12:29:27 babadoo is it normal that the files in build/tmp-glibc/deploy/images are only named 'dory' even if i build for sparrow? 2016-08-09 12:30:45 babadoo maybe i messed something up, when i first executed ". ./prepare-build.sh sparrow-hybris" (now i changed it to sparrow instead of sparrow-hybris) 2016-08-09 13:02:28 @kido yep it saved the config 2016-08-09 13:03:02 @kido you can edit build/conf/local.conf to replace dory by sparrow 2016-08-09 13:03:09 babadoo i started with a fresh checkout now 2016-08-09 13:03:31 @kido also use meta-sparrow-hybris in build/conf/bblayers.conf 2016-08-09 13:03:39 babadoo now local.conf looks goods 2016-08-09 13:03:49 @kido re-run bitbake asteroid-image and it should work 2016-08-09 13:04:20 babadoo bblayer looks also good 2016-08-09 13:19:36 babadoo have some issue with build: https://da.gd/f0xD9 2016-08-09 13:23:18 @kido babadoo: can you give me the output of ls /home/christof/projects/technik/asteroid/build/tmp-glibc/work/armv7a-vfp-neon-oe-linux-gnueabi/lipstick/ 2016-08-09 13:23:25 @kido (the next folder in fact) 2016-08-09 13:23:35 @kido if any 2016-08-09 13:25:03 babadoo https://da.gd/tOqKo 2016-08-09 13:26:22 babadoo https://da.gd/X6sk6 2016-08-09 13:28:40 @kido mhh this should be fine 2016-08-09 13:29:51 @kido I don't get it 2016-08-09 13:30:04 babadoo maybe i messed things up with my wrong config in the first run 2016-08-09 13:30:18 babadoo i better rebuild from a new checkout? 2016-08-09 13:30:23 @kido what's inside /home/christof/projects/technik/asteroid/build/tmp-glibc/sysroots/sparrow/usr/lib/ ? 2016-08-09 13:31:01 @kido yep lipstick must have been installed in dory's sysroot but not sparrow's sysroot 2016-08-09 13:31:15 babadoo https://da.gd/SuTP 2016-08-09 13:32:09 @kido try to clean just lipstick with bitbake -c cleanall lipstick and then re-run bitbake asteroid-image 2016-08-09 13:33:13 babadoo ok 2016-08-09 13:35:26 babadoo works like a charm 2016-08-09 13:46:29 babadoo i try to use fastboot, it tells me < waiting for any device > 2016-08-09 13:46:58 babadoo screen shows "CSC Fastboot Mode!" 2016-08-09 13:47:31 @kido undock and redock your watch 2016-08-09 13:48:32 babadoo still the same 2016-08-09 13:48:56 @kido look at your computer's dmesg -w and check if something happens 2016-08-09 13:49:23 @kido when you connect your watch 2016-08-09 13:49:43 babadoo it shows the new usb device 2016-08-09 13:50:37 @kido were you able to use adb with your watch? you might miss the udev rule allowing your user to connect with your watch 2016-08-09 13:51:18 babadoo adb worked 2016-08-09 13:51:51 babadoo but now adb devices shows nothing 2016-08-09 13:53:06 @kido that's normal, there is no adbd running in the bootloader 2016-08-09 13:53:13 @kido but fastboot should work 2016-08-09 13:54:15 babadoo ah, i had to be root 2016-08-09 13:54:17 @kido were you able to unlock your bootloader? 2016-08-09 13:54:27 babadoo o/ 2016-08-09 13:55:15 babadoo you have a new asteroid enthusiast 2016-08-09 13:55:20 @kido :) 2016-08-09 13:57:22 SylvieLorxu Oh, babadoo is running AsteroidOS now too? :D 2016-08-09 13:57:56 * babadoo looks at this nice asteroid logo 2016-08-09 13:58:12 @kido babadoo: ah you don't get to asteroid-launcher? 2016-08-09 13:58:28 @kido this should be booted by now 2016-08-09 13:58:29 babadoo the screen shows the logo for some seconds and then goes black 2016-08-09 13:58:45 @kido alright, then Lrs121 forgot something in his /system tarball 2016-08-09 14:00:02 SylvieLorxu I have that happen occasionally after boot. Very rarely, but occasionally, and a reboot fixes it then for me. Anyway, listen to kido first :P 2016-08-09 14:00:09 babadoo https://da.gd/Jkct 2016-08-09 14:01:42 @kido mhhh 2016-08-09 14:03:56 @kido meh this should work 2016-08-09 14:04:08 @kido adb shell systemtcl restart user@1000 2016-08-09 14:04:14 @kido systemctl* 2016-08-09 14:04:32 SylvieLorxu Oh yeah that command worked too instead of rebooting for me when that happens 2016-08-09 14:04:45 @kido yep, saves time 2016-08-09 14:05:01 SylvieLorxu I'm still wondering why that happens to me occasionally, my logs never contain anything really noticable 2016-08-09 14:05:49 babadoo the scren keeps black 2016-08-09 14:05:54 babadoo *screen 2016-08-09 14:06:26 @kido I don't know, you need to check with Lrs121 when he comes back 2016-08-09 14:06:41 babadoo no problem, i will talk to him 2016-08-09 14:06:45 @kido the last log he sent me was this one http://pastebin.com/VW0MpMkk and after I told him that everything was fine he realized that it was actually working 2016-08-09 14:06:58 @kido just in case, try adb shell systemctl restart mce 2016-08-09 14:08:28 babadoo the commands does not seem to cause any feedback 2016-08-09 14:08:38 @kido ok 2016-08-09 14:10:07 babadoo https://da.gd/EUwq 2016-08-09 14:10:28 babadoo sparrow lipstick[3004]: *** Error in `/usr/bin/lipstick': munmap_chunk(): invalid pointer: 0x012e3768 *** 2016-08-09 14:12:11 @kido I can try to trace it tonight but I'm at work and I am already busy tracing other issues :) 2016-08-09 14:13:22 babadoo no problem, it can take its time 2016-08-09 14:20:33 dr_gogeta86 kido, i wanna know if sync is doable on sfos 2016-08-09 14:20:40 dr_gogeta86 due lack of btle 2016-08-09 14:20:47 dr_gogeta86 I got sfos running onto onyx 2016-08-09 14:21:01 dr_gogeta86 but the middleware is the showstopper doesn't it ? 2016-08-09 14:23:25 @kido dr_gogeta86: well, sfos can't be a BLE peripheral 2016-08-09 14:23:45 @kido but when designing the asteroid's ble protocol I thought about that and the watch is the peripheral 2016-08-09 14:24:20 @kido so yes you should be able to connect to asteroidos from your sfos phone 2016-08-09 14:43:45 babadoo ls 2016-08-09 16:56:18 SylvieLorxu Hmm, have this issue on Debian Unstable: https://paste.fedoraproject.org/404887/14707543/ Yet, I have libfreetype6 and libfreetype6-dev installed, so the "error: cannot find -lfreetype" error is a bit... weird. Anyone have a clue? 2016-08-09 17:04:45 @kido this is a crosscompiled code so it doesn't matter if you have libfreetype6 installed on your host build system 2016-08-09 17:08:20 SylvieLorxu Oh okay 2016-08-09 17:08:37 @kido maybe try to compile freetype directly with bitbake 2016-08-09 17:08:49 @kido but this should definitely be in the deps of qtwayland 2016-08-09 17:09:06 @kido qtbase* 2016-08-09 17:09:13 @kido mhh 2016-08-09 17:09:56 @kido it is trying to link qtwayland with qtbase which is linked to unknown symbols 2016-08-09 17:10:02 @kido this is strange 2016-08-09 17:10:10 @kido qtbase should have complained before 2016-08-09 17:13:11 SylvieLorxu Well, doing "bitbake freetype" seems to have fixed it, the build is continuing now 2016-08-09 18:34:42 @kido Nokius: got my place in berlin, I will stay at the "regenbogenfabrik" in kreuzberg :) this seems to be an... interesting place ahah 2016-08-09 21:05:20 Nokius kido: never heard about it but nice suburban 2016-08-09 21:05:46 @kido cool 2016-08-09 21:06:33 Nokius if need a ride from airport (SFX u need it :P) let me know hope I have good shift that day if not I assume my work mates have <3 for FOSS Hackers :) 2016-08-09 21:06:45 Nokius kido: the place to bee :P 2016-08-09 21:07:09 @kido ahah thank you :) I believe it is gonna be quite easy with S/U Bahn 2016-08-09 21:07:38 @kido but if I have an issue I will contact you 2016-08-09 21:07:43 Nokius SFX?! are joking! TXL for sure! 2016-08-09 21:08:05 Nokius kido: sure :) np 2016-08-09 21:08:27 @kido I'll arrive in schonefeld 2016-08-09 21:10:32 Nokius Try to use the Train let me check tomorrow the number should be RE7 or R21 I will cross check 2016-08-09 21:11:10 Nokius for downtown Berlin it's called express let's pray it is fast hehe 2016-08-09 21:11:24 @kido nice, thank you! 2016-08-09 21:11:27 Nokius I will let u know about options 2016-08-09 22:54:48 @kido hi return0e 2016-08-09 23:08:32 return0e hello @kido! 2016-08-09 23:09:07 @kido interested in asteroid? 2016-08-09 23:11:38 return0e I like the direction on where asteroid os is going 2016-08-09 23:12:10 @kido :) 2016-08-09 23:13:59 return0e I'm also looking into improving Smartwatch 3 support for Asteroid OS too 2016-08-09 23:15:27 @kido good, there are things to do indeed 2016-08-09 23:15:45 @kido definitely not the easiest task to start with though 2016-08-09 23:20:06 return0e hmmm, I've built the fastboot and rootfs files to boot asteroid os but it gets stuck on the fastboot screen when I try to boot it. 2016-08-09 23:22:04 babadoo return0e: true to use fastboot with sudo 2016-08-09 23:22:40 babadoo *try - i had permission problems 2016-08-09 23:23:44 @kido return0e: mhh yes this is issue I know about. for some reasons someone wrote me an email saying that he was able to boot his sw3 without much struggle 2016-08-09 23:24:21 @kido but you probably have to package your boot.img in another way than the one that is currently used by bitbake 2016-08-09 23:24:50 @kido this is my fault, I was too lazy to fix this and forgot it :) 2016-08-09 23:25:14 @kido just let me a sec I grab my laptop and give you instructions 2016-08-09 23:28:05 @kido return0e: cd build/tmp-glibc/work/tetra-oe-linux-gnueabi/linux-tetra/3.10+lollipop-r0/git/ 2016-08-09 23:28:57 @kido of course replace XXXXX with your asteroidos build directory 2016-08-09 23:29:05 @kido adb reboot bootloader && fastboot boot new_boot.img 2016-08-09 23:30:37 return0e kido: unfortunately, I am away from the computer I built it on. 2016-08-09 23:30:49 @kido alright 2016-08-09 23:34:30 @kido I'm off 2016-08-09 23:35:32 return0e kido: ok, goodbye