Saturday, 2018-07-07

*** t0mmy <t0mmy!~tprrt@ram31-1-82-234-79-177.fbx.proxad.net> has quit IRC00:09
*** runde <runde!sid228344@gateway/web/irccloud.com/x-dvmkknzqowvwmudm> has quit IRC01:30
*** runde <runde!sid228344@gateway/web/irccloud.com/x-ftutamqlbcyvhiji> has joined #yocto01:30
*** chandana73 <chandana73!~ckalluri@149.199.62.254> has quit IRC01:33
*** fitzsim <fitzsim!~user@69-165-165-189.dsl.teksavvy.com> has quit IRC01:35
-YoctoAutoBuilder- build #1108 of nightly-mips64 is complete: Failure [failed Running Sanity Tests] Build details are at https://autobuilder.yocto.io/builders/nightly-mips64/builds/110801:44
*** Son_Goku <Son_Goku!~King_InuY@fedora/ngompa> has joined #yocto01:49
*** kaspter <kaspter!~Instantbi@119.125.124.217> has quit IRC02:37
-YoctoAutoBuilder- build #1214 of nightly is complete: Failure [failed] Build details are at https://autobuilder.yocto.io/builders/nightly/builds/121403:20
*** kaspter <kaspter!~Instantbi@119.125.124.217> has joined #yocto03:31
*** Son_Goku <Son_Goku!~King_InuY@fedora/ngompa> has quit IRC03:42
*** luneff <luneff!~yury@31.23.254.87> has joined #yocto03:45
*** dennism <dennism!~dennism@170-72-43-2.vivintwireless.net> has quit IRC04:12
*** kaspter <kaspter!~Instantbi@119.125.124.217> has quit IRC04:12
*** dennism <dennism!~dennism@170-72-43-2.vivintwireless.net> has joined #yocto04:13
*** georgem_home <georgem_home!uid210681@gateway/web/irccloud.com/x-rvvmxwhwtmsdcyhn> has quit IRC04:18
-YoctoAutoBuilder- build #618 of eclipse-plugin-oxygen is complete: Failure [failed Building Eclipse Plugin Publishing Artifacts] Build details are at https://autobuilder.yocto.io/builders/eclipse-plugin-oxygen/builds/61804:47
*** khem <khem!~khem@unaffiliated/khem> has quit IRC05:04
*** khem <khem!~khem@unaffiliated/khem> has joined #yocto05:06
*** dc13ff <dc13ff!uid190567@gateway/web/irccloud.com/x-kfuspslvkaqmxyoo> has quit IRC05:09
*** rodgort <rodgort!~rodgort@68.ip-149-56-14.net> has quit IRC05:51
*** rodgort <rodgort!~rodgort@68.ip-149-56-14.net> has joined #yocto06:03
*** t0mmy <t0mmy!~tprrt@ram31-1-82-234-79-177.fbx.proxad.net> has joined #yocto06:11
*** sjolley <sjolley!~sjolley@134.134.139.75> has joined #yocto06:22
*** sjolley1 <sjolley1!~sjolley@134.134.139.76> has quit IRC06:23
-YoctoAutoBuilder- build #1109 of nightly-mips64 is complete: Success [build successful] Build details are at https://autobuilder.yocto.io/builders/nightly-mips64/builds/110906:44
*** sjolley <sjolley!~sjolley@134.134.139.75> has quit IRC06:58
*** sjolley <sjolley!sjolley@nat/intel/x-zztqmfkdbsvnrcdu> has joined #yocto06:59
*** sno <sno!~sno@095-097-047-090.static.chello.nl> has joined #yocto07:10
*** florian <florian!~florian_k@Maemo/community/contributor/florian> has joined #yocto07:11
*** florian <florian!~florian_k@Maemo/community/contributor/florian> has quit IRC07:21
*** kanavin_home <kanavin_home!~ak@46.189.28.227> has joined #yocto07:22
*** gtristan <gtristan!~tristanva@88.red-83-53-218.dynamicip.rima-tde.net> has quit IRC07:25
-YoctoAutoBuilder- build #1215 of nightly is complete: Success [build successful] Build details are at https://autobuilder.yocto.io/builders/nightly/builds/121507:27
*** sno <sno!~sno@095-097-047-090.static.chello.nl> has quit IRC07:28
*** jcstach <jcstach!~jcstach@4.59.252.60> has quit IRC07:29
*** kaspter <kaspter!~Instantbi@119.125.124.217> has joined #yocto07:29
*** jcstach <jcstach!~jcstach@hw-us-east-1a.agilent.com> has joined #yocto07:29
*** boucman_work <boucman_work!~jrosen@wesnoth/developer/boucman> has quit IRC07:35
*** sno <sno!~sno@095-097-047-090.static.chello.nl> has joined #yocto07:58
*** kaspter <kaspter!~Instantbi@119.125.124.217> has quit IRC08:03
*** sno <sno!~sno@095-097-047-090.static.chello.nl> has quit IRC08:12
*** florian <florian!~florian_k@Maemo/community/contributor/florian> has joined #yocto08:24
*** florian <florian!~florian_k@Maemo/community/contributor/florian> has quit IRC08:32
timm1I08:38
timm1I'm currently trying to build a gutenprint recipe based on the recipe from buildroot: https://github.com/buildroot/buildroot/blob/master/package/gutenprint/gutenprint.mk08:38
timm1one task I'm currently failing is that the makefile generates binary and the binary is executed to generate files08:39
timm1I'm on a x86 platform and ARM code is generated08:40
timm1so the binaries cannot be executed08:40
timm1As far as I understand the gutenprint-native recipe will be responsible to generate the binaries which can be executed by x8608:41
timm1So far I didn't manage that the gutenprint uses the result of gutenprint-native08:43
timm1Is there any good sample/documentation about working with native/non native recipes?08:44
*** agust <agust!~agust@p50886A4D.dip0.t-ipconnect.de> has joined #yocto09:14
*** Guest65827 <Guest65827!~bunk@dsl-hkibng31-54fafb-83.dhcp.inet.fi> has quit IRC09:24
*** sno <sno!~sno@095-097-047-090.static.chello.nl> has joined #yocto09:31
timm1the program "extract-strings" has not to be cross compiled. The native compiled tool has to be used instead: https://github.com/FranciscoBorges/openwrt-printing-packages/blob/master/net/gutenprint/Makefile09:40
timm1maybe I find the answer in the QT recipes as Qt requires a native version of qmake09:41
*** florian <florian!~florian_k@Maemo/community/contributor/florian> has joined #yocto09:54
*** sjolley <sjolley!sjolley@nat/intel/x-zztqmfkdbsvnrcdu> has quit IRC10:10
*** sjolley <sjolley!sjolley@nat/intel/x-uqktbdytrlslfime> has joined #yocto10:10
*** kanavin_home <kanavin_home!~ak@46.189.28.227> has quit IRC10:19
-YoctoAutoBuilder- build #619 of eclipse-plugin-oxygen is complete: Success [build successful] Build details are at https://autobuilder.yocto.io/builders/eclipse-plugin-oxygen/builds/61910:23
*** kanavin_home <kanavin_home!~ak@46.189.28.187> has joined #yocto10:31
*** Crofton <Crofton!~Crofton@202.183.110.212> has joined #yocto10:35
*** sno <sno!~sno@095-097-047-090.static.chello.nl> has quit IRC10:44
*** sno <sno!~sno@095-097-047-090.static.chello.nl> has joined #yocto10:45
*** Son_Goku <Son_Goku!~King_InuY@fedora/ngompa> has joined #yocto10:50
abellonitimm1: DEPENDS = "gutenprint-native" should be enough to get the native programs in the sysroot when cross compiling11:10
*** sno <sno!~sno@095-097-047-090.static.chello.nl> has quit IRC11:11
abellonitimm1: you can have a look at groff_1.22.3.bb11:12
*** sno <sno!~sno@095-097-047-090.static.chello.nl> has joined #yocto11:14
*** sno <sno!~sno@095-097-047-090.static.chello.nl> has quit IRC11:27
timm1abelloni: thanks :-)11:33
*** luneff <luneff!~yury@31.23.254.87> has quit IRC11:45
*** Son_Goku <Son_Goku!~King_InuY@fedora/ngompa> has quit IRC11:48
*** florian <florian!~florian_k@Maemo/community/contributor/florian> has quit IRC11:50
*** Son_Goku <Son_Goku!~King_InuY@fedora/ngompa> has joined #yocto11:55
*** Crofton <Crofton!~Crofton@202.183.110.212> has quit IRC11:58
-YoctoAutoBuilder- build #591 of nightly-musl-x86-64 is complete: Failure [failed BuildImages] Build details are at https://autobuilder.yocto.io/builders/nightly-musl-x86-64/builds/59112:01
*** sno <sno!~sno@095-097-047-090.static.chello.nl> has joined #yocto12:04
-YoctoAutoBuilder- build #1103 of nightly-world-lsb is complete: Failure [failed BuildImages] Build details are at https://autobuilder.yocto.io/builders/nightly-world-lsb/builds/110312:22
-YoctoAutoBuilder- build #1105 of nightly-world is complete: Failure [failed BuildImages] Build details are at https://autobuilder.yocto.io/builders/nightly-world/builds/110512:24
-YoctoAutoBuilder- build #1119 of nightly-no-x11 is complete: Failure [failed BuildImages] Build details are at https://autobuilder.yocto.io/builders/nightly-no-x11/builds/111912:24
-YoctoAutoBuilder- build #1145 of nightly-musl is complete: Failure [failed BuildImages] Build details are at https://autobuilder.yocto.io/builders/nightly-musl/builds/114512:31
*** vquicksilver <vquicksilver!~nobody@gentoo/contributor/vquicksilver> has quit IRC12:56
*** vquicksilver <vquicksilver!~nobody@gentoo/contributor/vquicksilver> has joined #yocto12:58
*** Son_Goku <Son_Goku!~King_InuY@fedora/ngompa> has quit IRC13:26
*** sno <sno!~sno@095-097-047-090.static.chello.nl> has quit IRC13:44
*** Son_Goku <Son_Goku!~King_InuY@fedora/ngompa> has joined #yocto13:47
*** sno <sno!~sno@095-097-047-090.static.chello.nl> has joined #yocto14:03
timm1${STAGING_BINDIR_NATIVE} is the binary path where I get the binary in non native build?14:08
*** Son_Goku <Son_Goku!~King_InuY@fedora/ngompa> has quit IRC14:09
*** Son_Goku <Son_Goku!~King_InuY@fedora/ngompa> has joined #yocto14:18
*** sjolley <sjolley!sjolley@nat/intel/x-uqktbdytrlslfime> has quit IRC14:33
*** rburton <rburton!~textual@35.106.2.81.in-addr.arpa> has joined #yocto14:33
*** boucman_work <boucman_work!~jrosen@wesnoth/developer/boucman> has joined #yocto14:40
-YoctoAutoBuilder- build #1216 of nightly is complete: Failure [failed CheckYoctoCompat] Build details are at https://autobuilder.yocto.io/builders/nightly/builds/121614:46
khemtimm1: you dont need to specify path for accessing native tools it will already be preferred path14:47
*** sno <sno!~sno@095-097-047-090.static.chello.nl> has quit IRC14:50
*** rburton <rburton!~textual@35.106.2.81.in-addr.arpa> has quit IRC14:50
*** milindur <milindur!~milindur@deimos.ca-soft.de> has quit IRC14:53
*** Son_Goku <Son_Goku!~King_InuY@fedora/ngompa> has quit IRC15:02
*** milindur <milindur!~milindur@deimos.ca-soft.de> has joined #yocto15:21
*** florian <florian!~florian_k@Maemo/community/contributor/florian> has joined #yocto15:21
*** Son_Goku <Son_Goku!~King_InuY@fedora/ngompa> has joined #yocto15:24
*** florian <florian!~florian_k@Maemo/community/contributor/florian> has quit IRC15:30
*** sno <sno!~sno@095-097-047-090.static.chello.nl> has joined #yocto15:39
*** sno <sno!~sno@095-097-047-090.static.chello.nl> has quit IRC15:48
*** King_InuYasha <King_InuYasha!~King_InuY@fedora/ngompa> has joined #yocto16:21
*** Son_Goku <Son_Goku!~King_InuY@fedora/ngompa> has quit IRC16:21
*** wto <wto!~wto@h-136-128.A336.priv.bahnhof.se> has quit IRC16:23
*** wto <wto!~wto@h-136-128.A336.priv.bahnhof.se> has joined #yocto16:23
*** King_InuYasha is now known as Son_Goku16:29
*** Son_Goku <Son_Goku!~King_InuY@fedora/ngompa> has quit IRC16:30
*** Son_Goku <Son_Goku!~King_InuY@fedora/ngompa> has joined #yocto16:50
*** clopez <clopez!~tau@neutrino.es> has quit IRC16:55
*** Guest18045 <Guest18045!~bunk@dsl-hkibng31-54fafb-83.dhcp.inet.fi> has joined #yocto17:40
*** armpit <armpit!~armpit@2601:202:4000:1184:840a:e42e:9641:f8d8> has quit IRC18:03
*** ftDev1 <ftDev1!~ft@95.0.124.94> has quit IRC18:20
*** Bunio_FH <Bunio_FH!~bunio@clj-165.netdrive.pl> has joined #yocto18:21
*** Bunio_FH <Bunio_FH!~bunio@clj-165.netdrive.pl> has quit IRC18:47
*** pohly <pohly!~pohly@p5484976F.dip0.t-ipconnect.de> has joined #yocto19:44
*** Son_Goku <Son_Goku!~King_InuY@fedora/ngompa> has quit IRC20:40
*** Son_Goku <Son_Goku!~King_InuY@fedora/ngompa> has joined #yocto20:42
*** Son_Goku <Son_Goku!~King_InuY@fedora/ngompa> has quit IRC20:57
*** doublemetres <doublemetres!~lio@c-f687e455.022-327-73746f39.bbcust.telenor.se> has joined #yocto20:59
*** pohly <pohly!~pohly@p5484976F.dip0.t-ipconnect.de> has quit IRC21:04
*** Crofton <Crofton!~Crofton@202.183.110.212> has joined #yocto21:06
timm1the wifi firmware for rpi3b+ is the same as for rpi3b? i have read that the rpi3b+ uses the CYW43455 instead of brcm43430 for wifi.21:25
*** t0mmy <t0mmy!~tprrt@ram31-1-82-234-79-177.fbx.proxad.net> has quit IRC21:41
-YoctoAutoBuilder- build #1120 of nightly-no-x11 is complete: Success [build successful] Build details are at https://autobuilder.yocto.io/builders/nightly-no-x11/builds/112021:45
*** agust <agust!~agust@p50886A4D.dip0.t-ipconnect.de> has quit IRC21:50
*** florian <florian!~florian_k@Maemo/community/contributor/florian> has joined #yocto21:57
-YoctoAutoBuilder- build #1104 of nightly-world-lsb is complete: Success [build successful] Build details are at https://autobuilder.yocto.io/builders/nightly-world-lsb/builds/110421:58
*** dc13ff <dc13ff!uid190567@gateway/web/irccloud.com/x-gtcotrczetsfhjib> has joined #yocto22:09
*** gattuso <gattuso!~gattuso@pompel.me> has quit IRC22:17
*** gattuso <gattuso!~gattuso@pompel.me> has joined #yocto22:18
*** Son_Goku <Son_Goku!~King_InuY@fedora/ngompa> has joined #yocto22:19
-YoctoAutoBuilder- build #592 of nightly-musl-x86-64 is complete: Success [build successful] Build details are at https://autobuilder.yocto.io/builders/nightly-musl-x86-64/builds/59222:26
*** florian <florian!~florian_k@Maemo/community/contributor/florian> has quit IRC22:37
*** milindur <milindur!~milindur@deimos.ca-soft.de> has quit IRC22:40
*** milindur <milindur!~milindur@deimos.ca-soft.de> has joined #yocto22:50
*** armpit <armpit!~armpit@2601:202:4000:1184:3c1b:9cfb:14ee:ef7a> has joined #yocto22:57
*** Son_Goku <Son_Goku!~King_InuY@fedora/ngompa> has quit IRC23:11
*** christner_home <christner_home!~dchristne@70-91-95-105-washington.dc.hfc.comcastbusiness.net> has quit IRC23:23
*** christner_home <christner_home!~dchristne@c-69-136-225-218.hsd1.md.comcast.net> has joined #yocto23:24
*** Son_Goku <Son_Goku!~King_InuY@fedora/ngompa> has joined #yocto23:30
-YoctoAutoBuilder- build #1146 of nightly-musl is complete: Success [build successful] Build details are at https://autobuilder.yocto.io/builders/nightly-musl/builds/114623:33
*** behanw <behanw!uid110099@gateway/web/irccloud.com/x-dcajxknxrnjytlfk> has quit IRC23:51
khemtimm1: its not same, there are some additional blobs it will install23:59

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