**** BEGIN LOGGING AT Mon Feb 27 02:59:58 2012 Feb 27 09:37:53 good morning Feb 27 09:50:44 hi. Anybody knows what happened to angstrom website? Or when it will work again? Still can't download necessary files for my project from the server(backup mirrors won't work either). These files aren't even specific for angstrom-distribution I think, but for compiling a cross-compiler. Feb 27 09:52:05 Anyway, if anyone has this file: git_git.savannah.gnu.org.config.git_e35217687ee5f39b428119fe31c7e954f6de64f0.tar.gz please let me know Feb 27 09:54:49 roland_ perhaps #angstrom is a better channel to ask about angstrom questions Feb 27 09:55:14 anyway perhaps better remove the angstrom mirror from the conf and use the real source Feb 27 09:55:22 (http://git.savannah.gnu.org/gitweb/?p=config.git;a=summary) Feb 27 09:56:48 I ask it here, because nobody hasn't answered my question during the 4 days it's been down. And I think this error affects everybody using openembedded. Feb 27 09:57:21 not everyone using OE is using angstrom... Feb 27 09:57:36 I'm not building angstrom-distribution Feb 27 09:59:02 Sry, but I'm new to this openembedded thing. But it looks like, first try was to get the file from angstrom-distribution website, then some other mirrors (openembedded) and this file didn't exist anywhere. Feb 27 10:01:44 roland_: openembedded download are atotal mess since last week Feb 27 10:02:50 i've noticed that, yes. Feb 27 10:04:40 eFfeM_work: http://pastebin.com/g2m4QAQd this is the log with the failing part. how to make the system use the real source? Feb 27 10:05:30 roland_ I guess angstrom in one of its conf files has a premirror to the angstrom website; you might want to remvoe that one Feb 27 10:06:05 but I am not an angstrom wiz and don't have angstrom handy Feb 27 10:06:17 best ask in #angstrom or ask koen Feb 27 10:30:16 roland_: as said ericben in oe ML, try commenting out line INHERIT += "angstrom-mirrors" in conf/distro/include/angstrom.inc Feb 27 10:30:33 roland_: let us know if it works pls Feb 27 12:36:36 hi all Feb 27 12:36:59 need to clear one thing which is can we use 2 overrides at the same time Feb 27 12:37:29 for example SRC_URI_i686_pandaboard Feb 27 12:38:25 if I want to add a particular patch which os only applicable when hsot machine is i686 and target machine is pandaboard, how i will do that Feb 27 12:40:15 os -> is Feb 27 12:42:02 change the mentione SRC_URI with SRC_URI_x86_64_pandaboard this will be more appropriate Feb 27 13:02:34 is it possible to checkout a specific branch from git in oe? Feb 27 13:07:56 mertsas: you mean in SRC_URI? Feb 27 13:10:25 bluelightning: yeah, if it can be done there Feb 27 13:10:41 mertsas: definitely, just specify branch=branchname Feb 27 13:11:05 i.e. git://git.somesite.org/someproject;branch=somebranch Feb 27 13:11:43 nice, thanks Feb 27 13:14:59 mckoan: i commented out INHERIT += "angstrom-mirrors", do I need to clean before the change takes effect or just try building again? Feb 27 13:16:18 roland: I think just try building again Feb 27 13:16:29 mckoan: didn't fix anything Feb 27 13:16:38 still tries to contact angstrom-distribution site Feb 27 13:26:02 bluelightning: hi Feb 27 13:28:38 hi, let's say I've a python program without the usual distutils stuff, without any way to install it and that's it's BBCLASS_EXTENDS=native Feb 27 13:29:02 I guess that I install stuff the usual way like in a non-native thing? Feb 27 13:29:20 like in PYTHON_SITEPACKAGES_DIR Feb 27 13:33:28 seem to work Feb 27 13:34:35 hi Noor Feb 27 13:35:23 bluelightning: how r u doing Feb 27 13:35:36 Noor: good thanks, and yourself? Feb 27 13:36:00 bluelightning: fine ... great Feb 27 13:36:44 bluelightning: although I have tried that this SRC_URI with SRC_URI_x86_64_pandaboard does not work .... individual overrides does work but wil it be a good feature? Feb 27 13:37:39 like I want to have a particular patch added when building a native recipe in case of pandaboard and when that native recipe is building on 64bit host Feb 27 13:37:55 Noor: so I think if you use x86-64 as an override it has to be x86-64 not x86_64 Feb 27 13:41:43 apart issues related to asngstrom, what about setup a working http://sources.openembedded.org/ ? Feb 27 13:42:24 gives 64bit machine uname -m x86_64 Feb 27 13:43:03 64bit machine gives result of uname -m as x86_64 Feb 27 13:46:06 yes, but that does not work well as an override for us since it contains an underscore Feb 27 13:51:30 bluelightning: hhhmmm ok I'll double check this but my point was that will multiple overrise support add value to OE? Feb 27 13:52:24 like if one want to use a patch on particular board and on particular host so right we cant use multiple overrides Feb 27 13:52:37 right now Feb 27 13:52:42 Noor: I'm not sure... I'd be wary of introducing such a thing as it would increase complexity Feb 27 13:53:01 yeah Feb 27 13:53:13 we've managed to get away with not having it until now Feb 27 14:41:22 hi, if I were to use a custom do_fetch it wouldn't be cached right? Feb 27 14:54:02 what about creating a openembedded sources mirror on sourceforge? Feb 27 15:14:24 I think the mirror is necessary for moments like these. Feb 27 15:19:51 roland: I can't imagine why anybody did it earlier Feb 27 15:21:01 luckily I didn't have to provide a working device image for today, or I'd be screwed Feb 27 15:26:15 there is couple of mirrors already why create another one? Feb 27 15:27:28 JaMa|Wrk: where? Feb 27 15:28:17 * mckoan is providing some missing source here http://sourceforge.net/projects/kaeilos/files/repo/ Feb 27 15:28:28 JaMa|Wrk: then please upload the missing files, many people have trouble building Feb 27 15:32:13 http://sources.openembedded.org/ http://autobuilder.yoctoproject.org/sources/ I have own mirror for SHR, ... Feb 27 15:34:37 http://downloads.yoctoproject.org/mirror/sources/ Feb 27 15:36:54 JaMa|Wrk: http://sources.openembedded.org/ is not working Feb 27 15:40:04 JaMa|Wrk: the files which me and a lot of people have trouble with, do not exist on openembedded mirrors Feb 27 15:45:15 roland: and git_git.savannah.gnu.org.config.git doesn't exist in any of the repo JaMa|Wrk said :-( Feb 27 15:45:34 a few minutes ago someone wrote about another cache for files... http://feeds.sakoman.com/feeds/oe-source-cache/ (this one even has savannah file) Feb 27 15:48:09 And another one.. ftp://ftp.osuosl.org/pub/nslu2/sources/ Feb 27 15:48:49 mckoan: what you mean is not working? it seems working here Feb 27 15:49:22 JaMa|Wrk: some specific files do not exist on the server for example this... git_git.savannah.gnu.org.config.git_e35217687ee5f39b428119fe31c7e954f6de64f0.tar.gz Feb 27 15:49:37 and git_git.savannah.gnu.org.config.git probably doesn't exist as most people use fetch2 now Feb 27 15:50:23 roland: http://build.shr-project.org/sources/git_git.savannah.gnu.org.config.git_e35217687ee5f39b428119fe31c7e954f6de64f0.tar.gz Feb 27 15:51:27 I do not know what fetch2 is, and it seems a lot more people do not know about it. Feb 27 15:52:09 maybe you could add it to your source.openembedded mirror Feb 27 15:52:09 it's fetcher you have to use if you're using oe-core Feb 27 15:52:26 source.openembedded is not mine, build.shr-project.org is Feb 27 15:52:55 JaMa|Wrk: no problem, thanks for the infos Feb 27 16:14:29 what's the difference between openembedded.git and openembedded-core.git ? Feb 27 16:14:58 first one is the classic? and second one the new shit? Feb 27 16:15:37 i'd suggest watching khem's layering presentation from elc Feb 27 16:18:16 i'd suggest don't call it shit if you need help Feb 27 16:18:28 I don't mean shit in a bad sense Feb 27 16:19:56 ok Feb 27 16:20:37 My native toungue isn't english but I thought "shit = bad" but "the shit = good" Feb 27 16:24:09 anyway, I'll go get a pizza and watch that layering presentation then Feb 27 16:26:50 roland: that's correct, in the american slang vernacular... which not all here will understand :) Feb 27 16:27:42 sry, if anyone got offended Feb 27 16:34:59 first, 'the shit' in slang isn't used much anymore, and 'the new shit' is different than 'the shit', carries a different connotation Feb 27 16:35:04 heh Feb 27 16:37:14 hi otavio Feb 27 16:39:07 hey. does the new systemd system support psplash? Feb 27 19:11:10 moin Feb 27 19:30:38 is there any guide, how to use these different board/device layers with core? Feb 27 19:32:43 do I clone these to the same folder where this 'meta' folder and 'oe-init-build-env' file exist? Feb 27 19:37:16 khem: ping Feb 27 19:38:43 nschle85: yes Feb 27 19:39:40 khem: thank you for response in angstrom ML, yes bzip2 is a dependency DEPENDS = "libtool bzip2 zlib" Feb 27 19:40:16 ah Feb 27 19:40:18 but dependency to native version seems not to work. Feb 27 19:40:32 yes BBCLASSEXTEND should have translated that Feb 27 19:41:01 JaMa told me some days ago about the problem (but different package) Feb 27 19:41:18 what does bitbake elfutils-native -e | grep "^DEPENDS=" show ? Feb 27 19:41:59 ill look but there is still abould running, is that a problem ? Feb 27 19:43:01 I think bitbake wont allow you to run two builds in same tmpdir Feb 27 19:43:10 so wait for it to be done Feb 27 20:23:21 anyone ever see this: /usr/include/bits/stdio-ldbl.h:67:1: error: 'vdprintf' undeclared here (not in a function) Feb 27 20:23:21 /usr/include/bits/stdio-ldbl.h:68:1: error: 'dprintf' undeclared here (not in a function) Feb 27 20:24:27 khem: i tried tocheck in another sandbox DEPENDS="autoconf-native automake-native libtool-native gnu-config-native gettext-minimal-native libtool-native bzip2-native zlib-native" Feb 27 20:24:58 nschle85: ok. then it seems that something is wrong with signatures. Feb 27 20:25:09 it thinks the package is already staged Feb 27 20:25:34 staged ? which sugnatures ? Feb 27 20:33:12 nschle85: how dependencies are handled Feb 27 20:33:29 nschle85: there might be a bug in that area Feb 27 20:35:01 khem: this package may also have a problem with dependencies, so there is a workaround: http://cgit.openembedded.org/meta-openembedded-contrib/commit/?h=shr&id=9466e407c5dd5b359a6391b168230499f3d5b1ad Feb 27 20:35:32 msm: I think your problem is becasue of 128 bit double not being enabled Feb 27 20:36:14 khem: hmm, where is this enabled? Feb 27 20:36:22 this is the dprintf issue I just pasted? Feb 27 20:37:45 When using a bbappend file can I add a patch to SRC_URI ? Feb 27 20:38:09 khem: i can write a test program… but ./configure foo fails Feb 27 20:39:19 adding '-D_GNU_SOURCE' causes the definition to go away Feb 27 20:44:13 atl19711: i found 2 ways to add a patch Feb 27 20:44:47 nschle85: sweet I would like patch to be in my layer, how? Feb 27 20:44:54 SRC_URI += "file://include-cy8mrln-header.patch" Feb 27 20:45:01 another is Feb 27 20:45:52 SRC_URI_append_shr = "file://elsa.conf" Feb 27 20:46:13 atl19711: both i found in bbappend files Feb 27 20:47:03 hello , i'm having some problem , i ve made 1 thread listening for object with wait method that object maybe notified by many threads , if 2 other thread makes notify at the same time , other may deadlock on wait ? wait only allow 1 thread to notify main thread ? Feb 27 20:47:25 so you need the += syntax i think Feb 27 20:48:03 but you can grep some examples yourself: grep -r "SRC_URI" | grep bbappend Feb 27 20:50:13 SRC_URI_append += "file://glibc-2.9-no-slibdir.patch " Feb 27 20:50:31 Hello. At the momeont i write some new recipes. The Problem is that that the prog don't have an "install" makefile target. The makefile will copy the files to the destination within the do_compile. The problem is that the files are missing after do_install. How should/could i handle this? Feb 27 20:51:23 nschle85: thanks, now having a file not found issue on the file I have added in the layer Feb 27 20:51:35 nschle85: grepping Feb 27 20:53:05 decembersoul: create a do_install task which copies the files to insatll tree under ${D}/ Feb 27 20:53:41 khem: i think you are right i need '—with-long-double-128' on my gcc build? Feb 27 20:55:02 khem: the "make all" will do this. At the do_install a can rerun "make all" or picking the install files. Both are not really nice Feb 27 21:05:14 atl19711: i think you have to put all patches in a subdir like "files" Feb 27 21:05:27 atl19711: but that was only a guess Feb 27 21:07:29 nschle85: ERROR: [Errno 2] No such file or directory: '/oe/sources/openembedded/recipes/glibc/glibc-2.9/./glibc-2.9-no-slibdir.patch' , bitbake not looking in correct "files" directory, not sure how to write the URI for ${LAYERDIR} to make this work Feb 27 21:38:19 fray: ping Feb 27 21:42:35 fray: i sent out some cleanups for the tune files, your comments are appreciated.. also one direct email i was hoping you could comment on regarding '-nf' **** ENDING LOGGING AT Tue Feb 28 02:59:59 2012