Tuesday, 2016-10-18

soap_ausAnyone about? I had a question about BBMASK and Fido. Specifically, it does not seem to be masking a directory in my layer, despite appearing in the BBMASK variable.00:01
soap_ause.g.: bitbake -e initscripts | grep "^BBMASK"00:02
soap_ausBBMASK="meta-ti/recipes-kernel meta-sf200-extras/recipes-aq1/initscripts/" <— I want to mask out any bbappends under that initscripts directory. They are still included and not masked, however.00:02
soap_ausMore interesting: the meta-ti stuff seems like it might not be masked either. I reach this conclusion due to bitbake reporting “Parsing of 2354 .bb files complete (2350 cached, 4 parsed). 2893 targets, 361 skipped, 0 masked, 0 errors.”00:03
soap_aus0 masked…any ideas?00:03
*** tlab <tlab!~tlab@104.235.20.44> has joined #yocto00:05
*** dvhart <dvhart!~dvhart@134.134.139.74> has quit IRC00:14
CTtpollardhmm bitbake -s $image is seemingly listing packages that aren't on my finished sysroot?00:14
*** dvhart <dvhart!dvhart@nat/intel/x-twfwobbbdjgnuiav> has joined #yocto00:15
*** dvhart <dvhart!dvhart@nat/intel/x-twfwobbbdjgnuiav> has quit IRC00:15
soap_ausMy BBMASK problem: I had the wrong version of the reference manual up, syntax for the re was wrong, possibly no issue in Fido.00:16
*** nighty <nighty!~nighty@d246113.ppp.asahi-net.or.jp> has joined #yocto00:21
*** JordonWu <JordonWu!~quassel@221.226.9.57> has joined #yocto00:22
bluelightningCTtpollard: -s lists all available recipes00:27
bluelightningso that would be expected00:27
CTtpollardbluelightning: what's the best way to list all packages going into an image then? Before waiting for the rootfs manifest?00:28
bluelightningCTtpollard: bitbake -g <image> will give you a list of the recipes that will need to be built, but that's more than will end up in the image00:30
CTtpollardyeh, depends and natives etc too00:30
bluelightningright00:31
bluelightningwhen it gets down to the package level, ultimately there are things that bitbake simply doesn't know about - the only definitive source of information is the image manifest or what buildhistory produces (which is pretty much the same thing)00:32
khemCTtpollard: bitbake -g can be explored for what you want00:36
khemCTtpollard: before generating image00:37
khemideally using buildhistory method that bluelightning was mentioning is more robust and to the point00:37
CTtpollardthanks, also is there a variable I can stick in local.conf to always remove the last built image? seems to ring a bell00:39
khemCTtpollard: if you are using master or morty then its automatic00:40
khemlook into RM_OLD_IMAGE00:41
khemfor older releases00:41
CTtpollardKrogoth00:41
soap_ausBBMASK issue on Fido: after employing the correct syntax (separating regex tokens with a vertical bar), my masking is working.00:48
*** toscalix <toscalix!~toscalix@70.35.39.246> has joined #yocto00:51
bluelightningsoap_aus: great - I do believe we changed it in the last release to allow multiple regexes00:53
*** edge0701 <edge0701!~edge@cpc69057-oxfd26-2-0-cust559.4-3.cable.virginm.net> has quit IRC00:54
soap_ausYep, as mentioned, I unfortunately had opened the wrong manual (it was a krogoth version). The reasoning seems very sound. I am currently doing a hack to specify a different mask depending on the image I want to build, but it works so I’m happy.00:55
*** toscalix <toscalix!~toscalix@70.35.39.246> has quit IRC01:01
*** soap_aus <soap_aus!~soap_aus@59.167.200.164> has quit IRC01:04
*** aehs29 <aehs29!~aehernan@134.134.139.82> has quit IRC01:07
*** aehs29 <aehs29!~aehernan@134.134.139.82> has joined #yocto01:09
*** Nilesh_ <Nilesh_!uid116340@gateway/web/irccloud.com/x-jgwpuaemkcdciozj> has joined #yocto01:51
*** crankslider <crankslider!~slidercra@unaffiliated/slidercrank> has quit IRC01:53
*** CTtpollard <CTtpollard!~tom@h3.248.139.40.ip.windstream.net> has quit IRC01:59
*** oob <oob!~paulg@209.226.41.163> has quit IRC02:09
*** sujith_h <sujith_h!~toaster@kde/developers/sujithh> has quit IRC02:46
*** Snert__ is now known as Snert02:47
*** bananadev <bananadev!~onlyester@117.6.99.240> has joined #yocto03:18
*** bananadev <bananadev!~onlyester@117.6.99.240> has quit IRC03:19
*** bananadev <bananadev!~onlyester@118.70.128.150> has joined #yocto03:19
*** paulg <paulg!~paulg@198-84-239-75.cpe.teksavvy.com> has quit IRC03:29
*** belen <belen!~Adium@223.186.9.158> has joined #yocto03:34
*** belen1 <belen1!~Adium@223.186.9.158> has joined #yocto03:34
*** belen <belen!~Adium@223.186.9.158> has quit IRC03:34
*** belen1 <belen1!~Adium@223.186.9.158> has quit IRC03:36
*** bananadev <bananadev!~onlyester@118.70.128.150> has quit IRC03:44
*** kalyan <kalyan!~kalyan@202.83.17.75> has joined #yocto03:48
bluelightninghalstead: thanks for looking into the layer index editing issue04:06
*** AndersD <AndersD!~anders@h83-209-191-235.cust.se.alltele.net> has joined #yocto04:07
bluelightninghalstead: btw, I've just pushed a new paule/django18 branch - when you get a chance to look at moving to Django 1.8 please use that. Note that we've added new migrations so just the first time you'll need to use python3 manage.py migrate --fake-initial or the migration will fail04:08
halsteadThank you bluelightning.04:09
bluelightning(that's now covered briefly further down in the README, FWIW)04:09
*** agust <agust!~agust@p4FCB6606.dip0.t-ipconnect.de> has joined #yocto04:10
halsteadbluelightning: I will have to pick this up tomorrow. I also have to drive 2 hours south to work on autobuilders. Busy day ahead.04:13
*** sujith_h <sujith_h!~toaster@kde/developers/sujithh> has joined #yocto04:22
*** adelcast <adelcast!~adelcast@130.164.62.126> has quit IRC04:34
*** clement <clement!~clement@gre92-5-82-237-199-7.fbx.proxad.net> has quit IRC04:46
*** clement <clement!~clement@fw-alt.idf.smile.fr> has joined #yocto04:48
*** adelcast <adelcast!~adelcast@130.164.62.126> has joined #yocto04:48
*** AndersD <AndersD!~anders@h83-209-191-235.cust.se.alltele.net> has quit IRC04:51
*** hatter <hatter!~hatter@213.80.106.150> has joined #yocto05:06
*** qt-x <qt-x!~Thunderbi@217.10.196.2> has joined #yocto05:49
*** hatter <hatter!~hatter@213.80.106.150> has quit IRC06:00
*** jkridner <jkridner!~jkridner@pdpc/supporter/active/jkridner> has quit IRC06:02
*** jkridner <jkridner!~jkridner@pdpc/supporter/active/jkridner> has joined #yocto06:03
*** JordonWu <JordonWu!~quassel@221.226.9.57> has quit IRC06:08
*** JordonWu <JordonWu!~quassel@221.226.9.57> has joined #yocto06:11
*** frsc <frsc!~frsc@80.149.173.67> has joined #yocto06:13
*** AndersD <AndersD!~anders@213-64-218-49-no126.business.telia.com> has joined #yocto06:14
*** TobSnyder <TobSnyder!~schneider@ip9234b0ae.dynamic.kabel-deutschland.de> has joined #yocto06:18
*** RP1 <RP1!~richard@10.87-253-62.static.virginmediabusiness.co.uk> has quit IRC06:21
*** hamis <hamis!~irfan@110.93.212.98> has joined #yocto06:32
*** gtristan <gtristan!~tristanva@114.207.54.40> has joined #yocto06:39
*** RP1 <RP1!~richard@192.198.151.62> has joined #yocto06:40
*** jku <jku!jku@nat/intel/x-eikvfytecxgixqcl> has joined #yocto06:40
*** obsrwr_home <obsrwr_home!~obsrwr@86.127.115.116> has joined #yocto06:42
*** pohly <pohly!~pohly@p5DE8E3A4.dip0.t-ipconnect.de> has joined #yocto06:44
*** jbrianceau_away <jbrianceau_away!uid10952@gateway/web/irccloud.com/x-dstobnaajlbhpkzb> has joined #yocto06:47
*** aehs29 <aehs29!~aehernan@134.134.139.82> has quit IRC06:48
*** jbrianceau_away is now known as jbrianceau06:49
*** behanw <behanw!uid110099@gateway/web/irccloud.com/x-pmzlmreldtvyuzhw> has quit IRC06:49
*** jonver <jonver!~jonver___@dd577603a.access.telenet.be> has joined #yocto06:50
*** pohly <pohly!~pohly@p5DE8E3A4.dip0.t-ipconnect.de> has quit IRC06:52
*** fl0v0 <fl0v0!~fvo@p4FC0A230.dip0.t-ipconnect.de> has joined #yocto06:58
*** aV|2 <aV|2!~kvirc@146.66.253.137> has joined #yocto06:58
aV|2during the building I'm getting an error: linux-kernel do_compile failed06:59
aV|2What I should look?07:00
*** ant_work <ant_work!~ant__@95.237.99.33> has joined #yocto07:00
*** morphis_ <morphis_!~morphis@92.67.4.55> has joined #yocto07:01
LetoThe2ndaV|2: well, how about that very log file that should be mentioned in the error message?07:03
aV|2LetoThe2nd: it's veeeeery long hahahah07:04
LetoThe2ndaV|2: ok, so.....?07:06
aV|2there are errors like this:07:07
aV|2error: redefinition of 'return_address'07:08
aV|2 void *return_address(unsigned int level)07:08
aV|2And I didn't touch anything07:08
*** yann|work <yann|work!~yann@nan92-1-81-57-214-146.fbx.proxad.net> has quit IRC07:09
aV|2I installed the required packages mentioned on the yocto guide, maybe I need something more?07:09
*** JaMa <JaMa!~martin@ip-89-176-104-169.net.upcbroadband.cz> has quit IRC07:09
LetoThe2ndaV|2: searching that error message alone is very enlightening.07:10
aV|2hmm07:11
*** grma <grma!~gruberm@80.93.38.128> has joined #yocto07:11
LetoThe2ndand "I didn't touch anything" is a bout the single most pointless excuse ever.07:14
LetoThe2ndI suspect that you tried to forward the oe/poky version and your kernel can't build with gcc5+07:14
*** kalyan <kalyan!~kalyan@202.83.17.75> has quit IRC07:14
*** boucman_work <boucman_work!~boucman@fw-alt.idf.smile.fr> has joined #yocto07:15
fl0v0aV|2: https://github.com/gumstix/live-build/issues/507:16
LetoThe2ndfl0v0: yeah, saw the same.07:16
*** rajm <rajm!~robertmar@82-70-136-246.dsl.in-addr.zen.co.uk> has joined #yocto07:17
aV|2fl0v0: nice, ty!07:17
*** hatter <hatter!~hatter@h-90-120.a137.corp.bahnhof.se> has joined #yocto07:17
*** rob_w <rob_w!~bob@unaffiliated/rob-w/x-1112029> has joined #yocto07:17
*** phatina <phatina!~phatina@82-119-96-90.static.chello.sk> has quit IRC07:18
*** phatina <phatina!~phatina@82-119-96-90.static.chello.sk> has joined #yocto07:18
*** toanju <toanju!~toanju@185.27.182.30> has joined #yocto07:20
*** sameo <sameo!samuel@nat/intel/x-wdtmccicwndzaide> has joined #yocto07:20
*** zeenix <zeenix!~zeenix@83.218.80.242> has joined #yocto07:21
*** present <present!~present@6.21.90.92.rev.sfr.net> has joined #yocto07:24
*** mckoan_ is now known as mckoan07:30
mckoangood morning07:30
aV|2mckoan: good morning07:34
bluelightninghalstead: no worries - hope all goes well with the autobuilder work07:34
*** jkridner <jkridner!~jkridner@pdpc/supporter/active/jkridner> has quit IRC07:40
*** jkridner <jkridner!~jkridner@pdpc/supporter/active/jkridner> has joined #yocto07:41
*** blueness <blueness!~blueness@gentoo/developer/blueness> has quit IRC07:46
*** blueness <blueness!~blueness@gentoo/developer/blueness> has joined #yocto07:48
*** pegu <pegu!~user@81.191.145.1> has joined #yocto07:50
*** florian_kc <florian_kc!~fuchs@Maemo/community/contributor/florian> has joined #yocto07:51
*** florian_kc is now known as florian07:51
*** csanchezdll <csanchezdll!~user@galileo.kdpof.com> has joined #yocto07:55
rob_wPNBLACKLIST[apcupsd] ?= "BROKEN: doesn't build with B!=S"  what does that actually mean ?07:58
lpappbluelightning: around?07:59
*** Biliogadafr <Biliogadafr!~PIN@nat-minsk-pool-46-53-202-183.telecom.by> has joined #yocto07:59
bluelightninglpapp: kind of07:59
bluelightningrob_w: doesn't build with build directory separate from the source07:59
lpappbluelightning: with the daisy sdk, https://paste.kde.org/pja5ngjkr/gtmgbj/raw08:00
*** joseppc <joseppc!~josep@linaro/joseppc> has quit IRC08:00
bluelightningrob_w: if you changed inherit autotools to inherit autotools-brokensep it would presumably be able to build08:01
lpappbluelightning: this is the brief content of the stdint.h header generated by the Yocto SDK: https://paste.kde.org/pxeqtgimu/i26odn/raw08:01
bluelightninglpapp: not sure I'm afraid08:02
rob_wbluelightning: worked .. thx .. can you enlight me what exactily brokensep does ?08:02
lpappbluelightning: do you have an SDK installed to compare it with your stdint.h?08:02
bluelightningrob_w: basically sets B back to ${S} i.e. builds in the same directory as the source - the default is to do it in a separate directory so that it can be easily cleared out08:03
bluelightninglpapp: not the daisy one08:03
rob_wright ..got ya , thx08:04
lpappbluelightning: any sdk is good to see whether it is very different.08:04
*** jkridner <jkridner!~jkridner@pdpc/supporter/active/jkridner> has quit IRC08:04
lpappbluelightning: because if its content looks saner in newer versions, we have got a problem, I believe.08:04
bluelightninglpapp: so what changed? is this the first time you built this recipe?08:05
bluelightnings/recipe/piece of software/08:05
lpappbluelightning: it is not built from recipe. It is an out of source driver and I am trying to build it with the Yocto SDK for development purposes.08:06
lpappas I am doing active work on this out of source tree driver.08:06
*** yann|work <yann|work!~yann@LFbn-1-12676-32.w90-90.abo.wanadoo.fr> has joined #yocto08:06
lpappI thought it was easier to use the SDK than developing it inside Yocto...08:06
lpappit builds fine from recipe.08:07
bluelightninglpapp: it's exactly the same FWIW08:08
bluelightning(as the one from an SDK built with master, that is008:08
bluelightning)08:08
lpappthank you.08:09
lpappbluelightning: can you build a simple main.c that only includes stdint.h with your sDK?08:09
*** mortderire <mortderire!rkinsell@nat/intel/x-ffcvrfkspfbfttmz> has joined #yocto08:09
lpapp#include <stdint.h> int main() { return 0; }08:09
rob_wcan i override PNBLACKLIST in a bbappend recipe ?08:11
*** mortderire <mortderire!rkinsell@nat/intel/x-ffcvrfkspfbfttmz> has quit IRC08:14
*** mortderire <mortderire!rkinsell@nat/intel/x-vpkegxqtfuyrevvi> has joined #yocto08:17
*** dreyna <dreyna!~dreyna@c-24-5-28-247.hsd1.ca.comcast.net> has quit IRC08:20
*** psnsilva_ <psnsilva_!~psnsilva@219.229.137.78.rev.vodafone.pt> has joined #yocto08:21
lpappbluelightning: because I can :D08:21
*** mortderire <mortderire!rkinsell@nat/intel/x-vpkegxqtfuyrevvi> has quit IRC08:21
lpappso it is not a simple "stdint.h" include problem.08:21
*** psnsilva_ <psnsilva_!~psnsilva@219.229.137.78.rev.vodafone.pt> has quit IRC08:21
*** joseppc <joseppc!~josep@linaro/joseppc> has joined #yocto08:23
lpappbluelightning: oh, one thing I notice in the output: --sysroot=/home/lpapp/Projects/foo/Yocto-daisy-32/src/build/tmp/sysroots/foobar08:23
lpappbluelightning: I copied the driver codebase out of the working directory into a separate directory for development08:23
lpappI think that messed up things when running make... but apparently, it is still the same sysroot after running ./configure08:23
*** mortderire <mortderire!rkinsell@nat/intel/x-ntcgkggmsifvostv> has joined #yocto08:26
*** igor1 <igor1!~Igor_Stop@134.134.139.72> has joined #yocto08:31
*** jku <jku!jku@nat/intel/x-eikvfytecxgixqcl> has quit IRC08:34
*** jku <jku!jku@nat/intel/x-ncuqieeloznxzrjb> has joined #yocto08:35
*** crankslider <crankslider!~slidercra@unaffiliated/slidercrank> has joined #yocto08:35
*** mortderire <mortderire!rkinsell@nat/intel/x-ntcgkggmsifvostv> has quit IRC08:36
*** egavinc <egavinc!~egavinc@43.red-2-139-180.staticip.rima-tde.net> has quit IRC08:44
*** ernstp <ernstp!uid168075@gateway/web/irccloud.com/x-anetunawaytvfxri> has joined #yocto08:49
*** falk0n <falk0n!~falk0n@a109-49-57-182.cpe.netcabo.pt> has joined #yocto08:50
*** bboozzoo is now known as mborzecki08:50
*** hunk <hunk!ce7a6654@gateway/web/freenode/ip.206.122.102.84> has joined #yocto08:57
*** kalyan <kalyan!~kalyan@202.83.17.75> has joined #yocto09:03
*** ftonello <ftonello!~felipe@81.145.202.106> has joined #yocto09:03
hunkhello I have problems with systemd network and ip addresses ... i defined one static and one dhcp but both are not working09:03
hunkcat /lib/systemd/network/10-eth1.network  [Match] Name=eth1  [Network] DHCP=yes09:04
*** JaMa <JaMa!~martin@ip-89-176-104-169.net.upcbroadband.cz> has joined #yocto09:04
hunkbut he didnt get the correct address from the router09:04
dl9pfRP1: might want to take a look at https://bugzilla.yoctoproject.org/show_bug.cgi?id=1044909:07
*** Biliogadafr1 <Biliogadafr1!~PIN@nat-minsk-pool-46-53-202-183.telecom.by> has joined #yocto09:14
*** Biliogadafr <Biliogadafr!~PIN@nat-minsk-pool-46-53-202-183.telecom.by> has quit IRC09:16
*** kjokinie <kjokinie!~kjokinie@145.247.120.245> has quit IRC09:22
*** AndersD <AndersD!~anders@213-64-218-49-no126.business.telia.com> has quit IRC09:25
*** Snert <Snert!~LoginName@106-24-237-24.gci.net> has quit IRC09:27
*** crankslider <crankslider!~slidercra@unaffiliated/slidercrank> has quit IRC09:32
*** AndersD <AndersD!~anders@213-64-218-49-no126.business.telia.com> has joined #yocto09:39
*** mihai <mihai!~mihai@134.134.139.77> has joined #yocto09:42
*** Snert <Snert!~LoginName@106-24-237-24.gci.net> has joined #yocto09:44
*** rubdos <rubdos!~rubdos@host-85-27-50-55.dynamic.voo.be> has quit IRC09:45
*** jonver <jonver!~jonver___@dd577603a.access.telenet.be> has quit IRC09:49
*** jonver <jonver!~jonver___@dD577603A.access.telenet.be> has joined #yocto09:51
*** fragfutter <fragfutter!~scorch@belnbg038.gsi.de> has joined #yocto09:53
*** ouille <ouille!c13633f0@gateway/web/freenode/ip.193.54.51.240> has joined #yocto09:55
ouillehello09:56
ouilletrying to make very simple experiment with yocto a face a problem. On a clean virtual machine (kubuntu host / kubuntu guest) i have installed yocto toolchain from(http://downloads.yoctoproject.org/releases/yocto/yocto-2.1/toolchain/x86_64/poky-glibc-x86_64-core-image-minimal-armv7a-neon-toolchain-ext-2.1.sh). After sourcing i use it to compile a simple hello world program. I try this exec inside qemu (runqemu qemuarm) using yocto kerne10:01
lpappis there a way to use rm_work with exceptions?10:01
*** morphis_ <morphis_!~morphis@92.67.4.55> has quit IRC10:01
lpappI need a whitelist.10:01
lpappa whitelist for not removing certain things.10:01
ouillehttp://downloads.yoctoproject.org/releases/yocto/yocto-2.1/machines/qemu/qemuarm-lsb/. I face an illegal instruction, looking with gdb it seem's it's in dummy_frame function. What's wrong in my work ?10:02
*** JaMa <JaMa!~martin@ip-89-176-104-169.net.upcbroadband.cz> has quit IRC10:04
*** nighty <nighty!~nighty@d246113.ppp.asahi-net.or.jp> has quit IRC10:06
aV|2fl0v0: tryied with ubuntu 15.04 which has gcc 4.9 and the build failed again with the same error :(10:15
*** kalyan <kalyan!~kalyan@202.83.17.75> has quit IRC10:16
aV|2btw, the kernel version thats is trying to build is 3.14.2810:16
*** mortderire <mortderire!rkinsell@nat/intel/x-qfrworyrkqsbuvly> has joined #yocto10:23
aV|2I will try with another bsp10:30
*** sjolley <sjolley!sjolley@nat/intel/x-cdddgbejmujfnmll> has quit IRC10:31
*** sjolley <sjolley!sjolley@nat/intel/x-lrinhgykoeswwyys> has joined #yocto10:31
*** LocutusOfBorg <LocutusOfBorg!~Gianfranc@2.43.48.145> has joined #yocto10:31
*** LocutusOfBorg <LocutusOfBorg!~Gianfranc@ubuntu/member/locutusofborg> has joined #yocto10:31
*** present <present!~present@6.21.90.92.rev.sfr.net> has quit IRC10:36
*** muppe <muppe!~Marko@ip050-115.seclan.com> has joined #yocto10:38
muppeAny meta-qt5 experts on-line?10:39
LocutusOfBorgmaybe :)10:39
LocutusOfBorgit depends on the question10:39
*** mortderire <mortderire!rkinsell@nat/intel/x-qfrworyrkqsbuvly> has quit IRC10:39
muppeok. Here is the thingy. I have a bitbake environment up and running and I can built a Linux distro with qt5 included. Now I would like to build my own Qt based application sw but NOT in the bitbake environment. How can I use the qmake and the Qt-libraries which are already in my sysroot to compile my own app without separately installing and configuring a Qt for my host machine?10:43
*** kjokinie <kjokinie!~kjokinie@145.247.120.245> has joined #yocto10:44
_icanicantCan some filesystem folders remove root user's capabilities? We have an app that runs as root/uid=0 but can't make some socket calls or access root's own files when in "/usr/bin", but works fine when the app binary is in "/sbin".10:44
muppeLocutusOfBorg: There seems to be something hard coded/configured into the meta-qt5 generated qmake which for some reason does not work when qmake is called outside of bitbake env.10:45
LocutusOfBorgmuppe, do you want to extract the sdk?10:46
LocutusOfBorgwhat I do to generate it is:10:46
LocutusOfBorgassuming your image is foo.bb10:47
LocutusOfBorgI create a foo-sdk.bb10:47
LocutusOfBorgwith this content10:47
LocutusOfBorginclude foo.bb10:47
LocutusOfBorginherit populate_sdk populate_sdk_qt510:47
LocutusOfBorgand then I do10:47
LocutusOfBorgbitbake -c populate_sdk foo-sdk10:47
muppeLocutusOfBorg: not really. Just want to compile apps agains the Qt stuff that already exists in the compiled meta-qt5/bitbake environment without intalling yet another Qt just for doing the same cross-compilation that bitbake does already.10:48
LocutusOfBorgthis will generate an sdk with qmake and everything you need for your one10:48
muppereally10:48
muppethat sounds almost too easy :)10:48
*** JaMa <JaMa!~martin@ip-89-176-104-169.net.upcbroadband.cz> has joined #yocto10:49
LocutusOfBorgthe reason for sdk to exist is your use-case10:49
LocutusOfBorgyou extract  it in /opt10:49
LocutusOfBorgsource the environment file, and live happy10:49
muppeAwesomeness! I will give it a try. Thanks a lot.10:50
LocutusOfBorg:) yw10:50
LocutusOfBorgyou might want to run qmake with something like10:51
LocutusOfBorgQT_SELECT=5 qmake10:51
LocutusOfBorgor call the one in opt10:51
muppeI'll let you know how it works...10:52
LocutusOfBorgI don't even know your OS, I can't help more10:52
muppeLinux Ubuntu10:52
LocutusOfBorgin case I'm not online, you can find me at mynick@debian.org10:53
muppecross-compiling for raspberry10:53
LocutusOfBorgor surnamename@ubuntu.com I guess10:53
*** grma <grma!~gruberm@80.93.38.128> has quit IRC10:53
*** jku <jku!jku@nat/intel/x-ncuqieeloznxzrjb> has quit IRC10:53
*** berton <berton!~fabio@187.23.155.148> has joined #yocto10:57
*** mortderire <mortderire!rkinsell@nat/intel/x-yytueqevnfkhfkoo> has joined #yocto10:57
ouillehello10:59
ouilletrying to make very simple experiment with yocto a face a problem. On a clean virtual machine (kubuntu host / kubuntu guest) i have installed yocto toolchain from(http://downloads.yoctoproject.org/releases/yocto/yocto-2.1/toolchain/x86_64/poky-glibc-x86_64-core-image-minimal-armv7a-neon-toolchain-ext-2.1.sh). After sourcing i use it to compile a simple hello world program. I try this exec inside qemu (runqemu qemuarm) using yocto kerne10:59
ouillehttp://downloads.yoctoproject.org/releases/yocto/yocto-2.1/machines/qemu/qemuarm-lsb/. I face an illegal instruction, looking with gdb it seem's it's in dummy_frame function. What's wrong in my work ?10:59
*** nighty <nighty!~nighty@s229123.ppp.asahi-net.or.jp> has joined #yocto11:00
LocutusOfBorgqemu has no complete implementation of the arm hw11:00
LocutusOfBorgnot sure, but maybe it isn't your fault11:00
LocutusOfBorgwhat about trying the application on some real hw? so you can know if the process is correct or not11:01
LocutusOfBorgas a Ubuntu Developer I use pbuilder-dist yakkety armhf create/login to test some qemu-based arm chroot11:01
*** rubdos <rubdos!~rubdos@dhcp-190-30.vub.ac.be> has joined #yocto11:01
*** mortderire <mortderire!rkinsell@nat/intel/x-yytueqevnfkhfkoo> has quit IRC11:03
*** grma <grma!~gruberm@80.93.38.128> has joined #yocto11:06
*** rubdos <rubdos!~rubdos@dhcp-190-30.vub.ac.be> has quit IRC11:13
*** bluelightning <bluelightning!~paul@pdpc/supporter/professional/bluelightning> has quit IRC11:17
*** rubdos <rubdos!~rubdos@dhcp-190-30.vub.ac.be> has joined #yocto11:23
*** ouille <ouille!c13633f0@gateway/web/freenode/ip.193.54.51.240> has quit IRC11:24
*** fl0v01 <fl0v01!~fvo@pD9F6AD27.dip0.t-ipconnect.de> has joined #yocto11:25
*** fl0v0 <fl0v0!~fvo@p4FC0A230.dip0.t-ipconnect.de> has quit IRC11:28
*** rubdos <rubdos!~rubdos@dhcp-190-30.vub.ac.be> has quit IRC11:28
*** alexG_____ <alexG_____!592ea07e@gateway/web/freenode/ip.89.46.160.126> has joined #yocto11:29
*** jbrianceau <jbrianceau!uid10952@gateway/web/irccloud.com/x-dstobnaajlbhpkzb> has quit IRC11:29
*** rubdos <rubdos!~rubdos@dhcp-190-30.vub.ac.be> has joined #yocto11:29
*** rubdos <rubdos!~rubdos@dhcp-190-30.vub.ac.be> has quit IRC11:39
*** ziggo <ziggo!~ziggo@217.89.178.116> has joined #yocto11:40
*** anselmolsm <anselmolsm!~anselmols@134.134.139.78> has joined #yocto11:41
*** rubdos <rubdos!~rubdos@dhcp-190-30.vub.ac.be> has joined #yocto11:42
*** alexG_____ <alexG_____!592ea07e@gateway/web/freenode/ip.89.46.160.126> has quit IRC11:45
*** igor2 <igor2!~igor@189.112.127.225> has quit IRC11:46
*** zeddii_home <zeddii_home!~zeddii_ho@CPEe8de27b71faa-CMbcc810032faf.cpe.net.cable.rogers.com> has joined #yocto12:06
mahoHi, I patched a kernel to export a function and booted core-image-minimal and now a kernel module which should make use of that function does not find the symbol. Any ideas what might be wrong here?12:07
*** rob_w <rob_w!~bob@unaffiliated/rob-w/x-1112029> has quit IRC12:08
*** jbrianceau <jbrianceau!uid10952@gateway/web/irccloud.com/x-lsisimkgazuocqbn> has joined #yocto12:14
LocutusOfBorgmaho, did you load the kernel modules? usually I don't remember copying them in /lib/modules12:18
LocutusOfBorgor the rebuild didn't rebuild everything12:18
LocutusOfBorgI have a custom virtual/kernel rebuild to be sure it gets rebuilt correctly12:19
LocutusOfBorgwith cleanall12:19
*** gtristan <gtristan!~tristanva@114.207.54.40> has quit IRC12:24
*** belen <belen!~Adium@106.216.168.9> has joined #yocto12:29
muppeLocutusOfBorg: Hello again. While the bitbake is still running... does "populate_sdk" create Qt with cross-compile libraries or Qt with host-pc libraries? Or maybe both? (or maybe it is building the whole universe since the bitbake takes so long to run :) )12:33
*** Nilesh_ <Nilesh_!uid116340@gateway/web/irccloud.com/x-jgwpuaemkcdciozj> has quit IRC12:34
*** mortderire <mortderire!rkinsell@nat/intel/x-dcvetdzsfmuqqhfw> has joined #yocto12:35
LocutusOfBorgit needs to build additional software12:38
LocutusOfBorgto cross-compile everything12:38
muppeok. I'll try to be patient then.12:39
*** mortderire <mortderire!rkinsell@nat/intel/x-dcvetdzsfmuqqhfw> has quit IRC12:39
*** rob_w <rob_w!~bob@unaffiliated/rob-w/x-1112029> has joined #yocto12:49
ZubairLKI get these weird warnings..12:50
ZubairLKWARNING: linux-yocto-4.8+gitAUTOINC+03bf3dd731_67813e7efa-r0 do_kernel_configcheck: [kernel config]: specified values did not make it into the kernel's final configuration:12:50
ZubairLK---------- CONFIG_AEABI -----------------12:50
ZubairLKConfig: CONFIG_AEABI12:50
ZubairLKFrom: /home/zkakakhel/yocto/poky/build/tmp/work-shared/qemumips32r2el/kernel-source/.kernel-meta/configs/standard/arch/arm/arm.cfg12:50
ZubairLKRequested value:  CONFIG_AEABI=y12:50
ZubairLKActual value:12:50
ZubairLKWonder why arm.cfg is being applied when I'm only building for mips32r2el12:51
*** present <present!~present@6.21.90.92.rev.sfr.net> has joined #yocto12:51
presentHi guys!12:51
presentI'm trying out qemu.12:51
presentI found the documentation in Yocto.12:51
presentAnd here I am right now. http://pastebin.com/PXKASwWP12:52
LocutusOfBorgZubairLK, probably you edited it manually12:52
LocutusOfBorgpresent, just build it?12:52
*** mortderire <mortderire!rkinsell@nat/intel/x-tsiakqnbtoaubhsw> has joined #yocto12:53
presentI built with MACHINE = raspberrypi212:53
*** mortderire <mortderire!rkinsell@nat/intel/x-tsiakqnbtoaubhsw> has quit IRC12:53
stwcxpresent: Depending on what you are trying to do, 'slirp' networking might be sufficient.  You can add the 'slirp' parameter onto runqemu and it won't use the tun device.12:54
stwcxpresent: Otherwise, it tells you to 'bitbake qemu-helper-native'.12:54
presentMACHINEOVERRIDES="rpi:armv7ve:raspberrypi2:lightpixels"12:54
presentzImage-qemuarm.bin doesn't exist with the slirp option12:57
*** ziggo <ziggo!~ziggo@217.89.178.116> has quit IRC12:58
present+1 for the 'bitbake qemu-helper-native' command12:58
presentgetting further12:58
*** mortderire <mortderire!rkinsell@nat/intel/x-zovcmfrjgergkjsy> has joined #yocto12:59
presentOk I keep having this one: zImage-qemuarm.bin doesn't exist12:59
presenthttp://pastebin.com/Se1LNT7j13:04
presentI should bitbake my image with MACHINE = qemuarm ?13:06
muppeLocutusOfBorg: Now the build is ready. Am I now supposed to source this one:  tmp/deploy/sdk/xxxxx-glibc-x86_64-xxxxx-image-sdk-cortexa7hf-vfp-vfpv4-neon-toolchain-2.0.2.sh13:06
*** tlwoerner__ is now known as tlwoerner13:09
*** ziggo <ziggo!~ziggo@217.89.178.116> has joined #yocto13:12
ernstptrying to run bitbake in a docker container, it's acting up a bit though...13:17
ernstpis there a way to run bitbake without fancy ncurses/color output?13:17
neverpanicTry bitbake -v13:18
*** mortderire <mortderire!rkinsell@nat/intel/x-zovcmfrjgergkjsy> has quit IRC13:19
*** ziggo <ziggo!~ziggo@217.89.178.116> has quit IRC13:20
*** belen <belen!~Adium@106.216.168.9> has quit IRC13:20
*** pegu <pegu!~user@81.191.145.1> has quit IRC13:22
presentIf someone has idea about qemu. :) I take it! :)13:22
*** mattsm <mattsm!uid128834@gateway/web/irccloud.com/x-rrzqqpulncxbvvtf> has joined #yocto13:23
*** mortderire <mortderire!rkinsell@nat/intel/x-xneazlemyvsecvau> has joined #yocto13:24
*** rt90 <rt90!~rt@p4FD4BC33.dip0.t-ipconnect.de> has joined #yocto13:27
LocutusOfBorgmuppe, not source ./13:27
LocutusOfBorgit works only with bash13:27
*** mortderire <mortderire!rkinsell@nat/intel/x-xneazlemyvsecvau> has quit IRC13:29
*** kscherer <kscherer!~kscherer@128.224.252.2> has joined #yocto13:33
*** paulg <paulg!~paulg@198-84-239-75.cpe.teksavvy.com> has joined #yocto13:33
*** mortderire <mortderire!rkinsell@nat/intel/x-xcjfnfzvjzwajeym> has joined #yocto13:37
*** benjamirc1 <benjamirc1!besquive@nat/intel/x-hfwadomplggtkeej> has joined #yocto13:38
*** hamis <hamis!~irfan@110.93.212.98> has quit IRC13:38
*** JordonWu <JordonWu!~quassel@221.226.9.57> has quit IRC13:39
*** toanju <toanju!~toanju@185.27.182.30> has quit IRC13:41
* Ulfalizer hopes the container fetish will pass :/13:41
muppeLocutusOfBorg: I managed to install the SDK with sudo sh. After the env init script the qmake works like a charm. Thank you so much for the help.13:41
LocutusOfBorgyou are welcome13:44
LocutusOfBorgsorry for not helping you in the hard way13:44
LocutusOfBorgI know how to make it working with the yocto pre-built bitbake directories but you need lots of tweaks, of PATHS, and LD_LIBRARY stuff to make them work13:45
LocutusOfBorgSDK makes all of this easy13:45
LocutusOfBorgand if you look at the file you source, you can edit to make it work with the current bitbake directory13:45
*** igor2 <igor2!~igor@189.112.127.225> has joined #yocto13:47
*** sjolley <sjolley!sjolley@nat/intel/x-lrinhgykoeswwyys> has quit IRC13:48
*** grma <grma!~gruberm@80.93.38.128> has quit IRC13:48
*** mortderire <mortderire!rkinsell@nat/intel/x-xcjfnfzvjzwajeym> has quit IRC13:49
*** morphis_ <morphis_!~morphis@92.67.4.55> has joined #yocto13:50
*** madisox <madisox!~madison@12.30.244.5> has joined #yocto13:54
*** obsrwr_home <obsrwr_home!~obsrwr@86.127.115.116> has quit IRC14:00
*** AndersD <AndersD!~anders@213-64-218-49-no126.business.telia.com> has quit IRC14:00
*** belen <belen!~Adium@106.216.168.9> has joined #yocto14:01
*** marka <marka!~marka@135-23-92-83.cpe.pppoe.ca> has joined #yocto14:03
*** _icanicant <_icanicant!~icanicant@51.179.178.138> has quit IRC14:04
*** qt-x <qt-x!~Thunderbi@217.10.196.2> has quit IRC14:05
ernstpokay so bitbake and docker overlay2 storage driver don't get along it looks like...14:09
ernstpoverlay seems to work better14:09
*** mortderire <mortderire!rkinsell@nat/intel/x-xoqjjbkupsrcuwnr> has joined #yocto14:10
*** Ox4 <Ox4!~user@unaffiliated/zloy> has quit IRC14:10
*** melonipoika <melonipoika!~jose@194.9.252.238> has quit IRC14:14
*** rcw <rcw!~rwoolley@128.224.252.2> has joined #yocto14:15
*** Nilesh_ <Nilesh_!uid116340@gateway/web/irccloud.com/x-gbcjorrdsblhtqmo> has joined #yocto14:16
*** mortderire <mortderire!rkinsell@nat/intel/x-xoqjjbkupsrcuwnr> has quit IRC14:21
*** morphis_ <morphis_!~morphis@92.67.4.55> has quit IRC14:21
*** sujith_h <sujith_h!~toaster@kde/developers/sujithh> has quit IRC14:26
*** eduardas_m <eduardas_m!~eduardas_@213.197.143.19> has joined #yocto14:27
*** paulg <paulg!~paulg@198-84-239-75.cpe.teksavvy.com> has quit IRC14:30
*** paulg <paulg!~paulg@198-84-239-75.cpe.teksavvy.com> has joined #yocto14:30
*** mortderire <mortderire!rkinsell@nat/intel/x-oucoouqljsqmghyb> has joined #yocto14:32
*** ZubairLK <ZubairLK!~Thunderbi@unaffiliated/zubairlk> has quit IRC14:32
*** ZubairLK <ZubairLK!~Thunderbi@unaffiliated/zubairlk> has joined #yocto14:32
*** morphis_ <morphis_!~morphis@92.67.4.55> has joined #yocto14:36
*** CTtpollard <CTtpollard!~tom@h3.248.139.40.ip.windstream.net> has joined #yocto14:36
*** mortderire <mortderire!rkinsell@nat/intel/x-oucoouqljsqmghyb> has quit IRC14:37
*** belen <belen!~Adium@106.216.168.9> has quit IRC14:39
*** ntl <ntl!~nathanl@cpe-24-242-74-130.austin.res.rr.com> has joined #yocto14:41
*** rt90 <rt90!~rt@p4FD4BC33.dip0.t-ipconnect.de> has quit IRC14:43
*** gtristan <gtristan!~tristanva@110.11.179.37> has joined #yocto14:43
lpapphey, why is -f -c compile not recompiling my source? I put an intentional syntax error into my code, and it does not complain about any compilation error. So, I assume it did not try to build the latest state of the working directory. I just put that syntax error in by going to the working directory and changing the source code in there.14:47
*** gtristan <gtristan!~tristanva@110.11.179.37> has quit IRC14:48
*** lamego <lamego!~jose@134.134.139.72> has joined #yocto14:49
Ulfalizerlpapp: that'll (re)run the do_compile task at least. make sure you're changing the right source code.14:49
Ulfalizerand that rebuilding works properly outside of yocto14:49
*** gtristan <gtristan!~tristanva@110.11.179.37> has joined #yocto14:50
Ulfalizeryou could run  bitbake -e <recipe> | grep ^B=  to check where the build directory is14:50
lpappUlfalizer: yes, I changed the code in B14:51
lpappyet. no compilation error14:51
davishello14:52
*** rubdos <rubdos!~rubdos@dhcp-190-30.vub.ac.be> has quit IRC14:53
davisim working on a tree that for some unknown reason is crapping out during the target buiild of gcc-runtime-5.3.0-r014:53
*** _william_ <_william_!~william@53.132.10.109.rev.sfr.net> has joined #yocto14:53
davisits during the do_package and it fails with "Function failed: split_and_strip_files"14:53
*** flynn378 <flynn378!sid63564@gateway/web/irccloud.com/x-oqwlbwsiqquygwen> has quit IRC14:54
Ulfalizerdavis: could try removing tmp/ and rebuilding, though it's kinda like rebooting to fix problems :P14:54
davishttps://wiki.yoctoproject.org/wiki/Bug_Triage this page does not show it14:55
*** marex-cloud <marex-cloud!sid137234@gateway/web/irccloud.com/x-ylpkhmczpuiylmvx> has quit IRC14:55
davisUlfalizer: i've tried rebuilding from fresh a few times14:55
davisit keeps hitting this spot14:55
*** tardyp <tardyp!sid45259@gateway/web/irccloud.com/x-niukarqnqheypsco> has quit IRC14:56
davisI haven't done a system update in months, im kind of hesitant about doing that though14:56
davismy colleague is using archlinux and does not have a problem. i'm on ubuntu 1614:56
*** flynn378 <flynn378!sid63564@gateway/web/irccloud.com/x-fxffewjttbyryffw> has joined #yocto14:58
*** marex-cloud <marex-cloud!sid137234@gateway/web/irccloud.com/x-opqvydpnizvnaeog> has joined #yocto14:58
*** mihai <mihai!~mihai@134.134.139.77> has quit IRC14:59
*** mortderire <mortderire!rkinsell@nat/intel/x-fyaestfrvqilgrvi> has joined #yocto14:59
*** frsc <frsc!~frsc@80.149.173.67> has quit IRC15:00
*** morphis_ <morphis_!~morphis@92.67.4.55> has quit IRC15:01
*** tardyp <tardyp!sid45259@gateway/web/irccloud.com/x-mtpbloaalibedmjq> has joined #yocto15:01
*** flynn378 <flynn378!sid63564@gateway/web/irccloud.com/x-fxffewjttbyryffw> has quit IRC15:03
*** marex-cloud <marex-cloud!sid137234@gateway/web/irccloud.com/x-opqvydpnizvnaeog> has quit IRC15:08
*** flynn378 <flynn378!sid63564@gateway/web/irccloud.com/x-ownbxrpapezttibf> has joined #yocto15:08
Ulfalizerdavis: no idea off the top of my head15:08
davisyeah me either15:10
davisi see some bug reports which are similar but nothing recently15:11
davisi figured a patch broke something in the last few weeks, apparantly not15:11
*** yann|work <yann|work!~yann@LFbn-1-12676-32.w90-90.abo.wanadoo.fr> has quit IRC15:12
khemdavis: can you dig further into build tree of gcc-runtime and see if something strikes15:16
*** marex-cloud <marex-cloud!sid137234@gateway/web/irccloud.com/x-rgazprbvfwuxllep> has joined #yocto15:16
khemthe info you have doesnt tell much about what could be going wrong. There are several thinks that could be happening15:16
khemwrong use of strip program meant for different arch or some packaging arch15:17
*** zeenix <zeenix!~zeenix@83.218.80.242> has quit IRC15:21
*** yann|work <yann|work!~yann@LFbn-1-12676-32.w90-90.abo.wanadoo.fr> has joined #yocto15:21
*** rob_w <rob_w!~bob@unaffiliated/rob-w/x-1112029> has quit IRC15:24
*** ant_work <ant_work!~ant__@95.237.99.33> has quit IRC15:27
*** florian <florian!~fuchs@Maemo/community/contributor/florian> has quit IRC15:28
*** aehs29 <aehs29!~aehernan@134.134.139.77> has joined #yocto15:30
daviskhem: i'll look15:31
*** tlwoerner <tlwoerner!~trevor@dsl-67-55-28-109.acanac.net> has quit IRC15:31
*** tlwoerner <tlwoerner!~trevor@unaffiliated/tlwoerner> has joined #yocto15:31
*** jonver <jonver!~jonver___@dD577603A.access.telenet.be> has quit IRC15:32
davisERROR: debugsrc symlink fixup failed with exit code 512 (cmd was find /home/davis/setup-scripts/build/tmp-glibc/work/corei7-64-oe-linux/gcc-runtime/5.3.0-r0/package/usr/src/debug -type l -print0 -delete | sed s#/home/davis/setup-scripts/build/tmp-glibc/work/corei7-64-oe-linux/gcc-runtime/5.3.0-r0/package/usr/src/debug/##g | (cd '/home/davis/setup-scripts/build/tmp-glibc/work/corei7-64-oe-linux' ; cpio -pd0mL15:32
davis--no-preserve-owner '/home/davis/setup-scripts/build/tmp-glibc/work/corei7-64-oe-linux/gcc-runtime/5.3.0-r0/package/usr/src/debug' 2>/dev/null)). output=15:32
davisthat is all that is there15:32
davisall i know is this is during the target build since its corei7 and not x86_6415:33
*** Ox4 <Ox4!~user@unaffiliated/zloy> has joined #yocto15:33
Ox4good day everyone15:33
*** egavinc <egavinc!~egavinc@43.red-2-139-180.staticip.rima-tde.net> has joined #yocto15:33
davisthe output line is blank, should that not have something?15:33
davis0x4 hello15:33
*** morphis_ <morphis_!~morphis@92.67.4.55> has joined #yocto15:34
Ox4could somebody help me with symlink to the latest image build? It is not created if everything compiled successfully :-(15:34
*** rubdos <rubdos!~rubdos@host-85-27-50-55.dynamic.voo.be> has joined #yocto15:34
daviscould gcc-runtime be ok, but something I have done in one of my custom recipes be breaking it? I was thinking not, since my package does not appear to be built yet for the target.15:35
*** LocutusOfBorg <LocutusOfBorg!~Gianfranc@ubuntu/member/locutusofborg> has quit IRC15:35
presentI'm giving another try: Someone knows how to launch runqemu with meta-raspberrypi?15:38
presentBasically I have two extension in my build image directory: one *.ext4 and another *.rpi-sdimg15:39
davisok, this is the fix15:39
davisi had created a link in system /usr/src/debug to my source. i removed that and it now builds.15:39
*** LocutusOfBorg <LocutusOfBorg!~Gianfranc@ubuntu/member/locutusofborg> has joined #yocto15:40
*** mortderire is now known as rayk15:43
*** TobSnyder <TobSnyder!~schneider@ip9234b0ae.dynamic.kabel-deutschland.de> has quit IRC15:44
*** rayk is now known as mortderire15:45
*** Ox4 <Ox4!~user@unaffiliated/zloy> has left #yocto15:48
*** LocutusOfBorg <LocutusOfBorg!~Gianfranc@ubuntu/member/locutusofborg> has quit IRC15:50
*** hatter <hatter!~hatter@h-90-120.a137.corp.bahnhof.se> has quit IRC15:50
*** joseppc <joseppc!~josep@linaro/joseppc> has quit IRC15:51
*** rajm <rajm!~robertmar@82-70-136-246.dsl.in-addr.zen.co.uk> has quit IRC15:53
*** belen <belen!~Adium@106.216.168.9> has joined #yocto15:56
*** belen1 <belen1!~Adium@106.216.130.224> has joined #yocto15:58
*** eduardas_m <eduardas_m!~eduardas_@213.197.143.19> has quit IRC15:59
*** aV|2 <aV|2!~kvirc@146.66.253.137> has quit IRC16:00
*** belen <belen!~Adium@106.216.168.9> has quit IRC16:00
*** Circuitsoft <Circuitsoft!4b92a52b@gateway/web/freenode/ip.75.146.165.43> has quit IRC16:00
*** mortderire <mortderire!rkinsell@nat/intel/x-fyaestfrvqilgrvi> has quit IRC16:06
*** igor2 <igor2!~igor@189.112.127.225> has quit IRC16:06
*** yann|work <yann|work!~yann@LFbn-1-12676-32.w90-90.abo.wanadoo.fr> has quit IRC16:06
*** boucman_work <boucman_work!~boucman@fw-alt.idf.smile.fr> has quit IRC16:08
*** mckoan is now known as mckoan|away16:09
*** jbrianceau is now known as jbrianceau_away16:11
*** morphis_ <morphis_!~morphis@92.67.4.55> has quit IRC16:11
*** mortderire <mortderire!rkinsell@nat/intel/x-incvnsfsmemleykl> has joined #yocto16:14
*** mortderire <mortderire!rkinsell@nat/intel/x-incvnsfsmemleykl> has quit IRC16:16
*** t0mmy <t0mmy!~tprrt@217.114.201.133> has quit IRC16:16
*** fl0v01 <fl0v01!~fvo@pD9F6AD27.dip0.t-ipconnect.de> has quit IRC16:19
*** rob_w <rob_w!~rob@unaffiliated/rob-w/x-1112029> has joined #yocto16:20
*** present <present!~present@6.21.90.92.rev.sfr.net> has quit IRC16:29
*** Jefro <Jefro!~jefro@142-254-113-162.dsl.dynamic.fusionbroadband.com> has joined #yocto16:41
*** belen1 <belen1!~Adium@106.216.130.224> has quit IRC16:43
*** caiortp <caiortp!~inatel@131.221.240.204> has joined #yocto16:50
*** RP1 <RP1!~richard@192.198.151.62> has quit IRC16:51
*** igor2 <igor2!~igor@189.112.127.225> has joined #yocto16:57
*** benjamirc1 <benjamirc1!besquive@nat/intel/x-hfwadomplggtkeej> has quit IRC16:59
*** csanchezdll <csanchezdll!~user@galileo.kdpof.com> has left #yocto17:01
*** ftonello <ftonello!~felipe@81.145.202.106> has quit IRC17:02
*** rcw <rcw!~rwoolley@128.224.252.2> has quit IRC17:03
*** armpit <armpit!~akuster@2601:202:4001:9ea0:5ef:e28f:5dce:e040> has quit IRC17:10
*** LocutusOfBorg <LocutusOfBorg!~Gianfranc@ubuntu/member/locutusofborg> has joined #yocto17:12
*** dreyna <dreyna!~dreyna@c-24-5-28-247.hsd1.ca.comcast.net> has joined #yocto17:16
*** t0mmy <t0mmy!~tprrt@LFbn-1-2094-27.w90-76.abo.wanadoo.fr> has joined #yocto17:22
khemdavis: its possible its on your end17:24
*** Nilesh_ <Nilesh_!uid116340@gateway/web/irccloud.com/x-gbcjorrdsblhtqmo> has quit IRC17:24
khemdavis: ok pilot error :)17:24
*** CTtpollard <CTtpollard!~tom@h3.248.139.40.ip.windstream.net> has quit IRC17:30
*** ernstp <ernstp!uid168075@gateway/web/irccloud.com/x-anetunawaytvfxri> has quit IRC17:32
*** tripzero <tripzero!~tripzero@134.134.139.82> has quit IRC17:33
*** Hauke <Hauke!~Hauke@hauke-m.de> has quit IRC17:33
*** mborzecki <mborzecki!~Maciej_Bo@staticline-31-182-60-238.toya.net.pl> has quit IRC17:33
*** maho <maho!~m4ho@p5DD1586A.dip0.t-ipconnect.de> has quit IRC17:33
*** rperier <rperier!~quassel@ubuntu/member/rperier> has quit IRC17:33
*** rob-oi-ma <rob-oi-ma!sid155560@gateway/web/irccloud.com/x-iqqqocesxbjxiqop> has quit IRC17:33
*** jonmason <jonmason!sid36602@gateway/web/irccloud.com/x-soeryvkcfmnoolpv> has quit IRC17:33
*** hanthings_ <hanthings_!~nandor@194.9.252.238> has quit IRC17:33
*** mjl <mjl!sid16781@gateway/web/irccloud.com/x-kfhhzcatenksjaep> has quit IRC17:33
*** radhus <radhus!~radhus@sevh.radhuset.org> has quit IRC17:33
*** robher <robher!sid20343@gateway/web/irccloud.com/x-ukgqiubumhpxfxfn> has quit IRC17:33
*** jwessel <jwessel!~jwessel@128.224.252.2> has quit IRC17:33
*** aratiu <aratiu!~adi@80.97.64.55> has quit IRC17:33
*** tanuk <tanuk!~tanu@a91-152-158-222.elisa-laajakaista.fi> has quit IRC17:33
*** ndec <ndec!~ndec@linaro/ndec> has quit IRC17:33
*** tripzero <tripzero!~tripzero@134.134.139.82> has joined #yocto17:33
*** ndec <ndec!~ndec@56-240-47-212.rev.cloud.scaleway.com> has joined #yocto17:33
*** hanthings_ <hanthings_!~nandor@194.9.252.238> has joined #yocto17:33
*** ndec <ndec!~ndec@56-240-47-212.rev.cloud.scaleway.com> has quit IRC17:33
*** ndec <ndec!~ndec@linaro/ndec> has joined #yocto17:33
*** jwessel <jwessel!~jwessel@128.224.252.2> has joined #yocto17:33
*** radhus <radhus!~radhus@sevh.radhuset.org> has joined #yocto17:33
*** tanuk <tanuk!~tanu@a91-152-158-222.elisa-laajakaista.fi> has joined #yocto17:33
*** mborzecki <mborzecki!~Maciej_Bo@staticline-31-182-60-238.toya.net.pl> has joined #yocto17:33
*** maho <maho!~m4ho@p5DD1586A.dip0.t-ipconnect.de> has joined #yocto17:34
*** rperier <rperier!~quassel@2001:41d0:52:100::44a> has joined #yocto17:34
*** Hauke <Hauke!~Hauke@hauke-m.de> has joined #yocto17:35
*** aratiu <aratiu!~adi@80.97.64.55> has joined #yocto17:36
*** bbhoss <bbhoss!sid18216@gateway/web/irccloud.com/x-bpvfphdealvblypp> has quit IRC17:36
*** Jefro <Jefro!~jefro@142-254-113-162.dsl.dynamic.fusionbroadband.com> has quit IRC17:37
*** rob-oi-ma <rob-oi-ma!sid155560@gateway/web/irccloud.com/x-fznnuxdwrtpwifqp> has joined #yocto17:38
*** t0mmy <t0mmy!~tprrt@LFbn-1-2094-27.w90-76.abo.wanadoo.fr> has quit IRC17:40
*** t0mmy <t0mmy!~tprrt@LFbn-1-2094-27.w90-76.abo.wanadoo.fr> has joined #yocto17:40
*** jonmason <jonmason!sid36602@gateway/web/irccloud.com/x-ofpdsfwbugvpcsxb> has joined #yocto17:41
*** mjl <mjl!sid16781@gateway/web/irccloud.com/x-kxfipvzjjpkohmuh> has joined #yocto17:41
*** robher <robher!sid20343@gateway/web/irccloud.com/x-epbbkeydjlftpvlb> has joined #yocto17:42
*** bbhoss <bbhoss!sid18216@gateway/web/irccloud.com/x-arwusmvgyonimysm> has joined #yocto17:42
*** Ale_ <Ale_!~Ale@x4db3ce43.dyn.telefonica.de> has joined #yocto17:50
*** behanw <behanw!uid110099@gateway/web/irccloud.com/x-vmtxzkdzcbhzhsuv> has joined #yocto17:50
*** t0mmy <t0mmy!~tprrt@LFbn-1-2094-27.w90-76.abo.wanadoo.fr> has quit IRC17:55
*** Ale_ <Ale_!~Ale@x4db3ce43.dyn.telefonica.de> has quit IRC17:58
*** Ale_ <Ale_!~Ale@x4db3ce43.dyn.telefonica.de> has joined #yocto17:58
*** Ale_ <Ale_!~mkkpf@x4db3ce43.dyn.telefonica.de> has joined #yocto18:00
*** Ale_ <Ale_!~mkkpf@x4db3ce43.dyn.telefonica.de> has quit IRC18:00
*** mungkopf <mungkopf!~mkkpf@x4db3ce43.dyn.telefonica.de> has joined #yocto18:00
mungkopfyocoto with fpga based rpis, anyone?18:02
*** mungkopf <mungkopf!~mkkpf@x4db3ce43.dyn.telefonica.de> has quit IRC18:03
*** paulg <paulg!~paulg@198-84-239-75.cpe.teksavvy.com> has quit IRC18:09
*** CTtpollard <CTtpollard!~tom@70.35.39.246> has joined #yocto18:18
*** jbrianceau_away <jbrianceau_away!uid10952@gateway/web/irccloud.com/x-lsisimkgazuocqbn> has quit IRC18:19
*** paulg <paulg!~paulg@OTWAON23-3096772825.sdsl.bell.ca> has joined #yocto18:22
*** jku <jku!~jku@178-75-131-14.bb.dnainternet.fi> has joined #yocto18:23
*** blueness <blueness!~blueness@gentoo/developer/blueness> has quit IRC18:38
daviskhem: yes, my error18:42
*** xorrox <xorrox!~Android@2001:470:1f0b:a6:d068:1c:4090:c1a1> has joined #yocto18:46
*** falk0n <falk0n!~falk0n@a109-49-57-182.cpe.netcabo.pt> has quit IRC18:50
*** jku <jku!~jku@178-75-131-14.bb.dnainternet.fi> has quit IRC18:55
*** pohly <pohly!~pohly@host-091-097-008-127.ewe-ip-backbone.de> has joined #yocto19:02
*** blueness <blueness!~blueness@gentoo/developer/blueness> has joined #yocto19:02
*** gtristan <gtristan!~tristanva@110.11.179.37> has quit IRC19:03
*** benjamirc <benjamirc!~besquive@134.134.139.77> has quit IRC19:07
*** joseppc <joseppc!~josep@linaro/joseppc> has joined #yocto19:15
*** xorrox <xorrox!~Android@2001:470:1f0b:a6:d068:1c:4090:c1a1> has quit IRC19:18
*** LocutusOfBorg <LocutusOfBorg!~Gianfranc@ubuntu/member/locutusofborg> has quit IRC19:20
*** toanju <toanju!~toanju@185.27.182.30> has joined #yocto19:21
*** caiortp <caiortp!~inatel@131.221.240.204> has quit IRC19:34
*** crankslider <crankslider!~slidercra@unaffiliated/slidercrank> has joined #yocto19:37
*** present <present!~present@static-176-159-68-128.ftth.abo.bbox.fr> has joined #yocto19:38
presentHi again! :)19:38
*** LocutusOfBorg <LocutusOfBorg!~Gianfranc@2.43.122.63> has joined #yocto19:41
*** LocutusOfBorg <LocutusOfBorg!~Gianfranc@ubuntu/member/locutusofborg> has joined #yocto19:41
stwcxpresent: How are you attempting to launch qemu?19:44
*** tardyp <tardyp!sid45259@gateway/web/irccloud.com/x-mtpbloaalibedmjq> has quit IRC19:45
stwcxOne word of warning is that from my recollection, rpi2 is an armv6 or v7 but the default 'qemuarm' is an armv5.  I don't know much about running qemu with a rpi2 image, but you might run into that as an issue.19:45
presentAfter the build and the source with "runqemu qemuarm lightpixels-image ext4"19:46
*** tardyp <tardyp!sid45259@gateway/web/irccloud.com/x-soyzogrtmpufvkvi> has joined #yocto19:46
stwcxAnd that gives which error?19:46
presentIt's looking for zImage-qemuarm.bin doesn't exist19:46
stwcxRight.  So it is looking for the kernel image.19:46
stwcxAre there any other zImages?19:47
presentnone19:47
stwcxThere would be some file that fed into creating the rpi-sdimg.19:47
stwcxMaybe a kernel-*?19:47
presentyes I have one .rpi-sdimg19:48
stwcxrpi-sdimg is a NAND flash image.  It is made of partitions.  The different pieces that went into each partition should be in the image directory as well.19:48
presentno kernel* neither19:48
stwcxFor example, your ext4 is a partition in the sdimg file.19:48
stwcxCan you point me to an 'ls' output/19:49
*** berndhs <berndhs!~berndhs@cl-89.chi-03.us.sixxs.net> has joined #yocto19:50
*** morphis_ <morphis_!~morphis@92.67.4.2> has joined #yocto19:50
presenthttp://pastebin.com/gsbVsEX819:52
stwcxpresent: I'm not seeing a kernel image there.  I don't think this image is intended to be able to run from inside qemu.  You could either look in the lightpixels-20161018093228.tgz file for a kernel image or mount the ext4 in loopback and see if you can find a kernel in there.19:56
stwcxI still suspect even if you find an image it won't work on qemu.19:56
*** armpit <armpit!~akuster@50-233-148-156-static.hfc.comcastbusiness.net> has joined #yocto19:56
*** kscherer <kscherer!~kscherer@128.224.252.2> has quit IRC19:58
*** LocutusOfBorg <LocutusOfBorg!~Gianfranc@ubuntu/member/locutusofborg> has quit IRC20:01
presentstryx`, what about that? runqemu-extract-sdk20:03
*** morphis_ <morphis_!~morphis@92.67.4.2> has quit IRC20:04
presentI'll build a tar.bz2 and give it a try.20:05
presentstryx`, thanks :)20:07
*** bluelightning <bluelightning!~paul@pdpc/supporter/professional/bluelightning> has joined #yocto20:11
presentOk the runqemu-extract-sdk method is still looking for that zImage-qemuarm.bin.20:14
stwcxpresent: Right.  If you have an alternative kernel image you can set the KERNEL environment variable to point at.20:18
stwcxpresent: But otherwise it is looking for a default kernel of zImage-qemuarm.bin20:18
*** morphis_ <morphis_!~morphis@pD9ED6C8A.dip0.t-ipconnect.de> has joined #yocto20:19
*** berton <berton!~fabio@187.23.155.148> has quit IRC20:23
*** HyP3r <HyP3r!~HyP3r@andreas-fendt.de> has quit IRC20:24
*** benjamirc <benjamirc!~besquive@134.134.139.77> has joined #yocto20:27
*** morphis_ <morphis_!~morphis@pD9ED6C8A.dip0.t-ipconnect.de> has quit IRC20:30
*** lamego <lamego!~jose@134.134.139.72> has quit IRC20:33
*** yann <yann!~yann@nan92-1-81-57-214-146.fbx.proxad.net> has joined #yocto20:33
yannis there any plan to update pseudo on krogoth branch, so it can be built on a Debian/stretch host ?20:34
*** lamego <lamego!jose@nat/intel/x-ccypkreasegcrvhw> has joined #yocto20:36
presentyann, you can still give it a try.20:39
*** pohly <pohly!~pohly@host-091-097-008-127.ewe-ip-backbone.de> has quit IRC20:39
presentThe warning is only to tell you on which the autobuilder are running somehow.20:39
presentstryx`, I'm trying with ROOTFS and KERNEL set now.20:40
yannpresent: I mean, package "pseudo" *does* break on current stretch, but build succeeds when I cherry-pick all the updates to that package from morty20:40
yannbasically, krogoth as such is not buildable on stretch20:41
*** HyP3r <HyP3r!~HyP3r@andreas-fendt.de> has joined #yocto20:42
*** paulg <paulg!~paulg@OTWAON23-3096772825.sdsl.bell.ca> has quit IRC20:46
*** sameo <sameo!samuel@nat/intel/x-wdtmccicwndzaide> has quit IRC20:51
*** sameo <sameo!samuel@nat/intel/x-kvcxezdvkirnomel> has joined #yocto20:51
presentstryx`, not working yet but thanks :)21:02
presentciao21:02
*** present <present!~present@static-176-159-68-128.ftth.abo.bbox.fr> has quit IRC21:02
*** paulg <paulg!~paulg@198-84-239-75.cpe.teksavvy.com> has joined #yocto21:06
*** dreyna_ <dreyna_!~dreyna@c-24-5-28-247.hsd1.ca.comcast.net> has joined #yocto21:11
*** dreyna <dreyna!~dreyna@c-24-5-28-247.hsd1.ca.comcast.net> has quit IRC21:15
*** mattsm <mattsm!uid128834@gateway/web/irccloud.com/x-rrzqqpulncxbvvtf> has quit IRC21:15
*** smurray <smurray!sid98062@gateway/web/irccloud.com/x-silxvrwzjndrycyx> has quit IRC21:15
*** robher <robher!sid20343@gateway/web/irccloud.com/x-epbbkeydjlftpvlb> has quit IRC21:15
*** mattsm <mattsm!uid128834@gateway/web/irccloud.com/x-lcrhmipgnteihodz> has joined #yocto21:15
*** smurray <smurray!sid98062@gateway/web/irccloud.com/x-atukhrtdatabxmll> has joined #yocto21:16
*** robher <robher!sid20343@gateway/web/irccloud.com/x-chkkmscljoeasnvz> has joined #yocto21:16
*** JacobGadikian[m] <JacobGadikian[m]!faddatmatr@gateway/shell/matrix.org/x-cciruhbxkqmcndfp> has quit IRC21:17
*** zibri <zibri!~zibri@2a01:7e01::f03c:91ff:febb:9538> has quit IRC21:17
*** dreyna_ <dreyna_!~dreyna@c-24-5-28-247.hsd1.ca.comcast.net> has quit IRC21:17
*** zibri <zibri!~zibri@2a01:7e01::f03c:91ff:febb:9538> has joined #yocto21:17
*** bachp <bachp!bachpmatri@gateway/shell/matrix.org/x-kjwecalsvflcxmye> has quit IRC21:18
*** bachp <bachp!bachpmatri@gateway/shell/matrix.org/x-lpqitkdixbollcnw> has joined #yocto21:21
*** JacobGadikian[m] <JacobGadikian[m]!faddatmatr@gateway/shell/matrix.org/x-nbwuadskjbtvhjxz> has joined #yocto21:22
*** RP1 <RP1!~richard@5751f4a1.skybroadband.com> has joined #yocto21:24
*** Snert <Snert!~LoginName@106-24-237-24.gci.net> has quit IRC21:27
*** toanju <toanju!~toanju@185.27.182.30> has quit IRC21:30
*** ntl <ntl!~nathanl@cpe-24-242-74-130.austin.res.rr.com> has quit IRC21:32
*** igor2 <igor2!~igor@189.112.127.225> has quit IRC21:34
*** Snert <Snert!~LoginName@106-24-237-24.gci.net> has joined #yocto21:35
*** stephano <stephano!~stephano@134.134.139.74> has joined #yocto21:37
*** berndhs <berndhs!~berndhs@cl-89.chi-03.us.sixxs.net> has quit IRC21:45
*** rob_w <rob_w!~rob@unaffiliated/rob-w/x-1112029> has quit IRC21:48
*** marka <marka!~marka@135-23-92-83.cpe.pppoe.ca> has quit IRC21:53
*** dreyna <dreyna!~dreyna@unknown-216-202.windriver.com> has joined #yocto21:59
*** LocutusOfBorg <LocutusOfBorg!~Gianfranc@2.43.141.62> has joined #yocto22:00
*** LocutusOfBorg <LocutusOfBorg!~Gianfranc@ubuntu/member/locutusofborg> has joined #yocto22:00
*** bfederau <bfederau!~quassel@service.basyskom.com> has quit IRC22:01
*** fmeerkoetter <fmeerkoetter!~quassel@service.basyskom.com> has quit IRC22:01
*** bfederau <bfederau!~quassel@service.basyskom.com> has joined #yocto22:01
*** fmeerkoetter <fmeerkoetter!~quassel@service.basyskom.com> has joined #yocto22:01
*** dmoseley <dmoseley!~dmoseley@6532158hfc157.tampabay.res.rr.com> has quit IRC22:07
kergothoe-core rev 68e917aa778742da104c038a6e1ffa789fe95410 to fix ppp buidls with 4.8 kernels breaks builds in other circumstances22:08
*** benjamirc1 <benjamirc1!~besquive@134.134.139.82> has joined #yocto22:09
kergothour builds are all failing now22:10
kergothhow many kernel versions were tested with this? the only build succeeding for us is qemuarm at the moment22:11
*** hatter <hatter!~hatter@213.80.106.150> has joined #yocto22:11
*** Biliogadafr1 <Biliogadafr1!~PIN@nat-minsk-pool-46-53-202-183.telecom.by> has quit IRC22:14
bluelightningkergoth: looking at the YP autobuilder it doesn't seem like we saw any related failures in the last build that included that patch22:19
kergothif it's only testing 4.8 kernels, that wouldn't necessarily be indicative of much :)22:20
bluelightningit should be testing 4.4 and/or 4.1 as well, let me confirm22:20
paulgkergoth, I'm pretty sure zeddii_home had an issue with headers and ppp on the move to 4.8 and dealt with it... maybe the Jackie commit somehow was out of the loop on that?22:20
kergothLooks like the problem is specifically linux-libc-headers, not the actual kernel headers22:21
kergothwhich means it'll break anyone using an external toolchain that wasn't built with a new kernel, afaict22:21
* kergoth double checks the ppp recipe22:21
kergothyeah, ppp doesn't build with the real kernel sources involved22:22
*** JaMa <JaMa!~martin@ip-89-176-104-169.net.upcbroadband.cz> has quit IRC22:23
kergothso that explains why the autobuilder is working fine, i'm guessing it doesn't do any external toolchain builds22:23
bluelightningno, it doesn't22:23
bluelightningit did build linux-yocto 4.1 in the LSB builds (not that it's related to LSB, just that we test the LTS/LTSI kernel with that)22:24
kergothGuess I'll have to revert it in meta-sourcery for now, until a more compatible option is found. it'll break meta-sourcery use with newer external toolchains, but given how few binary toolchains are available with that new kernel headers, it'll do for the moment.22:25
bluelightningcan you file a bug so the issue has visibility?22:27
bluelightnings/can you/would you please/22:27
kergothwill do22:28
bluelightningthanks22:28
bluelightningthat way it will get picked up when they review whether the release is good to go or not22:28
*** lamego <lamego!jose@nat/intel/x-ccypkreasegcrvhw> has quit IRC22:29
*** anselmolsm <anselmolsm!~anselmols@134.134.139.78> has quit IRC22:34
kergothfairly easy to work around, just irritating that it has to be done for some toolchains and not others. i'll see if i can work around it in a different way22:38
*** benjamirc1 <benjamirc1!~besquive@134.134.139.82> has quit IRC22:45
*** agust <agust!~agust@p4FCB6606.dip0.t-ipconnect.de> has quit IRC22:51
*** hatter <hatter!~hatter@213.80.106.150> has quit IRC23:00
*** sameo <sameo!samuel@nat/intel/x-kvcxezdvkirnomel> has quit IRC23:06
yannpackage "pseudo" *does* break on current stretch, but build succeeds when I cherry-pick all the updates to that package from morty - is there any chance to get an update of pseudo in krogoth ?23:11
*** nighty <nighty!~nighty@s229123.ppp.asahi-net.or.jp> has quit IRC23:30
*** kurgh <kurgh!~ryan@184.69.133.226> has joined #yocto23:34
*** kurgh <kurgh!~ryan@184.69.133.226> has quit IRC23:36
*** kurgh <kurgh!~ryan@184.69.133.226> has joined #yocto23:40
*** kurgh <kurgh!~ryan@184.69.133.226> has left #yocto23:49
*** stephano <stephano!~stephano@134.134.139.74> has quit IRC23:57
*** stephano <stephano!stephano@nat/intel/x-ybhdtbfxriezlsjb> has joined #yocto23:57
*** oob <oob!~paulg@209.226.41.163> has joined #yocto23:59

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