**** BEGIN LOGGING AT Mon Nov 07 02:59:57 2011 Nov 07 03:31:06 hi Nov 07 06:14:33 sakoman: ping Nov 07 07:20:06 Is "git://www.sakoman.com/git/linux-omap-2.6;protocol=git" the right thing to put in a recipe. I seem to recall something about git:// vs http:// and protocol=git/http that confused me the last time I tried, and its not working for me now. Nov 07 07:21:50 oh, but suddenly it does. nevermind Nov 07 07:45:09 how to compile rdesktop-1.7 in oe.....?? Nov 07 08:38:21 Greetings to all! Help to collect HelloWorld-image. I face an error at the assembly libtool-native Nov 07 08:44:04 good morning Nov 07 09:07:55 Help to collect HelloWorld-image. Nov 07 09:18:09 mornin Nov 07 09:57:07 Greetings to all! Help to collect HelloWorld-image. I face an error at the assembly libtool-native Nov 07 10:00:52 http://paste.org/pastebin/view/40670 Nov 07 10:49:15 sakoman_: ping Nov 07 12:25:55 I have compiled a rdesktop using OE.... but every time I run rdesktop I m getting ...this message.... rdp_out_unistr: iconv_open[ANCI_X3.4-1968 -> UTF-16LLE] fail 0xffffff Nov 07 12:26:06 can anyone help me what is it...? Nov 07 12:26:10 and why?? Nov 07 12:52:09 anyone looking into the "ERROR: Nothing PROVIDES 'base-passwd-nativesdk'" that comes when trying to build SDKs? Nov 07 12:53:10 yes, see ML Nov 07 13:21:41 Is BAD_RECOMMENDATIONS working in oe-core? it seems not working for me Nov 07 13:22:09 ot working for me too Nov 07 13:22:13 not Nov 07 13:23:47 ufa Nov 07 13:23:49 heh Nov 07 13:28:30 JaMa: do you found why? Nov 07 13:32:08 otavio: no Nov 07 13:32:24 otavio: in the end I've dropped RECOMMENDATIONS by .bbappend in my layer Nov 07 13:32:26 :/ Nov 07 13:32:37 JaMa: right Nov 07 13:32:43 JaMa: but seems wrong Nov 07 13:32:45 JaMa: heh Nov 07 13:33:03 otavio: http://git.shr-project.org/git/?p=meta-smartphone.git;a=commit;h=6407d41a32e585a7b1892535191ee7b3e7b56e6a Nov 07 13:33:26 * JaMa thinks there is more wrong stuff now :/ Nov 07 13:37:23 JaMa: I just checked and it seems opkg is overwritting the status and thus filling it with the not installed seems useless Nov 07 13:57:37 Does this look familiar to anyone: (from oe-classic) Nov 07 13:57:38 ERROR: Error parsing /home/fperich/Ettus/oe/sources/openembedded/recipes/ccid/ccid_1.3.8.bb: 'module' object has no attribute 'init' | ETA: --:--:-- Nov 07 13:57:38 > ERROR: Command execution failed: Exited with 1 Nov 07 14:46:02 moin Nov 07 15:18:04 KotH: moin Nov 07 15:27:39 Hi Nov 07 15:27:51 a .bbappend can not override the parents recipe pkg_postinst_${PN}, right ? Nov 07 15:28:17 I'm trying to build Angstrom distro for Sheevaplug, and I can't build the kernel (linux_2.6.37.bb) Nov 07 15:29:04 I get a 404 error when trying to dowload http://www.angstrom-distribution.org/unstable/sources/patch-2.6.37.6.bz2 Nov 07 15:29:52 Is there anything I can do besides waiting for the file to get online? Nov 07 15:30:36 Jin^eLD: yes, it should be able to Nov 07 15:30:56 bluelightning: so defining my own in the .bbappend will simply overwrite the parents one? right? Nov 07 15:31:10 Jin^eLD: that's the way it should work, yes Nov 07 15:31:33 ok thanks, just wanted to be sure :) Nov 07 15:31:54 np Nov 07 15:33:18 doragasu: try adding KERNELORG_MIRROR = "http://mirror.nexcess.net/kernel.org" Nov 07 15:33:49 Thanks mckoan, I'm trying it right now Nov 07 15:36:32 It's working. Again thanks a lot mckoan. Nov 07 15:37:01 doragasu: you're welcome Nov 07 15:37:12 cbrake: yes, wiki is working Nov 07 16:43:58 hmm, what would prevent bitbake from finding my conf/local.conf? Nov 07 16:44:08 I believe I set the BBPATH correctly Nov 07 16:44:32 still, it's not looking where it should... Nov 07 16:45:18 can you post your BBPATH and the location of your build/conf/local.conf file Nov 07 16:49:02 hey all: a dependency of task-gstreamer-ti is failing Nov 07 16:49:18 this is python-numpy_1.4.1.bb Nov 07 16:49:46 ok one second Nov 07 16:50:32 It seems like the root of the problem is that it tries to link against my host system libraries and not the ones compiled for arm arch Nov 07 16:51:14 in the recipe file, there is a comment from koen Nov 07 16:51:18 # Make the build fail and replace *config.h with proper one Nov 07 16:51:18 # This is a ugly, ugly hack - Koen Nov 07 16:52:07 buuuut... i'm not sure which config.h he is referring to (the "proper one" or the one that should be replaced) Nov 07 16:55:04 pack3754: what am I missing? http://pastebin.mozilla.org/1376665 Nov 07 16:58:30 Jin^eld: That looks valid. How do you know it's not loading the correct local.conf file? And do you know if it is loading a file from a different location instead? Nov 07 17:01:05 one sec, another paste coming Nov 07 17:03:13 http://pastebin.mozilla.org/1376666 Nov 07 17:06:42 it seems to find all the layers, which means it is parsing the bblayers.conf Nov 07 17:14:39 Did you note lines 152-155 of your pastebin? Nov 07 17:14:54 of course, and that is what confuses me most Nov 07 17:15:01 this tells me that it ignored my local.conf completely Nov 07 17:16:30 first of all, the suggested: "meld conf/local.conf conf/local.conf.sample" is a good way to visualise the changes. Nov 07 17:16:48 would not work because the sample is in a different place anyway Nov 07 17:16:53 but my local.conf looks OK Nov 07 17:17:02 and defines MACHINE and DISTRO Nov 07 17:17:08 hmmm... ok Nov 07 17:17:19 in the log I do not see that bitbake would try to load my local.conf at all Nov 07 17:18:45 does it print out a build configuration? like this : Nov 07 17:18:46 http://pastebin.mozilla.org/1376675 Nov 07 17:20:02 this would show up near the beginning of the bitbake output Nov 07 17:20:07 no Nov 07 17:20:13 it did not Nov 07 17:20:31 it looks like it is trying to build pseudo first but does not even come close naer it Nov 07 17:21:15 can it be a problem with the bitbake wrapper script? Nov 07 17:22:57 welll... in which directory did you initially checkout the openembedded tree? Nov 07 17:23:32 inside that directory there should be a "recipes" dir Nov 07 17:24:20 I have a subdir called OE that contains all the layers, i.e. meta-xx/recipes* Nov 07 17:25:06 I setup the bblayers.conf accrodingly Nov 07 17:25:13 and you can see from the log that it does load those layers Nov 07 17:27:46 brb, gotta go to the store as long as it is open :P Nov 07 17:27:48 hmm... I will think on your problem Nov 07 17:28:21 it's probably some env-var that I am missing Nov 07 17:28:31 I'll through everything again Nov 07 17:28:35 *go through Nov 07 17:39:50 Jin^eLD: maybe check the bitbake.conf file Nov 07 17:39:55 i.e. line 680 Nov 07 17:40:00 DEBUG: CONF conf/bitbake.conf:680: including conf/site.conf Nov 07 17:40:00 DEBUG: CONF file 'conf/site.conf' not found Nov 07 18:06:34 re Nov 07 18:06:53 pack3754: but site conf should not be mandatory? Nov 07 18:07:06 or is it? Nov 07 18:07:07 well, there's a similar line about local.conf Nov 07 18:07:13 just grabbed the wrong line =P sorry Nov 07 18:08:19 at line 45-46 of your pastebin Nov 07 18:09:54 well yes, the question is - why is it not found? shouldn't bitbake be looking in ${BBPATH}/conf/local.conf ? Nov 07 18:10:30 well, that's what I would guess... I'm not using the newere openembedded-meta stuff though Nov 07 18:10:47 I'm semi-stuck in oe-core land because of gumstix Nov 07 18:11:05 could be the oe-meta is doing something slick behind the scenes Nov 07 18:11:07 that is exactly the problem that I have :) the classic stuff works fine, but since it is becoming deprecated I am kind of forced to update to the new stuff Nov 07 18:11:58 looks like maybe the file "/dss-oe/OE/openembedded-core/meta/conf/bitbake.conf" Nov 07 18:12:12 is trying to load all your config files from the same directory Nov 07 18:12:34 i.e. /dss-oe/OE/openembedded-core/meta/conf/ Nov 07 18:12:46 try putting your local.conf there and see if it finds it Nov 07 18:12:56 (not a fix, just a diagnostic) Nov 07 18:13:57 good idea Nov 07 18:28:49 Anyone built/run an uClibc image lately? On boot sbin/init fails due to missing register_frame_info function? Nov 07 18:45:08 hmm, it seems that when bitbake.conf is doing an include conf/local.conf, it is looking only in the own directory but not in the directories that are specified in BBPATH.. ? Nov 07 18:53:45 hello Nov 07 18:54:06 I am new to OpenEmbedded and have a strange error Nov 07 18:55:09 anyone here? Nov 07 18:56:37 cenobyte_: you did not really ask your question :P Nov 07 18:57:48 oh Nov 07 18:58:03 ok sorry I did not know if anyone was here lol Nov 07 19:00:18 Ok back now Nov 07 19:00:32 well I am trying to bitbake a console-image for now Nov 07 19:01:18 and I get the ERROR please set the persistent_dir or 'cache' variable. Nov 07 19:01:46 sounds like some environment misconfiguratin prior to building Nov 07 19:01:55 are you trying oe-classic or oe-core? Nov 07 19:02:06 i just followed the wiki Nov 07 19:02:16 how can I check Nov 07 19:02:18 ? Nov 07 19:02:19 can you post a link to the wiki you used? Nov 07 19:02:50 http://www.openembedded.org/wiki/Getting_started Nov 07 19:03:59 that's the good old classic setup Nov 07 19:04:40 is that bad? Nov 07 19:05:08 not necessarily, depends on what your goals are Nov 07 19:06:13 I am trying to build an OS for the Ben nanonote with fpu kernel and eventually E17 Nov 07 19:06:22 similar to Jlime Nov 07 19:07:17 you could try Koen's scripts and then base your changes on the jlime stuff if your machine is similar Nov 07 19:07:18 http://www.angstrom-distribution.org/building-angstrom Nov 07 19:08:17 jlime is a supported distro and ben-nanonote is a known MACHINE Nov 07 19:08:41 ah, jlime is a distro Nov 07 19:08:48 I thought it was some machine variant or someting Nov 07 19:09:49 should I still base on angstrom? Nov 07 19:10:01 so far almost no distros use E as a window manager Nov 07 19:10:27 angstrom is a distro, so if you want another distro I'd guess that you can not use angstrom then Nov 07 19:10:52 Ya I am trying to do my own, but Jlime works well on my machine Nov 07 19:11:07 I want just a few things different Nov 07 19:11:14 well, I could point you to a git repo with some setup stuff that works for me, for oe-classic Nov 07 19:11:28 maybe that'd help you somehow Nov 07 19:11:37 is that why I got the error? Nov 07 19:11:54 I think you get the error because of some misconfiguration somewhere Nov 07 19:12:22 it does not start building, right? you get this before it attempts to build anything? Nov 07 19:12:39 yes, exactly Nov 07 19:13:05 well that sounds like you ar emissing something either in your local.conf or elsewher Nov 07 19:13:33 i did not see a line in the sample conf that pertained to that though... Nov 07 19:13:52 are you setting TMPDIR somewhere? Nov 07 19:16:56 pack3754: it works when I put the conf directory right in the top, i.e. dss-oe/conf Nov 07 19:17:00 no that line is commented out Nov 07 19:17:22 pack3754: so I guess this is something that is either related to the newer bitbake version or to those wrapper scripts Nov 07 19:17:33 should I set the TMP to something Nov 07 19:17:36 cenobyte_: well, make sure it's not :> Nov 07 19:17:48 yes, set it to the directory where your build should land Nov 07 19:18:32 in my case would it be /stuff/build Nov 07 19:18:47 that's where my conf folder is Nov 07 19:19:01 it does not really matter as long as its writable Nov 07 19:19:08 the result of your build will go there Nov 07 19:19:28 so you can pick any dir you find appropriate Nov 07 19:19:59 ok so that's where the binaries are to go? Nov 07 19:20:39 this is where stuff will be built, this is where the crosscompiler will go, the resulting binaries, rootfs images, etc Nov 07 19:20:59 Well no wonder my build failed!!! Nov 07 19:21:02 lol Nov 07 19:22:16 pb_: ping Nov 07 19:23:36 Jin^eld: hmm.. must've been a change somewhere along the way Nov 07 19:23:45 sounds like you've got it working though Nov 07 19:24:12 pack3754: well, not quite, I figured out why my setup does not work, but that being said I do not want a generic conf directory in the top dir Nov 07 19:24:25 so now I am trying to make it work the way it did before Nov 07 19:24:45 maybe just add dss-oe/build to your BBPATH ? Nov 07 19:25:15 well that's the funny thing - dss-oe/targets/dss11-devel is in the BBPATH Nov 07 19:25:19 just a sec Nov 07 19:25:26 but for some reason bitbake will only look for the conf in dss-oe/conf Nov 07 19:25:52 cenobyte_ : using the classic OE, bitbake should create a 'tmp' directory where all compiled binaries (and a bunch of other stuff) goes Nov 07 19:26:32 the build directory is for configuration files that control your build (e.g. setting the machine type, distro, etc) Nov 07 19:27:06 I dont see the BBPATH option in the sample .conf file Nov 07 19:27:12 should I add it? Nov 07 19:27:22 I still get the same error Nov 07 19:27:41 to set the PERSISTANT_DIR or CACHE variable Nov 07 19:27:47 BBPATH should be set in the 'profile' (which you probably added to the end of your .bashrc ? ) Nov 07 19:28:16 is it possible bitbake is trying to create a tmp directory, but doesn't have the permissions? Nov 07 19:28:51 ok just set that Nov 07 19:28:57 it says you have to do it each time Nov 07 19:29:05 on the wiki Nov 07 19:29:30 cenobyte_ : correct, unless you add it to your .bashrc Nov 07 19:29:46 .bashrc is executed everytime you open a new terminal session Nov 07 19:30:01 i wont do that until i get a real build Nov 07 19:30:07 ok Nov 07 19:30:12 lol Nov 07 19:30:47 i set bbpath Nov 07 19:30:55 and still the same error Nov 07 19:31:56 is there a PERSISTENT_DIR section in the conf file i need to add? Nov 07 19:32:17 the manual did not have info on it Nov 07 19:33:20 so no one else has had this error? Nov 07 19:35:45 OK guys and girls check this out Nov 07 19:35:47 https://groups.google.com/group/beagleboard/browse_thread/thread/c8bc66fd63476e75/2117862d9e4a4613?lnk=raot Nov 07 19:35:50 that has the answer Nov 07 19:37:08 i did not see the answer there.. but you have solved it? Nov 07 19:38:34 you have to add a line to the conf file Nov 07 19:38:49 PERSISTENT_DIR = "/stuff/persistent" Nov 07 19:40:47 hmm I never came across this, to be honest Nov 07 19:41:20 well i added the line and I still get the error Nov 07 19:41:45 i mkdir'ed all the things it wanted like oetmp and persistent Nov 07 19:41:50 brb Nov 07 19:44:23 back Nov 07 19:44:48 would I have a better time using oE core? Nov 07 19:46:50 cenobyte_: that depends.. you could probably get going quickly using the angstrom scripts Nov 07 19:50:30 if i use newer bitbake the error is gone but a new one replaces it Nov 07 19:50:45 fatal- the bbpath variable is not set Nov 07 19:54:39 ok well this has been fun, but I will just have to hack Jlime for now Nov 07 19:54:45 thanks for tryng Nov 07 19:55:05 it is an odd error that all the people who've had it cannot seem to fix Nov 07 19:58:32 bye Nov 07 20:02:11 how do I make a recipe only build for -native? Nov 07 20:02:32 or… if I'm using BBCLASSEXTEND it seems like the target version is available by default... Nov 07 20:02:43 I just want the -native (and possibly -nativesdk) Nov 07 20:04:04 I just asked myself the same question :P Nov 07 20:07:17 did you answer yourself? Nov 07 20:07:21 hehe Nov 07 20:11:10 unfortunately not :) Nov 07 20:11:23 so please do tell me if you figure this out :) Nov 07 20:16:52 the only way I see right now is the way it was done in the old times, with a -native recipe that does inherit native Nov 07 20:18:12 Jin^eLD: then an extra BBCLASSEXTEND for just nativesdk Nov 07 20:18:40 seems like RPROVIDES_virtclass-target = "" would disable it Nov 07 20:18:48 not sure of the extra semantics Nov 07 20:18:54 wait on another build to finish Nov 07 20:19:01 before I try anything Nov 07 20:19:25 msm: just make a recipe that inherits native directly like they used to, if you want native and not target, as Jin^eLD suggested Nov 07 20:19:38 also there's no target virtclass :) Nov 07 20:19:48 then BBCLASSEXTEND = nativesdk? Nov 07 20:19:57 well RPROVIDES="" Nov 07 20:20:07 RPROVIDES_virtclass-native = ${PN} Nov 07 20:20:35 seems feasible... Nov 07 20:20:40 not sure what works best in the end Nov 07 20:20:42 should work in theory, but better sanity check things. nativesdk recipes are normally generated by target + nativesdk class, whereas this one would be native + nativesdk class Nov 07 20:21:54 kergoth: this is all temporary for me too - since the are lots of issues with the so called "source" Nov 07 20:22:01 anyways, i'll figure something out Nov 07 20:22:12 heh, good luck withi t Nov 07 20:27:54 * kergoth wonders how well a lua based recipe format would work Nov 07 20:28:26 please, let us catch up with the oe core changes first ;) Nov 07 21:00:05 %tell woglinde i have fleshed out your uclibc sched_* patch and pushed it as 19dd090a0f68765db87990ef8eda9bf77bb29581 . Thanks! Nov 07 22:37:32 ok, i asked this a while ago i i've still not figured this out Nov 07 22:37:40 how do I add an secondary package to my sdk? Nov 07 22:38:32 i can easily add the primary package TOOLCHAIN_HOST_TASK = recipe Nov 07 22:38:41 but I can't do TOOLCHAIN_HOST_TASK = recipe recipe-foo Nov 07 22:47:59 ok Nov 07 22:48:07 i was just missing a key point Nov 07 22:48:10 i needed to do Nov 07 22:48:40 pkgname-nativesdk-foo and not pkgname-foo-nativesdk to TOOLCHAIN_HOST_TASK **** ENDING LOGGING AT Tue Nov 08 02:59:57 2011