*** kiwi_29 <kiwi_29!~kiwi_29@c-73-231-211-214.hsd1.ca.comcast.net> has quit IRC | 00:06 | |
*** yann <yann!~yann@88.120.44.86> has quit IRC | 00:07 | |
*** sgw <sgw!~swold@c-71-238-119-71.hsd1.or.comcast.net> has quit IRC | 00:22 | |
*** itseris <itseris!~itseris@23.16.138.134> has quit IRC | 00:35 | |
*** itseris <itseris!~itseris@d64-180-147-137.bchsia.telus.net> has joined #yocto | 00:36 | |
*** stacktrust <stacktrust!~stacktrus@cpe-24-90-105-219.nyc.res.rr.com> has joined #yocto | 00:41 | |
*** Emantor <Emantor!~Emantor@magratgarlick.emantor.de> has quit IRC | 01:20 | |
*** Emantor <Emantor!~Emantor@magratgarlick.emantor.de> has joined #yocto | 01:22 | |
*** nslu2-log_ <nslu2-log_!~nslu2-log@milla.nas-admin.org> has joined #yocto | 01:45 | |
*** nslu2-log <nslu2-log!~nslu2-log@milla.nas-admin.org> has quit IRC | 01:47 | |
*** nslu2-log_ is now known as nslu2-log | 01:48 | |
*** kiwi_29 <kiwi_29!~kiwi_29@c-73-231-211-214.hsd1.ca.comcast.net> has joined #yocto | 02:07 | |
*** kiwi_29 <kiwi_29!~kiwi_29@c-73-231-211-214.hsd1.ca.comcast.net> has quit IRC | 02:12 | |
*** stew-dw <stew-dw!~stew-dw@172.58.140.35> has quit IRC | 02:22 | |
*** stew-dw <stew-dw!~stew-dw@2607:fb90:a237:dc2a:e6a8:6976:1bbc:c88> has joined #yocto | 02:22 | |
*** vineela <vineela!~vtummala@134.134.139.74> has quit IRC | 02:28 | |
*** nslu2-log <nslu2-log!~nslu2-log@milla.nas-admin.org> has quit IRC | 02:33 | |
*** nslu2-log <nslu2-log!~nslu2-log@milla.nas-admin.org> has joined #yocto | 02:33 | |
*** goliath <goliath!~goliath@clnet-p04-043.ikbnet.co.at> has quit IRC | 02:38 | |
*** stacktrust <stacktrust!~stacktrus@cpe-24-90-105-219.nyc.res.rr.com> has quit IRC | 03:26 | |
*** stacktrust <stacktrust!~stacktrus@cpe-24-90-105-219.nyc.res.rr.com> has joined #yocto | 03:28 | |
*** kiwi_29 <kiwi_29!~kiwi_29@c-73-231-211-214.hsd1.ca.comcast.net> has joined #yocto | 03:37 | |
*** ericch <ericch!~ericch@pool-108-34-251-214.prvdri.fios.verizon.net> has quit IRC | 03:39 | |
*** kiwi_29 <kiwi_29!~kiwi_29@c-73-231-211-214.hsd1.ca.comcast.net> has quit IRC | 03:51 | |
*** kaspter <kaspter!~Instantbi@112.64.53.34> has joined #yocto | 04:03 | |
*** feddischson <feddischson!~feddischs@HSI-KBW-095-208-248-064.hsi5.kabel-badenwuerttemberg.de> has joined #yocto | 05:18 | |
*** georgem_home <georgem_home!uid210681@gateway/web/irccloud.com/x-qixpategddontnxe> has quit IRC | 05:18 | |
*** beneth <beneth!~beneth@irc.beneth.fr> has joined #yocto | 05:32 | |
*** bluelightning <bluelightning!~paul@pdpc/supporter/professional/bluelightning> has quit IRC | 05:39 | |
*** zandrey <zandrey!~zandrey@cable-static2-2-7.rsnweb.ch> has quit IRC | 05:41 | |
*** pohly <pohly!~pohly@p54849295.dip0.t-ipconnect.de> has joined #yocto | 07:17 | |
*** pohly <pohly!~pohly@p54849295.dip0.t-ipconnect.de> has quit IRC | 07:22 | |
*** agust <agust!~agust@p508b6ab0.dip0.t-ipconnect.de> has joined #yocto | 07:30 | |
*** dev1990 <dev1990!~dev@dynamic-62-87-247-41.ssp.dialog.net.pl> has joined #yocto | 07:30 | |
*** paulg <paulg!~paulg@24-212-228-136.cable.teksavvy.com> has quit IRC | 07:39 | |
*** yann <yann!~yann@88.120.44.86> has joined #yocto | 07:45 | |
*** ikkysleepy <ikkysleepy!4c0e7db8@76-14-125-184.rk.wavecable.com> has joined #yocto | 08:13 | |
ikkysleepy | Anyone know why I am getting an error compiling openjre-8 ? It was working before but after a repo update it fails to compile icedtea7-native_2.1.3, it says checking whether the C compiler works...| checking whether the C compiler works... no , this is ubuntu 16.04 build system to compile for raspberry pi 4 hardware. | 08:27 |
---|---|---|
RobertBerger | @ikkysleepy: I suspect that your host gcc is too old | 08:39 |
RobertBerger | @ikkysleepy: UB 16.04 default host gcc is definitely to old | 08:40 |
ikkysleepy | ah, yeah I was just looking into that, it says it's gcc 5.4, i'll try to update it to version 8 I think is what zeus default to now...? | 08:41 |
RobertBerger | You can also update the compiler | 08:44 |
RobertBerger | Or even better - use a build container, so you don't need to update the OS | 08:44 |
RobertBerger | There are ready made build containers (e.g. docker) you can use as well - I would have one for you if you are interested which works with meta-java ;) | 08:45 |
RobertBerger | I have both UB16 with a newer host gcc and UB18 where (I think) this is not needed anymore | 08:46 |
RobertBerger | What I use currently is UB18 with a gcc9: https://github.com/RobertBerger/poky-container/blob/2020-07-26-master-local-gcc-9-gui-ub18/Dockerfile | 08:48 |
RobertBerger | So in case of trouble just do something like this: https://github.com/RobertBerger/poky-container/blob/2020-07-26-master-local-gcc-9-gui-ub18/Dockerfile#L63 | 08:49 |
ikkysleepy | yeah I am running a build on UB18 now, got new errors for GCC8, cc1plus: all warnings being treated as errors, i'll try out the docker script... thanks for your help | 08:55 |
ikkysleepy | The error was on U16 that I upgraded to GCC8 , but yeah that seems to be the problem I was having | 08:55 |
RobertBerger | Just use the commands starting from L63 on your UB 18 and it should work | 09:21 |
RobertBerger | Hmm | 09:21 |
RobertBerger | Which meta-java branch do you use? | 09:21 |
RobertBerger | Which yocto version? zeus? | 09:23 |
ikkysleepy | yeah zeus, yeah waiting on the new UB 18 build to finish so in a few hours i'll know if it worked. I had another VM with UB16 and warrior but after an update it failed to build. I am getting some errors on this VM after updating GCC to 8 so i'll wait for the UB18, which seems to be the OS to use going forward. | 09:28 |
*** zandrey <zandrey!~zandrey@cable-static2-2-7.rsnweb.ch> has joined #yocto | 09:32 | |
zandrey | RP: got it, thanks a lot! | 09:33 |
*** pohly <pohly!~pohly@p54849295.dip0.t-ipconnect.de> has joined #yocto | 09:59 | |
*** nslu2-log_ <nslu2-log_!~nslu2-log@milla.nas-admin.org> has joined #yocto | 10:31 | |
*** nslu2-log <nslu2-log!~nslu2-log@milla.nas-admin.org> has quit IRC | 10:33 | |
*** nslu2-log_ is now known as nslu2-log | 10:34 | |
*** pohly <pohly!~pohly@p54849295.dip0.t-ipconnect.de> has quit IRC | 10:37 | |
*** PaowZ <PaowZ!~vince@2a01:e35:2e3e:4ac0:f09f:31f5:4456:2217> has quit IRC | 11:07 | |
*** meow` <meow`!~sbourdeli@107.159.31.190> has quit IRC | 11:49 | |
*** meow` <meow`!~sbourdeli@107.159.31.190> has joined #yocto | 11:59 | |
*** goliath <goliath!~goliath@clnet-p04-043.ikbnet.co.at> has joined #yocto | 12:05 | |
*** mbulut <mbulut!~nameclash@ip1f110f91.dynamic.kabel-deutschland.de> has joined #yocto | 12:12 | |
*** mbulut <mbulut!~nameclash@ip1f110f91.dynamic.kabel-deutschland.de> has quit IRC | 12:21 | |
*** ikkysleepy <ikkysleepy!4c0e7db8@76-14-125-184.rk.wavecable.com> has quit IRC | 12:55 | |
*** goliath <goliath!~goliath@clnet-p04-043.ikbnet.co.at> has quit IRC | 13:32 | |
*** dev1990 <dev1990!~dev@dynamic-62-87-247-41.ssp.dialog.net.pl> has quit IRC | 13:37 | |
*** dev1990 <dev1990!~dev@dynamic-62-87-247-41.ssp.dialog.net.pl> has joined #yocto | 13:38 | |
*** dev1990 <dev1990!~dev@dynamic-62-87-247-41.ssp.dialog.net.pl> has quit IRC | 13:47 | |
*** dev1990 <dev1990!~dev@dynamic-62-87-247-41.ssp.dialog.net.pl> has joined #yocto | 13:51 | |
*** comptroller <comptroller!~comptroll@47-213-228-54.paolcmtc01.res.dyn.suddenlink.net> has joined #yocto | 14:50 | |
*** goliath <goliath!~goliath@212-186-38-205.cable.dynamic.surfer.at> has joined #yocto | 15:08 | |
*** sno <sno!~sno@p5b25b0d4.dip0.t-ipconnect.de> has quit IRC | 16:06 | |
*** dev1990 <dev1990!~dev@dynamic-62-87-247-41.ssp.dialog.net.pl> has quit IRC | 16:49 | |
*** dev1990 <dev1990!~dev@dynamic-62-87-247-41.ssp.dialog.net.pl> has joined #yocto | 16:59 | |
*** feddischson <feddischson!~feddischs@HSI-KBW-095-208-248-064.hsi5.kabel-badenwuerttemberg.de> has quit IRC | 17:00 | |
*** kaspter <kaspter!~Instantbi@112.64.53.34> has quit IRC | 17:01 | |
*** dev1990 <dev1990!~dev@dynamic-62-87-247-41.ssp.dialog.net.pl> has quit IRC | 17:06 | |
*** kiwi_29 <kiwi_29!~kiwi_29@c-73-231-211-214.hsd1.ca.comcast.net> has joined #yocto | 17:15 | |
*** dev1990 <dev1990!~dev@dynamic-62-87-247-41.ssp.dialog.net.pl> has joined #yocto | 17:16 | |
*** kiwi_29 <kiwi_29!~kiwi_29@c-73-231-211-214.hsd1.ca.comcast.net> has quit IRC | 17:20 | |
*** nslu2-log_ <nslu2-log_!~nslu2-log@milla.nas-admin.org> has joined #yocto | 17:23 | |
*** nslu2-log <nslu2-log!~nslu2-log@milla.nas-admin.org> has quit IRC | 17:26 | |
*** nslu2-log_ is now known as nslu2-log | 17:26 | |
*** pohly <pohly!~pohly@p54849295.dip0.t-ipconnect.de> has joined #yocto | 17:32 | |
*** zkrx <zkrx!~quassel@adsl-89-217-234-211.adslplus.ch> has quit IRC | 17:50 | |
*** zkrx <zkrx!~quassel@adsl-89-217-234-211.adslplus.ch> has joined #yocto | 17:55 | |
*** j241 <j241!~Adium@20.ip-51-79-160.net> has joined #yocto | 18:02 | |
*** j241 <j241!~Adium@20.ip-51-79-160.net> has quit IRC | 18:18 | |
*** j241 <j241!~Adium@20.ip-51-79-160.net> has joined #yocto | 18:19 | |
*** pohly <pohly!~pohly@p54849295.dip0.t-ipconnect.de> has quit IRC | 18:27 | |
*** goliath <goliath!~goliath@212-186-38-205.cable.dynamic.surfer.at> has quit IRC | 18:31 | |
*** goliath <goliath!~goliath@clnet-p04-043.ikbnet.co.at> has joined #yocto | 19:04 | |
*** beneth <beneth!~beneth@irc.beneth.fr> has left #yocto | 19:04 | |
*** dev1990 <dev1990!~dev@dynamic-62-87-247-41.ssp.dialog.net.pl> has quit IRC | 19:05 | |
*** dev1990 <dev1990!~dev@dynamic-62-87-247-41.ssp.dialog.net.pl> has joined #yocto | 19:13 | |
*** nslu2-log_ <nslu2-log_!~nslu2-log@milla.nas-admin.org> has joined #yocto | 19:54 | |
*** nslu2-log <nslu2-log!~nslu2-log@milla.nas-admin.org> has quit IRC | 19:56 | |
*** nslu2-log_ is now known as nslu2-log | 19:57 | |
*** agust <agust!~agust@p508b6ab0.dip0.t-ipconnect.de> has quit IRC | 21:14 | |
*** nslu2-log_ <nslu2-log_!~nslu2-log@milla.nas-admin.org> has joined #yocto | 21:41 | |
*** nslu2-log <nslu2-log!~nslu2-log@milla.nas-admin.org> has quit IRC | 21:43 | |
*** nslu2-log_ is now known as nslu2-log | 21:44 | |
*** nslu2-log_ <nslu2-log_!~nslu2-log@milla.nas-admin.org> has joined #yocto | 22:26 | |
*** nslu2-log <nslu2-log!~nslu2-log@milla.nas-admin.org> has quit IRC | 22:29 | |
*** nslu2-log_ is now known as nslu2-log | 22:29 | |
*** qschulz <qschulz!~weechat@ns326003.ip-37-187-106.eu> has quit IRC | 22:32 | |
*** qschulz <qschulz!~weechat@ns326003.ip-37-187-106.eu> has joined #yocto | 22:35 | |
*** sno <sno!~sno@p5b25b0d4.dip0.t-ipconnect.de> has joined #yocto | 22:45 | |
*** goliath <goliath!~goliath@clnet-p04-043.ikbnet.co.at> has quit IRC | 23:04 | |
*** yann <yann!~yann@88.120.44.86> has quit IRC | 23:25 |
Generated by irclog2html.py 2.17.2 by Marius Gedminas - find it at https://mg.pov.lt/irclog2html/!