Saturday, 2020-06-27

*** stacktru1t <stacktru1t!~stacktrus@cpe-104-162-194-186.nyc.res.rr.com> has quit IRC00:06
rabbit9911Seems like I have to patch clang to use the  EAT_TARGET_SYS name when searching for a linker? Or I have make my TARGET_SYS name match.. but its a weird triple that breaks some packages on config.00:07
rabbit9911yay compilers00:07
*** ssajal <ssajal!~ssajal@otwaon1146w-lp140-01-64-229-138-221.dsl.bell.ca> has quit IRC00:20
*** dev1990 <dev1990!~dev@dynamic-62-87-242-225.ssp.dialog.net.pl> has quit IRC00:33
*** marquiz <marquiz!~marquiz@134.191.221.74> has joined #yocto01:08
*** Emantor <Emantor!~Emantor@magratgarlick.emantor.de> has quit IRC01:20
*** Bunio_FH <Bunio_FH!~bunio@81-18-201-214.static.chello.pl> has quit IRC01:20
*** Emantor <Emantor!~Emantor@magratgarlick.emantor.de> has joined #yocto01:21
*** Bunio_FH <Bunio_FH!~bunio@clj-165.netdrive.pl> has joined #yocto01:22
*** creich <creich!~creich@p200300f6af272610000000000000039b.dip0.t-ipconnect.de> has joined #yocto01:23
*** Bunio_FH <Bunio_FH!~bunio@clj-165.netdrive.pl> has quit IRC01:25
*** matthewzmd <matthewzmd!~user@CPEbc4dfb562ea3-CMbc4dfb562ea0.cpe.net.fido.ca> has joined #yocto01:27
*** goliath <goliath!~goliath@clnet-p04-043.ikbnet.co.at> has quit IRC01:41
*** matthewzmd <matthewzmd!~user@CPEbc4dfb562ea3-CMbc4dfb562ea0.cpe.net.fido.ca> has quit IRC01:44
*** stephano <stephano!~stephano@c-73-164-244-205.hsd1.or.comcast.net> has quit IRC01:45
*** agust <agust!~agust@p508b67ab.dip0.t-ipconnect.de> has quit IRC01:47
*** ssajal <ssajal!~ssajal@otwaon1146w-lp140-01-64-229-138-221.dsl.bell.ca> has joined #yocto01:52
*** BobPungartnik <BobPungartnik!~BobPungar@177.41.192.177> has joined #yocto02:12
*** ssajal <ssajal!~ssajal@otwaon1146w-lp140-01-64-229-138-221.dsl.bell.ca> has quit IRC02:16
*** dmoseley_ <dmoseley_!~dmoseley@24.214.86.237> has joined #yocto02:24
*** dmoseley <dmoseley!~dmoseley@24.214.86.237> has quit IRC02:24
*** ssajal <ssajal!~ssajal@otwaon1146w-lp140-01-64-229-138-221.dsl.bell.ca> has joined #yocto02:24
*** rcw <rcw!~rcw@104-195-225-201.cpe.teksavvy.com> has quit IRC02:27
*** ssajal <ssajal!~ssajal@otwaon1146w-lp140-01-64-229-138-221.dsl.bell.ca> has quit IRC02:49
*** jpuhlman <jpuhlman!~jpuhlman@45.19.219.178> has quit IRC03:01
*** jpuhlman <jpuhlman!~jpuhlman@45.19.219.178> has joined #yocto03:06
*** vineela <vineela!~vtummala@134.134.139.76> has quit IRC04:01
*** ssajal <ssajal!~ssajal@otwaon1146w-lp140-01-64-229-138-221.dsl.bell.ca> has joined #yocto04:06
*** Spirit532 <Spirit532!~Spirit@93.84.175.208> has joined #yocto04:51
*** marquiz <marquiz!~marquiz@134.191.221.74> has quit IRC04:52
Spirit532Hi. I'm following an example of how to build a device image with yocto - page 15 here: http://down.myir-tech.com/MYD-Y6ULX-HMI/01-Document/User_Manual/English/MYD-Y6ULX-HMI%20Linux%20Development%20Guide_EN.pdf04:52
Spirit532I've successfully built the image and the SDK, and I've managed to shoehorn libsdl2 in by putting it into core-image-base.bbappend and actually placing the files in "recipes-myir" which is where the custom stuff seems to live04:53
*** sakoman <sakoman!~steve@99.197.43.113> has quit IRC04:54
Spirit532But I can't for the life of me get libglesv2 to build - I placed "libgles2"(which is its name) in the same .bbappend file, and bitbake still succeeds, but I have NOTHING on the output. No built libs, not in the SDK.04:55
Spirit532What am I doing wrong?04:55
Spirit532Bitbake fails if I put an unresolvable name in the same .bbappend file, so it reads and validates it04:56
*** marquiz <marquiz!~marquiz@134.191.221.74> has joined #yocto05:02
*** marquiz <marquiz!~marquiz@134.191.221.74> has quit IRC05:07
*** ssajal <ssajal!~ssajal@otwaon1146w-lp140-01-64-229-138-221.dsl.bell.ca> has quit IRC05:49
*** gtristan <gtristan!~tristanva@110.11.227.189> has quit IRC05:52
*** marquiz <marquiz!~marquiz@134.191.221.74> has joined #yocto05:57
Letothe2ndSpirit532: that sounds pretty much off... may i reommend to have a good look at episode #2 of https://www.youtube.com/playlist?list=PLD4M5FoHz-TxMfBFrDKfIS_GLY25Qsfyj06:00
*** ssajal <ssajal!~ssajal@otwaon1146w-lp140-01-64-229-138-221.dsl.bell.ca> has joined #yocto06:01
Letothe2ndSpirit532: which gives a very good rundown on how to do custom images - becasue bbappend'ing core-image-base is certainly weird at least and prone break at worst.06:01
Spirit532I'd like to avoid spending 40 minutes staring at a half-frame-per-second console06:01
* Letothe2nd shrugs06:01
Spirit532they already provide a custom image, but said custom image is broken as shit06:01
* Letothe2nd would like to avoid explaining it 40 minutes here already having done it on video for all the world to use.06:02
Letothe2ndhave fun, then.06:02
Spirit532let's skip the "right way" part06:02
Spirit532and go straight to the "you shouldn't do this, but..."06:02
Spirit532they made their own meta folder for this board, inside there's several "recipes-" folders, one of which is core, the other one is fsl-*/...../ with "fsl-image-qt5.bbappend", which is the broken one06:04
* Letothe2nd skips this altogether, then. its saturday 8am here and family is calling. the video contains all i have to say, if you want something else, i wish you all the best in finding somebody who provides.06:06
* Letothe2nd is out again.06:06
*** ssajal <ssajal!~ssajal@otwaon1146w-lp140-01-64-229-138-221.dsl.bell.ca> has quit IRC06:06
*** paulg <paulg!~paulg@135-23-37-86.cpe.pppoe.ca> has quit IRC06:14
Spirit532yeah, that video appears to not explain anything I've already more or less understood06:14
Spirit532what I need to know is why adding something to "IMAGE_INSTALL +=" does not, in fact, install it06:14
Spirit532there's no documentation explaining how to use mesa with yocto, only people answering irrelevant questions on stackoverflow06:15
Spirit532I can build any recipe I want by placing it in the right spot and appending it to "IMAGE_INSTALL +=", except things apparently "provided" by mesa, like EGL, GLESv2, and others06:16
Spirit532it gave me an error when I added libsdl2, I installed the recipe and the error went away, sdl2 building successfully06:16
Spirit532I did't install any mesa/egl/gles2 recipes, but adding any of it(mesa, libgles2, libegl) to the list does not result in errors, and I also don't get anything built06:17
*** ssajal <ssajal!~ssajal@otwaon1146w-lp140-01-64-229-138-221.dsl.bell.ca> has joined #yocto06:38
*** dreyna <dreyna!~dreyna@c-24-5-28-247.hsd1.ca.comcast.net> has quit IRC06:43
*** rcoote <rcoote!~rcoote@5.146.198.131> has joined #yocto06:59
*** gtristan <gtristan!~tristanva@110.11.227.189> has joined #yocto07:07
*** rangergord <rangergord!rangergord@gateway/shell/xshellz/x-qekxeztkhsuzejcq> has quit IRC07:24
*** ssajal <ssajal!~ssajal@otwaon1146w-lp140-01-64-229-138-221.dsl.bell.ca> has quit IRC07:28
*** rangergord <rangergord!rangergord@gateway/shell/xshellz/x-wdaipsmocledaghx> has joined #yocto07:30
RPSpirit532: if you run "bitbake <imagename> -e | grep IMAGE_INSTALL"= does it have the values you expect?07:39
Spirit532I've discovered another issue that potentially halts this, I will test in a bit07:40
RPSpirit532: sounds like you're referring to the freescale layer, does this hardware have accelerated GL? If so they layer could be doing strange things with GL/mesa. The freescale is known to do some things a little oddly (I don't remember exactly what)07:41
Spirit532nope, this is the no gpu version for a smaller soc07:41
*** ssajal <ssajal!~ssajal@otwaon1146w-lp140-01-64-229-138-221.dsl.bell.ca> has joined #yocto07:49
*** ssajal <ssajal!~ssajal@otwaon1146w-lp140-01-64-229-138-221.dsl.bell.ca> has quit IRC08:07
*** sagner <sagner!~ags@2a02:169:3df5::edf> has quit IRC08:30
*** yann <yann!~yann@86.17.122.78.rev.sfr.net> has joined #yocto08:30
*** samvlewis <samvlewis!~samvlewis@45.32.247.239> has joined #yocto08:33
*** sagner <sagner!~ags@2a02:169:3df5::edf> has joined #yocto08:37
*** yann <yann!~yann@86.17.122.78.rev.sfr.net> has quit IRC08:50
*** agust <agust!~agust@p508b67ab.dip0.t-ipconnect.de> has joined #yocto09:12
*** pohly <pohly!~pohly@p54849ae2.dip0.t-ipconnect.de> has joined #yocto09:26
*** gtristan <gtristan!~tristanva@110.11.227.189> has quit IRC09:44
*** marquiz <marquiz!~marquiz@134.191.221.74> has quit IRC09:45
*** pohly <pohly!~pohly@p54849ae2.dip0.t-ipconnect.de> has quit IRC10:10
*** gtristan <gtristan!~tristanva@110.11.227.177> has joined #yocto10:20
*** creich <creich!~creich@p200300f6af272610000000000000039b.dip0.t-ipconnect.de> has quit IRC10:56
*** BobPungartnik <BobPungartnik!~BobPungar@177.41.192.177> has quit IRC11:01
*** bantu <bantu!~bantu@edna.bantux.com> has joined #yocto11:04
*** sno <sno!~sno@tmo-102-147.customers.d1-online.com> has quit IRC11:21
*** gtristan <gtristan!~tristanva@110.11.227.177> has quit IRC11:22
*** marquiz <marquiz!~marquiz@134.191.221.74> has joined #yocto12:07
*** creich <creich!~creich@p200300f6af272610000000000000039b.dip0.t-ipconnect.de> has joined #yocto12:45
*** PaowZ <PaowZ!~vince@2a01:e35:2e3e:4ac0:f993:712c:e0cd:572f> has joined #yocto12:52
*** creich <creich!~creich@p200300f6af272610000000000000039b.dip0.t-ipconnect.de> has quit IRC12:55
*** creich <creich!~creich@p200300f6af272610000000000000039b.dip0.t-ipconnect.de> has joined #yocto12:57
*** NiksDev <NiksDev!~NiksDev@192.91.75.12> has quit IRC13:03
*** NiksDev <NiksDev!~NiksDev@192.91.75.30> has joined #yocto13:04
*** goliath <goliath!~goliath@clnet-p04-043.ikbnet.co.at> has joined #yocto13:06
*** paulg <paulg!~paulg@135-23-37-86.cpe.pppoe.ca> has joined #yocto13:07
*** elGamal <elGamal!~elg@37.120.218.254> has quit IRC13:31
*** elGamal <elGamal!~elg@37.120.221.4> has joined #yocto13:31
*** bantu <bantu!~bantu@edna.bantux.com> has quit IRC13:58
*** bantu <bantu!~bantu@unaffiliated/bantu> has joined #yocto13:58
*** creich <creich!~creich@p200300f6af272610000000000000039b.dip0.t-ipconnect.de> has quit IRC14:41
*** kaspter <kaspter!~Instantbi@124.77.80.84> has joined #yocto14:49
*** sakoman <sakoman!~steve@99.197.43.113> has joined #yocto15:38
*** marquiz <marquiz!~marquiz@134.191.221.74> has quit IRC15:51
*** nwneisen <nwneisen!uid451623@gateway/web/irccloud.com/x-mgzklxdclpymwuea> has joined #yocto15:57
*** marquiz <marquiz!~marquiz@134.191.221.74> has joined #yocto15:59
*** creich <creich!~creich@p200300f6af272610000000000000039b.dip0.t-ipconnect.de> has joined #yocto16:03
*** mrc3 <mrc3!~mrc3@linaro/mrc3> has quit IRC16:08
*** mrc3 <mrc3!~mrc3@linaro/mrc3> has joined #yocto16:21
*** NiksDev <NiksDev!~NiksDev@192.91.75.30> has quit IRC17:11
*** NiksDev <NiksDev!~NiksDev@192.91.101.32> has joined #yocto17:11
*** blueness <blueness!~blueness@gentoo/developer/blueness> has quit IRC17:42
*** blueness <blueness!~blueness@gentoo/developer/blueness> has joined #yocto17:43
*** blueness <blueness!~blueness@gentoo/developer/blueness> has quit IRC17:52
*** blueness <blueness!~blueness@gentoo/developer/blueness> has joined #yocto17:52
*** learningc <learningc!~pi@147.253.188.150> has joined #yocto17:59
*** learningc <learningc!~pi@147.253.188.150> has quit IRC18:00
*** mihai- <mihai-!~mihai@unaffiliated/mihai> has quit IRC18:22
*** marquiz <marquiz!~marquiz@134.191.221.74> has quit IRC18:53
*** marquiz <marquiz!~marquiz@134.191.221.74> has joined #yocto18:57
*** sno <sno!~sno@tmo-100-154.customers.d1-online.com> has joined #yocto18:57
dv|2Failure expanding variable TUNE_FEATURES_tune-cortexa9-neon, expression was ${TUNE_FEATURES_tune-cortexa9} neon which triggered exception RecursionError: maximum recursion depth exceeded19:03
dv|2- why?19:03
*** gtristan <gtristan!~tristanva@110.11.227.189> has joined #yocto19:22
*** marquiz <marquiz!~marquiz@134.191.221.74> has quit IRC19:51
*** marquiz <marquiz!~marquiz@134.191.221.74> has joined #yocto19:55
*** marquiz <marquiz!~marquiz@134.191.221.74> has quit IRC20:00
*** learningc <learningc!~pi@147.253.188.150> has joined #yocto20:28
*** marquiz <marquiz!~marquiz@134.191.221.74> has joined #yocto21:08
*** kanavin_home1 <kanavin_home1!~ak@2a02:2450:1011:56f:b652:c378:b428:fdf> has joined #yocto21:17
*** kanavin_home <kanavin_home!~ak@5.28.66.228> has quit IRC21:17
*** yann <yann!~yann@92.188.141.148> has joined #yocto21:55
*** yann <yann!~yann@92.188.141.148> has quit IRC22:09
*** qschulz <qschulz!~quentin@ns326003.ip-37-187-106.eu> has quit IRC22:32
*** qschulz <qschulz!~quentin@ns326003.ip-37-187-106.eu> has joined #yocto22:34
*** sakoman <sakoman!~steve@99.197.43.113> has quit IRC22:51
*** stew-dw <stew-dw!~stew-dw@2607:fb90:6c30:c401:9297:8129:9715:e6b2> has quit IRC23:09
*** sakoman <sakoman!~steve@99.197.43.113> has joined #yocto23:09
*** geheimnis` <geheimnis`!~geheimnis@23.226.237.192> has quit IRC23:10
*** geheimnis` <geheimnis`!~geheimnis@23.226.237.192> has joined #yocto23:20
*** dreyna <dreyna!~dreyna@2601:646:4201:b1a0:c862:e5c2:2a6c:5ccd> has joined #yocto23:27
*** sgw <sgw!~swold@c-71-238-119-71.hsd1.or.comcast.net> has quit IRC23:31

Generated by irclog2html.py 2.17.2 by Marius Gedminas - find it at https://mg.pov.lt/irclog2html/!