**** BEGIN LOGGING AT Wed Jan 09 02:59:59 2013 Jan 09 08:38:49 how is it determined when i recipe builds under tmp/work/arm-xxx or the machine path tmp/work/MACHINE ? Jan 09 08:56:09 good morning Jan 09 09:03:11 hello stefan, already moved to UK? Jan 09 09:03:18 morning all Jan 09 09:04:02 ant_work: morning. Yes, actually 8 months ago :) Jan 09 09:04:21 oh, I've misunderstood in Barcelona, then Jan 09 09:22:37 hi Jan 09 09:30:48 I need some help with a problem: http://pastebin.com/4JQav6it Jan 09 09:31:12 I'd like to know if some of could reproduce the same issue Jan 09 09:33:03 I copied "core-image-minimal.bb" recipe to "test.bb" and added a simple function to ROOTFS_POSTPROCESS_COMMAND and it fails. Jan 09 09:47:17 ant___: yup, could be. Was living here for some time already when being at ELCE Jan 09 10:18:58 does OE classic not produce a license.manifest? Jan 09 10:19:41 OWayne: no Jan 09 10:23:17 thats a shame, i noticed that there is a directory structure contining folders titled with license types in deploy/glibc/sources are those all the packages that have been built to date, if so then I can get the information I need from there I guess Jan 09 11:48:15 JaMa: pm ok ? Jan 09 11:49:38 ok Jan 09 13:03:27 hello everybody Jan 09 13:03:49 I have a build failure on libmusicbrainz: http://pastebin.com/Qa7GLzwz Jan 09 13:05:30 it's not able to find libcap.so.2, which on the contrary is present in tmp/sysroots/imx6qsabresd/lib/libcap.so. Anybody can help me to fix the issue and prepare a patch? Jan 09 13:05:52 sorry the path is tmp/sysroots/imx6qsabresd/lib/libcap.so.2 Jan 09 13:11:39 JaMa, do you need me to update the patchwork status for the fftw patch? Jan 09 13:16:22 Crofton: I think I've updated it already Jan 09 13:20:29 Thanks Jan 09 13:28:18 nobody can help? Jan 09 13:34:25 panda84kde: there was a musiocbrainz patch on the oe-core list a few days ago Jan 09 13:34:36 panda84kde: have a look to see if that is related Jan 09 13:35:38 jackmitchell: it's another bug: it's about being able to rebuild. Also applying that patch makes my build crash (it looks like if it's recursively building) http://comments.gmane.org/gmane.comp.handhelds.openembedded.core/31677 Jan 09 13:36:23 Is Ross Burton present in this channel? Jan 09 13:36:30 rburton Jan 09 13:37:16 he's over in #yocto, but not here it seems Jan 09 13:38:04 thank you jackmitchell. Do you know possible things I can look at for my error? I've already checked libgcrypt and it has proper libcap dependency Jan 09 13:38:57 panda84kde: I can't say I do, I only piped up because I remembered seeing a patch a few days (and then thinking what is musicbrainz doing in oe-core...) Jan 09 13:39:27 the only thing I can suspect is this patch: http://git.openembedded.org/openembedded-core/tree/meta/recipes-multimedia/musicbrainz/files/allow-libdir-override.patch but i'm not a cmake expert... Jan 09 13:39:36 jackmitchell: ok, thank anyway! :) Jan 09 13:40:03 i'll contact rburton on Yocto Jan 09 13:53:48 do receipes have something like an "official maintainer" or is it all up to the community? Jan 09 14:06:21 basically community Jan 09 14:06:37 you can use git log to see who has worked on the recipe though Jan 09 14:08:58 mmm... so I should look for Constantin Musca @ Intel... Jan 09 14:37:14 sstate-cache on hdd + TMPDIR in tmpfs roxx Jan 09 14:39:04 nice Jan 09 16:28:36 hi all, I have been trying to create a recipe for a installation script that uses internally within a cmake script, a python script that imports setuptools. When importing setuptools, I get the error File "/home/lukas/poky-danny-8.0/build/tmp/sysroots/x86_64-linux/usr/lib/python2.7/distutils/sysconfig.py", line 22, in Jan 09 16:28:36 PREFIX = os.path.normpath(sys.prefix).replace( os.getenv("BUILD_SYS"), os.getenv("HOST_SYS") ) Jan 09 16:28:36 TypeError: expected a character buffer object Jan 09 16:30:12 Has anyone seen this error before? How do I get python's setuptools running in the sysroot? Jan 09 16:32:23 are you running this from a recipe? Jan 09 16:33:24 The full log is at http://pastebin.com/K7ntrtK4 -- Jan 09 16:34:39 I am running python in the recipe. and the python script does "import setuptools". Jan 09 16:35:14 The recipe inherits cmake, pythonnative. Jan 09 16:36:36 Rank points: Jan 09 16:36:44 sry ;/ Jan 09 16:36:52 lukas-bulwahn1: try adding 'export BUILD_SYS' and 'export HOST_SYS' to the recipe Jan 09 16:37:00 wrong window ;x Jan 09 16:37:15 But I guess you can reconstruct it by: have a recipe with inherit pythonnative, go into devshell, start python, type "import setuptools". Jan 09 16:37:31 kergoth, thanks -- I will try that. Jan 09 16:40:52 kergoth, THANK YOU VERY MUCH. That did it -- I completely forgot that the shell environment is not exported. Jan 09 16:43:13 lukas-bulwahn1: you might want to also inherit setuptools, not sure **** ENDING LOGGING AT Wed Jan 09 19:52:32 2013 **** BEGIN LOGGING AT Wed Jan 09 19:54:19 2013 Jan 09 20:15:47 hallo woglinde Jan 09 20:21:11 hello Jan 09 20:28:17 Hello Jan 09 20:30:34 buenas Jan 09 20:33:12 * mr_science prepares to release a hardware-test sdcard image for production FCO Jan 09 20:34:18 it's not enough that we just did two full software releases (one each for the old/new motherboard) Jan 09 20:34:40 so i get to do another one pretty much on my own... Jan 09 20:35:11 What platform? Jan 09 20:35:34 dm816x Jan 09 20:37:25 it's the TI davinci variant with the DSP and three video pipelines, etc Jan 09 20:38:08 Real time video sweitching/effects? Jan 09 20:38:17 s/swei/swi Jan 09 20:40:36 lol, I have no clue Jan 09 20:40:57 I'm having x86 issues Jan 09 20:42:18 I used buildroot and this is the busybox it made: http://www.fileconvoy.com/dfl.php?id=gab2184f45819b3bc999192453bb67b79ecfd3bc8c . Basically, busybox segfaults when I try command substitution. Jan 09 20:48:39 This is in dmesg: [518263.144667] busybox[4237]: segfault at 0 ip (null) sp bf802824 error 4 Jan 09 20:51:51 What the frak? Jan 09 20:52:15 spidercaleb wrong channel Jan 09 20:52:20 see topic Jan 09 20:53:02 Oh Jan 09 20:53:05 sorry Jan 09 21:57:15 wmat, ping Jan 09 21:58:32 hidiho crofton Jan 09 22:34:48 khem ping? Jan 09 22:37:49 ka6sox: yes Jan 09 22:39:17 Crofton: pong Jan 09 22:39:31 hey wmat Jan 09 22:39:46 do you ahve any insite into wiki spam accounts Jan 09 22:39:52 apparently it is a problem again Jan 09 22:40:13 wiki spammers should be shot with confiscated guns Jan 09 22:40:46 no doubt Jan 09 22:41:01 on elinux.org, I use the Confirm Account extension for all new users Jan 09 22:41:21 for any old user accounts that are spammers, I purge and ban them as I go **** ENDING LOGGING AT Thu Jan 10 02:59:59 2013