Thursday, 2017-11-30

*** WillMiles <WillMiles!~Will@108.162.140.156> has quit IRC00:02
neverpanicyw00:04
*** BCMM <BCMM!~BCMM@unaffiliated/bcmm> has quit IRC00:04
*** mtahmed <mtahmed!b8178784@gateway/web/freenode/ip.184.23.135.132> has joined #yocto00:09
mtahmedHow does one conditionally addtask or run a specific task based on the BBCLASS? E.g. I would like to run some task for cross-compile target but not for native.00:10
*** WillMiles <WillMiles!~Will@108.162.140.156> has joined #yocto00:11
*** Son_Goku <Son_Goku!~King_InuY@fedora/ngompa> has joined #yocto00:12
*** WillMiles <WillMiles!~Will@108.162.140.156> has quit IRC00:13
*** Son_Goku <Son_Goku!~King_InuY@fedora/ngompa> has quit IRC00:26
*** majuk <majuk!~majuk@50-233-77-210-static.hfc.comcastbusiness.net> has quit IRC00:32
*** majuk <majuk!~majuk@50-233-77-210-static.hfc.comcastbusiness.net> has joined #yocto00:32
*** Son_Goku <Son_Goku!~King_InuY@fedora/ngompa> has joined #yocto00:34
bluelightningmtahmed: one way would be to make the task function only defined for the class you want it to run in, then have a default version which is a no-op00:34
bluelightningi.e. do_something_class-native() { ... }    do_something() { : }00:35
mtahmed@bluelightnight Ohhh I see. add_task_class-native?00:35
mtahmedAhh I see!00:35
mtahmedThank you!00:35
bluelightningalternatively you could do the addtask in anonymous python and make it fully conditional, but the first method is easier00:35
*** armpit <armpit!~armpit@2601:202:4001:9ea0:d548:d1b6:641d:9c1c> has joined #yocto00:36
bluelightningsorry, I should have said class-target there not class-native00:36
*** majuk <majuk!~majuk@50-233-77-210-static.hfc.comcastbusiness.net> has quit IRC00:36
*** peacememories <peacememories!~textual@84-114-121-230.cable.dynamic.surfer.at> has joined #yocto00:40
*** morphis <morphis!~morphis@175.41.48.77> has joined #yocto00:46
yoctiNew news from stackoverflow: Unique ID of an embedded system running Yocto <https://stackoverflow.com/questions/47561970/unique-id-of-an-embedded-system-running-yocto>00:50
*** sgw <sgw!~swold@134.134.139.75> has quit IRC00:52
*** learningc <learningc!~User@mti-37-145.tm.net.my> has joined #yocto01:02
*** zarzar <zarzar!~zarzar@184.75.233.58> has quit IRC01:08
*** stephano <stephano!stephano@nat/intel/x-dooryuhreypeqqip> has quit IRC01:08
*** zarzar <zarzar!~zarzar@184.75.233.58> has joined #yocto01:08
*** nighty- <nighty-!~nighty@kyotolabs.asahinet.com> has joined #yocto01:19
*** dave0x6d <dave0x6d!uid190567@gateway/web/irccloud.com/x-jwkemplotdptqczx> has quit IRC01:22
*** paulg <paulg!~paulg@198-84-204-211.cpe.teksavvy.com> has joined #yocto01:22
*** martinkelly1 <martinkelly1!~martin@205.175.118.216> has quit IRC01:31
*** kpo_ <kpo_!~bob@user-94-254-248-17.play-internet.pl> has quit IRC01:34
*** nathani_ <nathani_!~nathani@mail.validmanufacturing.com> has quit IRC01:48
*** sgw <sgw!~swold@134.134.139.75> has joined #yocto01:48
*** dave0x6d <dave0x6d!uid190567@gateway/web/irccloud.com/x-wgcjcxafmfnoohfu> has joined #yocto01:54
*** t0mmy <t0mmy!~tprrt@ram31-1-82-234-79-177.fbx.proxad.net> has joined #yocto01:59
*** Son_Goku <Son_Goku!~King_InuY@fedora/ngompa> has quit IRC02:15
*** georgem_home <georgem_home!uid210681@gateway/web/irccloud.com/x-zawbzboqockimpax> has quit IRC02:16
*** Son_Goku <Son_Goku!~King_InuY@fedora/ngompa> has joined #yocto02:17
*** paulg <paulg!~paulg@198-84-204-211.cpe.teksavvy.com> has quit IRC02:30
*** georgem_home <georgem_home!uid210681@gateway/web/irccloud.com/x-mozsgrmissvuvdld> has joined #yocto02:34
*** majuk <majuk!~majuk@50-233-77-210-static.hfc.comcastbusiness.net> has joined #yocto02:34
*** majuk <majuk!~majuk@50-233-77-210-static.hfc.comcastbusiness.net> has quit IRC02:38
*** learningc <learningc!~User@mti-37-145.tm.net.my> has quit IRC02:41
*** learningc <learningc!~User@mti-37-145.tm.net.my> has joined #yocto02:42
*** Guest51 <Guest51!~textual@c-73-241-13-186.hsd1.ca.comcast.net> has joined #yocto03:05
*** Guest51 <Guest51!~textual@c-73-241-13-186.hsd1.ca.comcast.net> has quit IRC03:16
*** Guest51 <Guest51!~textual@c-73-241-13-186.hsd1.ca.comcast.net> has joined #yocto03:18
-YoctoAutoBuilder- build #1231 of nightly-non-gpl3 is complete: Failure [failed BuildImages] Build details are at http://autobuilder.yoctoproject.org/main/builders/nightly-non-gpl3/builds/123103:19
*** t0mmy <t0mmy!~tprrt@ram31-1-82-234-79-177.fbx.proxad.net> has quit IRC03:27
-YoctoAutoBuilder- build #1229 of buildtools is complete: Success [build successful] Build details are at http://autobuilder.yoctoproject.org/main/builders/buildtools/builds/122903:30
*** Guest51 <Guest51!~textual@c-73-241-13-186.hsd1.ca.comcast.net> has joined #yocto03:32
*** Son_Goku <Son_Goku!~King_InuY@fedora/ngompa> has quit IRC03:43
*** Son_Goku <Son_Goku!~King_InuY@fedora/ngompa> has joined #yocto03:47
*** zarzar <zarzar!~zarzar@184.75.233.58> has quit IRC04:08
*** zarzar <zarzar!~zarzar@184.75.233.58> has joined #yocto04:08
*** dreyna <dreyna!~dreyna@2601:646:4201:b1a0:b5ac:745e:24d4:d607> has joined #yocto04:30
*** Guest51 <Guest51!~textual@c-73-241-13-186.hsd1.ca.comcast.net> has quit IRC04:39
*** Son_Goku <Son_Goku!~King_InuY@fedora/ngompa> has quit IRC04:40
*** Guest51 <Guest51!~textual@c-73-241-13-186.hsd1.ca.comcast.net> has joined #yocto04:42
*** bluelightning <bluelightning!~paul@pdpc/supporter/professional/bluelightning> has quit IRC04:43
*** behanw <behanw!uid110099@gateway/web/irccloud.com/x-btjbwkhfwpxnpsng> has joined #yocto04:55
*** Guest51 <Guest51!~textual@c-73-241-13-186.hsd1.ca.comcast.net> has joined #yocto04:55
*** nrossi <nrossi!uid193926@gateway/web/irccloud.com/x-reeehbqwoqvemndq> has joined #yocto04:58
*** Guest51 <Guest51!~textual@c-73-241-13-186.hsd1.ca.comcast.net> has quit IRC05:07
*** learningc <learningc!~User@mti-37-145.tm.net.my> has quit IRC05:17
*** learningc <learningc!~User@mti-37-145.tm.net.my> has joined #yocto05:18
*** morphis <morphis!~morphis@175.41.48.77> has quit IRC05:27
*** c0le <c0le!~c0le@42.109.23.97> has joined #yocto05:29
*** Guest51 <Guest51!~textual@c-73-241-13-186.hsd1.ca.comcast.net> has joined #yocto05:39
*** morphis <morphis!~morphis@pD9ED7ADA.dip0.t-ipconnect.de> has joined #yocto05:40
*** zerus <zerus!~petter@h-155-4-31-3.NA.cust.bahnhof.se> has joined #yocto05:46
*** Son_Goku <Son_Goku!~King_InuY@fedora/ngompa> has joined #yocto05:54
*** c0le <c0le!~c0le@42.109.23.97> has quit IRC05:56
*** georgem_home <georgem_home!uid210681@gateway/web/irccloud.com/x-mozsgrmissvuvdld> has quit IRC06:06
*** grokreality <grokreality!~grokreali@117.201.137.232> has joined #yocto06:08
*** grokreality <grokreality!~grokreali@117.201.137.232> has joined #yocto06:16
*** xtron <xtron!~xtron@110.93.212.98> has joined #yocto06:18
*** Guest51 <Guest51!~textual@c-73-241-13-186.hsd1.ca.comcast.net> has quit IRC06:27
*** c0le <c0le!~c0le@42.109.23.97> has joined #yocto06:29
*** pohly <pohly!~pohly@p54BD52EB.dip0.t-ipconnect.de> has joined #yocto06:29
*** c0le <c0le!~c0le@42.109.23.97> has quit IRC06:31
*** c0le <c0le!~c0le@42.109.23.97> has joined #yocto06:32
*** c0le <c0le!~c0le@42.109.23.97> has quit IRC06:38
*** Son_Goku <Son_Goku!~King_InuY@fedora/ngompa> has quit IRC06:42
*** xtron <xtron!~xtron@110.93.212.98> has quit IRC06:54
-YoctoAutoBuilder- build #1297 of nightly-x86-64 is complete: Success [build successful] Build details are at http://autobuilder.yoctoproject.org/main/builders/nightly-x86-64/builds/129706:55
*** agust <agust!~agust@p4FCB4189.dip0.t-ipconnect.de> has joined #yocto06:59
*** xtron <xtron!~xtron@110.93.212.98> has joined #yocto07:18
*** grokreality <grokreality!~grokreali@117.201.137.232> has quit IRC07:21
*** catch22 <catch22!~catch22__@204.40.96.58.static.exetel.com.au> has joined #yocto07:25
*** yann <yann!~yann@nan92-1-81-57-214-146.fbx.proxad.net> has quit IRC07:37
*** maciejjo_ <maciejjo_!~maciejjo@fireball.maciejjo.pl> has quit IRC07:43
*** aragua__ <aragua__!~aragua@232-28-190-109.dsl.ovh.fr> has joined #yocto07:45
*** Kakounet <Kakounet!~Thunderbi@che44-1-88-163-87-53.fbx.proxad.net> has joined #yocto07:53
*** fl0v0 <fl0v0!~fvo@p4FED3FAE.dip0.t-ipconnect.de> has joined #yocto07:57
*** morphis <morphis!~morphis@pD9ED7ADA.dip0.t-ipconnect.de> has quit IRC07:59
*** grokreality <grokreality!~grokreali@117.248.10.13> has joined #yocto08:04
*** kaspter <kaspter!~Instantbi@60.176.171.174> has quit IRC08:06
*** kaspter <kaspter!~Instantbi@60.176.171.174> has joined #yocto08:08
*** maciejjo <maciejjo!~maciejjo@fireball.maciejjo.pl> has joined #yocto08:16
*** kaspter <kaspter!~Instantbi@60.176.171.174> has quit IRC08:20
*** kaspter <kaspter!~Instantbi@60.176.171.174> has joined #yocto08:21
*** t0mmy <t0mmy!~tprrt@217.114.201.133> has joined #yocto08:25
*** zero_note <zero_note!~zero@host186-31-static.47-85-b.business.telecomitalia.it> has joined #yocto08:30
*** rajm <rajm!~robertmar@167.98.27.229> has joined #yocto08:31
*** ed21 <ed21!Adium@nat/intel/x-swapzkgsqnekajpw> has joined #yocto08:33
*** bluelightning <bluelightning!~paul@142.129.69.111.dynamic.snap.net.nz> has joined #yocto08:36
*** bluelightning <bluelightning!~paul@142.129.69.111.dynamic.snap.net.nz> has quit IRC08:36
*** bluelightning <bluelightning!~paul@pdpc/supporter/professional/bluelightning> has joined #yocto08:36
*** vdehors_arc <vdehors_arc!~vincent@LMontsouris-657-1-239-42.w82-127.abo.wanadoo.fr> has joined #yocto08:37
*** open-nandra <open-nandra!~marek@81.89.61.168.host.vnet.sk> has joined #yocto08:42
open-nandraI did check meta-qt4 and there is openssl disabled by default while when qt4 was part of poky it was enabled, any reason for that?08:43
*** diembed <diembed!~diembed@34.16-66-87.adsl-static.isp.belgacom.be> has joined #yocto08:46
bluelightningopen-nandra: I think it probably happened during the time we upgraded to openssl 1.1 (and then shortly after reverted)08:46
bluelightningopen-nandra: you can easily reconfigure it via a bbappend or at the configuration level08:46
open-nandrabluelightning: ok something like -with-openssl and add DEPENDS += "openssl" ?08:47
bluelightningopen-nandra: yes08:47
open-nandrabluelightning: ok thanks for info08:47
*** Kakounet <Kakounet!~Thunderbi@che44-1-88-163-87-53.fbx.proxad.net> has quit IRC08:50
*** yann <yann!~yann@178.208.16.32> has joined #yocto09:05
*** dreyna <dreyna!~dreyna@2601:646:4201:b1a0:b5ac:745e:24d4:d607> has quit IRC09:05
*** promach <promach!promach@gateway/shell/suchznc/x-curirgpeqsuehppk> has quit IRC09:06
*** bluelightning <bluelightning!~paul@pdpc/supporter/professional/bluelightning> has quit IRC09:08
*** rob_w <rob_w!~rob@unaffiliated/rob-w/x-1112029> has joined #yocto09:11
*** Kakounet <Kakounet!~Thunderbi@che44-1-88-163-87-53.fbx.proxad.net> has joined #yocto09:17
*** gunnarx <gunnarx!~user@unaffiliated/gan> has joined #yocto09:24
*** kuneco <kuneco!~kuneco@73.96.114.136> has quit IRC09:27
*** Aethenelle_ <Aethenelle_!Elite19980@gateway/shell/elitebnc/x-hccvjxmrxdoblsei> has joined #yocto09:39
*** Aethenelle <Aethenelle!Elite19980@gateway/shell/elitebnc/x-lwgbloxhwrwunwin> has quit IRC09:39
*** berton <berton!fabioberto@gateway/shell/matrix.org/x-vynuetirqistltux> has quit IRC09:39
*** dddooo <dddooo!psaavedrai@gateway/shell/matrix.org/x-qleqwnlkuvybjhaz> has quit IRC09:39
*** jaack <jaack!jaackmatri@purduelug/jaack> has quit IRC09:39
*** Hauke <Hauke!~Hauke@hauke-m.de> has quit IRC09:39
*** beneth <beneth!~beneth@lxcb.beneth.fr> has quit IRC09:39
*** beneth` <beneth`!~beneth@lxcb.beneth.fr> has joined #yocto09:39
*** kuneco <kuneco!~kuneco@73.96.113.24> has joined #yocto09:39
*** Hauke <Hauke!~Hauke@hauke-m.de> has joined #yocto09:40
*** Bunio_FH <Bunio_FH!~bunio@89-74-170-206.dynamic.chello.pl> has joined #yocto09:40
*** luneff <luneff!~yury@87.117.37.201> has joined #yocto09:42
*** learningc <learningc!~User@mti-37-145.tm.net.my> has quit IRC09:43
*** jaack <jaack!jaackmatri@gateway/shell/matrix.org/x-fqvoxjslqotjvkdk> has joined #yocto09:45
*** dddooo <dddooo!psaavedrai@gateway/shell/matrix.org/x-ynzxyxbaevamcmpv> has joined #yocto09:46
*** berton <berton!fabioberto@gateway/shell/matrix.org/x-zgqtsnuovysvsncf> has joined #yocto09:46
*** learningc <learningc!~User@219.92.255.103> has joined #yocto09:54
*** Samoud <Samoud!500e107a@gateway/web/freenode/ip.80.14.16.122> has joined #yocto09:55
SamoudHello09:55
nayfesamoud: hi09:55
SamoudHow are you doing @nayfe09:56
*** BCMM <BCMM!~BCMM@unaffiliated/bcmm> has joined #yocto09:57
nayfeSoon week-end, so fine09:57
SamoudI have a question, I need the getconf command in my new yocto image with poky and oe.09:58
Samoudwhere should I add it ? local conf ?09:58
nayfesamoud: it should be ok to add it with IMAGE_INSTALL_append = " glibc-utils" in local.conf10:02
aureleSamoud, or modify busybox config10:03
LetoThe2ndaurele: if you actually use busybox, that is :-P10:03
SamoudThanks Nayfe and Aurele ! what's the best solution ?10:04
aureleLetoThe2nd, obviously10:04
*** micka_ <micka_!~micka@81-67-57-137.rev.numericable.fr> has joined #yocto10:04
*** boucman_work1 <boucman_work1!~jrosen@lns-bzn-39-82-255-32-23.adsl.proxad.net> has joined #yocto10:04
*** CTtpollard <CTtpollard!~CTtpollar@167.98.27.229> has joined #yocto10:04
LetoThe2ndSamoud: adding it to the IMAGE_INSTALL of your target image recipe10:05
*** CTtpollard <CTtpollard!~CTtpollar@167.98.27.229> has joined #yocto10:05
SamoudOk, I'll try this one ! Thanks a lot10:05
*** gtristan <gtristan!~tristanva@91.151.6.155> has quit IRC10:06
aureleLetoThe2nd, why would you add a complete package if he uses busybox, modify busybox configuration seems more consistent to me if you use busybox, but maybe there is another reason.10:08
*** beneth` <beneth`!~beneth@lxcb.beneth.fr> has quit IRC10:08
*** zero_note <zero_note!~zero@host186-31-static.47-85-b.business.telecomitalia.it> has quit IRC10:09
*** boucman_work <boucman_work!~jrosen@wesnoth/developer/boucman> has quit IRC10:09
*** basic` <basic`!sid141140@drupal.org/association-staff/basic> has quit IRC10:09
*** jjardon <jjardon!jjardonmat@gateway/shell/matrix.org/x-jyyrzftltrqhdulg> has quit IRC10:09
*** on1x <on1x!~on1x@188.165.243.220> has quit IRC10:10
*** el_robin <el_robin!~el_robin@5.39.92.155> has quit IRC10:10
*** Bryanstein <Bryanstein!~Bryanstei@shellium/admin/bryanstein> has quit IRC10:10
*** wladz <wladz!~zuz@107.170.255.55> has quit IRC10:10
*** micka <micka!~micka@81-67-57-137.rev.numericable.fr> has quit IRC10:10
*** brrm <brrm!~brrm@HSI-KBW-085-216-002-138.hsi.kabelbw.de> has quit IRC10:10
LetoThe2ndaurele: as long as he/she doesn't state more details, anything is equally good (or bad)10:10
nayfegetconf  is in busybox ?10:10
*** on1x <on1x!~on1x@trader.teamfxp.co> has joined #yocto10:10
*** zero_note <zero_note!~zero@host186-31-static.47-85-b.business.telecomitalia.it> has joined #yocto10:10
*** el_robin <el_robin!~el_robin@ns3279252.ip-5-39-92.eu> has joined #yocto10:10
*** brrm <brrm!~brrm@HSI-KBW-085-216-002-138.hsi.kabelbw.de> has joined #yocto10:11
aurelenayfe, this is the point10:11
aureleLetoThe2nd, nayfe, never mind there is no such tool in busybox10:12
*** beneth <beneth!~beneth@lxcb.beneth.fr> has joined #yocto10:12
aureleI thought the entire world was in busybox, but it seems some tools are not provided10:12
*** gtristan <gtristan!~tristanva@84.252.240.37> has joined #yocto10:13
LetoThe2ndand there's more than wnough people not running busybox too.10:13
nayfe:) name looked like a good candidate10:13
*** mrpelotazo <mrpelotazo!~mrpelotaz@HSI-KBW-091-089-217-044.hsi2.kabel-badenwuerttemberg.de> has quit IRC10:13
*** jjardon <jjardon!jjardonmat@gateway/shell/matrix.org/x-dtpyrerlleaaazvz> has joined #yocto10:14
*** basic` <basic`!sid141140@drupal.org/association-staff/basic> has joined #yocto10:15
*** Bryanstein <Bryanstein!~Bryanstei@shellium/admin/bryanstein> has joined #yocto10:15
*** wladz <wladz!~zuz@107.170.255.55> has joined #yocto10:15
*** butterknife-user <butterknife-user!51ff1123@gateway/web/freenode/ip.81.255.17.35> has joined #yocto10:16
butterknife-userHi all, someone here has good information to start with real-time with yocto (for Zynq arch)?10:16
LetoThe2nddepends on your definition of "real time" :)10:17
*** mrpelotazo <mrpelotazo!~mrpelotaz@HSI-KBW-091-089-217-044.hsi2.kabel-badenwuerttemberg.de> has joined #yocto10:17
*** Aethenelle_ <Aethenelle_!Elite19980@gateway/shell/elitebnc/x-hccvjxmrxdoblsei> has quit IRC10:17
*** rburton <rburton!~textual@home.burtonini.com> has joined #yocto10:18
butterknife-useri would like to test real-time app to evaluate the better solution for our application ( Xenomai, LinuxRT, Sysgo maybe )10:18
butterknife-userbut i'm stuck on patching xenomai manually (linux-xlnx not the mainline kernel)10:19
LetoThe2ndthats why i'm asking. well the yocto project does actually not include infrastructure for xenomai or comparable solutions so far10:19
*** abelloni <abelloni!~abelloni@2a01:e35:8bf1:a7c0:a288:b4ff:fe25:8918> has quit IRC10:20
xtronI'm trying to remove "vi" package from my qemux86 image, I tried PACKAGE_EXCLUDE_pn-target_image = "vi" BUT vi is still available in the image.. anyidea?10:20
LetoThe2ndthere is an actively maintained preempt-rt kernel, but once you're in the land of rather specific hardware you usually need to maintain your own patched kernel10:20
*** abelloni <abelloni!~abelloni@2a01:e35:8bf1:a7c0:a288:b4ff:fe25:8918> has joined #yocto10:20
LetoThe2ndxtron: depending on your image, this probably comes from busybox, not being a seperate package10:20
butterknife-userthe trouble is i would like to use Xilinx Kernel in order to keep FPGA part ;)10:21
xtronLetoThe2nd: then what is purpose of <PACKAGE_EXCLUDE> and how to remove a package for example "vi" ?10:22
LetoThe2ndbutterknife-user: yes, so its your fun part to marry $RTSOLUTION + xilinx vendor kernel10:22
butterknife-user@LetoThe2nd i'm not the only one who want do real time on zynq ? ).010:23
LetoThe2ndxtron: the thing is that you're mixing up "package" and "binary on the target". if vi is not a package of itself, then any package-based infrastructure does not apply.10:23
butterknife-user@xtron IMAGE_INSTALL_remove += "vi" ?10:23
LetoThe2ndbutterknife-user: i can't comment on that.10:23
*** Aethenelle <Aethenelle!Elite19980@gateway/shell/elitebnc/x-dpzpjnhhbwybljeh> has joined #yocto10:23
butterknife-user@LetoThe2nd thx for info :)10:24
LetoThe2ndxtron: so again: if you're using busybox, then it will offer a lot of, lets call it "commands" on your target. but those are not pulled in by package names / recipes, but the busybox config. so tinkering with IMAGE_INSTALL and friends will get you nowhere.10:24
*** Samoud <Samoud!500e107a@gateway/web/freenode/ip.80.14.16.122> has quit IRC10:26
LetoThe2nd(IIRC busybox calls them applets, but i might be mistaken)10:27
*** Tim234 <Tim234!b2fb5abe@gateway/web/freenode/ip.178.251.90.190> has joined #yocto10:27
Tim234Hello10:27
xtronbutterknife-user: I think I already have tried this with no success.10:27
LetoThe2ndbutterknife-user: you can look at the meta-eldk layer by denx, there is some xenomai-inspiration there. any other solutions, i don't have any experience.10:29
nayfextron: type ls -l $(which vi) and if it points to busybox then you have to remove it from busybox config10:29
LetoThe2ndmarex-cloud: maybe you can comment here? -> butterknife-user10:30
Tim234Has someone experiences with "socketcan"? I am desperately trying to add drivers for my can stack to the kernl of my yocto. Everything works without errors, but I don't find the can stack on my imx6 board :(10:31
nayfextron: you can look here for example on how to tweak busybox http://bec-systems.com/site/1145/modifying-the-busybox-config-in-openembedded10:31
Marexeldk is ancient/dead ...10:33
LetoThe2ndMarex: \o/10:33
Marexcfr xenomai website, do you have valid reason to use xenomai or does preempt-rt suffice ?10:33
Marexafair xenomai people suggest to use preempt-rt unless you have a very good reason to use xenomai10:34
butterknife-user@LetoThe2nd thx i 'm going to check that10:35
*** ed21 <ed21!Adium@nat/intel/x-swapzkgsqnekajpw> has quit IRC10:40
nayfeTim234:  you problem is in kernelspace or userspace ?10:41
*** joeythesaint <joeythesaint!~joe@2605:6400:2:fed5:22:41:45ec:bf91> has quit IRC10:42
*** joeythesaint <joeythesaint!~joe@vegas.deserted.net> has joined #yocto10:42
LetoThe2ndTim234: i'd rather start with "everything works fine",,, which is what, exactly?10:43
LetoThe2nd(plus, http://cgit.openembedded.org/meta-openembedded/tree/meta-oe/recipes-extended/socketcan/libsocketcan_0.0.10.bb?h=master)10:43
butterknife-user@Marex i would like just to compare Xenomai and preempt_rt Linux kernel patch :) so i will start with preempt_rt patch10:43
-YoctoAutoBuilder- build #1010 of nightly-oe-selftest is complete: Success [build successful] Build details are at http://autobuilder.yoctoproject.org/main/builders/nightly-oe-selftest/builds/101010:47
Tim234@nayfe: I'm not sure where exactly the probleme is. Maybe the log can help:10:49
Tim234root@phyboard-mira-imx6-6:~# dmesg | grep 'can\|CAN' [    0.201433] i2c i2c-0: can't use DMA [    0.202324] i2c i2c-1: can't use DMA [    0.203751] i2c i2c-2: can't use DMA [    1.345409] CAN device driver interface [    2.603712] can: controller area network core (rev 20120528 abi 9) [    2.614666] can: raw protocol (rev 20120528) [    2.619086] can: broadcast manager protocol (rev 20120528 t) [    2.624840] can: netlink gateway (rev10:49
Tim234uh this looks ugly... :|10:50
Tim234I am expacting something like: flexcan imx6q-flexcan.0: device registered10:51
nayfeTim234> which mx6 board you have N10:51
nayfe?10:51
Tim234nayfe: its a phyboard mira dualLite10:52
nayfewhich kernel do you use ?10:53
Tim234I dont know, sorry10:54
LetoThe2ndTim234: please try to be a little more precise what you have done already, and what you are using (software-sie)10:54
nayfeTim234: bitbake -e virtual/kernel | grep ^SRC_URI10:56
Tim234LetoThe2nd: ok, I am using the yogurt distribution from phytec and added libsocketcan and canutils in the local.conf file. compiling worked without errors.10:57
*** majuk <majuk!~majuk@50-233-77-210-static.hfc.comcastbusiness.net> has joined #yocto10:58
Tim234nayfe: SRC_URI="git://git.phytec.de/linux-mainline;branch=v4.1.336-phy file://mtd-tests.cfg"11:00
*** majuk <majuk!~majuk@50-233-77-210-static.hfc.comcastbusiness.net> has quit IRC11:03
nayfebrb11:05
*** shauno <shauno!~soneil@pdpc/supporter/professional/shauno> has quit IRC11:05
*** nighty- <nighty-!~nighty@kyotolabs.asahinet.com> has quit IRC11:06
*** dddooo <dddooo!psaavedrai@gateway/shell/matrix.org/x-ynzxyxbaevamcmpv> has quit IRC11:06
nayfestrange, v4.1.336-phy branch's missing, ain't v4.1.36-phy ?11:07
-YoctoAutoBuilder- build #1266 of nightly-arm is complete: Success [build successful] Build details are at http://autobuilder.yoctoproject.org/main/builders/nightly-arm/builds/126611:08
Tim234nayfe: yes its v4.1.3611:08
*** jaack <jaack!jaackmatri@gateway/shell/matrix.org/x-fqvoxjslqotjvkdk> has quit IRC11:10
*** armpit <armpit!~armpit@2601:202:4001:9ea0:d548:d1b6:641d:9c1c> has quit IRC11:10
*** micka_ <micka_!~micka@81-67-57-137.rev.numericable.fr> has quit IRC11:11
*** micka <micka!~micka@81-67-57-137.rev.numericable.fr> has joined #yocto11:12
*** shauno <shauno!~soneil@pdpc/supporter/professional/shauno> has joined #yocto11:12
*** Son_Goku <Son_Goku!~King_InuY@fedora/ngompa> has joined #yocto11:12
*** Persuader72[m] <Persuader72[m]!persuader7@gateway/shell/matrix.org/x-jrvccdsuysflnwra> has quit IRC11:13
*** berton <berton!fabioberto@gateway/shell/matrix.org/x-zgqtsnuovysvsncf> has quit IRC11:13
*** jjardon <jjardon!jjardonmat@gateway/shell/matrix.org/x-dtpyrerlleaaazvz> has quit IRC11:14
*** TurBoss <TurBoss!turbossjau@gateway/shell/matrix.org/x-uifmgnxulltmkxyk> has quit IRC11:14
*** phako[m] <phako[m]!phakomatri@gateway/shell/matrix.org/x-tlxhuljyeemnbrwj> has quit IRC11:14
*** chessnokov[m] <chessnokov[m]!chessnokov@gateway/shell/matrix.org/x-xbvvkneovcbdboey> has quit IRC11:14
*** bachp <bachp!bachpmatri@gateway/shell/matrix.org/x-dsjjsxczsjgqrumz> has quit IRC11:14
*** armpit <armpit!~armpit@2601:202:4001:9ea0:d548:d1b6:641d:9c1c> has joined #yocto11:15
*** learningc <learningc!~User@219.92.255.103> has quit IRC11:16
marex-cloudnayfe: uname -a on the board would be far more useful ...11:19
marex-cloudTim234: ifconfig -a, look for can node, do you see it?11:20
*** BubuIIC <BubuIIC!~mhoffmann@p50997306.dip0.t-ipconnect.de> has joined #yocto11:21
marex-cloudIf so, ip link set can0 up type can bitrate 125000 ... or something11:21
Tim234marex-cloud: no I dont11:21
Tim234ip link set can0 ... thus doesnt change anything11:22
*** BubuIIC <BubuIIC!~mhoffmann@p50997306.dip0.t-ipconnect.de> has quit IRC11:22
marex-cloudTim234: hmm, zgrep CAN /proc/config.gz , look for flexcan11:22
marex-cloudIs it enabled?11:22
*** Son_Goku <Son_Goku!~King_InuY@fedora/ngompa> has quit IRC11:23
Tim234marex-cloud: no zgrep on the board, sry11:25
*** silviof <silviof!~silviof@unaffiliated/silviof> has quit IRC11:25
Tim234and cat /proc/config.gz | grep CAN doesnt hit anything11:27
Tim234shall I try to install zgrep?11:27
marex-cloudNo11:27
*** silviof <silviof!~silviof@unaffiliated/silviof> has joined #yocto11:31
marex-cloudUse zcat and grep, config.gz is compressed11:32
*** BubuIIC <BubuIIC!~mhoffmann@2003:a:772:9200:5748:f262:e193:b5c1> has joined #yocto11:32
Tim234marex-cloud: now I get something like: CONFIG_IMX_HAVE_PLATFORM_FLEXCAN=y11:36
diembedHi all11:36
Tim234C'ONFIG:CAN=y11:36
Tim234#CONFIG_CANVCAN is not set11:36
Tim234CONFIG_CAN_FLEXCAN0y11:37
Tim234=y11:37
nayfeI suggest you to contact pythec support, maybe a device tree problem11:38
Tim234nayfe: yes, I'll try to contact them.11:41
Tim234thank you for your help11:41
*** gtristan <gtristan!~tristanva@84.252.240.37> has quit IRC11:42
marex-cloudTim234: check your dt if the flexcan is enabled there11:42
Tim234what is dt?11:43
marex-cloudTim234: find /proc/device-tree -name \*can\* ... and check status node, it should say okay11:43
*** xtron <xtron!~xtron@110.93.212.98> has quit IRC11:45
Tim234dont find anything on that11:47
Tim234so thats my problem?!11:48
Tim234am I right? what am I supposed to find in/proc/device-tree/ ?11:53
nayfeWithout flexcan device tree node enabled you will not have CAN11:53
Tim234do you know how to enable the flexcan?11:54
*** BCMM <BCMM!~BCMM@unaffiliated/bcmm> has quit IRC11:56
nayfeYou have to search selected dts for flexcan0 or flexcan1 nodes11:56
*** promach <promach!promach@gateway/shell/suchznc/x-wmjriuntgljlutwk> has joined #yocto11:58
*** ed21 <ed21!Adium@nat/intel/x-cuxksfpojbrqrssn> has joined #yocto11:59
Tim234do I have to configure the dt before compiling yocto?11:59
*** catch22 <catch22!~catch22__@204.40.96.58.static.exetel.com.au> has quit IRC12:02
*** catch22 <catch22!~catch22__@204.40.96.58.static.exetel.com.au> has joined #yocto12:03
*** falk0n <falk0n!~falk0n@a79-168-122-231.cpe.netcabo.pt> has joined #yocto12:03
*** catch22 <catch22!~catch22__@204.40.96.58.static.exetel.com.au> has quit IRC12:04
*** catch22 <catch22!~catch22__@204.40.96.58.static.exetel.com.au> has joined #yocto12:08
*** luneff <luneff!~yury@87.117.37.201> has quit IRC12:11
*** Son_Goku <Son_Goku!~King_InuY@fedora/ngompa> has joined #yocto12:16
marex-cloudTim234: basically check if flexcan is enabled in the DT12:17
marex-cloudTim234: you should have the flexcan nodes in DT though, so not finding them in /proc/devicetree is suspicious12:18
marex-cloudThen again, this is some trashy vendorkernel you're using, built on top of that outdated nxp garbage, so nothing would be surprising here ...12:19
*** gtristan <gtristan!~tristanva@91.151.6.155> has joined #yocto12:25
*** chessnokov[m] <chessnokov[m]!chessnokov@gateway/shell/matrix.org/x-bshmzsltfqvmycle> has joined #yocto12:25
*** jjardon <jjardon!jjardonmat@gateway/shell/matrix.org/x-xboharkjmepgsxeo> has joined #yocto12:32
*** phako[m] <phako[m]!phakomatri@gateway/shell/matrix.org/x-cgdtspxvhdewgebt> has joined #yocto12:32
*** jaack <jaack!jaackmatri@gateway/shell/matrix.org/x-kbyvugcohieyhoml> has joined #yocto12:32
*** berton <berton!fabioberto@gateway/shell/matrix.org/x-ljlnwaorqlhhmwaa> has joined #yocto12:32
*** TurBoss <TurBoss!turbossjau@gateway/shell/matrix.org/x-sexacrnzsdjlmwhp> has joined #yocto12:32
*** bachp <bachp!bachpmatri@gateway/shell/matrix.org/x-lzhsrqbankazkarv> has joined #yocto12:32
*** Persuader72[m] <Persuader72[m]!persuader7@gateway/shell/matrix.org/x-lcoxmviytdzttzky> has joined #yocto12:33
*** dddooo <dddooo!psaavedrai@gateway/shell/matrix.org/x-bebpbjqwopqjqakf> has joined #yocto12:33
*** kaspter1 <kaspter1!~Instantbi@183.158.241.204> has joined #yocto12:41
*** kaspter <kaspter!~Instantbi@60.176.171.174> has quit IRC12:42
*** kaspter1 is now known as kaspter12:42
*** rodgort <rodgort!~rodgort@68.ip-149-56-14.net> has quit IRC12:44
*** rodgort <rodgort!~rodgort@68.ip-149-56-14.net> has joined #yocto12:53
*** aragua_ <aragua_!~aragua@232-28-190-109.dsl.ovh.fr> has joined #yocto12:55
*** aragua__ <aragua__!~aragua@232-28-190-109.dsl.ovh.fr> has quit IRC12:58
*** luneff <luneff!~yury@95.174.104.43> has joined #yocto13:02
*** luneff <luneff!~yury@95.174.104.43> has joined #yocto13:02
nayfeTim234: in https://git.phytec.de/linux-mainline/tree/arch/arm/boot/dts/imx6qp-phytec-mira-rdk-nand.dts?h=v4.1.36-phy &can1 status is okay , (imx6qp) but in https://git.phytec.de/linux-mainline/tree/arch/arm/boot/dts/imx6dl-phytec-mira-rdk-nand.dts?h=v4.1.36-phy it is not set13:04
Marexlinux-mainline .... and if you look at the history, you see all those MLK commits indicating it's NXP vendorkernel whcih has nothing to do with mainline ...13:08
*** Net147 <Net147!~Net147@unaffiliated/net147> has quit IRC13:08
Marexnayfe: but yes, that's likely the issue13:08
Marexnayfe: still, if there's a can node, it should've showed up in his /proc/device-tree anyway ...13:08
nayfeMarex: SRC_URI pointed to this kernel, so maybe it needs to remove use-mainline to its machine13:09
*** Net147 <Net147!~Net147@unaffiliated/net147> has joined #yocto13:12
Marexnayfe: I'm referring to the git repo URL, there's "linux-mainline" in it while it's obviously not true ...13:13
nayfemarex: Ah yes sure, it's mainline + a LOT of ptaches :)13:14
nayfeTim234: http://www.phytec.de/documents/l-814e-3-imx6-bsp-manual/#CAN_Bus13:19
*** boucman_work1 is now known as boucman_work13:22
*** boucman_work <boucman_work!~jrosen@wesnoth/developer/boucman> has joined #yocto13:22
*** pohly <pohly!~pohly@p54BD52EB.dip0.t-ipconnect.de> has quit IRC13:27
*** catch22_ <catch22_!~catch22__@204.40.96.58.static.exetel.com.au> has joined #yocto13:30
*** pohly <pohly!~pohly@p54BD5A37.dip0.t-ipconnect.de> has joined #yocto13:30
*** pohly1 <pohly1!~pohly@p54BD5291.dip0.t-ipconnect.de> has joined #yocto13:33
*** pohly <pohly!~pohly@p54BD5A37.dip0.t-ipconnect.de> has quit IRC13:34
*** darknighte <darknighte!~darknight@pdpc/supporter/professional/darknighte> has quit IRC13:35
*** dfaught <dfaught!~dfaught@163.188.client.vntx.net> has joined #yocto13:37
*** Willy-- <Willy--!8eb15cbf@gateway/web/freenode/ip.142.177.92.191> has joined #yocto13:40
*** dfaught <dfaught!~dfaught@163.188.client.vntx.net> has quit IRC13:40
*** pohly <pohly!~pohly@p54BD5A65.dip0.t-ipconnect.de> has joined #yocto13:44
*** pohly1 <pohly1!~pohly@p54BD5291.dip0.t-ipconnect.de> has quit IRC13:45
*** dfaught <dfaught!~dfaught@163.188.client.vntx.net> has joined #yocto13:45
*** marka <marka!~masselst@135-23-92-83.cpe.pppoe.ca> has joined #yocto13:47
zzerooI'm looking for the wiki entry which shows how to build the host dependencies for not supported linux build hosts.13:52
rburtonzzeroo: buildtools?  you can't build them if you don't have the host deps ;)  there's a tarball on the yoctoproject site13:53
marex-cloudzzeroo: what build host are you using?13:55
*** gtristan <gtristan!~tristanva@91.151.6.155> has quit IRC13:56
rburtoniirc it was arch, building morty13:57
butterknife-userHi all, after patching a 4.9 (mainline) kernel with xenomai 3 patch i got this error : cpu cpu0: dev_pm_opp_set_rate: failed to find current OPP for freq 666666660 (-34) any suggestion ? Cheers13:57
zzerooCurrent I use yocto rocko inside a docker image.13:57
*** Bunio_FH <Bunio_FH!~bunio@89-74-170-206.dynamic.chello.pl> has quit IRC13:58
zzerooMy buildsystem itself is arch-linux13:58
*** Bunio_FH <Bunio_FH!~bunio@89-74-170-206.dynamic.chello.pl> has joined #yocto13:58
rburtonrocko should build on arch unless they've broken something recently13:59
rburton(which is entirely possible)13:59
zzerooThere was an wiki which shows how I setup a system, isolated from my host system.... Maybee I'm tired and miss something.14:00
*** lamego <lamego!jose@nat/intel/x-vhwndxyodelrcixy> has joined #yocto14:00
rburtonhttps://www.yoctoproject.org/downloads/tools has the buildtools tarballs, grab the one for the release you want to target.14:00
*** pohly <pohly!~pohly@p54BD5A65.dip0.t-ipconnect.de> has quit IRC14:00
*** pohly <pohly!~pohly@p54BD5A98.dip0.t-ipconnect.de> has joined #yocto14:00
*** peacememories <peacememories!~textual@e251-094.eduroam.tuwien.ac.at> has joined #yocto14:01
-YoctoAutoBuilder- build #875 of nightly-mips64 is complete: Success [build successful] Build details are at http://autobuilder.yoctoproject.org/main/builders/nightly-mips64/builds/87514:05
zzeroorburton: Thank you, looks good. I think that was it 'll try it14:05
*** paulg <paulg!~paulg@198-84-239-75.cpe.teksavvy.com> has joined #yocto14:07
peacememorieshi everyone14:11
peacememoriesstill stuck on my problem with samba. update-rc.d runs, but the links in rc*.d are apparently not created :/14:11
peacememoriesrunning update-rc.d manually on the booted system works, though14:12
nayfepeacememories: hi, i wasn't there at first time, can you resume which yocto version, which samba recipe?14:14
peacememoriesmorty (pulled yesterday), and the samba recipe in meta-openembedded/meta-networking14:15
peacememoriesmy system (right now it's a raspberrypi recipe, but the final system will be a xilinx based platform) uses sysv as init system, samba inherits update-rc.d14:16
peacememoriesthe configuration works for things like avahi-daemon, so there's probably nothing wrong with the init system at large, but i can't find anything obviously wrong with the recipe either14:17
peacememoriesthe update-rc.d script gets run (i tested by making it add a file to /tmp for every package it processes^^'), and the exact thing the script does works on the booted system (namely, run `update-rc.d samba.sh start <some values> . stop <some values> .`)14:18
peacememoriesso my debug-foo is not really strong enough for this^^'14:18
*** ed21 <ed21!Adium@nat/intel/x-cuxksfpojbrqrssn> has quit IRC14:19
rburtonthe postinst is probably breaking, maybe something stupid like a bashism in the script that fails when run with dash on the target14:19
peacememoriesthe postinst of samba or of update-rc.d.bbclass?14:22
peacememoriesi mean, the init script gets installed, and the update-rc.d apparently gets run, so i'm not sure what breaks^^'14:22
*** zerus <zerus!~petter@h-155-4-31-3.NA.cust.bahnhof.se> has quit IRC14:24
*** stephano <stephano!~stephano@134.134.139.83> has joined #yocto14:29
nayfepeacememories> maybe backport latest samba recipe ?14:33
peacememoriesnayfe never done that before. wouldn't that break a lot of things?14:33
nayfepeacememories> just copy http://cgit.openembedded.org/meta-openembedded/tree/meta-networking/recipes-connectivity/samba/* in custom layer and see how it goes :)14:35
peacememoriesso if i copy it into the devtool workspace it should override the current recipe because the workspace has a higher priority, right? :)14:36
rburtonid just run a diff on the two recipes and see if there's anything obvious14:36
-YoctoAutoBuilder- build #1236 of nightly-mips is complete: Success [build successful] Build details are at http://autobuilder.yoctoproject.org/main/builders/nightly-mips/builds/123614:36
peacememorieswell there's a lot obvious, for example the samba version seems to have switched from a "samba.sh" initscript name to "samba" ^^14:37
-YoctoAutoBuilder- build #1256 of nightly-x86 is complete: Success [build successful] Build details are at http://autobuilder.yoctoproject.org/main/builders/nightly-x86/builds/125614:39
*** vdehors_arc <vdehors_arc!~vincent@LMontsouris-657-1-239-42.w82-127.abo.wanadoo.fr> has quit IRC14:44
peacememoriesoh, backporting that might prove to be a bit more difficult14:45
peacememoriesseems the recipe format changed?14:45
*** rcw <rcw!~rwoolley@104-222-117-122.cpe.teksavvy.com> has quit IRC14:45
rburtonrecipe format? nope14:46
*** nighty- <nighty-!~nighty@s229123.ppp.asahi-net.or.jp> has joined #yocto14:46
peacememories'module14:46
peacememoriesoops14:46
peacememories'module' object has no attribute 'filter'14:47
peacememoriesis what i get as an error message14:47
*** TIC <TIC!3f94d913@gateway/web/freenode/ip.63.148.217.19> has joined #yocto14:47
rburtonyeah we added a new function to oe.utils14:47
rburtonits just a convenience function though.  this is why i'd look for diffs...14:48
*** Tim234 <Tim234!b2fb5abe@gateway/web/freenode/ip.178.251.90.190> has quit IRC14:51
yoctiNew news from stackoverflow: python error on adding meta-java in yocto <https://stackoverflow.com/questions/47576023/python-error-on-adding-meta-java-in-yocto>14:53
*** vdehors_arc <vdehors_arc!~vincent@91.162.62.2> has joined #yocto14:55
*** armpit <armpit!~armpit@2601:202:4001:9ea0:d548:d1b6:641d:9c1c> has quit IRC14:57
*** falk0n <falk0n!~falk0n@a79-168-122-231.cpe.netcabo.pt> has quit IRC14:58
*** sgw <sgw!~swold@134.134.139.75> has quit IRC15:01
*** vdehors_arc <vdehors_arc!~vincent@91.162.62.2> has quit IRC15:01
*** nathani_ <nathani_!~nathani@mail.validmanufacturing.com> has joined #yocto15:02
*** Bunio_FH <Bunio_FH!~bunio@89-74-170-206.dynamic.chello.pl> has quit IRC15:04
*** Bunio_FH <Bunio_FH!~bunio@89-74-170-206.dynamic.chello.pl> has joined #yocto15:04
*** zerus <zerus!~petter@host-95-199-146-219.mobileonline.telia.com> has joined #yocto15:06
*** gunnarx <gunnarx!~user@unaffiliated/gan> has quit IRC15:08
*** armpit <armpit!~armpit@2601:202:4001:9ea0:d931:40ea:f4e3:3a31> has joined #yocto15:09
peacememoriesi think i may be a bit too dumb to port this^^15:11
-YoctoAutoBuilder- build #1298 of nightly-x86-64 is complete: Failure [failed] Build details are at http://autobuilder.yoctoproject.org/main/builders/nightly-x86-64/builds/129815:13
-YoctoAutoBuilder- build #1267 of nightly-arm is complete: Failure [failed] Build details are at http://autobuilder.yoctoproject.org/main/builders/nightly-arm/builds/126715:13
*** TIC <TIC!3f94d913@gateway/web/freenode/ip.63.148.217.19> has quit IRC15:14
-YoctoAutoBuilder- build #1235 of nightly-x86-lsb is complete: Failure [failed] Build details are at http://autobuilder.yoctoproject.org/main/builders/nightly-x86-lsb/builds/123515:14
-YoctoAutoBuilder- build #1261 of nightly-x86-64-lsb is complete: Failure [failed] Build details are at http://autobuilder.yoctoproject.org/main/builders/nightly-x86-64-lsb/builds/126115:15
-YoctoAutoBuilder- build #1226 of nightly-x32 is complete: Failure [failed] Build details are at http://autobuilder.yoctoproject.org/main/builders/nightly-x32/builds/122615:16
*** open-nandra <open-nandra!~marek@81.89.61.168.host.vnet.sk> has quit IRC15:16
-YoctoAutoBuilder- build #1237 of nightly-mips is complete: Failure [failed] Build details are at http://autobuilder.yoctoproject.org/main/builders/nightly-mips/builds/123715:16
-YoctoAutoBuilder- build #876 of nightly-mips64 is complete: Failure [failed] Build details are at http://autobuilder.yoctoproject.org/main/builders/nightly-mips64/builds/87615:17
-YoctoAutoBuilder- build #876 of nightly-rpm-non-rpm is complete: Failure [failed] Build details are at http://autobuilder.yoctoproject.org/main/builders/nightly-rpm-non-rpm/builds/87615:17
-YoctoAutoBuilder- build #1257 of nightly-x86 is complete: Failure [failed] Build details are at http://autobuilder.yoctoproject.org/main/builders/nightly-x86/builds/125715:17
-YoctoAutoBuilder- build #62 of nightly-packagemanagers is complete: Failure [failed] Build details are at http://autobuilder.yoctoproject.org/main/builders/nightly-packagemanagers/builds/6215:18
-YoctoAutoBuilder- build #664 of nightly-uclibc is complete: Failure [failed] Build details are at http://autobuilder.yoctoproject.org/main/builders/nightly-uclibc/builds/66415:19
-YoctoAutoBuilder- build #18 of nightly-musl-x86-64 is complete: Failure [failed] Build details are at http://autobuilder.yoctoproject.org/main/builders/nightly-musl-x86-64/builds/1815:19
-YoctoAutoBuilder- build #21 of eclipse-plugin-oxygen is complete: Failure [failed Building Eclipse Plugin] Build details are at http://autobuilder.yoctoproject.org/main/builders/eclipse-plugin-oxygen/builds/2115:19
-YoctoAutoBuilder- build #586 of nightly-no-x11 is complete: Failure [failed] Build details are at http://autobuilder.yoctoproject.org/main/builders/nightly-no-x11/builds/58615:20
*** gtristan <gtristan!~tristanva@82-70-136-246.dsl.in-addr.zen.co.uk> has joined #yocto15:21
*** sgw <sgw!swold@nat/intel/x-mxqjvahfvfbjnhtl> has joined #yocto15:22
*** zerus <zerus!~petter@host-95-199-146-219.mobileonline.telia.com> has quit IRC15:22
peacememoriesokay that's interesting15:25
peacememoriesthe update-rc.d command for samba that's run in the bbclass does not output anything15:26
*** jaack <jaack!jaackmatri@gateway/shell/matrix.org/x-kbyvugcohieyhoml> has quit IRC15:28
*** jaack <jaack!jaackmatri@purduelug/jaack> has joined #yocto15:28
*** Adam__ <Adam__!0c30d402@gateway/web/freenode/ip.12.48.212.2> has joined #yocto15:32
Adam__Should libopkg or libopkg-dev should install opkg.h in the target? It doesn't seem like the case..15:32
*** Adam__ is now known as Guest7768615:32
*** learningc <learningc!~User@tp-71-177.tm.net.my> has joined #yocto15:33
Guest77686I found this patch that installs the OPKG header file, but it's quite dated and no longer is part of the OPKG recipe - https://patchwork.openembedded.org/patch/51767/15:33
-YoctoAutoBuilder- build #792 of nightly-wic is complete: Failure [failed] Build details are at http://autobuilder.yoctoproject.org/main/builders/nightly-wic/builds/79215:35
-YoctoAutoBuilder- build #564 of nightly-musl is complete: Failure [failed] Build details are at http://autobuilder.yoctoproject.org/main/builders/nightly-musl/builds/56415:35
-YoctoAutoBuilder- build #1234 of nightly-non-gpl3 is complete: Failure [failed] Build details are at http://autobuilder.yoctoproject.org/main/builders/nightly-non-gpl3/builds/123415:35
*** Argylelabcoat <Argylelabcoat!~textual@rrcs-98-100-199-98.central.biz.rr.com> has joined #yocto15:36
-YoctoAutoBuilder- build #1235 of nightly-world is complete: Failure [failed] Build details are at http://autobuilder.yoctoproject.org/main/builders/nightly-world/builds/123515:36
*** austen <austen!268c0cd2@gateway/web/freenode/ip.38.140.12.210> has joined #yocto15:37
austenHey guys, not sure who to tell this two but a quick heads up if you're building at91 with rocko:15:37
-YoctoAutoBuilder- build #1230 of buildtools is complete: Failure [failed] Build details are at http://autobuilder.yoctoproject.org/main/builders/buildtools/builds/123015:37
*** gunnarx <gunnarx!~user@c83-248-68-161.bredband.comhem.se> has joined #yocto15:38
*** gunnarx <gunnarx!~user@unaffiliated/gan> has joined #yocto15:38
austenThe linux makefile hardcodes the EXTRAVERSION with an underscore.15:38
*** Guest51_ <Guest51_!~textual@c-73-241-13-186.hsd1.ca.comcast.net> has joined #yocto15:43
peacememoriesrburton okay, i've at least found the problem. at the time update-rc.d is run, the samba initscript does not exist yet15:44
rburtonthat would be a problem15:44
rburtonwhy does the init script not exist in the package15:44
peacememoriesquestion is, why? it's copied in do_install, isn't that earlier than the postinstall in update-rc.d.bbclass?15:44
rburtonyes, postinstall happens *on target*15:44
peacememoriesit does exist after the build is finished at least15:45
*** Bunio_FH <Bunio_FH!~bunio@89-74-170-206.dynamic.chello.pl> has quit IRC15:45
rburtonthe updatercd class stuff happens after install too15:45
*** Guest51_ <Guest51_!~textual@c-73-241-13-186.hsd1.ca.comcast.net> has quit IRC15:46
* peacememories is very confused15:50
*** rcw <rcw!~rwoolley@128.224.252.2> has joined #yocto15:50
peacememoriesi'd say it could be that it's not properly listed in the package contents, but it's present in the sysimage after all, so it must have been installed at some point15:52
*** majuk <majuk!~majuk@50-233-77-210-static.hfc.comcastbusiness.net> has joined #yocto15:56
-YoctoAutoBuilder- build #1249 of poky-tiny is complete: Failure [failed] Build details are at http://autobuilder.yoctoproject.org/main/builders/poky-tiny/builds/124916:06
-YoctoAutoBuilder- build #1011 of nightly-oe-selftest is complete: Failure [failed] Build details are at http://autobuilder.yoctoproject.org/main/builders/nightly-oe-selftest/builds/101116:06
*** stephano <stephano!~stephano@134.134.139.83> has quit IRC16:06
*** boucman_work <boucman_work!~jrosen@wesnoth/developer/boucman> has quit IRC16:06
-YoctoAutoBuilder- build #1212 of build-appliance is complete: Failure [failed] Build details are at http://autobuilder.yoctoproject.org/main/builders/build-appliance/builds/121216:07
*** zero_note <zero_note!~zero@host186-31-static.47-85-b.business.telecomitalia.it> has quit IRC16:09
*** zero_note <zero_note!~zero@2.238.240.162> has joined #yocto16:10
*** boucman_work <boucman_work!~jrosen@wesnoth/developer/boucman> has joined #yocto16:11
peacememoriesso yeah, the file really does not exist during updatecrd_postinst16:15
*** luneff <luneff!~yury@95.174.104.43> has quit IRC16:15
peacememoriesi've sent an email to the meta-openembedded mailing list describing the problem, in case i can't find a solution^^'16:16
*** zero_note <zero_note!~zero@2.238.240.162> has quit IRC16:25
*** zero_note <zero_note!~zero@host186-31-static.47-85-b.business.telecomitalia.it> has joined #yocto16:25
*** joshuagl <joshuagl!~jlock@192.198.151.43> has joined #yocto16:26
*** kaspter <kaspter!~Instantbi@183.158.241.204> has quit IRC16:28
*** kaspter <kaspter!~Instantbi@183.158.241.204> has joined #yocto16:29
peacememoriesalso a bit weird is that yocto complains that samba did not supply license files correctly16:30
peacememoriesi'm not sure if that was always the case^^'16:30
*** Tamis <Tamis!3e862e04@gateway/web/freenode/ip.62.134.46.4> has joined #yocto16:36
Tamiscan you set the unpacking directory for a tgz file at SRC_URI? like destsuffix for git fetch?16:37
*** rajm <rajm!~robertmar@167.98.27.229> has quit IRC16:38
rburtonTamis: https://www.yoctoproject.org/docs/latest/bitbake-user-manual/bitbake-user-manual.html#bb-the-unpack16:39
Tamisrburton: Thanks. But this sections it seems to be missing from the MEGA manual16:41
TamisIt says that subdir is for file:// ....16:44
*** dave0x6d <dave0x6d!uid190567@gateway/web/irccloud.com/x-wgcjcxafmfnoohfu> has quit IRC16:44
*** Bunio_FH <Bunio_FH!~bunio@clj-165.netdrive.pl> has joined #yocto16:48
*** catch22_ <catch22_!~catch22__@204.40.96.58.static.exetel.com.au> has quit IRC16:50
yoctiNew news from stackoverflow: Yocto complains about perl lib mistmatch <https://stackoverflow.com/questions/47578398/yocto-complains-about-perl-lib-mistmatch>16:53
*** toscalix <toscalix!~toscalix@50.234.129.50> has joined #yocto16:54
*** peacememories <peacememories!~textual@e251-094.eduroam.tuwien.ac.at> has quit IRC16:56
*** peacememories <peacememories!~textual@e251-094.eduroam.tuwien.ac.at> has joined #yocto16:57
*** toscalix <toscalix!~toscalix@50.234.129.50> has quit IRC17:03
*** lfa <lfa!~lfa@217.19.35.51> has joined #yocto17:07
*** Guest51_ <Guest51_!~textual@2620:10d:c090:200::6:1574> has joined #yocto17:08
*** Kakounet <Kakounet!~Thunderbi@che44-1-88-163-87-53.fbx.proxad.net> has quit IRC17:08
*** Son_Goku <Son_Goku!~King_InuY@fedora/ngompa> has quit IRC17:10
*** fl0v0 <fl0v0!~fvo@p4FED3FAE.dip0.t-ipconnect.de> has quit IRC17:12
*** scottrif <scottrif!~scottrif@47.39.44.219> has joined #yocto17:15
*** aragua_ <aragua_!~aragua@232-28-190-109.dsl.ovh.fr> has quit IRC17:20
*** mckoan is now known as mckoan|away17:22
*** stephano <stephano!~stephano@134.134.139.83> has joined #yocto17:23
*** peacememories <peacememories!~textual@e251-094.eduroam.tuwien.ac.at> has quit IRC17:24
*** peacememories <peacememories!~textual@e251-094.eduroam.tuwien.ac.at> has joined #yocto17:26
austenHas anyone seen an issue where u-boot reports "cc: not found" but "which cc" returns a vaild path?17:30
-YoctoAutoBuilder- build #879 of nightly-deb-non-deb is complete: Failure [failed] Build details are at http://autobuilder.yoctoproject.org/main/builders/nightly-deb-non-deb/builds/87917:32
-YoctoAutoBuilder- build #98 of nightly-refkit is complete: Failure [failed] Build details are at http://autobuilder.yoctoproject.org/main/builders/nightly-refkit/builds/9817:33
*** WillMiles <WillMiles!~Will@static-209-87-231-80.storm.ca> has joined #yocto17:37
*** joshuagl <joshuagl!~jlock@192.198.151.43> has left #yocto17:39
rburtonausten: recent bitbake's remove host paths from $PATH and only symlink in the bits we want.  cc isn't part of that list, uboot should be using BUILD_CC anyway17:39
rburtonie http://git.yoctoproject.org/cgit/cgit.cgi/poky/commit/?id=21db71990bdaac6740873f591fc11b2e54caa21717:40
austenIt looks like u-boot's Makefile is using HOSTCC and $(TT)17:40
austenCool, seems like I'm building an older version that hasn't been patched17:40
rburtonwith master it must work, so its possible this is becase you have some BSP's custom uboot which is broken with a recent release of oe17:40
*** diembed <diembed!~diembed@34.16-66-87.adsl-static.isp.belgacom.be> has quit IRC17:41
austenYeah, that sounds like the problem. Let me do some quick monkey patching17:41
-YoctoAutoBuilder- build #857 of nightly-arm64 is complete: Success [build successful] Build details are at http://autobuilder.yoctoproject.org/main/builders/nightly-arm64/builds/85717:44
*** zero_note <zero_note!~zero@host186-31-static.47-85-b.business.telecomitalia.it> has quit IRC17:48
*** boucman_work <boucman_work!~jrosen@wesnoth/developer/boucman> has quit IRC17:48
lfaI have a device with an eMMC and I'm using WIC to create an image for the rootfs/boot/data/... partitions17:48
lfaHowever, my SPL, U-Boot (incl. redundant copies) are located in the boot-partition of the eMMC17:49
*** zero_note <zero_note!~zero@5.170.72.227> has joined #yocto17:49
lfais there any way to create two WIC images for one machine?17:49
-YoctoAutoBuilder- build #1249 of nightly-ppc is complete: Success [build successful] Build details are at http://autobuilder.yoctoproject.org/main/builders/nightly-ppc/builds/124917:50
*** boucman_work <boucman_work!~jrosen@wesnoth/developer/boucman> has joined #yocto17:51
*** peacememories <peacememories!~textual@e251-094.eduroam.tuwien.ac.at> has quit IRC17:57
*** Crofton|work <Crofton|work!~balister@pool-108-44-117-187.ronkva.east.verizon.net> has quit IRC17:58
*** rcwoolley_ <rcwoolley_!~rwoolley@128.224.252.2> has joined #yocto17:59
*** bavery_fn <bavery_fn!~bavery@134.134.139.82> has quit IRC17:59
*** armpit <armpit!~armpit@2601:202:4001:9ea0:d931:40ea:f4e3:3a31> has quit IRC18:02
*** rcw <rcw!~rwoolley@128.224.252.2> has quit IRC18:02
*** rcwoolley_ <rcwoolley_!~rwoolley@128.224.252.2> has quit IRC18:08
*** dave0x6d <dave0x6d!uid190567@gateway/web/irccloud.com/x-knpqsmjpfvmkmqtz> has joined #yocto18:10
*** tyler-baker <tyler-baker!~tyler@unaffiliated/tyler-baker> has joined #yocto18:10
*** learningc <learningc!~User@tp-71-177.tm.net.my> has quit IRC18:12
*** dreyna <dreyna!~dreyna@c-24-5-28-247.hsd1.ca.comcast.net> has joined #yocto18:12
*** falstaff <falstaff!~quassel@2001:1620:c6e:0:5557:767d:429e:2259> has joined #yocto18:28
*** zero_note <zero_note!~zero@5.170.72.227> has quit IRC18:28
*** Crofton|work <Crofton|work!~balister@pool-108-44-117-187.ronkva.east.verizon.net> has joined #yocto18:28
*** falstaff <falstaff!~quassel@2001:1620:c6e:0:5557:767d:429e:2259> has quit IRC18:29
*** gtristan <gtristan!~tristanva@82-70-136-246.dsl.in-addr.zen.co.uk> has quit IRC18:33
Guest77686Is it possible to disable license check for a recipe?18:38
*** clopez <clopez!~tau@neutrino.es> has joined #yocto18:39
*** t0mmy <t0mmy!~tprrt@217.114.201.133> has quit IRC18:39
-YoctoAutoBuilder- build #1251 of nightly-multilib is complete: Success [build successful] Build details are at http://autobuilder.yoctoproject.org/main/builders/nightly-multilib/builds/125118:43
*** bavery_fn <bavery_fn!bavery@nat/intel/x-xirabhxhuakxsdxm> has joined #yocto19:03
*** falstaff <falstaff!~quassel@2001:1620:c6e:0:69e0:da1d:8aaa:bcbd> has joined #yocto19:07
*** falstaff <falstaff!~quassel@2001:1620:c6e:0:140a:adfc:cf41:7a43> has joined #yocto19:09
*** BCMM <BCMM!~BCMM@unaffiliated/bcmm> has joined #yocto19:12
*** bluelightning <bluelightning!~paul@2406:e007:4e50:1:5e51:4fff:febb:401d> has joined #yocto19:25
*** bluelightning <bluelightning!~paul@2406:e007:4e50:1:5e51:4fff:febb:401d> has quit IRC19:25
*** bluelightning <bluelightning!~paul@pdpc/supporter/professional/bluelightning> has joined #yocto19:25
*** falstaff <falstaff!~quassel@2001:1620:c6e:0:140a:adfc:cf41:7a43> has quit IRC19:32
*** BCMM <BCMM!~BCMM@unaffiliated/bcmm> has quit IRC19:32
*** falstaff <falstaff!~quassel@2001:1620:c6e:0:d87d:1afd:a4a3:b598> has joined #yocto19:34
*** falstaff <falstaff!~quassel@2001:1620:c6e:0:d87d:1afd:a4a3:b598> has quit IRC19:39
*** dreyna <dreyna!~dreyna@c-24-5-28-247.hsd1.ca.comcast.net> has quit IRC19:41
*** falstaff <falstaff!~quassel@2001:1620:c6e:0:ad:9211:6991:cff8> has joined #yocto19:44
*** falstaff <falstaff!~quassel@2001:1620:c6e:0:ad:9211:6991:cff8> has quit IRC19:47
*** wmills <wmills!~wmills@192.91.75.30> has joined #yocto19:49
*** falstaff <falstaff!~quassel@2001:1620:c6e:0:d97:e5:791a:1d02> has joined #yocto19:49
*** boucman_work <boucman_work!~jrosen@wesnoth/developer/boucman> has quit IRC19:49
*** clement <clement!~clement@lns-bzn-39-82-255-32-23.adsl.proxad.net> has quit IRC19:49
*** clement <clement!~clement@lns-bzn-39-82-255-32-23.adsl.proxad.net> has joined #yocto19:50
*** boucman_work <boucman_work!~jrosen@wesnoth/developer/boucman> has joined #yocto19:51
wmillsAnyone know whats up with libgcc in recent versions?  core-image-minimal (qemuarm) does not have one, core-image-sato does.  It looks like libc.so.6 has some of the helpers (__aeabi_XXX etc). Does it use libgcc.a?19:52
*** boucman_work <boucman_work!~jrosen@wesnoth/developer/boucman> has quit IRC19:53
*** clement <clement!~clement@lns-bzn-39-82-255-32-23.adsl.proxad.net> has quit IRC19:53
*** boucman_work <boucman_work!~jrosen@wesnoth/developer/boucman> has joined #yocto19:54
*** armpit <armpit!~armpit@50-233-148-156-static.hfc.comcastbusiness.net> has joined #yocto19:54
*** clement <clement!~clement@lns-bzn-39-82-255-32-23.adsl.proxad.net> has joined #yocto19:55
*** BCMM <BCMM!~BCMM@unaffiliated/bcmm> has joined #yocto20:01
-YoctoAutoBuilder- build #1352 of nightly is complete: Success [build successful] Build details are at http://autobuilder.yoctoproject.org/main/builders/nightly/builds/135220:05
*** Argylelabcoat <Argylelabcoat!~textual@rrcs-98-100-199-98.central.biz.rr.com> has quit IRC20:06
*** falstaff <falstaff!~quassel@2001:1620:c6e:0:d97:e5:791a:1d02> has quit IRC20:06
*** falstaff <falstaff!~quassel@2001:1620:c6e:0:7c3e:9c4f:8bdd:8704> has joined #yocto20:08
*** wolfmitchell <wolfmitchell!~mitchell@unaffiliated/wolfmitchell> has quit IRC20:11
*** falstaff <falstaff!~quassel@2001:1620:c6e:0:7c3e:9c4f:8bdd:8704> has quit IRC20:15
*** aragua_ <aragua_!~aragua@232-28-190-109.dsl.ovh.fr> has joined #yocto20:16
*** wolfmitchell <wolfmitchell!~mitchell@23.111.171.103> has joined #yocto20:17
*** wolfmitchell <wolfmitchell!~mitchell@unaffiliated/wolfmitchell> has joined #yocto20:17
*** falstaff <falstaff!~quassel@2001:1620:c6e:0:a50f:d224:1d78:bdb2> has joined #yocto20:18
*** t0mmy <t0mmy!~tprrt@ram31-1-82-234-79-177.fbx.proxad.net> has joined #yocto20:22
*** dreyna <dreyna!~dreyna@unknown-157-218.windriver.com> has joined #yocto20:26
*** nrossi <nrossi!uid193926@gateway/web/irccloud.com/x-reeehbqwoqvemndq> has quit IRC20:27
*** kpo_ <kpo_!~bob@user-94-254-241-171.play-internet.pl> has joined #yocto20:28
*** bluelightning_ <bluelightning_!~paul@2406:e007:4e50:1:5e51:4fff:febb:401d> has joined #yocto20:29
*** bluelightning_ <bluelightning_!~paul@2406:e007:4e50:1:5e51:4fff:febb:401d> has quit IRC20:29
*** bluelightning_ <bluelightning_!~paul@pdpc/supporter/professional/bluelightning> has joined #yocto20:29
*** bluelightning <bluelightning!~paul@pdpc/supporter/professional/bluelightning> has quit IRC20:30
*** Willy-- <Willy--!8eb15cbf@gateway/web/freenode/ip.142.177.92.191> has quit IRC20:30
*** falstaff <falstaff!~quassel@2001:1620:c6e:0:a50f:d224:1d78:bdb2> has quit IRC20:31
*** falstaff <falstaff!~quassel@2001:1620:c6e:0:2597:caa4:b03f:f664> has joined #yocto20:33
*** overdamped <overdamped!~overdampe@70-89-109-162-BusName-pittsburgh.hfc.comcastbusiness.net> has joined #yocto20:35
*** kpo_ <kpo_!~bob@user-94-254-241-171.play-internet.pl> has quit IRC20:35
*** kpo_ <kpo_!~bob@alexandrina.static.korbank.pl> has joined #yocto20:35
overdampedSo I'm using the meson.bbclass to try and compile a C project, but it seems that fundemental headers like sys/socket.h are missing. Does anyone happen to know what DEPENDS I need for this?20:35
*** wolfmitchell <wolfmitchell!~mitchell@unaffiliated/wolfmitchell> has quit IRC20:42
*** bluelightning_ is now known as bluelightning20:46
bluelightningoverdamped: it's most likely that these are not missing (since they come from the C library which is in DEPENDS by default) - it's more likely that the build system for whatever you are building isn't looking in the right place20:47
*** catch22 <catch22!~catch22__@204.40.96.58.static.exetel.com.au> has joined #yocto20:52
*** wolfmitchell <wolfmitchell!~mitchell@23.111.179.102> has joined #yocto20:57
*** wolfmitchell <wolfmitchell!~mitchell@unaffiliated/wolfmitchell> has joined #yocto20:57
overdampedbluelightning: I checked recipe-sysroot-native and they are indeed not there20:59
bluelightningoverdamped: is this a native recipe? or building for the target?21:00
overdampedCross target21:00
bluelightningthen you wouldn't find them in recipe-sysroot-native, but recipe-sysroot21:00
overdampedsystemd 235 to be specific. 234 doesn't work on my system and I figure I'd try upstream21:01
overdampedbluelightning: Thanks. I think you're right here. recipe-sysroot does contain the headers. I'll figure out what I'm passing in incorrectly. :)21:02
*** grumble <grumble!~grumble@freenode/staff/grumble> has quit IRC21:11
*** grumble <grumble!~grumble@freenode/staff/grumble> has joined #yocto21:12
*** jwessel <jwessel!~jwessel@128.224.252.2> has quit IRC21:12
*** Guest51_ <Guest51_!~textual@2620:10d:c090:200::6:1574> has quit IRC21:26
*** kuneco <kuneco!~kuneco@73.96.113.24> has quit IRC21:30
*** Guest51_ <Guest51_!~textual@2620:10d:c090:200::6:1574> has joined #yocto21:32
*** King_InuYasha <King_InuYasha!~King_InuY@fedora/ngompa> has joined #yocto21:41
*** t0mmy <t0mmy!~tprrt@ram31-1-82-234-79-177.fbx.proxad.net> has quit IRC21:41
*** dfaught <dfaught!~dfaught@163.188.client.vntx.net> has quit IRC21:43
*** kuneco <kuneco!~kuneco@73.96.114.124> has joined #yocto21:43
*** BubuIIC <BubuIIC!~mhoffmann@2003:a:772:9200:5748:f262:e193:b5c1> has quit IRC21:49
*** Guest51_ <Guest51_!~textual@2620:10d:c090:200::6:1574> has quit IRC21:49
*** Guest51_ <Guest51_!~textual@2620:10d:c090:200::6:1574> has joined #yocto21:49
*** yann <yann!~yann@178.208.16.32> has quit IRC21:57
*** batman_ <batman_!95c73efe@gateway/web/freenode/ip.149.199.62.254> has joined #yocto21:59
*** nathani__ <nathani__!~nathani@mail.validmanufacturing.com> has joined #yocto21:59
*** Trinners_ <Trinners_!~Trinners@mail.validmanufacturing.com> has joined #yocto21:59
*** catch22 <catch22!~catch22__@204.40.96.58.static.exetel.com.au> has quit IRC22:00
*** nathani_ <nathani_!~nathani@mail.validmanufacturing.com> has quit IRC22:00
batman_Hello, I just built an image with IMAGE_FSTYPE="container" . How do I use the build output to bring up a docker container?22:00
*** Trinners <Trinners!~Trinners@mail.validmanufacturing.com> has quit IRC22:00
*** jwessel <jwessel!~jwessel@128.224.252.2> has joined #yocto22:01
rburtonbatman_: the image produced is a file system image, so point docker at it22:01
*** falstaff <falstaff!~quassel@2001:1620:c6e:0:2597:caa4:b03f:f664> has quit IRC22:04
*** armpit <armpit!~armpit@50-233-148-156-static.hfc.comcastbusiness.net> has quit IRC22:05
*** falstaff <falstaff!~quassel@2001:1620:c6e:0:303f:b8fd:515c:cf52> has joined #yocto22:06
*** sgw <sgw!swold@nat/intel/x-mxqjvahfvfbjnhtl> has quit IRC22:07
*** lsandov <lsandov!~lsandov1@134.134.139.82> has joined #yocto22:07
*** pohly <pohly!~pohly@p54BD5A98.dip0.t-ipconnect.de> has quit IRC22:08
*** WillMiles <WillMiles!~Will@static-209-87-231-80.storm.ca> has quit IRC22:10
*** jdelmore <jdelmore!~jdelmore@216-197-64-240.tingfiber.com> has joined #yocto22:11
jdelmorehello @everyone22:11
*** lamego <lamego!jose@nat/intel/x-vhwndxyodelrcixy> has quit IRC22:12
jdelmoreI am having issues getting Bro Network Security Monitor built within the Yocto environment22:13
jdelmoreI believe the issue revolves around the use of cmake.22:15
*** rburton <rburton!~textual@home.burtonini.com> has quit IRC22:15
bluelightninghi jdelmore22:16
bluelightningwhat seems to be the problem?22:17
jdelmoreAs CMake runs through the CMakeLists.txt file and checks dependencies it fails at the first one22:17
jdelmoresed in this instance22:17
*** marka <marka!~masselst@135-23-92-83.cpe.pppoe.ca> has quit IRC22:17
jdelmoreit is as if it is looking for sed in "/bin/" on the Target22:18
bluelightningjdelmore: hmm, so the question is how is it detecting the presence or lack thereof of sed - it's one of the utilities we expect to be provided by the host and we do ensure it's in PATH22:18
jdelmorethe host machine has sed in path22:19
jdelmorewhich sed returns /bin/sed22:19
bluelightningwith this kind of cmake issue usually you have to dig through the Find*.cmake files and see what it's doing... sometimes there will be some kind of override path you can set22:20
jdelmoreDo you know where Find*.cmake would live22:23
neverpanicit should use find_program() to locate sed, so you should be able to get away with setting CMAKE_FIND_ROOT_PATH_MODE_PROGRAM to BOTH22:24
*** falstaff <falstaff!~quassel@2001:1620:c6e:0:303f:b8fd:515c:cf52> has quit IRC22:25
jdelmorethe CMakeLists.txt file is using find_program() and is failing22:26
neverpanicWhat's the value of CMAKE_FIND_ROOT_PATH_MODE_PROGRAM in the CMakeToolchain file yocto generates?22:29
neverpanicjdelmore: http://git.yoctoproject.org/cgit/cgit.cgi/poky/tree/meta/classes/cmake.bbclass#n2922:30
*** falstaff <falstaff!~quassel@2001:1620:c6e:0:71ea:48cb:cc93:6532> has joined #yocto22:31
*** overdamped <overdamped!~overdampe@70-89-109-162-BusName-pittsburgh.hfc.comcastbusiness.net> has quit IRC22:32
batman_rburton: Thank you! I got it working22:34
*** darknighte <darknighte!~darknight@pdpc/supporter/professional/darknighte> has joined #yocto22:34
*** falstaff <falstaff!~quassel@2001:1620:c6e:0:71ea:48cb:cc93:6532> has quit IRC22:35
*** mtahmed <mtahmed!b8178784@gateway/web/freenode/ip.184.23.135.132> has quit IRC22:35
jdelmoreneverpanic: perfect that is finding the dependencies now22:35
*** falstaff <falstaff!~quassel@2001:1620:c6e:0:b8d3:7916:cc0f:d54a> has joined #yocto22:37
jdelmoreonto the next problem now!22:37
*** falstaff <falstaff!~quassel@2001:1620:c6e:0:b8d3:7916:cc0f:d54a> has quit IRC22:38
*** falstaff <falstaff!~quassel@2001:1620:c6e:0:2815:1b03:5547:6fc7> has joined #yocto22:40
*** nighty- <nighty-!~nighty@s229123.ppp.asahi-net.or.jp> has quit IRC22:44
*** BubuIIC <BubuIIC!~mhoffmann@x55b20397.dyn.telefonica.de> has joined #yocto22:52
*** rburton <rburton!~textual@home.burtonini.com> has joined #yocto22:52
*** stephano <stephano!~stephano@134.134.139.83> has quit IRC22:56
*** gtristan <gtristan!~tristanva@91.151.6.155> has joined #yocto22:57
*** rburton <rburton!~textual@home.burtonini.com> has quit IRC22:58
*** Phanes <Phanes!~Phanes@surro/founder/phanes> has quit IRC23:02
*** Phanes <Phanes!Phanes@2600:3c02::f03c:91ff:fe92:354e> has joined #yocto23:02
*** Phanes <Phanes!Phanes@surro/founder/phanes> has joined #yocto23:02
*** austen <austen!268c0cd2@gateway/web/freenode/ip.38.140.12.210> has quit IRC23:05
*** georgem_home <georgem_home!uid210681@gateway/web/irccloud.com/x-pxxcwvcysbwmcfxn> has joined #yocto23:08
*** batman_ <batman_!95c73efe@gateway/web/freenode/ip.149.199.62.254> has quit IRC23:10
*** yann <yann!~yann@nan92-1-81-57-214-146.fbx.proxad.net> has joined #yocto23:12
*** bavery_fn <bavery_fn!bavery@nat/intel/x-xirabhxhuakxsdxm> has quit IRC23:18
*** BCMM <BCMM!~BCMM@unaffiliated/bcmm> has quit IRC23:24
*** rob_w <rob_w!~rob@unaffiliated/rob-w/x-1112029> has quit IRC23:25
*** aragua <aragua!~aragua@232-28-190-109.dsl.ovh.fr> has joined #yocto23:29
*** aragua_ <aragua_!~aragua@232-28-190-109.dsl.ovh.fr> has quit IRC23:30
*** catch22 <catch22!~catch22__@220.57.96.58.static.exetel.com.au> has joined #yocto23:32
*** dv_ <dv_!~quassel@62-178-118-86.cable.dynamic.surfer.at> has quit IRC23:37
*** dv_ <dv_!~quassel@62.178.118.86> has joined #yocto23:39
*** Son_Goku <Son_Goku!~King_InuY@fedora/ngompa> has joined #yocto23:39
*** nathani__ <nathani__!~nathani@mail.validmanufacturing.com> has quit IRC23:41
*** nathani__ <nathani__!~nathani@mail.validmanufacturing.com> has joined #yocto23:41
*** kpo_ <kpo_!~bob@alexandrina.static.korbank.pl> has quit IRC23:47
*** kpo_ <kpo_!~bob@alexandrina.static.korbank.pl> has joined #yocto23:48
*** kpo_ <kpo_!~bob@alexandrina.static.korbank.pl> has quit IRC23:52
*** kpo_ <kpo_!~bob@alexandrina.static.korbank.pl> has joined #yocto23:57

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