**** BEGIN LOGGING AT Tue Jun 19 02:59:59 2012 Jun 19 06:29:32 hello Jun 19 06:29:51 how can I force bitbake to not check checksum ? Jun 19 06:29:55 ERROR: The checksums for "/oe/sources/base-passwd_3.5.20.tar.gz" did not match. MD5: expected "1f93b419b35f0b0b2ae78cf3cb1ef491", got "91f5df09a3768b370517652277901610 Jun 19 06:35:41 why would anyone want to do that Jun 19 06:43:54 CruX|: a better solution would be to find a package with the correct checksum. Jun 19 06:43:56 JaMa: because I don't care about checksums Jun 19 06:47:49 tasslehoff: then can I commit the new checksum into git repo ? Jun 19 06:52:13 wrong checksum usually means wrong sources.. so best way is to try to find tar.gz with right checksum, then compare the content of tar.gz and if it's valid change (e.g. some evil upstream maintainer regenerated tar.gz with same name) then you can send patch to update checksums Jun 19 06:52:50 CruX|: I had a few packages (from the debian mirror, I think) with bad checksums. I downloaded new tar.gz's that had the correct checksum. Jun 19 06:53:20 JaMa: I suspect debian is/has an evil maintainer :) Jun 19 06:54:32 tasslehoff: but if you compare the content then you will know if it's only recreated or enhanced by someone even more evil :) Jun 19 06:55:23 sometimes it's the same content, only file attributes different (so compare ls -lR too) Jun 19 06:56:13 JaMa: ah. will do that next time. Jun 19 06:56:19 well that package is removed and in my tar.gz i have 404 error message :) Jun 19 06:56:28 but another problem : Jun 19 06:56:30 + opkg-make-index -r /oe/tmp/deploy/eglibc/ipk/Packages -p /oe/tmp/deploy/eglibc/ipk/Packages -l /oe/tmp/deploy/eglibc/ipk/Packages.filelist -m /oe/tmp/deploy/eglibc/ipk Jun 19 06:56:33 Traceback (most recent call last): Jun 19 06:56:36 File "/oe/tmp/sysroots/x86_64-linux/usr/bin/opkg-make-index", line 189, in Jun 19 06:56:39 rc = subprocess.check_output(gzip_cmd, shell=True) Jun 19 06:56:42 AttributeError: 'module' object has no attribute 'check_output' Jun 19 06:56:43 what can I do with this ? Jun 19 06:57:46 apply this patch c7809c03080925b5e9171df5c9175c7c6420b376 Jun 19 06:57:53 I guess you're using oe-classic? Jun 19 06:58:25 no i am using oe from git repo Jun 19 06:58:28 also bitbake Jun 19 06:58:53 fetchet from git://git.openembedded.org/openembedded Jun 19 06:59:12 that's oe-classic Jun 19 06:59:35 i am on commit f5ea9a04dad20526223f675fda343414dff77929 Jun 19 06:59:46 also i am usin bitbake from git Jun 19 07:00:49 but my bb version is:Release 1.12.0 Jun 19 07:00:54 is there a problem ? Jun 19 07:01:07 because bb from master is not working Jun 19 07:01:11 CruX|: http://git.openembedded.org/openembedded-core-contrib/commit/?h=shr&id=bf8062dcd78dcdae011c250645e21f97bf3b1aa6 but you have to adapt it for oe-classic Jun 19 07:01:44 and would be great if you reply https://lists.yoctoproject.org/pipermail/yocto/2012-May/009180.html Jun 19 07:02:38 JaMa: why master bitbake is not working with oe classic ? Jun 19 07:02:52 because almost nobody is using oe-classic Jun 19 07:03:01 and for oe-classic you need older bitbake Jun 19 07:03:41 if you're starting with OE, then start with oe-core + layers like meta-oe Jun 19 07:04:29 JaMa: ok which repo is best for arm cpu ? Jun 19 07:04:42 i want to build rootfs for raspberry pi Jun 19 07:08:25 oe-core + layers like meta-rpi Jun 19 07:11:25 ok core fetched from git://git.openembedded.org/openembedded-core and where can I find layers ? Jun 19 07:12:05 oe-core + layers like meta- Jun 19 07:12:06 meta layers are here http://cgit.openembedded.org/ Jun 19 07:12:07 http://www.openembedded.org/wiki/LayerIndex Jun 19 07:12:37 ah thanks Jun 19 07:12:39 and search oe-core ML for meta-rpi layer URL Jun 19 07:12:48 I'm not using that one Jun 19 07:13:11 ah it's meta-raspberrypi (already in LayerIndex) Jun 19 07:13:47 yup Jun 19 07:13:50 thanks Jun 19 07:13:56 i'll take a look Jun 19 07:19:32 when compiling omap3-sgx-modules-1.6.16.3977 I get error messages that 32bit glibc is missing, and the bin is installed to the wrong folder in my WORKDIR. ubuntu 12.04 only has ia32-libs-multiarch. suggested solutions? Jun 19 07:26:56 tasslehoff: use that Jun 19 07:29:38 Hello somebody can help me with an error in compilation with bitbake ? Jun 19 07:36:32 stuk_gen: I have installed that, but that doesn't provide any of the libs the install procedure looks for, and it installs in a folder named qY/qY (from the TI_BIN_UNPK_CMDS). Jun 19 07:36:59 but... the newest version of omap3-sgx-modules does compile... Jun 19 07:36:59 tasslehoff: are you using bitbake? Jun 19 07:38:06 stuk_gen: yep. the latest libgles-omap3/omap3-sgx-modules combo doesn't work on my target (~Beagle rev C3), so I'm trying to compile the previous versions instead. Jun 19 07:39:08 tasslehoff: the last time i've forget install ia32 and bitbake create a folder for omap3-sgx-module, but can't 'untar'. So fails. After i install ia32 but bitbake found the folder and don't untart nothing...so return error. Solution for me is delete the folder and retry. This works after for me. Jun 19 07:40:32 stuk_gen: I've cleaned everything, so I suspect there is another problem. I'll go compare recipes. Jun 19 07:42:04 03Martin Jansa  07master * rb1aa65ab10 10openembedded.git/recipes/opkg-utils/opkg-utils_git.bb: Jun 19 07:42:04 opkg-utils: bump SRCREV Jun 19 07:42:04 * there are 2 small fixes Jun 19 07:42:04 python-2.6 compatibility Jun 19 07:42:04 missing C option for opkg-build Jun 19 07:42:04 Signed-off-by: Martin Jansa Jun 19 07:43:02 ahh. missing two lines that set TI_BIN_UNPK_WDEXT and S :) Jun 19 07:44:17 please i have this error : ERROR: Function 'Fetch failed: Unable to fetch URL http://download.savannah.gnu.org/releases/quilt/quilt-0.48.tar.gz from any source.' failed Jun 19 07:44:31 when i do "bitbake nano" Jun 19 07:44:40 any ideas ? Jun 19 07:46:40 asilhol: network problem. does "wget http://download.savannah.gnu.org/releases/quilt/quilt-0.48.tar.gz" work? Jun 19 07:47:13 * tasslehoff can wget it from here Jun 19 07:48:19 zagor : yes it work Jun 19 07:48:39 sounds like a temporary problem then. try bitbake again. Jun 19 07:49:49 i try all the last week and it doesn't work every day Jun 19 07:50:23 that's odd Jun 19 07:51:23 i paste the complete error message: Jun 19 07:51:28 Connecting to www.angstrom-distribution.org (www.angstrom-distribution.org)|188.40.83.200|:80... failed: Connection refused. NOTE: package quilt-native-0.48-r7.1: task Fetch failed: Unable to fetch URL http://download.savannah.gnu.org/releases/quilt/quilt-0.48.tar.gz from any source.: Failed ERROR: Function 'Fetch failed: Unable to fetch URL http://download.savannah.gnu.org/releases/quilt/quilt-0.48.tar.gz from any source.' failed ERROR Jun 19 07:51:50 ERROR: Task 24 (/home/asilhol/prog/stuff/openembedded/recipes/quilt/quilt-native_0.48.bb, do_fetch) failed with exit code '1' ERROR: '/home/asilhol/prog/stuff/openembedded/recipes/quilt/quilt-native_0.48.bb' failed Jun 19 07:53:21 that's odd, i don't understand Jun 19 07:54:00 oh, it only tries to download from www.angstrom-distribution.org ? I assumed it would fall back to the gnu.org location if the angstrom mirror failed. Jun 19 07:57:02 so i need to modify angstrom mirror ? Jun 19 07:58:41 good morning Jun 19 07:59:01 asilhol: I don't know much about the angstrom config. my experience is limited to yocto. Jun 19 08:00:10 ok thank you very much Jun 19 08:01:23 asilhol: you could manually get the file here and put it into your source dir Jun 19 08:01:37 asilhol: http://sourceforge.net/projects/kaeilos/files/repo/ Jun 19 08:02:22 ok i try this !! Jun 19 08:05:34 asilhol: actually you can manually get it from savannah too Jun 19 08:07:35 where can i find my source dir ? Jun 19 08:13:25 4how can I add meta repo into oe-core ? Jun 19 08:54:12 hi Jun 19 08:54:20 binutils in master is broken Jun 19 08:54:44 'ld: this linker was not configured to use sysroots' during compilation on target Jun 19 09:01:01 asilhol: your source dir is defined in local.conf see DL_DIR Jun 19 09:08:31 where can I specify what I want to have in target rootfs ? Jun 19 09:08:59 variables in .bb packages can be overwritten with local.conf ? Jun 19 09:11:17 CruX|: create image recipe for rootfs Jun 19 09:11:36 CruX|: VARIABLE=vlue can't but VARIABLE?=value can be overwritten Jun 19 09:11:46 ah thanx Jun 19 09:12:33 JaMa: ping Jun 19 09:13:01 i am new to openembedded-core so simple question : there is only one distro in oe-core ? because in oe-classic there were multiple distros like angstrom... etc Jun 19 09:14:08 CruX|: now each distro has own layer with conf/recipes Jun 19 09:15:14 ant_work: pong Jun 19 09:20:38 mckoan : i have extract quilt-0.48.tar.gz in my source directory and doing "bitbake nano" but i have the same error again Jun 19 09:21:32 asilhol: you don't need to extract anything bitbake does it for you, maybe would be better read some OE documentation Jun 19 09:22:14 i have try it before but it doesn't work too Jun 19 09:29:48 mckoan: is it possible that is beacause i have a firewall ? Jun 19 09:30:51 asilhol: if you were able to do wget I think it's irrilevant Jun 19 09:31:42 ok Jun 19 09:31:44 asilhol: please collect some info about your system and pastebin them Jun 19 09:31:49 ~pastebin Jun 19 09:31:50 A "pastebin" is a web-based service where you should paste anything over 3 lines so you don't flood the channel. Here are links to a few: http://www.pastebin.com, http://pastebin.ca, http://channels.debian.net/paste, http://paste.lisp.org, http://bin.cakephp.org/; or install pastebinit with yum or aptitude. Jun 19 09:34:08 wich infos do you want ? Jun 19 09:36:53 asilhol: something helpful to guess what you are doing Jun 19 09:37:05 ok Jun 19 09:44:05 hmm is it possible to all sources only via http ? Jun 19 09:44:14 because I'm behind firewall :( Jun 19 09:47:56 mckoan: http://pastebin.com/5nPLXZUk Jun 19 09:48:20 i don't know if you have enought Jun 19 09:49:22 asilhol: BTW I'm not sure if angstrom-2010.x is suitable for at91sam9263ek Jun 19 09:51:07 asilhol: Atmel use older versions http://www.at91.com/linux4sam/bin/view/Linux4SAM/OpenEmbeddedAngstrom Jun 19 09:51:51 asilhol: you could try my distro (currently working on at91sam*) http://www.kaeilos.com/download Jun 19 09:53:06 hi all Jun 19 09:53:39 Hi all Jun 19 09:54:19 I'm trying to cross compile glib-2.0 2.32.3 for armv7 and meet this error : Jun 19 09:55:01 error: cannot compute alignment of unsigned long or guint32 or gunit64 Jun 19 09:55:16 thank you very much mckoan i try this now ! Jun 19 09:55:35 I have add this fix found on oe-mail AC_CHECK_ALIGNOF([guint32], [AC_INCLUDES_DEFAULT typedef unsigned $gint32 guint32;]) Jun 19 09:55:42 but still have the same trouble Jun 19 09:58:07 | make[1]: Leaving directory `/home/hrw/HDD/devel/canonical/ci-linaro/oecore/build/tmp-oe-gcc-eglibc/work/i586-oe-linux/binutils-2.22-r10/binutils-2.22/build.i586-oe-linux.i586-oe-linux' Jun 19 09:58:11 | ln: target `strip' is not a directory Jun 19 09:58:13 argh Jun 19 09:59:23 toolchain version is 4.5 Jun 19 09:59:23 autoconf 2.68 Jun 19 10:00:01 any advice will be apreciate Jun 19 10:03:22 cross compiling works with glib-2.0_2.30.3.bb Jun 19 10:03:42 but i wanted to use the last version of glib Jun 19 10:36:11 argh Jun 19 10:39:33 heh, my fault it was Jun 19 11:02:42 core-image-lsb-sdk do_rootfs takes ages Jun 19 11:12:24 31 minutes Jun 19 11:30:22 hi mickey_office Jun 19 11:34:31 mckoan: I have followed your full tutoriel but i have the same error Jun 19 11:34:36 http://pastebin.com/8kAgAE2h Jun 19 11:44:15 ignoring nonexistent directory "usr/include/c++/" Jun 19 11:44:15 ignoring nonexistent directory "usr/include/c++//i586-oe-linux" Jun 19 11:44:15 ignoring nonexistent directory "usr/include/c++//backward" Jun 19 11:44:22 looks like gcc also needs fixing Jun 19 11:49:20 hi hrw Jun 19 11:52:45 self hosting OE is nearly done but there is still work to do Jun 19 12:05:29 will have to wait for khem to wake up probably Jun 19 12:20:57 khem: gold -gc-sections issue from yesterday: http://sourceware.org/bugzilla/show_bug.cgi?id=14265 Jun 19 12:27:28 hi Ken Jun 19 12:39:18 hi all Jun 19 13:46:19 can someone explain to me how scm checkouts works now in OE? In OE/Classic it was 'scm fetch, make tarball, use tarball' but now it looks like 'scm fetch, scm checkout'. Jun 19 13:47:00 so do I need to keep $(DL_DIR)/git2 directory to be able to fetch linux-yocto for example? Jun 19 13:48:03 and how source mirrors cope with that? Jun 19 13:49:26 I am thinking there is a variable to make the tarballs Jun 19 13:49:40 cool, cause I will need it Jun 19 13:50:01 BB_GENERATE_MIRROR_TARBALLS = "True" Jun 19 13:50:46 gracias ensc|w Jun 19 13:57:30 where can I change tmp-eglibc ? Jun 19 13:57:35 temp dir Jun 19 14:38:05 is there a standard way of setting the root pwd of an newly built image? Jun 19 15:14:58 hi, all! Jun 19 15:15:42 if using angstrom scripts, which is the best file to set ARM_INSTRUCTION_SET = "thumb"? Jun 19 15:33:04 khem, RP: can any of you check my patches sent to OECoreML? Jun 19 15:33:47 http://patches.openembedded.org/patch/30117/ http://patches.openembedded.org/patch/30115/ Jun 19 17:00:12 koon, you here? Jun 19 21:22:08 can anyone tell me why I need gnome-terminal to configure the kernel? Jun 19 21:25:07 hi bluelightning Jun 19 21:25:17 hi ant__ Jun 19 21:26:08 bluelightning: the warnings I see come from meta-initramfs: layer.conf is outdated Jun 19 21:26:31 ant__: what is the exact warning? Jun 19 21:26:55 WARNING: BBPATH references the current directory, either through an empty entry, or a '.'. Jun 19 21:26:56 This is unsafe and means your layer configuration is adding empty elements to BBPATH. Jun 19 21:26:56 Please check your layer.conf files and other BBPATH settings to remove the current working directory references. Jun 19 21:27:14 there is a pending patch Jun 19 21:28:08 btw I've seen meta-handheld has BBPATH .= ":${LAYERDIR}" Jun 19 21:28:19 while most have BBPATH += ":${LAYERDIR}" Jun 19 21:28:34 just for RPJ ;) Jun 19 21:30:03 bluelightning: and before that, 2 lines of Jun 19 21:30:05 WARNING: Unable to get checksum for linux SRC_URI entry defconfig: file could not be found Jun 19 21:30:37 will the next version of oe require opengl 3.x support for the desperately needed 3d based font rendering? Jun 19 21:32:48 bluelightning: this last one would suggest checksum code is not fully aware of bitbake override system Jun 19 21:34:28 also I've heard rumors of oe becoming webscale in the next release, is this true? Jun 19 21:34:32 ant__: it is, it uses the same code the fetcher does to find the file... perhaps somehow it is not functioning correctly in the context of the checksum code though Jun 19 21:35:09 I'm doing som etests but I guess we talk about defconfig in $MACHINE subdir Jun 19 21:36:39 kind of disappointed to see oe isn't based on mongodb :((( Jun 19 21:37:14 bluelightning: interestingly I'm not building any of the linux recipes providing defconfig. in fact it is during initial parsing Jun 19 21:39:31 ant__: yes, that's expected Jun 19 21:40:47 I've removed all but linux-yocto* kernels...the issue disappeared Jun 19 22:00:00 I can't believe you people pride yourselves in taking something that worked, breaking it, and turnining it into shit Jun 19 22:35:46 mIKEjONES: what are you talking about ? Jun 19 22:50:31 bluelightning: he's just trying to bait someone into giving him attention Jun 19 22:50:59 hollisb: I see... Jun 19 23:52:45 bluelightning: you know damn well what I'm talking about Jun 19 23:53:23 mIKEjONES: no, I don't Jun 19 23:54:18 mIKEjONES: if you've got a specific question or problem I can try to help, but vague and expletive-laden rants are unlikely to get you anywhere Jun 20 02:36:44 hi, how to use prebuilt external tool chain? **** ENDING LOGGING AT Wed Jun 20 02:59:59 2012