Thursday, 2015-01-01

*** blloyd <blloyd!~blloyd@COX-66-210-177-72-static.coxinet.net> has quit IRC00:09
*** staylor <staylor!~staylor@S0106602ad08420f4.cg.shawcable.net> has joined #yocto00:11
*** agust <agust!~agust@p4FC46756.dip0.t-ipconnect.de> has quit IRC00:27
*** staylor <staylor!~staylor@S0106602ad08420f4.cg.shawcable.net> has quit IRC00:29
*** erbo <erbo!~erbo@83.218.80.242> has quit IRC00:36
*** staylor <staylor!~staylor@S0106602ad08420f4.cg.shawcable.net> has joined #yocto00:44
*** zerus <zerus!~epetmab@81-229-90-163-no67.tbcn.telia.com> has joined #yocto00:47
*** erbo <erbo!~erbo@83.218.80.242> has joined #yocto00:47
*** dvorkbjel <dvorkbjel!~viskestel@li607-220.members.linode.com> has quit IRC00:50
*** dvorkbjel <dvorkbjel!~viskestel@li607-220.members.linode.com> has joined #yocto00:55
*** nerdboy <nerdboy!~sarnold@gatekeeper.gentoogeek.org> has joined #yocto01:01
*** kroon_ <kroon_!~jkroon@89-253-118-72.customers.ownit.se> has quit IRC01:06
*** zerus <zerus!~epetmab@81-229-90-163-no67.tbcn.telia.com> has quit IRC01:09
*** nerdboy <nerdboy!~sarnold@gatekeeper.gentoogeek.org> has quit IRC01:36
*** nerdboy <nerdboy!~sarnold@gentoo/developer/nerdboy> has joined #yocto01:36
*** msm`` <msm``!~msm@cpe-72-182-100-192.austin.res.rr.com> has joined #yocto01:40
*** msm` <msm`!~msm@cpe-72-182-100-192.austin.res.rr.com> has quit IRC01:43
*** cmking <cmking!~cmking@2601:8:ab80:623:f1d3:e016:5e29:69c8> has quit IRC01:47
*** jmpdelos__ <jmpdelos__!~polk@71-219-255-107.clsp.qwest.net> has joined #yocto01:48
*** cmking <cmking!~cmking@c-76-104-156-177.hsd1.wa.comcast.net> has joined #yocto01:48
*** jmdelos_ <jmdelos_!~polk@174-22-190-167.clsp.qwest.net> has quit IRC01:49
*** staylor <staylor!~staylor@S0106602ad08420f4.cg.shawcable.net> has quit IRC01:51
*** staylor <staylor!~staylor@S0106602ad08420f4.cg.shawcable.net> has joined #yocto01:52
*** cmking <cmking!~cmking@c-76-104-156-177.hsd1.wa.comcast.net> has quit IRC01:55
*** staylor <staylor!~staylor@S0106602ad08420f4.cg.shawcable.net> has quit IRC01:58
*** dememorized <dememorized!sakjur@mjuk.is> has quit IRC02:02
*** staylor <staylor!~staylor@S0106602ad08420f4.cg.shawcable.net> has joined #yocto02:11
*** staylor <staylor!~staylor@S0106602ad08420f4.cg.shawcable.net> has quit IRC02:13
*** sgw_ <sgw_!~sgw_@166.170.40.66> has joined #yocto02:43
*** sgw_ <sgw_!~sgw_@166.170.40.66> has quit IRC02:55
*** cmking <cmking!~cmking@2601:8:ab80:623:433:791c:4b6c:a75c> has joined #yocto04:34
*** chankit1 <chankit1!~oneam@124.13.175.49> has quit IRC04:50
*** sjolley <sjolley!sjolley@nat/intel/x-gqwuhybzxpwjdzyk> has quit IRC05:20
*** sjolley <sjolley!~sjolley@134.134.139.70> has joined #yocto05:21
*** tthtlc <tthtlc!b75a6084@gateway/web/freenode/ip.183.90.96.132> has joined #yocto05:23
tthtlchappy new year:   I did a "git pull" of yocto and got the following:   http://paste.ubuntu.com/9653317/05:24
tthtlcis there something wrong (even there is no errors?)05:25
b1tninjana you must just have the master branch checked out and there was updates?05:42
b1tninjatry "git log" for explination05:42
tthtlcthanks b1tninja.   i have another problem:   my entire yocto's "build" directory is quite large...perhaps 40G or so.05:45
b1tninjayes mine is huge as well =x05:45
tthtlchow can i copy the minimal stuff inside build directory to another directory to start from fresh...05:45
tthtlcie,.....so that "bitbake" will not need to unnecessarily download again...05:46
tthtlcif it already has the latest.05:46
b1tninjai think if you save the build/downloads folder05:46
tthtlcto be more specific:   inside "build" i see...conf/tmp/cache/sstate-cache/downloads directory....05:47
b1tninjathats the bulk of it05:47
tthtlccan i copy the minmal directory of above to restart from a new drive?05:47
b1tninjaim a newb myself, but ime, bitbake would detect the existing downloads if they were there05:47
tthtlcso u are saying they will always check for build/downloads for the filename...and if exists/latest copy...no redownload is needed?   but how about if it is already compile....will it recompile everything always?05:48
b1tninjaagain im a newb, but in my messign around, if i deleted the desired pkg from the build/tmp/ folder, it would detect this after parsing its bb recipes, and know ti would need to rebuild yea05:50
b1tninjatheres probably even options to do it with bitbake but i haven't read through the documentation/help much yet05:51
tthtlccool....that info is great!05:53
tthtlcwill save me time in future..05:53
b1tninjawhat device are you working with? i got an edison recently05:57
b1tninjanot that it matters or anything just curious05:58
*** staylor <staylor!~staylor@184.64.253.221> has joined #yocto06:00
tthtlcedison?   url?   sounds interesting.. i am working on wandboard.06:02
tthtlcbtw....i discovered that build/tmp inside contain LOTS OF files which hardcoded the filesname as FULL PATH ....this is disastrous...06:03
*** staylor <staylor!~staylor@184.64.253.221> has joined #yocto06:03
tthtlcit just means that i cannot just move the directory and retain all the ALREADY-BUILT information.06:04
tthtlcmust it be full path?06:04
*** hamis <hamis!~irfan@110.93.212.98> has joined #yocto06:14
b1tninjaoh no, bummer06:31
b1tninjacan you get away with a symlink?06:31
b1tninjathat does sound right though i think by then do_configure has been run06:32
b1tninjahttp://www.intel.com/content/www/us/en/do-it-yourself/edison.html is the edison btw06:33
b1tninjawandboard looks fun too lol06:35
*** cmking <cmking!~cmking@2601:8:ab80:623:433:791c:4b6c:a75c> has left #yocto06:38
*** armpit <armpit!~akuster@2601:c:a700:272f:a044:3964:bb76:a52> has left #yocto06:44
*** staylor <staylor!~staylor@184.64.253.221> has quit IRC06:53
*** fusman <fusman!~fahad@39.44.243.101> has joined #yocto06:58
*** fusman1 <fusman1!~fahad@39.44.180.106> has joined #yocto07:00
*** fusman <fusman!~fahad@39.44.243.101> has quit IRC07:02
*** agust <agust!~agust@p4FDE7235.dip0.t-ipconnect.de> has joined #yocto07:59
*** timsche <timsche!~quassel@port-92-192-46-40.dynamic.qsc.de> has joined #yocto08:05
*** Nitin <Nitin!~nakamble@192.55.54.42> has quit IRC09:39
*** timsche <timsche!~quassel@port-92-192-46-40.dynamic.qsc.de> has quit IRC09:44
*** timsche <timsche!~quassel@port-92-192-46-40.dynamic.qsc.de> has joined #yocto09:45
*** timsche <timsche!~quassel@port-92-192-46-40.dynamic.qsc.de> has joined #yocto09:45
*** timsche <timsche!~quassel@port-92-192-46-40.dynamic.qsc.de> has quit IRC09:47
*** timsche <timsche!~quassel@port-92-192-46-40.dynamic.qsc.de> has joined #yocto09:47
*** fusman1 <fusman1!~fahad@39.44.180.106> has quit IRC09:55
*** berndhs <berndhs!~berndhs@ip68-4-115-169.oc.oc.cox.net> has joined #yocto10:36
*** berndhs <berndhs!~berndhs@ip68-4-115-169.oc.oc.cox.net> has quit IRC10:51
*** timsche <timsche!~quassel@port-92-192-46-40.dynamic.qsc.de> has quit IRC11:33
*** demonimin_ <demonimin_!~demonimin@unaffiliated/demonimin> has joined #yocto11:33
*** demonimin <demonimin!~demonimin@unaffiliated/demonimin> has quit IRC11:34
*** chankit1 <chankit1!~oneam@124.13.175.49> has joined #yocto11:55
*** nerdboy <nerdboy!~sarnold@gentoo/developer/nerdboy> has quit IRC11:58
*** nerdboy <nerdboy!~sarnold@gatekeeper.gentoogeek.org> has joined #yocto12:01
*** manuel__ <manuel__!~manuel_@pD9FDE7BE.dip0.t-ipconnect.de> has joined #yocto12:28
kergoththere's no need to move an existing tmp, and as you say, it's not safe. just point DL_DIR and SSTATE_DIR to paths outside of TMPDIR, and it'll reconstruct tmp from the sstate cache of prebuilt binaries and not rebuild from scratch at all. takes very little time at all12:32
*** tthtlc_ <tthtlc_!b75a6084@gateway/web/freenode/ip.183.90.96.132> has joined #yocto12:37
*** kroon <kroon!~jkroon@89.253.118.72> has joined #yocto13:01
*** tobiash_ <tobiash_!~quassel@mail.bmw-carit.de> has quit IRC13:03
*** tobiash <tobiash!~quassel@mail.bmw-carit.de> has joined #yocto13:05
*** bluelightning <bluelightning!~paul@pdpc/supporter/professional/bluelightning> has joined #yocto13:09
bluelightningHappy New Year all13:17
*** hamis <hamis!~irfan@110.93.212.98> has quit IRC13:52
*** zerus <zerus!~epetmab@81-229-90-163-no67.tbcn.telia.com> has joined #yocto14:11
*** hramrach_ <hramrach_!~hramrach@gateway/tor-sasl/hramrach> has joined #yocto14:26
*** zerus <zerus!~epetmab@81-229-90-163-no67.tbcn.telia.com> has quit IRC14:39
*** sakoman <sakoman!~steve@static-50-53-56-166.bvtn.or.frontiernet.net> has quit IRC14:39
*** tthtlc_ <tthtlc_!b75a6084@gateway/web/freenode/ip.183.90.96.132> has quit IRC14:41
*** zerus <zerus!~epetmab@81-229-90-163-no67.tbcn.telia.com> has joined #yocto14:42
*** sakoman <sakoman!~steve@static-50-53-56-166.bvtn.or.frontiernet.net> has joined #yocto14:42
*** tthtlc <tthtlc!b75a6084@gateway/web/freenode/ip.183.90.96.132> has quit IRC14:43
-7F1ACA955- build #145 of nightly-fsl-arm is complete: Failure [failed BuildImages Building Toolchain Images Building Toolchain Images_1 BuildImages_1] Build details are at http://autobuilder.yoctoproject.org/main/builders/nightly-fsl-arm/builds/14514:54
*** hramrach_ <hramrach_!~hramrach@gateway/tor-sasl/hramrach> has quit IRC14:58
*** ddalex1 <ddalex1!~ddalex@213.157.170.123> has joined #yocto14:59
*** ddalex2 <ddalex2!~ddalex@213.157.170.123> has joined #yocto15:07
*** ddalex1 <ddalex1!~ddalex@213.157.170.123> has quit IRC15:07
*** ddalex2 <ddalex2!~ddalex@213.157.170.123> has quit IRC15:08
*** ddalex1 <ddalex1!~ddalex@213.157.170.123> has joined #yocto15:08
-7F1ACA955- build #146 of nightly-fsl-arm-lsb is complete: Failure [failed BuildImages BuildImages_1] Build details are at http://autobuilder.yoctoproject.org/main/builders/nightly-fsl-arm-lsb/builds/14615:09
*** ddalex2 <ddalex2!~ddalex@213.157.170.123> has joined #yocto15:16
*** ddalex1 <ddalex1!~ddalex@213.157.170.123> has quit IRC15:16
*** SorenHolm <SorenHolm!~quassel@5634f191.rev.stofanet.dk> has joined #yocto15:32
*** hramrach <hramrach!~hramrach@gateway/tor-sasl/hramrach> has joined #yocto15:35
*** zerus <zerus!~epetmab@81-229-90-163-no67.tbcn.telia.com> has quit IRC15:40
*** ddalex1 <ddalex1!~ddalex@213.157.170.123> has joined #yocto15:45
*** ddalex2 <ddalex2!~ddalex@213.157.170.123> has quit IRC15:45
*** melio <melio!~melio@static-194-113-26-69.axsne.net> has joined #yocto15:59
*** melio <melio!~melio@static-194-113-26-69.axsne.net> has quit IRC15:59
*** SorenHolm <SorenHolm!~quassel@5634f191.rev.stofanet.dk> has quit IRC16:01
*** melio <melio!~melio@static-194-113-26-69.axsne.net> has joined #yocto16:01
*** melio_cc <melio_cc!~melio_cc@static-194-113-26-69.axsne.net> has joined #yocto16:02
*** Nitin <Nitin!~nakamble@134.134.139.72> has joined #yocto16:39
*** manuel__ <manuel__!~manuel_@pD9FDE7BE.dip0.t-ipconnect.de> has quit IRC16:44
*** SorenHolm <SorenHolm!~quassel@5634f191.rev.stofanet.dk> has joined #yocto16:51
*** SorenHolm <SorenHolm!~quassel@5634f191.rev.stofanet.dk> has quit IRC16:57
*** Nitin <Nitin!~nakamble@134.134.139.72> has quit IRC17:05
*** ddalex2 <ddalex2!~ddalex@213.157.170.123> has joined #yocto17:09
*** ddalex1 <ddalex1!~ddalex@213.157.170.123> has quit IRC17:09
*** ddalex2 <ddalex2!~ddalex@213.157.170.123> has quit IRC17:14
*** chankit1 <chankit1!~oneam@124.13.175.49> has quit IRC17:33
*** SorenHolm <SorenHolm!~quassel@5634f191.rev.stofanet.dk> has joined #yocto17:37
-7F1ACA955- build #159 of nightly is complete: Failure [failed] Build details are at http://autobuilder.yoctoproject.org/main/builders/nightly/builds/15917:48
*** SorenHolm <SorenHolm!~quassel@5634f191.rev.stofanet.dk> has quit IRC17:57
*** Nitin <Nitin!nakamble@nat/intel/x-omtenpfbqeaewdst> has joined #yocto18:18
*** paul-m <paul-m!~paulm@105-237-30-203.access.mtnbusiness.co.za> has joined #yocto18:28
*** msm` <msm`!~msm@cpe-72-182-100-192.austin.res.rr.com> has joined #yocto18:32
*** msm`` <msm``!~msm@cpe-72-182-100-192.austin.res.rr.com> has quit IRC18:35
*** agust <agust!~agust@p4FDE7235.dip0.t-ipconnect.de> has quit IRC19:02
*** paul-m <paul-m!~paulm@105-237-30-203.access.mtnbusiness.co.za> has quit IRC19:02
*** paul-m <paul-m!~paulm@105-237-30-203.access.mtnbusiness.co.za> has joined #yocto19:03
*** paul-m is now known as karooga_19:03
karooga_Hi, I'm getting "No rule to make target `oldconfig'" with ./poky/meta-raspberrypi/recipes-kernel/linux/linux-raspberrypi_3.12.26.bb.  Not sure how I fix this, any ideas?19:11
*** karooga_ <karooga_!~paulm@105-237-30-203.access.mtnbusiness.co.za> has quit IRC19:23
*** karooga_ <karooga_!~paulm@105-237-30-203.access.mtnbusiness.co.za> has joined #yocto19:25
*** karooga_ <karooga_!~paulm@105-237-30-203.access.mtnbusiness.co.za> has quit IRC19:30
*** demonimin_ <demonimin_!~demonimin@unaffiliated/demonimin> has quit IRC19:53
*** staylor <staylor!~staylor@184.64.253.221> has joined #yocto19:54
*** demonimin <demonimin!~demonimin@unaffiliated/demonimin> has joined #yocto19:56
*** jbrianceau_away <jbrianceau_away!uid10952@gateway/web/irccloud.com/x-lsbrzwsfvjzhcqzz> has joined #yocto20:14
*** SorenHolm <SorenHolm!~quassel@5634f191.rev.stofanet.dk> has joined #yocto20:25
*** SorenHolm <SorenHolm!~quassel@5634f191.rev.stofanet.dk> has quit IRC20:29
*** manuel__ <manuel__!~manuel_@e179185043.adsl.alicedsl.de> has joined #yocto20:46
*** kroon <kroon!~jkroon@89.253.118.72> has quit IRC21:07
*** manuel__ <manuel__!~manuel_@e179185043.adsl.alicedsl.de> has quit IRC21:09
*** melio_cc <melio_cc!~melio_cc@static-194-113-26-69.axsne.net> has quit IRC21:18
*** e8johan <e8johan!~quassel@90-229-157-121-no198.tbcn.telia.com> has joined #yocto21:41
*** SorenHolm <SorenHolm!~quassel@5634f191.rev.stofanet.dk> has joined #yocto21:50
*** yocti <yocti!~supybot@yocto-www.yoctoproject.org> has joined #yocto22:00
*** JaMae <JaMae!~martin@ip-89-176-104-3.net.upcbroadband.cz> has joined #yocto22:01
*** xerent_ <xerent_!xerent@compose.lokalen.org> has joined #yocto22:01
*** jzhang1 <jzhang1!jzhang@nat/intel/x-zlvaqwkluwjwtyxi> has joined #yocto22:03
*** pascal-bach <pascal-bach!~pascal-ba@46-126-139-1.dynamic.hispeed.ch> has joined #yocto22:03
*** phragment <phragment!~blubb@vpn.htu.tu-graz.ac.at> has joined #yocto22:04
*** _dany_1 <_dany_1!~Thunderbi@192.176.1.94> has quit IRC22:05
*** jzhang <jzhang!jzhang@nat/intel/x-fkbrjfhwrxobxmzl> has quit IRC22:05
*** JaMa <JaMa!~martin@ip-89-176-104-3.net.upcbroadband.cz> has quit IRC22:05
*** ecdhe_ <ecdhe_!~ecdhe@173-22-126-166.client.mchsi.com> has quit IRC22:05
*** mario-go` <mario-go`!~user@email.parenteses.org> has quit IRC22:05
*** phragment_ <phragment_!~blubb@vpn.htu.tu-graz.ac.at> has quit IRC22:05
*** ecdhe_ <ecdhe_!~ecdhe@173-22-126-166.client.mchsi.com> has joined #yocto22:05
*** nerdboy <nerdboy!~sarnold@gatekeeper.gentoogeek.org> has quit IRC22:05
*** pascal-bach_ <pascal-bach_!~pascal-ba@46-126-139-1.dynamic.hispeed.ch> has quit IRC22:05
*** YoctoAutoBuilder <YoctoAutoBuilder!~YoctoAuto@yocto-www.yoctoproject.org> has quit IRC22:05
*** xerent <xerent!xerent@compose.lokalen.org> has quit IRC22:05
*** JaMae is now known as JaMa22:05
*** YoctoAutoBuilder <YoctoAutoBuilder!~YoctoAuto@yocto-www.yoctoproject.org> has joined #yocto22:07
*** mario-goulart <mario-goulart!~user@email.parenteses.org> has joined #yocto22:12
*** nerdboy <nerdboy!~sarnold@gatekeeper.gentoogeek.org> has joined #yocto22:18
*** nerdboy <nerdboy!~sarnold@gentoo/developer/nerdboy> has joined #yocto22:18
*** zerus <zerus!~epetmab@81-229-90-163-no67.tbcn.telia.com> has joined #yocto22:22
*** jbrianceau_away <jbrianceau_away!uid10952@gateway/web/irccloud.com/x-lsbrzwsfvjzhcqzz> has quit IRC22:27
*** e8johan <e8johan!~quassel@90-229-157-121-no198.tbcn.telia.com> has quit IRC22:41
*** sgw_ <sgw_!~sgw_@c-67-171-230-40.hsd1.wa.comcast.net> has joined #yocto23:06
*** kroon <kroon!~jkroon@89-253-118-72.customers.ownit.se> has joined #yocto23:07
*** kroon <kroon!~jkroon@89-253-118-72.customers.ownit.se> has quit IRC23:56

Generated by irclog2html.py 2.11.0 by Marius Gedminas - find it at mg.pov.lt!