IRC log for #oe on 20090207

00:01.51*** part/#oe Omegamoon (n=egoe@demolitionman.xs4all.nl)
00:02.41CosmicPenguinturns out, it does
00:15.31*** join/#oe _boto (n=abotorab@212.42.238.78)
00:36.05*** join/#oe wicknix (n=wicked@32.143.80.7)
01:09.54*** join/#oe scruggs (n=chris@72-161-105-25.dyn.centurytel.net)
01:33.00*** join/#oe guillaum1 (n=gl@AMontsouris-153-1-14-242.w86-212.abo.wanadoo.fr)
01:34.58*** join/#oe brolin (n=brolin@190.157.13.75)
01:46.31*** join/#oe _hc (n=hanschri@ool-182d0a7f.dyn.optonline.net)
01:56.22BusErroreglibc angstrom failed to build. updated to gcc 4.3.1, still failed, then tried glibc 2.6.1 -- that build, but still hangs. then I tried to /downgrade/ to 2.5 and that ... fails to compile... I just ran out of courage at deleting tmp again and rebuilding a zillion package :/
01:57.52Tartarusfails how?
01:58.02TartarusI'm using gcc 4.3.3 and eglibc 2.9
01:58.34BusErrorah, thats the only combination I didn't try :D
01:58.45BusErrordo I really have to rebuild /everything/
01:59.00TartarusNo
01:59.02Tartarusyou can do..
01:59.07BusErrorisn;t there a tiny image, with just busybox ?
01:59.09Tartarusbitbake -c rebuild gcc-cross-intermediate                                      
01:59.09Tartarusbitbake -c rebuild eglibc                                                      
01:59.37Tartarusbut really, for a big version change you should nuke and start over
01:59.44Tartarusand minimal-image is pretty small
01:59.57TartarusBut if you just wanna see if things are even gonna build, bitbake busybox :)
02:01.32BusErrorwell my problem is build and also run. the binaries just hang on the target, once the kernel is loaded
02:02.30BusErrorI verified with a disk I made with uclibc, and /that/ works.. it's definitely a problem with glibc.
02:02.47BusError(s3c2440)
02:03.38Tartarusodd
02:04.57BusError<PROTECTED>
02:04.57BusError| /tmp/cczcpTr5.s:294: Error: lo register required -- `add pc,r3,#(0xffff0fc0-0xffff0fff)'
02:05.04BusErrorthats with eglibc
02:09.39BusErrorok now I've set ANGSTROM_GCC_VERSION to 4.3.3 and ANGSTROMLIBC to eglibc, and I removed tmp, and I did a bitbake minimal-image
02:55.29*** join/#oe zecke (n=ich@fuckup.club.berlin.ccc.de)
02:57.20*** join/#oe khem` (n=khem@adsl-71-146-3-29.dsl.pltn13.sbcglobal.net)
03:02.49*** join/#oe rsalveti (n=salveti@189.70.71.70)
03:11.06*** join/#oe mnabil (n=mnabil@82.201.174.3)
03:16.06*** join/#oe reachfh (n=reachfh@221.169.210.231)
03:25.47*** join/#oe lpotter (n=ljp@58.173.176.153)
03:26.16*** join/#oe mnabil (n=mnabil@82.201.174.3)
03:33.31*** join/#oe h3ro (n=Laibsch@p031211.dynamic.ppp.asahi-net.or.jp)
03:48.40*** join/#oe _hc (n=hanschri@ool-182d0a7f.dyn.optonline.net)
03:52.01h3roHi, I believe bugs.openembedded.net just experienced some big problems.  The site has become unresponsive.
03:52.56khem`could be
04:03.51*** join/#oe BenLauDC (n=benlau@221.125.8.105)
04:26.37h3roLuckily it looks like it was a temporary hickup
06:01.54*** join/#oe xjqian (n=gordon@71-85-149-76.dhcp.stls.mo.charter.com)
06:12.28*** join/#oe bergelin (n=bergelin@c80-216-148-168.bredband.comhem.se)
06:12.59*** join/#oe Crofton|laptop (n=balister@ip-213-49-224-77.dsl.scarlet.be)
06:13.43*** join/#oe garren (n=garren@41.246.4.3)
06:29.25*** join/#oe bergelin (n=bergelin@c80-216-148-168.bredband.comhem.se)
07:39.28garrenwith OE in my package in the RDEPENDS do I put the recipe name of the packages built from the recipe?
07:47.12*** join/#oe xjqian (n=gordon@71-85-149-76.dhcp.stls.mo.charter.com)
08:05.48*** join/#oe bergelin (n=bergelin@c80-216-148-168.bredband.comhem.se)
09:01.01BusErrorok, after a few hours sleep, no progress > gcc3.3.3, eglibc 2.9 :
09:01.13BusErrorAssembler messages:
09:01.13BusError| /tmp/cczcpTr5.s:294: Error: lo register required -- `add pc,r3,#(0xffff0fc0-0xffff0fff)'
09:01.48BusErrorthats after doing a rm -rf tmp'
09:16.44*** join/#oe pcgeil (n=steffen@p549E47D3.dip.t-dialin.net)
09:20.23*** join/#oe daq4th (n=darkness@my.linux.runs.on.zseries.org)
09:33.53*** join/#oe marex (n=marex@vasut.kolej.mff.cuni.cz)
09:34.41*** join/#oe pvanhoof (n=pvanhoof@host-85-27-48-181.brutele.be)
09:36.23*** join/#oe valhalla (n=valhalla@81-174-37-40.dynamic.ngi.it)
09:44.45*** join/#oe Omegamoon (n=egoe@demolitionman.xs4all.nl)
10:13.36*** join/#oe Gnutoo (n=gnutoo@cust-68-252-108-94.dyn.versateladsl.be)
10:35.38*** join/#oe mrdata (i=data@dslb-088-074-181-248.pools.arcor-ip.net)
10:49.53*** join/#oe pcgeil (n=steffen@p549E47D3.dip.t-dialin.net)
10:56.24pb__BusError: are you trying to build glibc as thumb?  I don't think that is supported in any version that we have in oe.
10:56.37pb__it might be supported in the upstream code but only very recently
10:57.05BusErrorerr no, I didn't make any changes, my machine 'tunning' is 920t
10:57.47pb__well, that "lo register required" message is diagnostic of thumb
10:57.53BusErroranyway, I'm trying the openmoko distro instead, my guess is that since their device is based om these S3C they must know a combination of tools that works..
10:58.22pb__okay, good idea
10:58.32BusErrorI'm a branch oe newb, I just cut/paste existing bits, I didn't make anything fancy :D
10:58.53*** join/#oe pvanhoof (n=pvanhoof@host-85-27-48-181.brutele.be)
10:59.43BusErrorI duplicated machine/smdk2440 , added my own kernel git, and thats all really. Since yesterday I tried pretty much all the combinations I could think off.
10:59.59BusErrorwould angstrom override the sub-arch somehow ?
11:00.52pb__it might do, yeah
11:00.56pb__angstrom does all kinds of crazy things
11:15.26*** join/#oe pcgeil (n=steffen@p549E47D3.dip.t-dialin.net)
11:18.57*** join/#oe woglinde (i=woglinde@e178093163.adsl.alicedsl.de)
11:19.02woglindehowdy
11:29.05*** join/#oe pcgeil (n=steffen@p549E47D3.dip.t-dialin.net)
11:36.27*** join/#oe pirho (i=pirho@gateway/gpg-tor/key-0x2CEEC9CB)
11:42.25*** join/#oe colin_ (n=colin@88-111-192-18.dynamic.dsl.as9105.com)
11:53.42*** join/#oe vu3rdd (n=user@122.167.80.18)
12:20.40*** join/#oe zedstar (n=john@fsf/member/zedstar)
12:55.35CIA-203Koen Kooi <koen@openembedded.org> 07org.openembedded.dev * r45bc01cc50 10openembedded.git/contrib/feed-browser/scripts/js/repo.js: angstrom feed browser: reindent
13:03.45*** join/#oe jix (n=jix@dyndsl-095-033-079-201.ewe-ip-backbone.de)
13:04.47*** join/#oe pH5 (n=ph5@p5485ECB7.dip.t-dialin.net)
13:16.12*** join/#oe claudiu_vr (n=claudiu@host38-186-dynamic.31-79-r.retail.telecomitalia.it)
13:52.51*** join/#oe Spyro (n=ian@benden.mnementh.co.uk)
13:59.18*** join/#oe timtimred (n=meh@92-237-114-21.cable.ubr03.chms.blueyonder.co.uk)
14:00.41*** join/#oe bergelin (n=bergelin@c80-216-148-168.bredband.comhem.se)
14:00.48*** join/#oe dijenerate (n=dijenera@72.22.147.164)
14:09.43pb__hi woglinde
14:10.11*** join/#oe Sup3rkiddo (n=sudharsh@unaffiliated/sudharsh)
14:15.59*** join/#oe drw (n=drw@cpe-76-187-64-213.tx.res.rr.com)
14:26.14garrenif you add a package to DEPENDS do you still need to add it to RDEPENDS if you require it when you run your application?
14:30.17jixanyone knows how i can tell an image to use mdev instead of udev?
14:31.23jixi tried setting DISTRO_DEV_MANAGER and PREFERRED_PROVIDER_hotplug like it's done in the neuros-osd-base-image.bb but that didn't work
14:31.23jix(my image is basically the minimal image + wlan stuff)
14:48.34jixok had to change PREFERRED_PROVIDER_hotplug in the distro file... probably not the cleanest way but it works and i don't have time to find a more clean solution
14:49.23BusErrorhmm anyone has a working mirror for uCLibc0.30 ? uclibc.org is borken, and the angstrom-distribution is returning 404
14:51.06*** join/#oe fgau (n=fgau@62.8.133.125)
14:56.32*** join/#oe janinge (i=j@ninge.net)
15:07.39*** part/#oe claudiu_vr (n=claudiu@host38-186-dynamic.31-79-r.retail.telecomitalia.it)
15:09.09*** join/#oe timtimred (n=meh@92-237-114-21.cable.ubr03.chms.blueyonder.co.uk)
15:37.30*** join/#oe zecke (n=ich@92.116.248.225)
15:41.55*** join/#oe kergoth (n=kergoth@ip68-3-163-239.ph.ph.cox.net)
16:00.20*** join/#oe zedstar_ (n=john@77-99-69-49.cable.ubr16.haye.blueyonder.co.uk)
16:04.13*** join/#oe DJWillis (n=djwillis@82-46-19-72.cable.ubr02.bath.blueyonder.co.uk)
16:05.24*** join/#oe Sleep_Walker (n=Sleep@164.15.34.77)
16:15.21timtimredFOSDEM vids up already http://www.youtube.com/watch?v=edaJP3Lp0Gg
16:15.29timtimredruns off...
16:18.21*** join/#oe john__ (n=john@77-99-69-49.cable.ubr16.haye.blueyonder.co.uk)
16:19.02*** join/#oe Crofton (n=balister@164.15.3.77)
16:20.11*** join/#oe zedstar (n=john@fsf/member/zedstar)
16:31.13*** join/#oe daurnimator (n=quae@unaffiliated/daurnimator)
16:37.46*** join/#oe tomboy64 (n=tomboy64@e178057202.adsl.alicedsl.de)
16:49.32*** join/#oe Omegamoon (n=egoe@demolitionman.xs4all.nl)
16:50.19BusErroris there a way to build a compiler that is not gnueabi by default ?
16:51.34Tartarusyou mean arm oabi?
16:52.23Tartarusif so, either build for the oabi machines (see the TARGET_OS modifier stuff in angstrom) or just force TARGET_OS=linux not linux-gnueabi
16:55.33BusErrorhmm thats what I have.. and it builds gnueabi anuway.
16:56.27BusErrorI did a bunch more tests using openwrt for speed, and it seems that any toolchain made with gnueabi even faill to make a kernel that doesn't hang
16:58.43*** join/#oe zedstar (n=john@fsf/member/zedstar)
17:02.06Croftonhttp://www.flickr.com/photos/32615155@N00/sets/72157613444405963/
17:02.23Tartaruswell that doesn't make sense since the kernel is always built with its own set of flagss
17:06.38*** join/#oe zedstar_ (n=john@77-99-69-49.cable.ubr16.haye.blueyonder.co.uk)
17:11.33*** join/#oe kristoffer (n=kristoff@79.138.168.61.bredband.tre.se)
17:18.32*** join/#oe kergoth (n=kergoth@ip68-3-163-239.ph.ph.cox.net)
17:28.43*** join/#oe JaMa (n=JaMa@chaos.mk.cvut.cz)
17:30.57khem`BusError: Paste your local.conf somewhere
17:56.21*** join/#oe alecrim (n=alecrim@189.2.128.130)
18:06.07*** join/#oe Sleep_Walker (n=Sleep@164.15.34.77)
18:06.31*** join/#oe gfather1 (n=g@77.241.65.48)
18:06.37gfather1hello guys
18:06.53gfather1whats new projects for embeded devices ?
18:15.51pb__hi mickeyl
18:24.47*** join/#oe sicu (n=n_a@cm-84.208.86.111.getinternet.no)
18:25.43*** part/#oe gfather1 (n=g@77.241.65.48)
18:25.49*** join/#oe rsalveti (n=salveti@200.184.118.130)
18:59.41*** join/#oe pcgeil_ (n=steffen@p549E69E8.dip.t-dialin.net)
19:00.01khem`Hi pb__
19:19.08*** join/#oe tomimo (n=kurre@xdsl-83-150-88-111.nebulazone.fi)
19:27.38*** join/#oe mnabil (n=mnabil@82.201.222.158)
19:30.08*** join/#oe lpotter (n=ljp@58.173.176.153)
19:32.19*** join/#oe lnchdsl (n=lnchdsl@209.216.196.2)
19:33.17*** join/#oe DJWillis (i=djwillis@82-46-19-72.cable.ubr02.bath.blueyonder.co.uk)
19:39.11*** join/#oe likewise (n=likewise@82-171-51-231.ip.telfort.nl)
19:42.03*** join/#oe mrmoku_ (n=flux@ppp-93-104-102-175.dynamic.mnet-online.de)
20:02.22CIA-203Tim 'timtim' Ellis <tim.ellis@foonas.org> 07org.openembedded.dev * rcbc90a52ba 10openembedded.git/conf/checksums.ini: checksums.ini: Add missing checksum for bftpd
20:04.22CIA-203Stanislav Brabec <utx@penguin.cz> 07org.openembedded.dev * r0610374697 10openembedded.git/ (6 files in 3 dirs): mumpot: Updated to version 0.4.
20:24.02CIA-203Koen Kooi <koen@openembedded.org> 07org.openembedded.dev * rd6bc6a6e31 10openembedded.git/: Merge branch 'org.openembedded.dev' of git@git.openembedded.net:openembedded into org.openembedded.dev
20:24.09CIA-203Koen Kooi <koen@openembedded.org> 07org.openembedded.dev * r874d0b97a6 10openembedded.git/contrib/angstrom/ (sort.sh upload-packages.sh): angstrom feed sorter: update package browser before stripping source lines
20:27.10*** join/#oe frank7d (n=afs@p549F3205.dip0.t-ipconnect.de)
20:52.42*** join/#oe tick36 (n=tick--@118-168-113-61.dynamic.hinet.net)
20:55.11jixwhere is the kernel that is used as virtual/kernel ?
20:59.38timtimredjix in your machine config...
20:59.44*** join/#oe mnabil (n=mnabil@82.201.222.7)
21:06.48*** join/#oe lisppaste7 (n=lisppast@common-lisp.net)
21:24.46*** join/#oe rob_w (n=rob_w@p549BCC48.dip.t-dialin.net)
21:25.24rob_waye , did we had a way to use intels icc compiler to target the whole rootfs on it for intel atom devices ?
21:37.47*** join/#oe Crofton (n=balister@ip-213-49-243-46.dsl.scarlet.be)
21:50.01*** join/#oe sicu (n=n_a@cm-84.208.86.111.getinternet.no)
21:58.24*** join/#oe likewise (n=likewise@82-171-51-231.ip.telfort.nl)
22:00.10*** join/#oe bbradley (n=bbradley@87-194-119-230.bethere.co.uk)
22:23.20*** join/#oe likewise (n=likewise@82-171-51-231.ip.telfort.nl)
22:25.10jixcould my clock being a few days in the past be a problem that causes bitbake to fail horribly when compiling packages?
22:25.37jixhmm no that wasn't it :/
22:26.26jixit can't compile shasum-native and the error log it produces is empty.....
22:29.31mwesterjix:  add this to your local.conf file: CCACHE = ""
22:29.53mwesterwonders when somebody will add that to the wiki...
22:36.24jixmwester: thanks
22:36.31*** join/#oe likewise (n=likewise@82-171-51-231.ip.telfort.nl)
22:41.45Croftonmwester, it is a wiki ...
22:43.25mwesterI'm not qualitifed; I'm illiterate ;)
22:51.40*** join/#oe pvanhoof (n=pvanhoof@host-85-27-48-181.brutele.be)
22:54.02*** join/#oe likewise (n=likewise@82-171-51-231.ip.telfort.nl)
22:57.10Croftonheh
22:57.19CroftonIt took me 8 years to write a MS thesis ...
22:57.24Croftongn
23:37.31*** join/#oe Omegamoon (n=egoe@demolitionman.xs4all.nl)
23:39.47*** join/#oe HellDragon (n=jd@Wikipedia/HellDragon)
23:39.55*** join/#oe likewise (n=likewise@82-171-51-231.ip.telfort.nl)
23:55.04*** join/#oe pb__ (n=pb@79-79-199-174.dynamic.dsl.as9105.com)

Generated by irclog2html.pl Modified by Tim Riker to work with infobot.