**** BEGIN LOGGING AT Sat Sep 24 02:59:58 2016 **** BEGIN LOGGING AT Sat Sep 24 03:36:57 2016 **** BEGIN LOGGING AT Sat Sep 24 03:47:33 2016 **** BEGIN LOGGING AT Sat Sep 24 04:18:25 2016 Sep 24 08:26:18 anyone here ? Sep 24 08:26:27 realy in need of some help Sep 24 08:50:27 mfny: what's up? Sep 24 08:51:10 stuggleing to get yocto built Sep 24 08:51:23 for Zybo board (Zynq) Sep 24 09:08:36 is there a pre built enviroment for makeing yocto that i can download ? Sep 24 09:12:29 i mean like a vm or something Sep 24 11:38:19 hm, anyone here. getting realy realy flustrated Sep 24 11:38:42 ERROR: Task 161 (virtual:native:/home/mfny/tmp/layers/poky/meta/recipes-devtools/pkgconfig/pkgconfig_git.bb, do_compile) failed with exit code '1' Sep 24 11:51:30 no one here ? Sep 24 15:03:52 hi Sep 24 15:04:28 am getting the following errors on ubuntu-16.04 Sep 24 15:05:29 http://pastebin.com/CQmpRsxA Sep 24 15:08:10 does anyone have any clue how to fix this ? Sep 24 16:31:14 anyone asctuiy here ? Sep 24 16:44:01 of course not Sep 24 16:44:17 ... more practically, IRC is usually asynchronous, and it can be a couple-few hours before responses. Especially on weekends. Sep 24 16:44:51 That's very strange, it looks like it's trying to build a curses-based app but didn't find curses. Sep 24 16:45:56 ahh, i literaly just figured that out 30 seconds ago, its working now Sep 24 16:46:06 :) Sep 24 16:46:36 now hopefully the actul build will work Sep 24 16:46:42 ive been at this all day Sep 24 16:47:38 trying to make yocto for my shiny new Zynq board(Zybo) Sep 24 16:50:13 finding it a flustrating experance Sep 24 16:52:00 Hi Sep 24 16:52:13 hi Sep 24 16:53:10 No one having trouble with db-native on krogoth?! Sep 24 16:53:36 The recipe from poky just doest not make it. Sep 24 16:54:07 I'm by the way on Ubuntu 16.04 which is supposed to not be tested... but still. Sep 24 16:54:26 hello on 16.04 buddy Sep 24 16:54:49 im not on krogoth tho Sep 24 16:55:07 jethro? Sep 24 16:56:11 yer im trying to get jethro built for my Zybo board(Zynq) Sep 24 16:56:24 been at it all day, pain in the ass Sep 24 17:05:27 mfny, you have an official bsp for the board already? Sep 24 17:18:43 yes there is a BSP from Digilent Sep 24 17:19:30 How can you check which's recipe bringing another one? I mean the dependencies? I might be able to remove the failing db recipe. Sep 24 17:32:45 present: http://www.yoctoproject.org/docs/2.2/ref-manual/ref-manual.html#usingpoky-viewing-dependencies-between-recipes-and-tasks might help Sep 24 17:33:16 look into task-depends.dot Sep 24 17:34:12 Ulfalizer, yep :) Thanks! I'm on my way to try Toaster also. But the command line is more likely to work. ;) Sep 24 17:36:36 never tried toaster myself :S Sep 24 17:43:13 !!! Sep 24 17:43:32 Reverse build dependencies: rpm-native :D Sep 24 17:43:41 Ahah I can avoid that! :P Sep 24 17:44:44 ... weird ... I already have PACKAGE_CLASSES ?= "package_ipk" Sep 24 17:52:58 bitbake -e | grep ^PACKAGE_CLASSES give me PACKAGE_CLASSES="package_ipk" :/ Sep 24 17:53:03 *s Sep 24 17:54:00 present: package_ipk still uses rpm-native, because bitbake uses rpmdeps to find library dependencies Sep 24 17:54:08 So no, you can't avoid the rpm-native dependency Sep 24 17:54:20 May I suggest you try to fix the problem in the db recipe instead, then? Sep 24 17:54:37 The db recipe is broken for me... Sep 24 17:54:46 Well, then unbreak it? Sep 24 17:54:57 neverpanic, I can try to find out yes :) Sep 24 17:55:18 But I'm not sure I'm gonna find what's going on. Sep 24 17:56:29 Linking to the output of the failed step in a pastebin might get you started Sep 24 17:57:10 I'd also suggest building in a 14.04 LTS container or something; leads to fewer surprises. Sep 24 18:00:16 It's only a laptop ;) Not playing with VM here. I might have a nice system to play with Yocto yet. Sep 24 18:02:40 http://pastebin.com/Dgn3jZD8 Sep 24 18:03:56 quilt --quiltrc /media/jgueytat/Projects/LightPixels/LightPixels-OperatingSystem/build/tmp/sysroots/x86_64-linux/etc/quiltrc push Sep 24 18:16:38 present: container, not VM Sep 24 18:18:11 neverpanic, Docker? Sep 24 18:21:09 I'm waiting for OpenIndiana. ;) Sep 24 18:32:37 Strange... There was one patch that was not patching the good line. Sep 24 18:32:57 I removed the patch, and did the change at the proper line... Sep 24 20:01:30 anyone here ? Sep 24 20:06:18 im getting an error with xserver-xf86-config_0.1.bb Sep 24 20:06:42 would it be ok to skip this as its a config file ? Sep 24 20:32:10 hi all Sep 24 20:32:11 mfny: sorry I didn't answer you last night Sep 24 20:32:11 its ok Sep 24 20:32:11 mfny: what problem are you having with xserver-xf86-config_0.1.bb? Sep 24 20:32:12 it wont build, i have done -k to skip it Sep 24 20:32:13 as its a config file so i assume i can auto generate it on the host once i have the SD card set up Sep 24 20:32:15 exact error is here: Sep 24 20:32:29 http://pastebin.com/w2jW59Wt Sep 24 20:33:11 bluelightning: any ideas ? Sep 24 20:34:07 mfny: hmm, that is strange Sep 24 20:34:41 bluelightning: do you think -k will sort it or am i wasteing my time ? Sep 24 20:35:01 mfny: ultimately that won't help, the actual issue needs to be fixed Sep 24 20:35:07 mfny: if you run bitbake-layers show-appends does it list any for xserver-xf86-config? Sep 24 20:37:13 bluelightning: ill do that once the build has finished, its at 4000 of 5439 Sep 24 20:37:50 mfny: sure... if you want you can interrupt it - Ctrl+C just once will let the currently running tasks finish cleanly Sep 24 20:38:49 bluelightning: ill do that then Sep 24 20:39:14 actuly nvm its almost done Sep 24 20:39:35 may as well let it finish Sep 24 20:49:15 bluelightning: results of bitbake-layers show-appends: http://pastebin.com/wNjFqHVJ Sep 24 20:51:42 bluelightning: im going to try the image anyway and see if it boots Sep 24 20:57:41 bluelightning: great now i cant make the sd image Sep 24 21:02:37 bluelightning: for some reason i think its skipped building the rootfs Sep 24 21:06:31 yep it looks that way Sep 24 21:06:46 anything i can do about this ? Sep 24 21:12:14 mfny: so meta-xilinx is bbappending that recipe - I would suggest that perhaps it's causing this problem as we regularly build test that recipe and haven't seen this issue Sep 24 21:12:45 as a test you could delete that bbappend file (or rename it to something like .bbdisabled) and see if it helps Sep 24 21:12:50 bbl Sep 24 21:31:41 Dear all, Sep 24 21:32:03 I'm a bit confused - is there a way to create ext4 image on yocto Sep 24 21:32:14 and put some files into it? Sep 24 21:32:34 I'd do mkfs.ext4 , then mount this image with -o loop and copy files Sep 24 21:33:05 unfortunately, when I execute mount -o loop I do see that I don't have permission to do that Sep 24 21:33:18 OTOH IMAGE_CMD_ext4 seems to do the tricj Sep 24 21:33:35 but I don't know how to put my files on it Sep 24 21:33:42 Any help ? Sep 24 22:17:35 Is there any way to copy files to ext4 image without using -o loop and mount ? Sep 24 23:50:19 Hello world! Sep 25 02:12:12 lukma: you'd just create an image recipe and build it **** ENDING LOGGING AT Sun Sep 25 02:59:59 2016