Thursday, 2015-10-08

*** nighty-_ <nighty-_!~nighty@hokuriku.rural-networks.com> has joined #yocto00:09
*** mkeeter <mkeeter!~mkeeter@209-6-50-175.c3-0.smr-ubr1.sbo-smr.ma.cable.rcn.com> has joined #yocto00:15
*** mkeeter <mkeeter!~mkeeter@209-6-50-175.c3-0.smr-ubr1.sbo-smr.ma.cable.rcn.com> has quit IRC00:17
*** AlexVaduva <AlexVaduva!~jvaduva@80.97.6.174> has joined #yocto00:20
*** nighty-_ <nighty-_!~nighty@hokuriku.rural-networks.com> has quit IRC00:23
*** jvaduva <jvaduva!~jvaduva@80.97.6.174> has quit IRC00:23
*** aehs29 <aehs29!~aehernan@134.134.139.77> has left #yocto00:39
*** aehs291 <aehs291!~aehernan@134.134.139.77> has joined #yocto00:48
*** cbzx <cbzx!~cbzx@CPE0015f275ebd6-CM00195edd810c.cpe.net.cable.rogers.com> has joined #yocto00:55
*** namra <namra!~namra@60-250-110-226.HINET-IP.hinet.net> has quit IRC01:06
*** alimon <alimon!~alimon@187-176-43-14.dynamic.axtel.net> has quit IRC01:07
*** wenzong <wenzong!~wfan@106.120.101.38> has joined #yocto01:09
*** alimon <alimon!~alimon@187-176-43-14.dynamic.axtel.net> has joined #yocto01:10
*** Aethenelle <Aethenelle!~Aethenell@66.9.28.83> has quit IRC01:14
*** georgem <georgem!~georgem@mail.novatech-llc.com> has quit IRC01:15
*** cbzx <cbzx!~cbzx@CPE0015f275ebd6-CM00195edd810c.cpe.net.cable.rogers.com> has joined #yocto01:23
*** georgem <georgem!~georgem@mail.novatech-llc.com> has joined #yocto01:33
*** stwcx <stwcx!~stwcx@32.97.110.52> has quit IRC01:40
*** alimon <alimon!~alimon@187-176-43-14.dynamic.axtel.net> has quit IRC02:05
*** redengin <redengin!~redengin@2601:600:9200:7ab0:686c:8856:cd4a:ccb5> has joined #yocto02:07
*** medicalwei <medicalwei!~medicalwe@122-116-81-121.HINET-IP.hinet.net> has quit IRC02:29
*** khem` <khem`!~khem@unaffiliated/khem> has joined #yocto02:32
*** medicalwei <medicalwei!~medicalwe@122-116-81-121.HINET-IP.hinet.net> has joined #yocto02:32
*** Guest63961 is now known as ka6sox02:46
*** khem` <khem`!~khem@unaffiliated/khem> has quit IRC02:57
*** stwcx <stwcx!~stwcx@108-215-4-10.lightspeed.austtx.sbcglobal.net> has joined #yocto02:57
*** cbzx <cbzx!~cbzx@CPE0015f275ebd6-CM00195edd810c.cpe.net.cable.rogers.com> has quit IRC03:00
*** T0mW <T0mW!~Tom@24.102.243.3.res-cmts.t132.ptd.net> has quit IRC03:05
*** NileshKokane <NileshKokane!uid116340@gateway/web/irccloud.com/x-iprijrzxqythocvm> has joined #yocto03:07
seebsSo, in cross-canadian.bbclass:03:08
seebscronss_canadian_bindirlinks () {03:08
seebs  for i in linux ${CANADIANEXTRAOS}03:08
seebsshould this perhaps be03:08
seebsfor i in ${TARGET_OS} ${CANADIANEXTRAOS}03:08
seebs?03:08
seebs(Mostly for RP, but maybe someone else understands this code better than I do.)03:09
*** cbzx <cbzx!~cbzx@CPE0015f275ebd6-CM00195edd810c.cpe.net.cable.rogers.com> has joined #yocto03:09
*** namra <namra!~namra@60-250-110-226.HINET-IP.hinet.net> has joined #yocto03:29
*** khem` <khem`!~khem@unaffiliated/khem> has joined #yocto03:30
namrahm how to properly set enviroment variables for the cross-compiler? i.e. want to build a package with autotools, it depends on libxml2, thus i add it to DEPENDS in the recipe but it fails finding libxml/parser.h and other during the compilation.03:31
namraadding "export CFLAGS_append = " -I/usr/include/libxml2" results in an error during do_configure() saying that this location is unsafe for cross-compilation03:31
namradoes it refer to the local systems /usr/include/libxml2 and not in tmp/sysroot/machine/?03:32
namrawhat is then the purpose of the sysroot option?03:33
namranvm, STAGING_INCDIR03:39
*** Jefro <Jefro!~jefro@79.140.208.123> has joined #yocto03:45
*** khem` <khem`!~khem@unaffiliated/khem> has quit IRC03:49
*** khem` <khem`!~khem@unaffiliated/khem> has joined #yocto03:51
ryanstur1erIs there an easy way to view the .bb recipe for a specific package with all of the .bbappends applied?03:52
ryanstur1erI am (attempting to) override a variable (enable a systemd service) in a .bbappend, and my service is not getting enabled, so I am suspcieious of the overlay03:53
ryanstur1er(perhaps a layer priority issue, although I believe I have that set correctly)03:53
ryanstur1erDo the ultimate values of the variables in the recipe appear in the logs somewhere?  (I didn't see this when I looked)03:54
*** medicalwei <medicalwei!~medicalwe@122-116-81-121.HINET-IP.hinet.net> has quit IRC03:54
ryanstur1er@namra does your recipe inherit from any classes?03:55
*** medicalwei <medicalwei!~medicalwe@122-116-81-121.HINET-IP.hinet.net> has joined #yocto04:00
namraryanstur1er: yes autotools04:01
ryanstur1ercan you post the recipe using pastebin so I can take a look?04:03
ryanstur1eroh crying baby, afk04:03
namrayes, but as mentioned above, solved the issue04:03
namrahehe04:03
namraryanstur1er: http://pastebin.com/rL7NdDhE04:05
*** Aethenelle <Aethenelle!~Aethenell@broadband14003.b.subnet.rcn.com> has joined #yocto04:09
*** behanw <behanw!uid110099@gateway/web/irccloud.com/x-xvxgfydjeorixjlx> has quit IRC04:10
*** khem` <khem`!~khem@unaffiliated/khem> has quit IRC04:18
*** khem` <khem`!~khem@unaffiliated/khem> has joined #yocto04:18
*** NileshKokane <NileshKokane!uid116340@gateway/web/irccloud.com/x-iprijrzxqythocvm> has quit IRC05:13
*** Jefro <Jefro!~jefro@79.140.208.123> has quit IRC05:16
*** ][Sno][ is now known as [Sno]05:18
*** sujith_h <sujith_h!~sharidas@kde/developers/sujithh> has left #yocto05:21
*** bavery <bavery!~bavery@c-98-232-142-195.hsd1.or.comcast.net> has quit IRC05:25
*** khem` <khem`!~khem@unaffiliated/khem> has quit IRC05:34
*** Aethenelle <Aethenelle!~Aethenell@broadband14003.b.subnet.rcn.com> has quit IRC05:35
*** bluelightning <bluelightning!~paul@pdpc/supporter/professional/bluelightning> has joined #yocto05:51
*** drou <drou!c32a382b@gateway/web/freenode/ip.195.42.56.43> has joined #yocto05:51
drouhi guys05:51
drouhas anyone experienced this kind of error: | cp: cannot stat '/home/cedric/fido/build/tmp/work/i686-linux/libgpg-error-native/1.18-r0/libgpg-error-1.18/src/syscfg/lock-obj-pub..h': No such file or directory ?05:52
*** roric <roric!~roric@h196n19-vrr-a31.ias.bredband.telia.com> has joined #yocto05:52
droui'm trying to build libgpg-error-native (on fido) but there is probably something wrong with my host configuration. lock-obj-pub..h should be something like lock-obj-pub.<arch>.h05:53
*** sujith_h <sujith_h!~sharidas@kde/developers/sujithh> has joined #yocto05:53
*** dlan <dlan!~dennis@gentoo/developer/dlan> has joined #yocto05:56
*** marek__ <marek__!~marek@81.89.61.168.host.vnet.sk> has joined #yocto06:00
*** bluelightning <bluelightning!~paul@pdpc/supporter/professional/bluelightning> has quit IRC06:02
*** frsc <frsc!~frsc@dslb-178-002-208-131.178.002.pools.vodafone-ip.de> has joined #yocto06:02
*** frsc <frsc!~frsc@dslb-178-002-208-131.178.002.pools.vodafone-ip.de> has quit IRC06:05
*** frsc <frsc!~frsc@dslb-178-002-208-131.178.002.pools.vodafone-ip.de> has joined #yocto06:05
*** cbzx <cbzx!~cbzx@CPE0015f275ebd6-CM00195edd810c.cpe.net.cable.rogers.com> has quit IRC06:11
*** roric <roric!~roric@h196n19-vrr-a31.ias.bredband.telia.com> has quit IRC06:24
*** redengin <redengin!~redengin@2601:600:9200:7ab0:686c:8856:cd4a:ccb5> has quit IRC06:30
*** rob_w <rob_w!~bob@93.104.205.194> has joined #yocto06:45
*** rob_w <rob_w!~bob@unaffiliated/rob-w/x-1112029> has joined #yocto06:45
*** redengin <redengin!~redengin@c-73-193-21-136.hsd1.wa.comcast.net> has joined #yocto06:48
*** jbrianceau_away <jbrianceau_away!uid10952@gateway/web/irccloud.com/x-oxixzndeqyjjmmdg> has joined #yocto06:48
*** jbrianceau_away is now known as jbrianceau06:48
*** _taw_ <_taw_!~taw@ip-89-176-167-254.net.upcbroadband.cz> has joined #yocto06:56
*** RP <RP!~richard@193.120.165.186> has quit IRC07:00
*** hamis <hamis!~irfan@110.93.212.98> has joined #yocto07:01
*** hamis <hamis!~irfan@110.93.212.98> has quit IRC07:06
*** tasslehoff <tasslehoff!~Tasslehof@82.147.55.166> has joined #yocto07:08
frscotavio: Regarding this: http://comments.gmane.org/gmane.linux.embedded.yocto.meta-freescale/16166. How to debug things like that? MACHINE_SOCARCH should be set in fsl-dynamic-packagearch, but somehow it's empty.07:08
*** hamis <hamis!~irfan@110.93.212.98> has joined #yocto07:08
frscDoing "bitbake alsa-lib -e | grep MACHINE_SOCARCH" shows me MACHINE_SOCARCH_mx6="armv7a-vfp-neon-mx6", but no MACHINE_SOCARCH_mx6ul07:09
*** sjolley <sjolley!~sjolley@134.134.137.75> has quit IRC07:25
*** simonl <simonl!557df612@gateway/web/cgi-irc/kiwiirc.com/ip.85.125.246.18> has joined #yocto07:26
*** sjolley <sjolley!sjolley@nat/intel/x-uwbisoewxfwscbel> has joined #yocto07:28
*** nighty-_ <nighty-_!~nighty@hokuriku.rural-networks.com> has joined #yocto07:28
pegu`Is there support for MACHINE=socfpga_arria10 in meta-altera?07:28
*** fl0v0 <fl0v0!~fvo@p54AF47A1.dip0.t-ipconnect.de> has joined #yocto07:29
*** sameo <sameo!samuel@nat/intel/x-dumlntfzmtfeiyma> has joined #yocto07:32
* LetoThe2nd gets ready to troll YPDD07:41
*** maxin <maxin!~maxin@2001:998:22:0:8037:1e3b:e2cf:72b9> has joined #yocto07:42
Croftonw00t07:43
* Crofton is trying to wake up07:43
LetoThe2nd\m/07:44
namradid someone experince the same error, when building openjdk-7-jre from the meta-java layer?07:45
namratmp/sysroots/x86_64-linux/usr/bin/ecj-initial is a version of gcj... no07:45
namratmp/sysroots/x86_64-linux/usr/bin/ecj-initial works... configure: error: The Java compiler /home/otti/Work/MedicusTek/iot/yocto/builds/pigeon-atom_baytrail/tmp/sysroots/x86_64-linux/usr/bin/ecj-initial failed (see config.log, check the CLASSPATH?)07:45
namratmp/work/x86_64-linux/classpath-native/0.99-r6.0/temp/run.do_configure.24029:1 exit 1 from07:47
namrahm: tmp/sysroots/x86_64-linux/usr/bin/ecj-initial: line 4:  6107 Segmentation fault      (core dumped) ${RUNTIME} -Xmx512m -cp ${ECJ_JAR} org.eclipse.jdt.internal.compiler.batch07:50
namra.Main ${1+"$@"}07:50
*** neg <neg!~neg@unaffiliated/neg> has joined #yocto07:52
*** raykinsella78 <raykinsella78!rkinsell@nat/intel/x-bkqwpqljmkdsfqwl> has joined #yocto07:53
neghi, is there a way I can create a pseudo image (.tar.gz) containing the content of two packages? I tried doing a normal image (inherit image) but in addition to the package files I get etc/ld.so.cache and lib/modules/ stuff07:54
negWhat I'm trying to do is creata a .tar.gz file with uboot, uImage and a config file that can be handed to a developer extracted and burned to the device07:56
*** raykinsella78 <raykinsella78!rkinsell@nat/intel/x-bkqwpqljmkdsfqwl> has quit IRC08:01
*** raykinsella78 <raykinsella78!rkinsell@nat/intel/x-rpfxoolibhrstjmg> has joined #yocto08:02
*** bluelightning <bluelightning!~paul@pdpc/supporter/professional/bluelightning> has joined #yocto08:02
*** LocutusOfBorg1 <LocutusOfBorg1!~Gianfranc@host250-33-static.21-80-b.business.telecomitalia.it> has joined #yocto08:05
*** rfolino <rfolino!~rfolino@93-51-177-218.ip268.fastwebnet.it> has joined #yocto08:05
*** florian_kc <florian_kc!~fuchs@Maemo/community/contributor/florian> has joined #yocto08:06
*** belen <belen!~Adium@192.198.151.44> has joined #yocto08:08
*** fl0v0 <fl0v0!~fvo@p54AF47A1.dip0.t-ipconnect.de> has quit IRC08:08
*** frsc <frsc!~frsc@dslb-178-002-208-131.178.002.pools.vodafone-ip.de> has quit IRC08:08
*** sgw_ <sgw_!~sgw_@89.101.192.72> has joined #yocto08:09
*** florian_kc is now known as florian08:10
*** fl0v0 <fl0v0!~fvo@p54AF47A1.dip0.t-ipconnect.de> has joined #yocto08:11
*** raykinsella78 <raykinsella78!rkinsell@nat/intel/x-rpfxoolibhrstjmg> has quit IRC08:12
*** namra <namra!~namra@60-250-110-226.HINET-IP.hinet.net> has quit IRC08:12
*** IvanSB <IvanSB!~IvanSB@host165-128-dynamic.25-79-r.retail.telecomitalia.it> has joined #yocto08:17
*** frsc <frsc!~frsc@dslb-178-002-208-131.178.002.pools.vodafone-ip.de> has joined #yocto08:21
*** drou <drou!c32a382b@gateway/web/freenode/ip.195.42.56.43> has quit IRC08:23
*** thaytan_ <thaytan_!~thaytan@199.7.70.115.static.exetel.com.au> has joined #yocto08:30
*** thaytan <thaytan!~thaytan@199.7.70.115.static.exetel.com.au> has quit IRC08:31
*** Crofton <Crofton!~balister@46.7.74.236> has quit IRC08:39
*** Biliogadafr <Biliogadafr!~User@port-35-adslby-pool45.infonet.by> has joined #yocto08:46
*** namra <namra!~namra@60-250-110-226.HINET-IP.hinet.net> has joined #yocto08:52
namradamn howto build meta-java classpath package, it's always segfaulting :/08:52
*** Crofton <Crofton!~balister@89.101.192.72> has joined #yocto08:53
*** sgw_ <sgw_!~sgw_@89.101.192.72> has quit IRC08:55
*** sgw_ <sgw_!~sgw_@89.101.192.72> has joined #yocto08:55
*** cristianiorga <cristianiorga!~cristiani@134.134.137.71> has joined #yocto08:56
*** jonathanmaw <jonathanmaw!~jonathanm@82-70-136-246.dsl.in-addr.zen.co.uk> has joined #yocto08:57
*** sgw_ <sgw_!~sgw_@89.101.192.72> has quit IRC09:05
*** sgw_ <sgw_!~sgw_@89.101.192.72> has joined #yocto09:12
maxinnamra: please file a bug.. I got that failure now...09:12
namramaxin: want to try it with classpath 0.98 but bitbake doesn't want to use it. specified PREFERRED_VERSION_classpath = "0.98" in build/conf/local.conf09:14
namraand running bitbake classpath-native09:14
maxinnamra: available version is 0.99 now (if you are in master branch)09:15
namrayou're a right and there's only 0.93 besides 0.9909:16
namramaxin: where can one file an issue for that?09:17
maxinnamra: bugzilla.yoctoproject.org09:19
namrathank you09:19
*** RP <RP!~richard@89.101.192.72> has joined #yocto09:22
*** sgw_ <sgw_!~sgw_@89.101.192.72> has quit IRC09:26
*** sgw_ <sgw_!~sgw_@89.101.192.72> has joined #yocto09:32
*** ][Sno][ <][Sno][!~sno@p578b540c.dip0.t-ipconnect.de> has joined #yocto09:32
namramaxin: https://bugzilla.yoctoproject.org/show_bug.cgi?id=846009:33
yoctiBug 8460: major, Undecided, ---, saul.wold, NEW , meta-java classpath-native segmentation fault09:33
*** [Sno] <[Sno]!~sno@p578b540c.dip0.t-ipconnect.de> has quit IRC09:34
*** ][Sno][ <][Sno][!~sno@p578b540c.dip0.t-ipconnect.de> has quit IRC09:35
*** [Sno] <[Sno]!~sno@p578b540c.dip0.t-ipconnect.de> has joined #yocto09:36
*** Net147 <Net147!~Net147@unaffiliated/net147> has quit IRC09:44
*** RP <RP!~richard@89.101.192.72> has quit IRC09:48
*** Net147 <Net147!~Net147@unaffiliated/net147> has joined #yocto09:52
*** Net147 <Net147!~Net147@unaffiliated/net147> has quit IRC10:01
*** Net147 <Net147!~Net147@unaffiliated/net147> has joined #yocto10:03
namrai'm confused Oo. cacao-initial-native depens on classpath but builds without it Oo10:06
*** hamis <hamis!~irfan@110.93.212.98> has quit IRC10:13
*** JaMa <JaMa!~martin@ip-86-49-34-37.net.upcbroadband.cz> has joined #yocto10:14
*** namra <namra!~namra@60-250-110-226.HINET-IP.hinet.net> has quit IRC10:22
*** demonimin <demonimin!~demonimin@unaffiliated/demonimin> has quit IRC10:28
*** demonimin <demonimin!~demonimin@unaffiliated/demonimin> has joined #yocto10:30
*** demonimin <demonimin!~demonimin@unaffiliated/demonimin> has quit IRC10:32
*** demonimin <demonimin!~demonimin@unaffiliated/demonimin> has joined #yocto10:37
*** RP <RP!~richard@89.101.192.72> has joined #yocto10:47
*** IvanSB <IvanSB!~IvanSB@host165-128-dynamic.25-79-r.retail.telecomitalia.it> has quit IRC10:48
*** jjmb1 <jjmb1!~jjmb@c-98-225-183-175.hsd1.pa.comcast.net> has quit IRC10:54
*** demonimin <demonimin!~demonimin@unaffiliated/demonimin> has quit IRC10:59
*** belen <belen!~Adium@192.198.151.44> has quit IRC11:05
*** demonimin <demonimin!~demonimin@unaffiliated/demonimin> has joined #yocto11:05
*** RP <RP!~richard@89.101.192.72> has quit IRC11:06
*** sgw_ <sgw_!~sgw_@89.101.192.72> has quit IRC11:08
*** khem` <khem`!~khem@unaffiliated/khem> has joined #yocto11:14
*** khem` is now known as onoffon11:14
lzmhow can i compare version numbers in a recipe? for example, V="2.24", i want to set BLA = ${V} > "2.23" ? "A" : "B";11:15
*** RP <RP!~richard@89.101.192.72> has joined #yocto11:21
*** simonl <simonl!557df612@gateway/web/cgi-irc/kiwiirc.com/ip.85.125.246.18> has quit IRC11:22
*** RP <RP!~richard@89.101.192.72> has quit IRC11:39
*** niteshnarayanlal <niteshnarayanlal!~Nitesh@fedora/niteshnarayanlal> has joined #yocto11:43
niteshnarayanlalHi11:43
niteshnarayanlalI am writing a recipe in which I want to package some libraries to /usr/lib11:43
niteshnarayanlalI tried doing  install -d ${D}${libdir}11:44
niteshnarayanlal  install -m 755 myLib1.so ${D}${libdir}11:44
niteshnarayanlal  install -m 755 myLib2.so ${D}${libdir}11:44
otaviofrsc: hello11:44
niteshnarayanlalbut didn't get any success11:44
otaviofrsc: which machine did you use/11:44
*** tobiash <tobiash!~quassel@mail.bmw-carit.de> has joined #yocto11:44
frscotavio: imx6ulevk11:45
otaviofrsc: let me check here11:45
*** sgw_ <sgw_!~sgw_@89.101.192.72> has joined #yocto11:45
otaviofrsc: which package?11:45
frscotavio: alsa-lib11:46
*** simfir <simfir!~quassel@mail.f9s.eu> has joined #yocto11:49
*** belen <belen!~Adium@192.198.151.44> has joined #yocto11:59
bluelightninglzm: something like BLA = "${@'A' if d.getVar('V', True) > '2.23' else 'B'}"12:04
bluelightninglzm: (that's just python within the ${@...})12:05
*** sgw_ <sgw_!~sgw_@89.101.192.72> has quit IRC12:06
*** sgw_ <sgw_!~sgw_@89.101.192.72> has joined #yocto12:12
*** tasslehoff <tasslehoff!~Tasslehof@82.147.55.166> has quit IRC12:26
*** DarkKnight_ <DarkKnight_!~quassel@HSI-KBW-095-208-243-227.hsi5.kabel-badenwuerttemberg.de> has quit IRC12:35
*** _taw_ <_taw_!~taw@ip-89-176-167-254.net.upcbroadband.cz> has quit IRC12:36
*** _taw_ <_taw_!~taw@ip-89-176-167-254.net.upcbroadband.cz> has joined #yocto12:36
*** DarkKnight <DarkKnight!~quassel@HSI-KBW-095-208-243-227.hsi5.kabel-badenwuerttemberg.de> has joined #yocto12:36
*** Aethenelle <Aethenelle!~Aethenell@broadband14003.b.subnet.rcn.com> has joined #yocto12:37
otaviofrsc: it works for me12:39
otaviofrsc: please paste your local.conf file please12:39
*** LocutusOfBorg1 <LocutusOfBorg1!~Gianfranc@host250-33-static.21-80-b.business.telecomitalia.it> has quit IRC12:39
otaviofrsc: [4] ~/src/yocto/build/tmp/deploy/ipk/cortexa7hf-vfp-neon-mx6ul/alsa-lib_1.0.29-r0.1_cortexa7hf-vfp-neon-mx6ul.ipk [4]12:40
frscotavio: Ok. Thanks for investigating. This is my local.conf: http://pastebin.com/Un5qAJKt12:44
otaviofrsc: line 8 is wrong12:45
otaviofrsc: use ':production'12:45
otaviofrsc: but ideally you would do: MACHINEOVERRIDES_append = ":production" or use the distro one12:46
frscotavio: ah. I see, one colon too much. Thanks for the hint...12:47
*** IvanSB <IvanSB!~IvanSB@host165-128-dynamic.25-79-r.retail.telecomitalia.it> has joined #yocto12:47
*** LocutusOfBorg1 <LocutusOfBorg1!~Gianfranc@host250-33-static.21-80-b.business.telecomitalia.it> has joined #yocto12:47
neghi is there a way I can create a deploy archive (.tar.gz) containg only the content of two packages? I'm trying to collect firmware that is built as part of my linux system12:47
LocutusOfBorg1neg, maybe by overriding do_rootfs?12:48
LocutusOfBorg1or by using an imagefile.bb without any external dependency12:49
negLocutusOfBorg1: 'inherit image' and then override do_rootfs?12:49
frscotavio: but that doesn't solve the MACHINE_SOCARCH issue. Do you have an idea where to look for this?12:50
otaviofrsc: have you change the machine file somehow?12:50
otaviofrsc: and which branches are you using?12:50
LocutusOfBorg1neg, I guess so12:52
ryanstur1erI am attempting to enable a systemd service using a .bbappend file that is disabled by default in the base recipe12:53
*** Cardoe <Cardoe!~Cardoe@gentoo/developer/Cardoe> has joined #yocto12:53
ryanstur1erthe base recipe inherits from systemd12:53
ryanstur1erand the SYSTEMD_AUTO_ENABLE="disable"12:53
ryanstur1erso in my .bbappend, I am setting SYSTEMD_AUTO_ENABLE to "enable"12:53
ryanstur1erbut it's not doing the trick, and I'm wondering if this is how the universe works at all12:53
ryanstur1erI can bitbake-layers flatten and see that my bbappend file is being applied to the base recipe12:54
frscotavio: No I didn't edit the machine file. I'm using current master of meta-oe, meta-fsl-arm, poky, meta-qt5 plus one custom layer...12:54
LocutusOfBorg1neg, be sure you don't have any *IMAGE_FEATURES in the conf file12:55
ryanstur1erbut I don't see the symbolic link I expect in the final image under /etc/systemd/system/multi-user.target.wants12:55
otaviofrsc: so please do: bitbake virtual/kernel -e | grep SOC_FAMILY=12:57
LocutusOfBorg1neg seems working12:58
negLocutusOfBorg1: ok thanks, I'm trying to get it to work, what did you put in your do_rootfs overrride?12:59
LocutusOfBorg1https://paste.debian.net/314946/12:59
LocutusOfBorg1no need to override it I guess13:00
LocutusOfBorg1well, the resulting file is around ~5 mb, and it has some sort of busybox stuff13:01
LocutusOfBorg1I guess because it is used in some sort of dependency13:01
LocutusOfBorg1hi folks, any advice about adding qmake to the sdk image? I can add it in the target image, but I'm clueless about the sdk feature adding.13:03
*** _ak <_ak!~akorsos@50.244.33.17> has joined #yocto13:03
*** Aethenelle <Aethenelle!~Aethenell@broadband14003.b.subnet.rcn.com> has quit IRC13:04
* LocutusOfBorg1 just found a meta-toolchain-qt513:06
frscotavio: Oh dear! I think I got it. I once copied a customized version of imx-base.inc to my custom layer for testing and forgot to remove it again. And this one is missing the mx6ul definitions...13:06
frscotavio: Thank you for your help and sorry for bothering you...13:07
LocutusOfBorg1otavio, sorry for bothering, but it is really nice to see you there13:07
LocutusOfBorg1I'm reading your book right now13:07
otaviofrsc: this explains it :-)13:08
LocutusOfBorg1I hope you will write another one too, maybe even more low level13:08
otavioLocutusOfBorg1: Oh nice :-D I hope you are enjoying it :-)13:08
LocutusOfBorg1or in sync with the new yocto releases13:08
*** IvanSB <IvanSB!~IvanSB@host165-128-dynamic.25-79-r.retail.telecomitalia.it> has quit IRC13:09
LocutusOfBorg1otavio, I'm a yocto user since an year or two, but I discovered *so many* things that I just did manually many times13:09
ryanstur1erActually on closer inspection, I'm not sure my .bbappend is getting bbappended13:09
otavioLocutusOfBorg1: we will; but in fact we are finishing a more high level one, to help business decision makers to understand the yocto13:09
LocutusOfBorg1so, yes, I found it really helpful13:09
ryanstur1erWhat is the best way to determine if your bbappend file is actually being applied to the recipe you expect it is13:10
LocutusOfBorg1otavio, my company will buy it as soon as it is released, I guess I know which book you are talking about13:10
LocutusOfBorg1it should be on amazon and you can buy it in preview mode, right?13:10
ryanstur1erCurious about this book now....13:12
*** lamego <lamego!jose@nat/intel/x-hjkcnxoythqpbtyr> has joined #yocto13:13
otavioryanstur1er: use bitbake-layers tool13:17
otavioryanstur1er: LocutusOfBorg1: it is a full open book. Please take a look at: https://github.com/CollaborativeWritersHub/heading-for-the-yocto-project13:18
otavioryanstur1er: LocutusOfBorg1: we will soon announce it; but it is mostly complete. It is a booklet13:18
LocutusOfBorg1wow really nice!13:19
LocutusOfBorg1you know, the first step is to make the customer aware of the improvements he will have by switching to yocto13:19
LocutusOfBorg1this is for sure something that we will use a lot13:19
otavioLocutusOfBorg1: please help :)13:20
LocutusOfBorg1the second step is to have a good book to train people using yocto on a daily basis13:20
LocutusOfBorg1sure otavio13:20
otavioLocutusOfBorg1: also if need anything from my side, or O.S. Systems side, let me know.13:20
LocutusOfBorg1I have a question about sdk13:20
LocutusOfBorg1but usually I answer by looking at the code13:21
LocutusOfBorg1:)13:21
otavioLocutusOfBorg1: if I know, I will happy to help13:21
LocutusOfBorg1well, once ago it was possible to install the sdk in a custom location13:21
otavioLocutusOfBorg1: yes, it is relocable13:21
LocutusOfBorg1but when I changed the location, I found that the cross variables were still looking to the default path13:21
otavioLocutusOfBorg1: it is a bug; if this is the case13:22
LocutusOfBorg1let me check again13:22
LocutusOfBorg1oh well13:22
otavioLocutusOfBorg1: but I think it is working fine, at least our customers been not complaining13:22
LocutusOfBorg1running with ./ works correctly13:22
LocutusOfBorg1damn, sh filename works bad13:22
otavioLocutusOfBorg1: ahhh13:22
LocutusOfBorg1:s13:22
otavioLocutusOfBorg1: maybe your shell is dash13:22
LocutusOfBorg1sure, as a Debian Developer I use that one :)13:23
otavioLocutusOfBorg1: and I remember it uses bashism13:23
otavioLocutusOfBorg1: I am DD as well :)13:23
LocutusOfBorg1"#!/bin/bash"13:23
LocutusOfBorg1damn13:23
otavioLocutusOfBorg1: I used to be the release manager of Debian Installer for a while13:23
otavioLocutusOfBorg1: good times ;-D13:24
otaviokkk13:24
LocutusOfBorg1you still have a nice ddpo13:24
*** anselmolsm <anselmolsm!~anselmols@192.55.54.36> has joined #yocto13:24
otavioLocutusOfBorg1: from old ages; I've been out of Debian development for about 3 years13:25
LocutusOfBorg1 Sun, 24 Nov 2013 15:49:13 on debian-devel-changes@lists.debian.org13:25
LocutusOfBorg1 Message ID: <E1Vkbve-0001SD-AV@franck.debian.org>13:25
LocutusOfBorg1I see13:25
LocutusOfBorg1I can see your mobile phone from db.debian.org :)13:25
otavioLocutusOfBorg1: I were quite active there when I was involved; I was maintainer of parted, grub, full debian-installer, apt, tasksel, ...13:26
otavioLocutusOfBorg1: it is in my email as well :) also there is a US one now :)13:26
LocutusOfBorg1nice, I'm quite active too13:26
otavioLocutusOfBorg1: I have no time for Debian fun lately ...13:26
ryanstur1erI am using the bitbake-layers tool to "show-appends" and I can see that my append is there13:26
ryanstur1erWhen I say "bitbake-layers show-appends" does it show the appends in priority order?13:27
ryanstur1er(So the last in the list is the last to be appended?)13:27
otavioryanstur1er: I think so; bluelightning?13:27
bluelightningryanstur1er: it does, yes13:29
ryanstur1erNow if I use wildcards in my .bbappend, it seems to change the priority13:31
ryanstur1erso connman_%.bbappend is lower priority than connman_1.27.bbappend seemingly invariant of my layer prioritites13:31
bluelightningyou're still using an older version of the build system right?13:32
bluelightningin older versions that was a problem13:32
otaviobluelightning: thanks for jumping in :)13:32
ryanstur1erYes thank you indeed13:32
otaviobluelightning: are you in ELCE?13:32
LocutusOfBorg1otavio, yes it did the trick :)13:32
ryanstur1erI think I read something about that in the lists13:32
ryanstur1erI'm using the distro packaged for the intel edison13:33
bluelightningotavio: no problem13:33
ryanstur1erI would desperately like to be using the new stuff13:33
bluelightningotavio: yes, am helping out at dev day at the moment13:33
ryanstur1erbut I'm not there yet.13:33
otavioryanstur1er: gosh! update it :P13:33
bluelightningryanstur1er: ok, just checking13:33
otaviobluelightning: has the Wandboards arrived?13:33
bluelightningotavio: I believe so yes13:33
otaviobluelightning: I saw Jefro emails13:33
ryanstur1erok to be clear: intel edison != edison branch of thing that was an old thing13:33
otaviobluelightning: great!13:33
bluelightningryanstur1er: right, understood13:33
ryanstur1er(that has been confusing for folks who are in the know)13:33
otaviobluelightning: I wish I could been there :P13:34
ryanstur1erI would love to update, but I feel I have to get it working with all their patches and stuff before I jump to the bleeding edge13:34
ryanstur1erI can firm up my bbappend version numbers so that the priorities are right13:34
LocutusOfBorg1question: I want to use my populate_sdk for image, but I want to add the meta-toolchain-qt5 tools13:36
LocutusOfBorg1how to achieve this?13:36
LocutusOfBorg1I mean I want to use qmae13:37
LocutusOfBorg1qmake13:37
LocutusOfBorg1inherit means that I need to copy a bunch of files from meta-qt to my meta13:37
*** IvanSB <IvanSB!~IvanSB@host165-128-dynamic.25-79-r.retail.telecomitalia.it> has joined #yocto13:40
LocutusOfBorg1BTW any meta-raspberrypi maintainer here?13:42
*** kbingham <kbingham!~kbingham@cpc17-aztw24-2-0-cust759.aztw.cable.virginm.net> has joined #yocto13:42
LocutusOfBorg1I made a patch to update wiringpi, and I would like to share it with you13:43
LocutusOfBorg1they changed a lot of stuff, I don't want anyone else loose time to update it13:43
bluelightningotavio: would have been nice to see you here definitely - hope we can have a phone bridge / skype set up for tomorrow perhaps?13:45
ryanstur1erWhen the QA barks at me about "recipe depends on /bin/bash or /usr/bin/perl13:46
ryanstur1erHow do it know??13:46
otavioLocutusOfBorg1: inherit populate_sdk_qt5 in the image.13:46
ryanstur1erIs it just trolling through the shebang lines of whatever was generated?13:46
otavioLocutusOfBorg1: Andrey ... I think you can do a pull request in github for it13:47
otaviobluelightning: I will try to attend to the meeting13:47
otaviobluelightning: in either case, Richard is proxying me13:47
*** belen <belen!~Adium@192.198.151.44> has quit IRC13:48
*** stryx` <stryx`!~stryx@unaffiliated/stryx/x-3871776> has quit IRC13:51
*** geheimnis` <geheimnis`!~geheimnis@23.226.237.192> has quit IRC13:52
LocutusOfBorg1well otavio it works, sure, but I generate the sdk even without adding -cpopulate_sdk in that way :(13:52
*** stryx` <stryx`!~stryx@unaffiliated/stryx/x-3871776> has joined #yocto13:52
*** geheimni1` <geheimni1`!~geheimnis@23.226.237.192> has joined #yocto13:52
LocutusOfBorg1I think I'll split the image in image.bb and image-sdk.bb, and the latter including "inherit populate_sdk populate_sdk_qt5" and the other image13:53
otavioLocutusOfBorg1: no. I said inherit13:53
otavioLocutusOfBorg1: so populate_sdk work13:53
otavioLocutusOfBorg1: I see no need for two images13:53
LocutusOfBorg1let me check13:55
LocutusOfBorg1so no inherit populate_sdk=13:55
LocutusOfBorg1just populate_sdk_qt513:55
niteshnarayanlalany one any idea about packaging libraries via yocto recipe13:55
LocutusOfBorg1otavio, not sure why it didn't work the first time13:57
otavioLocutusOfBorg1: yes.13:57
otavioLocutusOfBorg1: and normal -c populate_sdk13:57
*** khem` <khem`!~khem@unaffiliated/khem> has joined #yocto14:00
acidfuhow do I silence a yocto QA error ?14:01
*** khem` <khem`!~khem@unaffiliated/khem> has quit IRC14:02
*** gatisp <gatisp!~gp@91.237.34.118> has joined #yocto14:03
LocutusOfBorg1acidfu, by overriding the task14:03
acidfuwell, there is only one error I want to ignore, not the rest14:03
acidfudoes overriding the task will ignore all of them ?14:04
LocutusOfBorg1sure14:04
LocutusOfBorg1another way might be to fix the qa error :p14:04
acidfuyup14:06
gatispHello. I was wondering how to proceed in the following case when:14:07
gatispbitbake A-native14:07
gatispresults in:14:07
gatispNothing PROVIDES 'B-native'14:07
gatispCross compiling works fine - "bitbake A".14:07
gatispHow to I tell bitbake to build also all dependecy recipes as *-native?14:07
*** belen <belen!~Adium@192.198.151.44> has joined #yocto14:10
*** Aethenelle <Aethenelle!~Aethenell@mobile-107-107-59-216.mycingular.net> has joined #yocto14:11
gatispah, so it seems that i need to add "BBCLASSEXTEND = "native nativesdk" to all dependency recipes14:15
*** Aethenelle <Aethenelle!~Aethenell@mobile-107-107-59-216.mycingular.net> has quit IRC14:16
*** khem` <khem`!~khem@unaffiliated/khem> has joined #yocto14:18
*** Aethenelle <Aethenelle!~Aethenell@12.172.250.194> has joined #yocto14:18
rburtongatisp: add *and verify the right thing happens*14:23
*** sgw_ <sgw_!~sgw_@89.101.192.72> has quit IRC14:27
gatisprburton, trying that now14:28
gatispseems like i will have to bbappend many recipes14:29
gatispjust to add that one line14:29
*** bluelightning <bluelightning!~paul@pdpc/supporter/professional/bluelightning> has quit IRC14:29
gatispdoesn't feel very convenient :)14:29
rburtonsend patches to the origin layer14:29
*** bluelightning <bluelightning!~paul@pdpc/supporter/professional/bluelightning> has joined #yocto14:29
*** nrossi <nrossi!0595aeb2@gateway/web/freenode/ip.5.149.174.178> has joined #yocto14:29
gatisprburton, is that considered a bug?14:29
rburtonnot so much a bug as a valid extension14:30
rburtonsupporting native builds is opt-in as you need to verify it actually works14:30
gatispok, lets see if it works first14:30
*** marek__ <marek__!~marek@81.89.61.168.host.vnet.sk> has quit IRC14:31
*** psnsilva <psnsilva!~psnsilva@193-126-29-154.net.novis.pt> has quit IRC14:33
*** rob_w <rob_w!~bob@unaffiliated/rob-w/x-1112029> has quit IRC14:34
*** RP <RP!~richard@89.101.192.72> has joined #yocto14:35
LocutusOfBorg1otavio, how do I get the "debian/developer/LocutusOfBorg" here on irc?14:36
LocutusOfBorg1I don't remember how it is called14:36
LocutusOfBorg1ident?14:37
LetoThe2ndLocutusOfBorg1: its a cloak, talk to the folks in the freenode channel :)14:41
*** ohmy <ohmy!53ce617d@gateway/web/freenode/ip.83.206.97.125> has joined #yocto14:47
ohmyhello everybody14:48
ohmyi'm running into a strange errors during packaging and i'd like to have some help please14:48
ohmyhttp://pastebin.com/D3Rc9cts14:48
ohmyQA Issue: wayland-ivi-extension: The compile log indicates that host include and/or library paths were used.14:48
ohmyAnyone have a begining of idea of what's all about ?14:49
ohmyIt indicates like i'm including or linking against host files/libraries but i can"t see this anywhere, i've checked all my libraries and they're all ARM and not X86 so how can i investigate please ?14:50
ryanstur1erI'd start with the do_compile log that it indicates in your QA fail - can you pastebin that?14:51
*** khem` <khem`!~khem@unaffiliated/khem> has quit IRC14:53
*** neg <neg!~neg@unaffiliated/neg> has quit IRC14:53
*** neg <neg!~neg@unaffiliated/neg> has joined #yocto14:53
ohmyryanstur1er: http://pastebin.com/9ynEn1AM it looks fine14:54
ohmyryanstur1er: compile looks fine, however i saw that the deployment is partial since only some includes files were installed + shared libraries however examples binaries are not copied (in case this details helps)14:57
*** neg <neg!~neg@unaffiliated/neg> has left #yocto14:58
joseppcohmy: at some point gcc includes what I guess may be a system dir: -I/weston14:59
ryanstur1erThe compile doesn't look fine, it looks like you've got a reference to your host weston libraries14:59
ryanstur1er-L/usr/lib/weston15:00
ohmyjoseppc: ah damn15:00
ryanstur1ercompile indicates that it's unsafe for cross.  Did you write this recipe?15:00
ohmyryanstur1er:  no i'm using http://git.projects.genivi.org/?p=wayland-ivi-extension.git;a=tree;h=ad3bc5777583996cd61205380cc9e83dc2bcde3d;hb=bac7fc24bb94e37e33f447b58ec74240bb24884115:01
*** khem` <khem`!~khem@unaffiliated/khem> has joined #yocto15:01
ohmyryanstur1er: for some reason compsitor.h was not found so in two files i changed #include<compositor.h> to #include <weston/compositor.h>15:01
ohmyjoseppc: thanks i'm trying to find a workarround15:02
ryanstur1erah there you go15:02
joseppcohmy: you're welcome15:03
ohmyryanstur1er: ah yes i wrote the recipe in fact15:03
ryanstur1erYou could maybe resolve it by adding an include path to your compiler flags in the recipe15:04
ryanstur1erleaving the #include alone15:04
ryanstur1erOr, if weston isn't a part of the package you're compiling it could be a DEPENDS issue in your recipe15:06
*** RP <RP!~richard@89.101.192.72> has quit IRC15:07
-YoctoAutoBuilder- build #61 of nightly-wic is complete: Failure [failed BuildImages CreateWicImages CreateWicImages_1 BuildImages_2 CreateWicImages_2 CreateWicImages_3] Build details are at http://autobuilder.yoctoproject.org/main/builders/nightly-wic/builds/6115:10
ohmyryanstur1er: weston is available on my sysroot15:11
ohmyryanstur1er: but when i've added message("************************" ${WESTON_LIBRARY_DIRS} ${WESTON_INCLUDE_DIRS}) to the CMakeLists.txt i cant see anything15:11
ryanstur1erThat's weird15:12
ryanstur1erYou get the message, but not the directories?15:12
ohmyryanstur1er: really stgrage because after cleanall i can see - checking for module 'weston'  --   found weston, version 1.6.015:12
ohmyryanstur1er: and the best of the best i dont have weston installed on my host15:13
ryanstur1erSo that path it claims to be linking against doesn't exist?15:13
ohmyryanstur1er: yes15:14
ohmyryanstur1er: http://git.projects.genivi.org/?p=wayland-ivi-extension.git;a=blob;f=weston-ivi-shell/CMakeLists.txt;h=df91cb93fb0d435e827abb0cb256c85aac3a9e50;hb=bac7fc24bb94e37e33f447b58ec74240bb24884115:14
joseppcit could be a truncated path15:14
ohmyryanstur1er: this is the only file where it looks for westing includes and libs15:15
*** cbzx <cbzx!~cbzx@CPE0015f275ebd6-CM00195edd810c.cpe.net.cable.rogers.com> has joined #yocto15:15
ohmyryanstur1er: weston15:16
ohmyryanstur1er: pkg_check_modules(WESTON weston REQUIRED) succeeds it finds the westong and its version but for some reason WESTON_INCLUDE_DIRS and WESTON_LIBRARY_DIRS are not set15:17
ryanstur1erIf you do that print statement, but you print ${Weston_FOUND} do you get a 1?15:19
*** blitz00 <blitz00!stefans@unaffiliated/blitz00> has quit IRC15:20
niteshnarayanlalryanstur1er, I am getting an error saying QA Issue: package tpm-emulator contains bad RPATH15:20
niteshnarayanlalI tried to look up on internet to resolve it but didn't get any success15:20
niteshnarayanlalany idea about it?15:20
rburtonohmy: because the include and library paths are on the default search path so get removed.15:20
*** frsc <frsc!~frsc@dslb-178-002-208-131.178.002.pools.vodafone-ip.de> has quit IRC15:21
ryanstur1erooh, actually try printing ${Weston_INCLUDEDIR}15:21
ryanstur1erinstead of WESTON_INCLUDE_DIRS15:21
ryanstur1er@niteshnarayanlal No, not immediately?15:23
ohmyryanstur1er: i foced include path and lib path and everything worked (set(xxxx "xx"))15:23
ohmyrburton: thanks15:25
ohmyryanstur1er: from CMakeLists ?15:25
ohmyryanstur1er: from CMakeLists ${Weston_INCLUDEDIR} is empty15:27
ryanstur1erHmm15:27
ryanstur1erSaw an issue where this was mis-named, but I guess that's not your issue15:28
ohmyryanstur1er: last thing :) please :) ERROR: QA Issue: wayland-ivi-extension: Files/directories were installed but not shipped hat does this mean ?15:29
*** sjolley <sjolley!sjolley@nat/intel/x-uwbisoewxfwscbel> has quit IRC15:30
ohmyryanstur1er: http://pastebin.com/4VbAh1CA15:30
rburtonohmy: your compiler should be using a sysroot and so finding the right headers automatically15:30
rburtoninstalled but not shipped means do_install() installed a file, but it wasn't put into a package with FILES_*15:31
ohmyrburton: thanks again :)15:31
ohmyrburton: well it should i've just created a layer + recipe using yokto tools, haven't wrote any MakeFile by my own15:32
*** khem` <khem`!~khem@unaffiliated/khem> has quit IRC15:35
*** khem` <khem`!~khem@unaffiliated/khem> has joined #yocto15:36
ohmythank you all, for your help and your time really appreciated15:38
LocutusOfBorg1thanks LetoThe2nd15:40
LocutusOfBorg1#freenode15:40
LocutusOfBorg1right'15:40
LocutusOfBorg1^15:41
*** aehs29 <aehs29!aehernan@nat/intel/x-sjdvybckfzufbyeh> has joined #yocto15:43
*** khem` <khem`!~khem@unaffiliated/khem> has quit IRC15:43
*** bluelightning <bluelightning!~paul@pdpc/supporter/professional/bluelightning> has quit IRC15:46
*** maxin <maxin!~maxin@2001:998:22:0:8037:1e3b:e2cf:72b9> has quit IRC15:47
*** stwcx <stwcx!~stwcx@108-215-4-10.lightspeed.austtx.sbcglobal.net> has quit IRC16:00
*** sjolley <sjolley!~sjolley@134.134.139.76> has joined #yocto16:01
*** cbzx <cbzx!~cbzx@CPE0015f275ebd6-CM00195edd810c.cpe.net.cable.rogers.com> has quit IRC16:04
*** khem` <khem`!~khem@unaffiliated/khem> has joined #yocto16:09
LocutusOfBorg1otavio, how did you get your cloak?16:09
*** raykinsella78 <raykinsella78!rkinsell@nat/intel/x-qbsufbpiwhzheshu> has joined #yocto16:13
*** belen <belen!~Adium@192.198.151.44> has quit IRC16:13
*** fl0v0 <fl0v0!~fvo@p54AF47A1.dip0.t-ipconnect.de> has quit IRC16:15
*** Crofton <Crofton!~balister@89.101.192.72> has quit IRC16:16
-YoctoAutoBuilder- build #506 of nightly-qa-systemd is complete: Failure [failed Running Sanity Tests_2] Build details are at http://autobuilder.yoctoproject.org/main/builders/nightly-qa-systemd/builds/50616:21
*** sjolley <sjolley!~sjolley@134.134.139.76> has quit IRC16:21
*** rfolino <rfolino!~rfolino@93-51-177-218.ip268.fastwebnet.it> has quit IRC16:22
*** sjolley <sjolley!~sjolley@134.134.139.76> has joined #yocto16:23
*** florian <florian!~fuchs@Maemo/community/contributor/florian> has quit IRC16:26
*** raykinsella78 <raykinsella78!rkinsell@nat/intel/x-qbsufbpiwhzheshu> has quit IRC16:28
*** vdehors_ <vdehors_!~vincent@LAubervilliers-656-1-235-184.w193-248.abo.wanadoo.fr> has quit IRC16:28
*** IvanSB <IvanSB!~IvanSB@host165-128-dynamic.25-79-r.retail.telecomitalia.it> has quit IRC16:33
*** _taw_ <_taw_!~taw@ip-89-176-167-254.net.upcbroadband.cz> has quit IRC16:34
*** berton <berton!~fabio@201.22.227.56> has joined #yocto16:34
*** jbrianceau is now known as jbrianceau_away16:34
otavioLocutusOfBorg1: as said by LetoThe2nd talk to #freenode guys16:35
otavioLocutusOfBorg1: but it was looong time ago16:35
*** IvanSB <IvanSB!~IvanSB@host165-128-dynamic.25-79-r.retail.telecomitalia.it> has joined #yocto16:35
*** NileshKokane <NileshKokane!uid116340@gateway/web/irccloud.com/x-xvojvilvjxnhlqqp> has joined #yocto16:37
*** Nilesh_ <Nilesh_!uid116340@gateway/web/irccloud.com/x-dnycgbrofufrescd> has joined #yocto16:38
-YoctoAutoBuilder- build #170 of nightly-deb-non-deb is complete: Failure [failed Running Sanity Tests] Build details are at http://autobuilder.yoctoproject.org/main/builders/nightly-deb-non-deb/builds/17016:39
*** nerdboy <nerdboy!~sarnold@gentoo/developer/nerdboy> has quit IRC16:40
*** nerdboy <nerdboy!~sarnold@gatekeeper.gentoogeek.org> has joined #yocto16:41
*** stwcx <stwcx!~stwcx@32.97.110.53> has joined #yocto16:41
*** nerdboy <nerdboy!~sarnold@gatekeeper.gentoogeek.org> has quit IRC16:42
*** nerdboy <nerdboy!~sarnold@gentoo/developer/nerdboy> has joined #yocto16:42
-YoctoAutoBuilder- build #207 of nightly-oe-selftest is complete: Success [build successful] Build details are at http://autobuilder.yoctoproject.org/main/builders/nightly-oe-selftest/builds/20716:44
*** hanthings_ <hanthings_!~hanthings@dyxztkyycfxn---1m2-4y-3.rev.dnainternet.fi> has joined #yocto16:44
jmesmonIs there a right way to add entries to ld.so.conf?16:46
jmesmonit looks like I'd need to bbappend on the libc?16:47
otaviojmesmon: you can use ld.so.conf.d dir, IIRC16:47
jmesmonah, that will work a bit better :) Do all libcs support that?16:48
otaviojmesmon: not sure16:48
*** realBigfoot <realBigfoot!~realBigfo@192.55.54.43> has quit IRC16:53
*** realBigfoot <realBigfoot!~realBigfo@192.55.54.40> has joined #yocto16:54
kergothHmm, it'd be nice to have a new task that wraps devshell and just changes the devshell PWD from S to B16:54
kergoth:)16:54
kergothfor one off cases16:54
*** Sput <Sput!~sputnick@quassel/developer/sput> has left #yocto16:54
*** aehs29 <aehs29!aehernan@nat/intel/x-sjdvybckfzufbyeh> has left #yocto16:55
ryanstur1erIt seems like most recipes are built around pulling down a source distribution, cross-building t, and installing it16:56
ryanstur1erbut in the instance I have a recipe that I just want to lay down some files16:56
ryanstur1er(configuration files, or docs, or something)16:56
ryanstur1eris the re a good example of that somewhere?16:56
kergothbitbake doesn't care what the recipe does :)16:56
kergotha recipe could order a pizza if you really want16:57
ryanstur1erI'm getting a little confused by how paths are defined16:57
kergothit just runs tasks16:57
kergothbest advice i can give on that: read meta/conf/bitbake.conf16:57
ryanstur1erwell, for instance, I have to specify a license,16:57
kergothall the most important variables are there16:57
kergothgenerally, when we have just a recipe or recipe and trivial bits, we'll license those bits as MIT, and point LICENSE to the mit license file that's in oe-core16:57
kergothe.g. packagegroups and images and whatnot usually do that sort of thing16:58
ryanstur1erI'm just having a little difficulty knowing where to locate my files, and how to specify them in a do_install step16:58
ryanstur1erhmm ok16:58
kergothdo_install writes everything relative to ${D}, think of that as /16:58
kergothall the standard paths reltaive to that have variables defined in bitbake.conf.16:59
kergothbindir, sbindir, etc16:59
nrossikergoth: are you subtlety suggesting someone makes pizza-party.bb? (https://github.com/coryarcangel/Pizza-Party-0.1.b/)16:59
kergothhehe. it's a long standing joke, though true, from back when we first started the project16:59
kergothdon't think anyone ever got around to making such a recipe though16:59
ryanstur1erIt's the other side of that I'm wondering about17:00
ryanstur1erI know how to tell bitbake where the files go to17:00
ryanstur1erbut how do I tell it where they come from, if they'r enot coming from a source distribution that was fetched and stored at ${s}17:01
kergothadd the files to SRC_URI as file://, all files in file:// will end up in ${WORKDIR} rather than ${S}17:01
kergoththere are plenty of examples of this17:01
ryanstur1erbam,17:01
ryanstur1erok great, that's it.17:02
kergothHmm, I think it'd be nice if the 'set -e' that we set for our functions/tasks was set via the sh commandline, rather than in the run. script17:03
kergoththen you could source the run script in the devshell and it wouldn't exit your devshell on failure17:03
kergothso you could then run oe_runmake and whatnot directly17:03
rburtonsounds easy, patches welcome ;)17:03
nrossiryansturler: also for reference you can change "S" in your recipe to make it clearer that the source is actually in WORKDIR17:04
-YoctoAutoBuilder- build #501 of nightly-ipk is complete: Failure [failed Running Sanity Tests] Build details are at http://autobuilder.yoctoproject.org/main/builders/nightly-ipk/builds/50117:14
*** khem` <khem`!~khem@unaffiliated/khem> has quit IRC17:16
*** Crofton <Crofton!~balister@46.7.74.236> has joined #yocto17:18
*** cbzx <cbzx!~cbzx@CPE0015f275ebd6-CM00195edd810c.cpe.net.cable.rogers.com> has joined #yocto17:21
*** jonathanmaw <jonathanmaw!~jonathanm@82-70-136-246.dsl.in-addr.zen.co.uk> has quit IRC17:22
*** sameo <sameo!samuel@nat/intel/x-dumlntfzmtfeiyma> has quit IRC17:24
*** khem` <khem`!~khem@unaffiliated/khem> has joined #yocto17:24
*** nrossi <nrossi!0595aeb2@gateway/web/freenode/ip.5.149.174.178> has quit IRC17:25
-YoctoAutoBuilder- build #161 of nightly-arm64 is complete: Failure [failed BuildImages Running Sanity Tests Building Toolchain Images Building Toolchain Images_1] Build details are at http://autobuilder.yoctoproject.org/main/builders/nightly-arm64/builds/16117:25
*** khem` <khem`!~khem@unaffiliated/khem> has quit IRC17:33
*** LocutusOfBorg1 <LocutusOfBorg1!~Gianfranc@host250-33-static.21-80-b.business.telecomitalia.it> has quit IRC17:42
*** vmeson <vmeson!~rmacleod@24-212-184-107.cable.teksavvy.com> has quit IRC17:42
*** paulg <paulg!~paulg@184-94-55-234.dedicated.allstream.net> has joined #yocto17:45
*** tsramos <tsramos!~tsramos@134.134.139.72> has joined #yocto17:49
*** dmoseley <dmoseley!~dmoseley@cpe-75-181-75-239.carolina.res.rr.com> has quit IRC17:54
-YoctoAutoBuilder- build #489 of nightly-deb is complete: Failure [failed Running Sanity Tests] Build details are at http://autobuilder.yoctoproject.org/main/builders/nightly-deb/builds/48917:56
*** khem` <khem`!~khem@unaffiliated/khem> has joined #yocto18:08
*** psidhu <psidhu!~user@68-189-91-139.static.snlo.ca.charter.com> has quit IRC18:11
kergoththe bitbake ui really needs to handle sigterm and properly clean up the tty state on exit18:12
*** Biliogadafr <Biliogadafr!~User@port-35-adslby-pool45.infonet.by> has quit IRC18:18
*** psidhu <psidhu!~user@68-189-91-139.static.snlo.ca.charter.com> has joined #yocto18:21
-YoctoAutoBuilder- build #512 of nightly-x86-lsb is complete: Success [build successful] Build details are at http://autobuilder.yoctoproject.org/main/builders/nightly-x86-lsb/builds/51218:25
kergothHmm, getting a KeyError in the find_chains() process when bitbake is digging into a dependency loop :(18:30
kergoththought those were all fixed18:30
-YoctoAutoBuilder- build #525 of nightly-x86-64-lsb is complete: Success [build successful] Build details are at http://autobuilder.yoctoproject.org/main/builders/nightly-x86-64-lsb/builds/52518:36
*** jbrianceau_away <jbrianceau_away!uid10952@gateway/web/irccloud.com/x-oxixzndeqyjjmmdg> has quit IRC18:39
*** flwico <flwico!jdsflk@182.69.236.141> has joined #yocto18:55
khem`I see that nano has a RSUGGESTS on ncurses-terminfo and it gets pulled in by default by opkg. how can I blacklist it18:58
khem`RRECOMMENDS can be blacklisted but I guess rsuggests are not18:58
ryanstur1erI have made a custom recipe that drops a few files in /etc18:58
khem`am I missing something18:58
ryanstur1erwhich seems to "build" fine18:58
ryanstur1erbut when I do build_rootfs, I get opkg_install_cmd: Cannot install package mypackage18:59
*** Nilesh_ <Nilesh_!uid116340@gateway/web/irccloud.com/x-dnycgbrofufrescd> has quit IRC19:03
*** NileshKokane <NileshKokane!uid116340@gateway/web/irccloud.com/x-xvojvilvjxnhlqqp> has quit IRC19:03
ryanstur1erI'm sure what I'm doing wrong is silly as heck:19:09
ryanstur1erhttp://pastebin.com/HwhLjqTQ19:09
ryanstur1erFeels silly to have it wrong after actually having got my actual source code to build/install and run :P19:10
*** cbzx <cbzx!~cbzx@CPE0015f275ebd6-CM00195edd810c.cpe.net.cable.rogers.com> has quit IRC19:18
*** flwico <flwico!jdsflk@182.69.236.141> has left #yocto19:19
*** roric <roric!~roric@h196n19-vrr-a31.ias.bredband.telia.com> has joined #yocto19:19
*** bryan_ <bryan_!0e6093ce@gateway/web/freenode/ip.14.96.147.206> has joined #yocto19:22
bryan_hi19:22
bryan_can i get ibus recipe?19:23
rburtonkhem: do you care about uclibc?  fails to build in jethro if you just set TCLIBC19:24
*** challinan <challinan!~challinan@14.sub-70-194-73.myvzw.com> has joined #yocto19:25
*** tsramos_ <tsramos_!~tsramos@134.134.139.77> has joined #yocto19:26
*** bryan_ <bryan_!0e6093ce@gateway/web/freenode/ip.14.96.147.206> has quit IRC19:27
*** tsramos <tsramos!~tsramos@134.134.139.72> has quit IRC19:27
ryanstur1erclear19:30
ryanstur1erls19:30
*** clsulliv <clsulliv!~clsulliv@134.134.139.72> has quit IRC19:31
*** paulg <paulg!~paulg@184-94-55-234.dedicated.allstream.net> has quit IRC19:35
*** psidhu <psidhu!~user@68-189-91-139.static.snlo.ca.charter.com> has quit IRC19:38
*** acidfu <acidfu!~nib@24.37.17.210> has quit IRC19:39
*** acidfu <acidfu!~nib@unaffiliated/acidmen> has joined #yocto19:39
*** psidhu <psidhu!~user@68-189-91-139.static.snlo.ca.charter.com> has joined #yocto19:43
*** roric <roric!~roric@h196n19-vrr-a31.ias.bredband.telia.com> has quit IRC19:50
*** clsulliv <clsulliv!~clsulliv@134.134.139.72> has joined #yocto19:51
*** tsramos_ <tsramos_!~tsramos@134.134.139.77> has quit IRC20:00
*** hanthings_ <hanthings_!~hanthings@dyxztkyycfxn---1m2-4y-3.rev.dnainternet.fi> has quit IRC20:00
*** paulg <paulg!~paulg@72.1.195.9> has joined #yocto20:00
khem`rburton: I do a bit how does it fail20:01
khem`I thought I provided upfates to it20:01
khem`and it was building minimal images for all arches20:01
khem`on master20:01
khem`a month or so ago20:01
khem`but use musl :)20:02
khem`its far better20:02
*** madisox <madisox!~madison@64-71-1-115.static.wiline.com> has joined #yocto20:02
rburtonwell, yeah20:04
rburtonso send patches to remove uclibc ;)20:05
*** khem` <khem`!~khem@unaffiliated/khem> has quit IRC20:06
kergothI wish there was a way to deal with dependency loops other than hardcoding the affected deps, for certain cases. E.g. the way we do for BASEDEPENDS & the autotools depends.. only added for everything after the things being added20:08
kergothe.g. we need this thing, but for building its deps, assume it's provided, or something20:08
* kergoth scratches head20:08
-YoctoAutoBuilder- build #160 of nightly-mips64 is complete: Failure [failed Running Sanity Tests] Build details are at http://autobuilder.yoctoproject.org/main/builders/nightly-mips64/builds/16020:14
*** stwcx <stwcx!~stwcx@32.97.110.53> has quit IRC20:18
*** stwcx <stwcx!~stwcx@32.97.110.52> has joined #yocto20:32
-YoctoAutoBuilder- build #512 of nightly-multilib is complete: Failure [failed Running Sanity Tests_2 Running Sanity Tests_3] Build details are at http://autobuilder.yoctoproject.org/main/builders/nightly-multilib/builds/51220:35
*** challinan <challinan!~challinan@14.sub-70-194-73.myvzw.com> has left #yocto20:44
-YoctoAutoBuilder- build #521 of nightly-x86-64 is complete: Failure [failed Running Sanity Tests] Build details are at http://autobuilder.yoctoproject.org/main/builders/nightly-x86-64/builds/52120:49
*** dmoseley <dmoseley!~dmoseley@2606:a000:120a:a108:610b:c51d:4bfa:83a> has joined #yocto20:57
kergothHmmmmm21:01
*** realBigfoot <realBigfoot!~realBigfo@192.55.54.40> has quit IRC21:06
*** dmoseley <dmoseley!~dmoseley@2606:a000:120a:a108:610b:c51d:4bfa:83a> has quit IRC21:07
*** realBigfoot <realBigfoot!~realBigfo@192.55.54.40> has joined #yocto21:08
*** dmoseley <dmoseley!~dmoseley@2606:a000:120a:a108:610b:c51d:4bfa:83a> has joined #yocto21:08
*** nrossi <nrossi!0595aeb2@gateway/web/freenode/ip.5.149.174.178> has joined #yocto21:13
*** jchonig <jchonig!~quassel@firewall.honig.net> has quit IRC21:16
*** wenzong <wenzong!~wfan@106.120.101.38> has quit IRC21:24
*** wenzong <wenzong!~wfan@106.120.101.38> has joined #yocto21:24
-YoctoAutoBuilder- build #501 of nightly-mips-lsb is complete: Success [build successful] Build details are at http://autobuilder.yoctoproject.org/main/builders/nightly-mips-lsb/builds/50121:24
*** sgw_ <sgw_!~sgw_@193.120.165.186> has joined #yocto21:25
*** dmoseley <dmoseley!~dmoseley@2606:a000:120a:a108:610b:c51d:4bfa:83a> has quit IRC21:27
*** sameo <sameo!~samuel@192.55.54.42> has joined #yocto21:30
*** dmoseley <dmoseley!~dmoseley@2606:a000:120a:a108:a557:8c5a:1585:143a> has joined #yocto21:31
*** khem` <khem`!~khem@unaffiliated/khem> has joined #yocto21:32
*** jchonig <jchonig!~quassel@firewall.honig.net> has joined #yocto21:34
*** sjolley <sjolley!~sjolley@134.134.139.76> has quit IRC21:38
*** cbzx <cbzx!~cbzx@CPE0015f275ebd6-CM00195edd810c.cpe.net.cable.rogers.com> has joined #yocto21:40
-YoctoAutoBuilder- build #519 of nightly-ppc is complete: Failure [failed Running Sanity Tests] Build details are at http://autobuilder.yoctoproject.org/main/builders/nightly-ppc/builds/51921:43
*** Cardoe <Cardoe!~Cardoe@gentoo/developer/Cardoe> has quit IRC21:50
*** nrossi <nrossi!0595aeb2@gateway/web/freenode/ip.5.149.174.178> has quit IRC21:55
*** JaMa <JaMa!~martin@ip-86-49-34-37.net.upcbroadband.cz> has quit IRC21:57
*** fmeerkoetter <fmeerkoetter!~quassel@service.basyskom.com> has quit IRC22:01
*** bfederau <bfederau!~quassel@service.basyskom.com> has quit IRC22:01
*** fmeerkoetter <fmeerkoetter!~quassel@service.basyskom.com> has joined #yocto22:01
*** bfederau <bfederau!~quassel@service.basyskom.com> has joined #yocto22:01
*** madisox <madisox!~madison@64-71-1-115.static.wiline.com> has quit IRC22:03
*** lamego1 <lamego1!jose@nat/intel/x-ddgljaopkdvkwfks> has joined #yocto22:05
*** lamego <lamego!jose@nat/intel/x-hjkcnxoythqpbtyr> has quit IRC22:05
*** sjolley <sjolley!sjolley@nat/intel/x-jwgfddmyxnwhpbww> has joined #yocto22:05
*** nighty-_ <nighty-_!~nighty@hokuriku.rural-networks.com> has quit IRC22:07
*** jjmb <jjmb!~jjmb@c-73-165-63-25.hsd1.pa.comcast.net> has joined #yocto22:08
*** jjmb1 <jjmb1!~jjmb@c-73-165-63-25.hsd1.pa.comcast.net> has joined #yocto22:09
*** jjmb2 <jjmb2!~jjmb@2601:46:c601:4490:db1:9b80:9bc4:ff0e> has joined #yocto22:10
*** Aethenelle <Aethenelle!~Aethenell@12.172.250.194> has quit IRC22:12
*** Jefro <Jefro!~jefro@79.140.208.123> has joined #yocto22:12
*** jjmb <jjmb!~jjmb@c-73-165-63-25.hsd1.pa.comcast.net> has quit IRC22:13
*** grma <grma!~gruberm@chello213047201250.tirol.surfer.at> has quit IRC22:14
*** jjmb1 <jjmb1!~jjmb@c-73-165-63-25.hsd1.pa.comcast.net> has quit IRC22:14
*** madisox <madisox!~madison@64-71-1-114.static.wiline.com> has joined #yocto22:20
*** IvanSB <IvanSB!~IvanSB@host165-128-dynamic.25-79-r.retail.telecomitalia.it> has quit IRC22:29
*** Jefro <Jefro!~jefro@79.140.208.123> has quit IRC22:31
*** khem` <khem`!~khem@unaffiliated/khem> has quit IRC22:32
*** _ak <_ak!~akorsos@50.244.33.17> has quit IRC22:35
*** Jefro <Jefro!~jefro@79.140.208.123> has joined #yocto22:36
*** lamego1 <lamego1!jose@nat/intel/x-ddgljaopkdvkwfks> has left #yocto22:40
*** khem` <khem`!~khem@unaffiliated/khem> has joined #yocto22:41
*** paulg <paulg!~paulg@72.1.195.9> has quit IRC22:59
*** anselmolsm <anselmolsm!~anselmols@192.55.54.36> has quit IRC23:10
*** RP <RP!~richard@193.120.165.186> has joined #yocto23:12
*** belen <belen!Adium@nat/intel/x-vteodegtiwlxjilq> has joined #yocto23:15
*** _4urele_ <_4urele_!~aurele@srvmail.castel.fr> has quit IRC23:20
*** _4urele_ <_4urele_!~aurele@srvmail.castel.fr> has joined #yocto23:20
*** belen <belen!Adium@nat/intel/x-vteodegtiwlxjilq> has quit IRC23:26
-YoctoAutoBuilder- build #497 of nightly-arm-lsb is complete: Success [build successful] Build details are at http://autobuilder.yoctoproject.org/main/builders/nightly-arm-lsb/builds/49723:26
*** awsation_ <awsation_!~aismail@dhcp-24-53-240-45.cable.user.start.ca> has left #yocto23:36
*** madisox <madisox!~madison@64-71-1-114.static.wiline.com> has quit IRC23:38
*** KvH_ <KvH_!~KvH@p54B81FEC.dip0.t-ipconnect.de> has joined #yocto23:41
*** KvH <KvH!~KvH@p54B81ED7.dip0.t-ipconnect.de> has quit IRC23:44
*** stwcx <stwcx!~stwcx@32.97.110.52> has quit IRC23:48
*** sameo <sameo!~samuel@192.55.54.42> has quit IRC23:52
-YoctoAutoBuilder- build #502 of nightly-ipk is complete: Success [build successful] Build details are at http://autobuilder.yoctoproject.org/main/builders/nightly-ipk/builds/50223:54

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