**** BEGIN LOGGING AT Thu Oct 08 02:59:58 2015 Oct 08 09:07:48 [balister@thuvia build]$ bitbake gnuradio-demo-image Oct 08 09:07:48 Failed to read bitbake.lock (need more than 1 value to unpack), invalid port Oct 08 09:07:58 How did I get into this state? Oct 08 09:17:11 Crofton: that's a good question, but I would guess it involves memres (or toaster, which in analysis mode uses memres) Oct 08 09:17:31 Crofton: can you mv that file rather than deleting it so we can have a look lateR? Oct 08 09:17:33 yeah, I re-sourced the environment Oct 08 09:18:20 I had been working with toaster and suspect I messed something up Oct 08 09:18:34 "confusing message" report Oct 08 09:19:11 abelloni, did you get wifi and a place to work? Oct 08 09:19:59 Crofton: in order to debug it though ideally we would need to figure out what you did in order to get that Oct 08 09:20:03 yeah Oct 08 09:20:27 the problem is a did it last week, then pulled and reran in a screen session Oct 08 09:20:41 bash history? ;) Oct 08 09:20:56 dropped out of that session, started another and reran "oe-init..." to clean up env Oct 08 09:21:13 I'll try when I am at machine again Oct 08 09:21:19 I suspect the memres bit is dead Oct 08 09:21:22 for some reason Oct 08 09:22:23 I do want to try and improve my toaster knowledge Oct 08 09:28:46 Crofton: turn on, insert bread, wait, enjoy? Oct 08 09:30:37 mmm toast Oct 08 09:32:08 * LetoThe2nd still tries to heckle fray into a coffee break Oct 08 09:34:01 Interesting, the "yocto distribution" :) Oct 08 09:34:58 BTW, anybody some pointers on including fortran into the cross tollchain? the obvious modification as documented in gcc-configuration-common.inc didn't seem to change anything. Oct 08 09:39:07 LetoThe2nd: did you set FORTRAN_forcevariable as shown in meta-yocto/conf/local.conf.sample.extended? I just tried it, seemed to work for the sdk version at least Oct 08 09:40:18 LetoThe2nd: I'm not aware of a recipe with fortran code in it to test it, though Oct 08 09:40:54 smurray: not yet, will do right now. a bit busy, but will report back, thanks for the pointe! Oct 08 09:42:24 LetoThe2nd: the example shows whacking another variable, I've not tracked down if that's required Oct 08 09:44:32 smurray: build attempt kicked off! Oct 08 10:01:21 you guys are confusing, I have to double check the channel before typing Oct 08 10:05:28 confusing? us? Oct 08 10:16:39 building libgfortran in current master seems to be broken. yay! Oct 08 10:20:48 LetoThe2nd: with 5.2? I forgot I had been testing with 4.9.3 Oct 08 10:21:17 smurray: i'll head back a bit :-) Oct 08 10:23:02 LetoThe2nd: there's a patch to enable cross-compiling gfortran, might still need updating for 5.2 Oct 08 10:23:59 smurray: i'm not tied to anything specifically, its more like weird tinkering at the moment Oct 08 10:27:55 kicked off for fido now Oct 08 10:44:39 My sdk supports cortex-m4, but not cortex-m7. Is that a configuration thing, or is it now supported in Fido? Oct 08 10:51:26 smurray: fun, fun. build of gcc completes, but results in the broken link in sysroot: ./tmp/sysroots/x86_64-linux/usr/bin/arm-poky-linux-gnueabi-g77 -> /home/sepp/Projekte/poky-tinkering/build/tmp/sysroots/x86_64-linux/usr/bin/arm-poky-linux-gnueabi-gfortran Oct 08 10:52:03 doh Oct 08 10:52:39 smurray: yeah - vanilla fido, no tinkering involved Oct 08 10:53:52 LetoThe2nd: yeah, same issue on x86_64 Oct 08 10:54:11 :-( Oct 08 10:54:33 smurray: do you maybe remember some working point back in time? Oct 08 10:55:54 or shall i just try dizzy? Oct 08 10:57:14 LetoThe2nd: tbh, this is the first time I've tried it. Oct 08 10:57:29 smurray: kay thanks for the input nonetheless! Oct 08 10:57:36 LetoThe2nd: would be interesting to try dizzy to see if it works Oct 08 10:58:42 LetoThe2nd: it seems just the ...-gfortran link to the binary in the arm-poky-linux-gnueabi directory (in your case) is missing Oct 08 10:59:19 LetoThe2nd: the actual ...-gfortran binaries do seem to be in there Oct 08 11:01:05 smurray: noticed i also had meta-oe in the layers so i removed that, and gave dizzy a new try. nets now see. Oct 08 11:03:44 LetoThe2nd: yeah, me too, I've got meta-python and meta-networking also. I need to clean out some of my leftover test config in this setup Oct 08 12:31:02 Yay, I broke toaster, belen is typing furiously! Oct 08 12:31:26 damn you Crofton Oct 08 12:31:45 rofl Oct 08 12:38:16 * LetoThe2nd hi5es Crofton Oct 08 12:38:41 I hope you can write a reproduction test case Crofton Oct 08 12:39:17 smurray: btw, dizzy is no different. broken link in the sysroot, with no additional layers. Oct 08 12:39:39 LetoThe2nd: I'm tinkering with a small patch Oct 08 14:18:16 hi Oct 08 14:37:24 RP: hi, do you have a moment? I'd like to ask you something about a feature that we want to implement and if possible get merged upstream, but I figured it'd be good to check with you first before I start Oct 08 14:43:49 joshuagl, basically, if I list a package in CORE_IMAGE_RXTRA_INSTALL the reverse depends display didn't end up pointing to the image recipe :) Oct 08 14:44:14 Jin^eLD, RP is at YP dev day so he is likely busy Oct 08 14:44:32 oh, thanks for the info, good to know Oct 08 14:44:55 I want to have another go at the "multiple kernels in the rootfs" feature, figured I'd check regarding the direction I should take first Oct 08 14:45:26 actually wanted to subscribe to the dev ml, but still waiting for the confirmaiton mail Oct 08 15:33:41 joshuagl: what Crofton found is not so much a 'bug' as something that Toaster does not currently do. We considered it at some point, but there were a million other things to do, so it was dropped. It would be good to do though Oct 08 15:36:48 :) Oct 08 15:36:54 belen: sure. I was just hoping that there was constructive feedback for the toaster folks to build on. IME it's easy to break stuff at a conference and not know what caused the breakage. Oct 08 15:37:13 in this case I wanted to know why something was getting built Oct 08 15:37:36 * joshuagl still remembers occasions of "LOL Hob's broken" with no useful/constructive feedback attached Oct 08 15:37:47 joshuagl: oh no, it was really constructive this time. I find Crofton pretty constructive in general ;) Oct 08 15:38:33 joshuagl: it's hard to appreciate from the outside how hard things like Hob and Toaster are :) Oct 08 15:40:16 amen to that Oct 08 15:45:36 Crofton: gnu radio is now being used as a (bad) example ;) Oct 08 15:47:31 what? Oct 08 15:47:37 bad example of what> Oct 08 15:47:54 Crofton: dreyna is building gnu radio building for zedboard as a toaster dmeo Oct 08 15:48:00 hah Oct 08 15:48:20 I just updated the layer depends in the index :) Oct 08 15:48:34 and I found a problem figuring out what goes in to images Oct 08 15:48:43 he's cheating, he has a prebuilt database Oct 08 15:48:46 yeah Oct 08 15:49:23 belen, and I are finding "bugs" in each others stuff Oct 08 15:49:59 * LetoThe2nd hands over a few spare "...." to make it bügs Oct 08 16:10:28 hi folks Oct 08 16:46:06 I dunno, hob and toaster look pretty hard to me from the outside, but maybe that's because i'm not a gui guy :) Oct 08 17:24:04 kergoth: yeah, i think belen mentioned that in her design talk... Oct 08 17:24:48 * nerdboy apparently guessed right Oct 08 18:36:39 LetoThe2nd: I think I have a patch for your g77 issue, but I need to investigate a bit more when I get back to my Airbnb to be sure. Oct 08 19:31:52 smurray: ah great, thanks a lot! Oct 08 19:41:49 Crofton: concerning tomorrow, i'll have to cope with a few personal chores in the morning. given the legal stuff in the morning where we outsider will be more disturbing than helping, do you think its ok if i show up like 10am-ish and wait in the gibson lobby/hallways for the tech parts? Oct 08 19:58:47 LetoThe2nd: btw, afaict, unless you have existing recipes/makefiles/whatever that need g77, gfortran should work Oct 08 19:59:53 smurray: as far as i can tell, the package tries to find at least *any* fortran implementation. maybe i should look a bit closer into how it tries to do that. Oct 08 20:10:10 smurray: in case you're interested in my usecase: https://github.com/wch/r-source/blob/trunk/m4/R.m4#L622 Oct 08 21:24:20 LetoThe2nd, just show up. We'd appreciate sane voices for the legal shit also Oct 08 21:28:27 Crofton: did you actually just address me with the request for sanity? Oct 08 21:28:37 * LetoThe2nd checks bottle of guinnes in front of him Oct 08 21:38:49 Crofton: rp has my orders as my proxy for the oedem. if he leaves out the bit about world domination i'll be very upset Oct 08 21:39:21 oO(world abomination?) Oct 08 22:19:02 rburton: whats the error Oct 08 22:19:06 on uclibc **** ENDING LOGGING AT Fri Oct 09 02:59:58 2015