**** BEGIN LOGGING AT Sat Aug 01 02:59:58 2015 Aug 01 05:43:16 Hi. I did bitake meta-toolchain and installed it. resulting tc misses perl-xml-parser required for intltool. How can I make tc with perl-xml-parser? Aug 01 05:52:09 I tried to add parser and intltool to SDK_RDEPENDS in various forms *, *-native, *-nativesdk. but nothing works. Aug 01 10:23:35 I am trying to build a yocto image for my new Nvidia Jetson tk1. I get this error http://paste.ubuntu.com/11978939/ Aug 01 10:26:25 I ma new to yocto. I belive it is something very simple. Please help me out. I am using this bdp: https://github.com/kraj/meta-jetson-tk1 Aug 01 10:26:32 *bsp Aug 01 10:48:47 Anyone around who can help? Aug 01 12:07:40 you are missing a layer that has weston 1.8 Aug 01 12:08:02 oe-core only has weston 1.6 Aug 01 12:10:40 quick fix if you are not using weston is to remove the bbappend Aug 01 12:31:49 abelloni: idk if weston is required or not. IF I remove the bbappend and the image builds with no dependancy problem, i am safe, right? Aug 01 16:52:33 Hi, has anyone ever used yocto on a Nvidi Jetson TK1? I've build the system. Now where can I get instructions to flash it? Aug 01 16:52:41 *Nvidia Aug 01 17:03:14 is there any way to get to the autobuilder results w/o https? all the https links fail from where I'm currently uplinked... Aug 01 17:03:40 * paulg was curious to look at some of the fails RP mentiond in his recent mail. Aug 01 17:04:58 nm, switching to chrome seems to have bypassed the issue. Aug 01 17:08:36 Crofton|work: Are you online? Aug 01 17:09:36 Crofton Can you/your friend who was quilding yocto for the board help? Aug 01 19:18:14 found what breaks x11 (segfaults) on nearly all intel gfx chips... Aug 01 19:18:18 117fd5ecdd9973c7e4d772d1785f1f4e9b162c2 is the first bad commit Aug 01 19:18:19 commit a117fd5ecdd9973c7e4d772d1785f1f4e9b162c2 Aug 01 19:18:19 Author: Steffen Pankratz Aug 01 19:18:19 Date: Thu Jul 9 13:41:35 2015 +0000 Aug 01 19:18:19 libdrm: Upgrade to 2.4.62 Aug 01 19:19:01 gawd bisecting yocto is _not_ fun. Aug 01 20:18:11 paulg: could be worse, could be the toolchain you're bisecting ;-) Aug 01 20:20:11 RP, it felt like that ; since the gcc4.9.2 -- 4.9.3 uprev was within my bisect window. :-/ Aug 01 20:21:38 there are ~170 commits in that drm uprev ; somehow it in turn breaks xf86-video-intel ; generates a bad shared object Aug 01 20:21:59 RP: did you have any thoughts on the deltask/addtask thing? does it seem reasonable for deltask to wipe existing deps/revdeps? I'm honestly not sure what's most intuitive there. I'm leaning toward it resetting things Aug 01 20:22:01 * paulg continues digging. Aug 01 20:25:45 kergoth: I'd also likely lean to resetting things Aug 01 20:26:37 paulg: sounds worth getting to the bottom of it Aug 01 20:27:18 yeah, that is what I figured ; contemplated opening a bug earlier on, but now that I'm up to my elbows in it, I might as well forge on. Aug 01 20:28:25 drm added 15 new commits since our (yocto) uprev ; I converted the recipe to git and built master ; no joy so now I'm bisecting libdrm. Whee. Aug 01 21:25:08 I'm trying to create an image based on master which includes a gtk+3 program, but whet i try to launch it I get "Couldn't open libGL.so.1: libGL.so.1: cannot open shared object file: No such file or directory." I'm guessing I just need to add a package, but does anyone know which one? Aug 01 22:06:10 nemequ I am from an expert on linux or yocto, I am just starting, but as you didn't receive a reply, did you make sure you included OpenGL ES? Aug 01 22:06:16 I am far from* Aug 01 22:15:00 what the heck... drm 2.4.59 from tarball does _not_ look the same as drm 2.4.59 from git. Aug 01 22:15:33 * paulg should have guessed something was fishy after 5 "git bisect bad" in a row... Aug 01 23:14:54 Ces, i had libGLES2 and libEGL, just not libGL. Aug 01 23:18:19 nemequ So adding libGl solved it then? Aug 01 23:29:55 Ces, i'm not sure i've figured out how to add libGL. afaik there is no way to find a package from a file name, so i'm not sure which one to add. **** ENDING LOGGING AT Sun Aug 02 02:59:58 2015