*** CoRfr- <CoRfr-!~CoRfr@209.52.88.99> has joined #yocto | 00:00 | |
*** CoRfr <CoRfr!~CoRfr@carmd-fwm01.sierrawireless.com> has quit IRC | 00:03 | |
*** georgem_home <georgem_home!uid210681@gateway/web/irccloud.com/x-ukzxhqbasrvkhaxh> has joined #yocto | 00:04 | |
*** rubdos <rubdos!~rubdos@ptr-1uzevqefjgxdm5wv65h.18120a2.ip6.access.telenet.be> has quit IRC | 00:12 | |
*** CoRfr- <CoRfr-!~CoRfr@209.52.88.99> has quit IRC | 00:17 | |
*** learningc <learningc!~User@60.52.53.240> has quit IRC | 00:31 | |
-YoctoAutoBuilder- build #825 of nightly-mips-lsb is complete: Failure [failed Running Sanity Tests] Build details are at https://autobuilder.yocto.io/builders/nightly-mips-lsb/builds/825 | 00:33 | |
*** CoRfr <CoRfr!~CoRfr@69.172.187.20> has joined #yocto | 00:38 | |
*** rubdos <rubdos!~rubdos@84-198-89-1.access.telenet.be> has joined #yocto | 00:52 | |
*** vidbina <vidbina!~vidbina@echelon.c-base.org> has quit IRC | 01:00 | |
*** laplante_ <laplante_!~laplante@c-71-225-123-153.hsd1.pa.comcast.net> has joined #yocto | 01:04 | |
*** laplante_ <laplante_!~laplante@c-71-225-123-153.hsd1.pa.comcast.net> has quit IRC | 01:08 | |
*** learningc <learningc!~User@mti-37-145.tm.net.my> has joined #yocto | 01:09 | |
*** jbravo_ <jbravo_!~jbravo@171.113.152.122> has quit IRC | 01:11 | |
*** Son_Goku <Son_Goku!~King_InuY@fedora/ngompa> has joined #yocto | 01:19 | |
*** nighty- <nighty-!~nighty@kyotolabs.asahinet.com> has joined #yocto | 01:20 | |
*** BCMM <BCMM!~BCMM@unaffiliated/bcmm> has quit IRC | 01:23 | |
*** stephano <stephano!~stephano@134.134.139.72> has quit IRC | 01:24 | |
seebs | The path stuff actually gets back into my general observation that I think I would be a lot happier if I were using length+pointer structs instead of plain C strings for a lot of these things. | 01:28 |
---|---|---|
seebs | Since the path code is one of the places where that would be particularly relevant. | 01:28 |
*** vidbina <vidbina!~vidbina@x4db32daf.dyn.telefonica.de> has joined #yocto | 01:35 | |
*** jbravo_ <jbravo_!~jbravo@221.232.134.62> has joined #yocto | 01:37 | |
learningc | How do I add opencv to yocto build? | 01:45 |
*** dv_ <dv_!~dv@62.178.118.86> has quit IRC | 01:45 | |
*** promach_ <promach_!promach@gateway/shell/suchznc/x-gzzawlrieewwhkyp> has joined #yocto | 01:54 | |
*** kpo_ <kpo_!~bob@user-94-254-254-62.play-internet.pl> has quit IRC | 01:58 | |
*** kpo_ <kpo_!~bob@user-94-254-254-62.play-internet.pl> has joined #yocto | 01:59 | |
*** jbravo_ <jbravo_!~jbravo@221.232.134.62> has quit IRC | 02:01 | |
*** jbravo_ <jbravo_!~jbravo@221.232.134.62> has joined #yocto | 02:10 | |
*** RP <RP!~RP@134.134.139.93> has quit IRC | 02:29 | |
*** Willy-- <Willy--!~william@156.34.161.186> has quit IRC | 02:34 | |
*** vidbina <vidbina!~vidbina@x4db32daf.dyn.telefonica.de> has quit IRC | 02:37 | |
*** behanw <behanw!uid110099@gateway/web/irccloud.com/x-pwidyeokrnmemgca> has quit IRC | 02:46 | |
*** dv_ <dv_!~dv@62.178.118.86> has joined #yocto | 02:48 | |
*** CoRfr <CoRfr!~CoRfr@69.172.187.20> has quit IRC | 03:00 | |
yocti | New news from stackoverflow: ERROR: packagename-0.1-r0 do_compile: Function failed: do_compile <https://stackoverflow.com/questions/48803330/error-packagename-0-1-r0-do-compile-function-failed-do-compile> | 03:10 |
*** gnac <gnac!~gnac@or-71-0-52-80.sta.embarqhsd.net> has quit IRC | 03:12 | |
*** behanw <behanw!uid110099@gateway/web/irccloud.com/x-qpreahifonvombhd> has joined #yocto | 03:23 | |
*** dreyna <dreyna!~dreyna@unknown-157-216.windriver.com> has quit IRC | 03:43 | |
*** sgandon <sgandon!a5e14ca8@gateway/web/freenode/ip.165.225.76.168> has quit IRC | 04:04 | |
*** comptroller <comptroller!~comptroll@47-213-225-245.paolcmtc01.res.dyn.suddenlink.net> has quit IRC | 04:08 | |
*** comptroller <comptroller!~comptroll@47-213-225-245.paolcmtc01.res.dyn.suddenlink.net> has joined #yocto | 04:14 | |
*** seebs <seebs!~seebs@24.196.59.174> has quit IRC | 04:25 | |
*** seebs <seebs!~seebs@24.196.59.174> has joined #yocto | 04:25 | |
*** RP <RP!~RP@50.235.79.131> has joined #yocto | 04:38 | |
*** sgw <sgw!~swold@134.134.139.76> has quit IRC | 04:38 | |
*** Son_Goku <Son_Goku!~King_InuY@fedora/ngompa> has quit IRC | 04:40 | |
learningc | How do I build an earlier version of a package? | 04:44 |
learningc | For example, opencv_3.2.bb and opencv-2.4. when I bitbake it will build the latest version, but I want to build an earlier version | 04:45 |
*** sgw <sgw!~swold@134.134.139.83> has joined #yocto | 04:56 | |
*** dave0x6d <dave0x6d!uid190567@gateway/web/irccloud.com/x-fhhydddoehnrjghw> has quit IRC | 05:00 | |
-YoctoAutoBuilder- build #852 of nightly-multilib is complete: Failure [failed BuildImages_4] Build details are at https://autobuilder.yocto.io/builders/nightly-multilib/builds/852 | 05:03 | |
*** ntl <ntl!~nathanl@65-36-80-8.dyn.grandenetworks.net> has quit IRC | 05:20 | |
*** dlan <dlan!~dennis@gentoo/developer/dlan> has quit IRC | 05:51 | |
*** hamis <hamis!~irfan@110.93.212.98> has joined #yocto | 05:52 | |
*** jbravo_ <jbravo_!~jbravo@221.232.134.62> has quit IRC | 05:55 | |
*** jbravo_ <jbravo_!~jbravo@221.232.134.62> has joined #yocto | 05:55 | |
*** kpo_ <kpo_!~bob@user-94-254-254-62.play-internet.pl> has quit IRC | 06:01 | |
*** AndersD <AndersD!~anders@194.237.220.218> has joined #yocto | 06:11 | |
*** AndersD <AndersD!~anders@194.237.220.218> has quit IRC | 06:15 | |
*** dlan <dlan!~dennis@gentoo/developer/dlan> has joined #yocto | 06:26 | |
*** gtristan <gtristan!~tristanva@221.147.85.22> has joined #yocto | 06:40 | |
*** georgem_home <georgem_home!uid210681@gateway/web/irccloud.com/x-ukzxhqbasrvkhaxh> has quit IRC | 06:53 | |
*** agust <agust!~agust@p4FCB54C8.dip0.t-ipconnect.de> has joined #yocto | 06:56 | |
*** hnje <hnje!~hnje@193.106.123.182> has joined #yocto | 07:22 | |
*** rob_w <rob_w!~bob@unaffiliated/rob-w/x-1112029> has joined #yocto | 07:29 | |
*** freanux <freanux!~freanux@unaffiliated/freanux> has quit IRC | 07:31 | |
*** t0mmy <t0mmy!~tprrt@217.114.201.133> has joined #yocto | 07:33 | |
*** frieder <frieder!~frieder@mue-88-130-75-109.dsl.tropolys.de> has joined #yocto | 07:33 | |
rob_w | is there a existing way to inject md5sums into a image tar container ? | 07:36 |
*** freanux <freanux!~freanux@unaffiliated/freanux> has joined #yocto | 07:46 | |
*** yann <yann!~yann@LFbn-1-527-224.w86-245.abo.wanadoo.fr> has quit IRC | 07:53 | |
*** fl0v0 <fl0v0!~fvo@mue-88-130-100-042.dsl.tropolys.de> has joined #yocto | 08:00 | |
*** TobSnyder <TobSnyder!~schneider@ipb2180325.dynamic.kabel-deutschland.de> has joined #yocto | 08:01 | |
lukma | Good Morning, | 08:08 |
lukma | I'm developing under OE|yocto | 08:08 |
lukma | with different MACHINEs | 08:08 |
lukma | After some time I cannot build populate_sdk_ext for my image | 08:09 |
lukma | I do see following errors: | 08:09 |
lukma | ERROR: Task openssh.do_populate_sysroot attempted to execute unexpectedly and should have been setscened | 08:09 |
lukma | ERROR: Task ntp.do_populate_sysroot attempted to execute unexpectedly and should have been setscened | 08:09 |
lukma | ERROR: Task volatile-binds.do_package_qa attempted to execute unexpectedly and should have been setscened | 08:09 |
lukma | ERROR: Task volatile-binds.do_populate_sysroot attempted to execute unexpectedly and should have been setscened | 08:09 |
lukma | ERROR: Task os-release.do_package_qa attempted to execute unexpectedly and should have been setscened | 08:09 |
lukma | ..... and so on | 08:09 |
lukma | NOTE: "attempted to execute unexpectedly and should have been setscened" errors indicate this may be caused by missing sstate artifacts that were likely produced in earlier builds, but have been subsequently deleted for some reason. | 08:09 |
lukma | I've previously deleted ./build_dir/cache and sstate_cache | 08:10 |
lukma | but this doesn't help | 08:10 |
lukma | Does the above mean that for further development I do need to remove ./build_dir/tmp/* and rebuild everything from scratch ? | 08:10 |
lukma | Is there any other way to fix this? Rebuilding all packages takes around ~3 h...... | 08:11 |
*** Bunio_FH <Bunio_FH!~bunio@81-18-201-214.static.chello.pl> has joined #yocto | 08:19 | |
*** hnje <hnje!~hnje@193.106.123.182> has quit IRC | 08:25 | |
*** rajm <rajm!~robertmar@82-70-136-246.dsl.in-addr.zen.co.uk> has joined #yocto | 08:31 | |
*** rburton <rburton!~textual@35.106.2.81.in-addr.arpa> has joined #yocto | 08:34 | |
*** hnje <hnje!~hnje@193.106.123.182> has joined #yocto | 08:35 | |
*** rajm <rajm!~robertmar@82-70-136-246.dsl.in-addr.zen.co.uk> has quit IRC | 08:35 | |
*** morphis_ <morphis_!~morphis@pD9ED6F85.dip0.t-ipconnect.de> has quit IRC | 08:43 | |
*** vidbina <vidbina!~vidbina@x50abcb73.dyn.telefonica.de> has joined #yocto | 08:44 | |
*** rajm <rajm!~robertmar@167.98.27.229> has joined #yocto | 08:48 | |
*** yann <yann!~yann@178.208.16.32> has joined #yocto | 08:49 | |
*** mihai <mihai!~mihai@unaffiliated/mihai> has quit IRC | 08:53 | |
*** Son_Goku <Son_Goku!~King_InuY@fedora/ngompa> has joined #yocto | 08:53 | |
lukma | Any help ? | 08:53 |
lukma | Or ideas? | 08:53 |
welhm | <lukma> as far i know there are links between your build machine and the generated packages if you start using a different build machine you need to rebuild. | 08:57 |
*** dlan <dlan!~dennis@gentoo/developer/dlan> has quit IRC | 08:57 | |
welhm | you can do build ofloading with icecc | 08:58 |
welhm | ugh you can distribute the build process using icecc but you still need to execute the bitbake command from the 1 machine | 08:59 |
*** Kakounet <Kakounet!~Thunderbi@che44-1-88-163-84-4.fbx.proxad.net> has joined #yocto | 09:02 | |
lukma | welhm: I did rebuild, but such errors appear | 09:02 |
lukma | by rebuild you probably mean to remove ./build_dir/conf , sstate-cache , tmp ? | 09:03 |
lukma | and then only build for one, single machine ? | 09:03 |
lukma | and for other machines just deploy another instance of Yocto build ? | 09:03 |
lukma | (I mean another set of directories) ? | 09:04 |
*** colrack <colrack!~colrack@94.126.8.166> has joined #yocto | 09:04 | |
*** T_UNIX <T_UNIX!uid218288@gateway/web/irccloud.com/x-tcapvnhtgxcayjlh> has quit IRC | 09:08 | |
*** anujm <anujm!c0c692ab@gateway/web/freenode/ip.192.198.146.171> has joined #yocto | 09:09 | |
welhm | you can try a -c cleanall to clean it all up | 09:17 |
*** pohly <pohly!~pohly@p548497B7.dip0.t-ipconnect.de> has joined #yocto | 09:20 | |
lukma | -c cleansstate doesn't help | 09:25 |
lukma | welhm: ok, I will try -c cleanall | 09:26 |
*** anujm <anujm!c0c692ab@gateway/web/freenode/ip.192.198.146.171> has quit IRC | 09:40 | |
*** luneff <luneff!~yury@109.165.114.42> has joined #yocto | 09:47 | |
*** dzen <dzen!~benoit@lucile.litchis.org> has joined #yocto | 09:48 | |
*** JaMa <JaMa!~martin@217.30.68.212> has joined #yocto | 09:50 | |
*** kpo_ <kpo_!~bob@user-94-254-254-62.play-internet.pl> has joined #yocto | 09:52 | |
lukma | welhem: -c cleanall doesn't help | 10:00 |
*** rburton <rburton!~textual@35.106.2.81.in-addr.arpa> has quit IRC | 10:04 | |
*** morphis <morphis!~morphis@pD9ED6F85.dip0.t-ipconnect.de> has joined #yocto | 10:07 | |
*** vidbina <vidbina!~vidbina@x50abcb73.dyn.telefonica.de> has quit IRC | 10:17 | |
*** tasslehoff <tasslehoff!~Tasslehof@82.147.55.166> has joined #yocto | 10:21 | |
*** lusus <lusus!~lusus@62.91.23.180> has quit IRC | 10:22 | |
*** lusus_ <lusus_!~lusus@62.91.23.180> has joined #yocto | 10:22 | |
*** parthi <parthi!~pn@62.91.23.180> has joined #yocto | 10:22 | |
*** pn <pn!~pn@62.91.23.180> has quit IRC | 10:24 | |
*** behanw <behanw!uid110099@gateway/web/irccloud.com/x-qpreahifonvombhd> has quit IRC | 10:26 | |
*** morphis <morphis!~morphis@pD9ED6F85.dip0.t-ipconnect.de> has quit IRC | 10:28 | |
*** lusus__ <lusus__!~lusus@62.91.23.180> has joined #yocto | 10:34 | |
*** parthi <parthi!~pn@62.91.23.180> has quit IRC | 10:34 | |
*** lusus_ <lusus_!~lusus@62.91.23.180> has quit IRC | 10:35 | |
*** pn <pn!~pn@62.91.23.180> has joined #yocto | 10:35 | |
*** vidbina <vidbina!~vidbina@x50abcb73.dyn.telefonica.de> has joined #yocto | 10:37 | |
*** jbravo_ <jbravo_!~jbravo@221.232.134.62> has quit IRC | 10:40 | |
*** morphis <morphis!~morphis@pD9ED6F85.dip0.t-ipconnect.de> has joined #yocto | 10:42 | |
*** jkridner <jkridner!~jkridner@pdpc/supporter/active/jkridner> has quit IRC | 10:48 | |
*** rob_w <rob_w!~bob@unaffiliated/rob-w/x-1112029> has quit IRC | 11:03 | |
*** bluelightning <bluelightning!~paul@pdpc/supporter/professional/bluelightning> has quit IRC | 11:18 | |
*** jbravo <jbravo!~jbravo@221.232.134.62> has joined #yocto | 11:18 | |
*** morphis_ <morphis_!~morphis@pD9ED6618.dip0.t-ipconnect.de> has joined #yocto | 11:20 | |
*** bluelightning <bluelightning!~paul@2406:e007:6d3e:1:5e51:4fff:febb:401d> has joined #yocto | 11:20 | |
*** bluelightning <bluelightning!~paul@2406:e007:6d3e:1:5e51:4fff:febb:401d> has quit IRC | 11:20 | |
*** bluelightning <bluelightning!~paul@pdpc/supporter/professional/bluelightning> has joined #yocto | 11:20 | |
*** tasslehoff <tasslehoff!~Tasslehof@82.147.55.166> has quit IRC | 11:20 | |
*** morphis <morphis!~morphis@pD9ED6F85.dip0.t-ipconnect.de> has quit IRC | 11:23 | |
*** alinucs <alinucs!~abo@bgn92-6-88-179-202-174.fbx.proxad.net> has quit IRC | 11:29 | |
*** vidbina <vidbina!~vidbina@x50abcb73.dyn.telefonica.de> has quit IRC | 11:35 | |
*** rob_w <rob_w!~rob@unaffiliated/rob-w/x-1112029> has joined #yocto | 11:48 | |
*** bzb <bzb!~bzb@135-23-193-53.cpe.pppoe.ca> has joined #yocto | 11:50 | |
*** alinucs <alinucs!~abo@bgn92-6-88-179-202-174.fbx.proxad.net> has joined #yocto | 11:52 | |
*** learningc <learningc!~User@mti-37-145.tm.net.my> has quit IRC | 11:53 | |
*** Snert__ <Snert__!~snert_@65.74.8.146> has joined #yocto | 12:01 | |
*** Snert_ <Snert_!~snert_@65.74.8.146> has quit IRC | 12:03 | |
*** bzb <bzb!~bzb@135-23-193-53.cpe.pppoe.ca> has quit IRC | 12:07 | |
*** bluelightning <bluelightning!~paul@pdpc/supporter/professional/bluelightning> has quit IRC | 12:10 | |
*** kanavin <kanavin!ak@nat/intel/x-elxsqthitrvanrhm> has quit IRC | 12:13 | |
*** kanavin <kanavin!ak@nat/intel/x-fcmvtyhnexkkwpzc> has joined #yocto | 12:15 | |
pn | I am trying to change the group for a specific file in "do_install_append". Failed with "chgrp: invalid group: ‘www-data’". But this group is already exist in the system. Should I need to add DEPENDS to some package to make it visible? | 12:16 |
*** rob_w_ <rob_w_!~rob@ppp-93-104-61-21.dynamic.mnet-online.de> has joined #yocto | 12:17 | |
*** |King_InuYasha| <|King_InuYasha|!~kvirc@ool-18e49ae9.dyn.optonline.net> has joined #yocto | 12:17 | |
*** adca1 <adca1!~adca@193.202.22.66> has joined #yocto | 12:18 | |
*** adca <adca!~adca@193.202.22.66> has quit IRC | 12:19 | |
*** rob_w <rob_w!~rob@unaffiliated/rob-w/x-1112029> has quit IRC | 12:20 | |
*** King_InuYasha <King_InuYasha!~kvirc@fedora/ngompa> has quit IRC | 12:20 | |
*** micka <micka!~micka@reverse-75.fdn.fr> has quit IRC | 12:20 | |
*** zeddiii <zeddiii!~bruce@128.224.252.2> has quit IRC | 12:20 | |
*** zeddiii <zeddiii!~bruce@128.224.252.2> has joined #yocto | 12:21 | |
kanavin | pn: which package creates the group? | 12:22 |
*** micka <micka!~micka@reverse-75.fdn.fr> has joined #yocto | 12:23 | |
pn | kanavin: Am not sure about it. How can find that? | 12:24 |
kanavin | pn: I am not sure either, but there are a few web server recipes in meta-oe which do use www-data as a user/group to chmod, and they seem to work. I'd guess they depend on something that installs that user. | 12:27 |
kanavin | pn: maybe base-passwd, but again not sure. don't have time to run experiments now :) | 12:28 |
kanavin | pn: ah, do you have 'inherit useradd' ? | 12:28 |
*** BCMM <BCMM!~BCMM@unaffiliated/bcmm> has joined #yocto | 12:28 | |
pn | kanavin: Nope. I don't have useradd inherited. | 12:29 |
kanavin | pn: then you should | 12:29 |
pn | kanavin: But I don't want to create any user. | 12:30 |
kanavin | but you want to have access to the default user definitions | 12:30 |
kanavin | which the inherit also takes care of | 12:31 |
pn | kanavin: when I inherit it, it fails with missing "USERADD_PACKAGE" and "USERADD_PARAM" in recipe | 12:32 |
pn | kanavin: Which means, I should use "useradd" always to get access to users and groups in the system? | 12:34 |
kanavin | pn: then you probably want to depend on something, like base-files | 12:34 |
*** |King_InuYasha| <|King_InuYasha|!~kvirc@ool-18e49ae9.dyn.optonline.net> has quit IRC | 12:35 | |
*** King_InuYasha <King_InuYasha!~kvirc@ool-18e49ae9.dyn.optonline.net> has joined #yocto | 12:35 | |
kanavin | pn: I'm not sure if there's special magic to pick up the passwd/group files provided by that, by default | 12:35 |
*** King_InuYasha <King_InuYasha!~kvirc@ool-18e49ae9.dyn.optonline.net> has quit IRC | 12:35 | |
*** King_InuYasha <King_InuYasha!~kvirc@fedora/ngompa> has joined #yocto | 12:35 | |
pn | kanavin: I will try with base-files | 12:35 |
*** Son_Goku <Son_Goku!~King_InuY@fedora/ngompa> has quit IRC | 12:36 | |
*** hanthings <hanthings!~nandor@194.9.245.17> has joined #yocto | 12:40 | |
*** nighty- <nighty-!~nighty@kyotolabs.asahinet.com> has quit IRC | 12:40 | |
kanavin | pn: base-files is wrong. I'm not sure which package actually provides /etc/group and /etc/passwd, ignore me :) | 12:40 |
kanavin | pn: maybe shadow something | 12:40 |
*** luneff <luneff!~yury@109.165.114.42> has quit IRC | 12:44 | |
*** Son_Goku <Son_Goku!~King_InuY@fedora/ngompa> has joined #yocto | 12:45 | |
*** rob_w_ <rob_w_!~rob@ppp-93-104-61-21.dynamic.mnet-online.de> has quit IRC | 12:50 | |
*** rob_w <rob_w!~rob@unaffiliated/rob-w/x-1112029> has joined #yocto | 12:50 | |
*** boucman_work <boucman_work!~jrosen@wesnoth/developer/boucman> has quit IRC | 13:03 | |
*** learningc <learningc!~User@2001:e68:5443:8fa9:9a8:ca0:bdde:3bcd> has joined #yocto | 13:07 | |
*** gtristan <gtristan!~tristanva@221.147.85.22> has quit IRC | 13:10 | |
*** vidbina <vidbina!~vidbina@178.19.210.162> has joined #yocto | 13:14 | |
*** gtristan <gtristan!~tristanva@110.11.179.89> has joined #yocto | 13:15 | |
*** boucman_work <boucman_work!~jrosen@wesnoth/developer/boucman> has joined #yocto | 13:19 | |
*** jbravo <jbravo!~jbravo@221.232.134.62> has quit IRC | 13:26 | |
*** marka <marka!~masselst@128.224.252.2> has joined #yocto | 13:41 | |
*** jbravo <jbravo!~jbravo@219.140.140.102> has joined #yocto | 13:44 | |
*** mihai- <mihai-!~mihai@unaffiliated/mihai> has joined #yocto | 13:54 | |
*** hnje <hnje!~hnje@193.106.123.182> has quit IRC | 13:54 | |
*** jbravo is now known as JoseBravo | 14:04 | |
*** ntl <ntl!~nathanl@65-36-80-8.dyn.grandenetworks.net> has joined #yocto | 14:05 | |
*** hawkril <hawkril!~hawkril@p5099d07b.dip0.t-ipconnect.de> has joined #yocto | 14:07 | |
*** rcw <rcw!~rwoolley@128.224.252.2> has joined #yocto | 14:08 | |
*** ntl <ntl!~nathanl@65-36-80-8.dyn.grandenetworks.net> has quit IRC | 14:10 | |
*** learningc <learningc!~User@2001:e68:5443:8fa9:9a8:ca0:bdde:3bcd> has quit IRC | 14:11 | |
yocti | New news from stackoverflow: WORKDIR in yocto receipe <https://stackoverflow.com/questions/28827764/workdir-in-yocto-receipe> | 14:12 |
*** vidbina <vidbina!~vidbina@178.19.210.162> has quit IRC | 14:14 | |
*** learningc <learningc!~User@60.52.53.240> has joined #yocto | 14:15 | |
*** nighty- <nighty-!~nighty@s229123.ppp.asahi-net.or.jp> has joined #yocto | 14:16 | |
*** paulg <paulg!~paulg@198-84-204-211.cpe.teksavvy.com> has quit IRC | 14:18 | |
*** JoseBravo <JoseBravo!~jbravo@219.140.140.102> has quit IRC | 14:25 | |
*** hamis <hamis!~irfan@110.93.212.98> has quit IRC | 14:29 | |
*** xp <xp!d04149ca@gateway/web/freenode/ip.208.65.73.202> has joined #yocto | 14:36 | |
*** JoseBravo <JoseBravo!~jbravo@171.113.152.181> has joined #yocto | 14:40 | |
*** vdehors <vdehors!~vdehors@37.168.162.48> has joined #yocto | 14:43 | |
*** hanthings <hanthings!~nandor@194.9.245.17> has quit IRC | 14:46 | |
*** colrack <colrack!~colrack@94.126.8.166> has quit IRC | 14:55 | |
*** TobSnyder <TobSnyder!~schneider@ipb2180325.dynamic.kabel-deutschland.de> has quit IRC | 14:58 | |
*** learningc <learningc!~User@60.52.53.240> has quit IRC | 15:00 | |
*** learningc <learningc!~User@60.52.53.240> has joined #yocto | 15:01 | |
*** tlwoerner <tlwoerner!~Trevor@206.248.190.95> has joined #yocto | 15:01 | |
*** tlwoerner <tlwoerner!~Trevor@unaffiliated/tlwoerner> has joined #yocto | 15:01 | |
*** vidbina <vidbina!~vidbina@x50abcb73.dyn.telefonica.de> has joined #yocto | 15:05 | |
*** hawkril <hawkril!~hawkril@p5099d07b.dip0.t-ipconnect.de> has quit IRC | 15:09 | |
*** hawkril <hawkril!~hawkril@p5099d07b.dip0.t-ipconnect.de> has joined #yocto | 15:09 | |
yocti | New news from stackoverflow: C UDP socket cannot receiving data after IP renewal <https://stackoverflow.com/questions/49154944/c-udp-socket-cannot-receiving-data-after-ip-renewal> | 15:12 |
*** ntl <ntl!~nathanl@65-36-80-8.dyn.grandenetworks.net> has joined #yocto | 15:15 | |
*** JoseBravo <JoseBravo!~jbravo@171.113.152.181> has quit IRC | 15:21 | |
*** hawkril <hawkril!~hawkril@p5099d07b.dip0.t-ipconnect.de> has quit IRC | 15:21 | |
*** rob_w_ <rob_w_!~rob@ppp-93-104-61-21.dynamic.mnet-online.de> has joined #yocto | 15:23 | |
*** RP <RP!~RP@50.235.79.131> has quit IRC | 15:25 | |
*** rob_w <rob_w!~rob@unaffiliated/rob-w/x-1112029> has quit IRC | 15:25 | |
*** vmesons <vmesons!~rmacleod@192-0-133-4.cpe.teksavvy.com> has joined #yocto | 15:32 | |
*** Anticom <Anticom!~anticom@217.6.33.234> has joined #yocto | 15:34 | |
lukma | Is somebody familiar with runqemu script ? | 15:37 |
lukma | especially with runqemu-ifup ...... | 15:38 |
lukma | Why is it fiddling with iproute chains? | 15:38 |
lukma | Why do we need to setup NAT there ? | 15:38 |
*** boucman_work <boucman_work!~jrosen@wesnoth/developer/boucman> has quit IRC | 15:39 | |
*** boucman_work <boucman_work!~jrosen@wesnoth/developer/boucman> has joined #yocto | 15:39 | |
*** behanw <behanw!uid110099@gateway/web/irccloud.com/x-namytidfobqlbpdg> has joined #yocto | 15:47 | |
*** Son_Goku <Son_Goku!~King_InuY@fedora/ngompa> has quit IRC | 15:49 | |
*** Son_Goku <Son_Goku!~King_InuY@fedora/ngompa> has joined #yocto | 15:52 | |
*** mort <mort!~loungeuse@188.166.114.29> has quit IRC | 16:00 | |
*** mort <mort!~loungeuse@188.166.114.29> has joined #yocto | 16:07 | |
*** ladidadida <ladidadida!~ladidadid@ipbcc2211a.dynamic.kabel-deutschland.de> has joined #yocto | 16:12 | |
*** frieder <frieder!~frieder@mue-88-130-75-109.dsl.tropolys.de> has quit IRC | 16:15 | |
*** ladidadida <ladidadida!~ladidadid@ipbcc2211a.dynamic.kabel-deutschland.de> has quit IRC | 16:19 | |
*** lfa <lfa!~lfa@217.19.35.51> has joined #yocto | 16:19 | |
*** ladidadida <ladidadida!~ladidadid@ipbcc2211a.dynamic.kabel-deutschland.de> has joined #yocto | 16:22 | |
*** rburton_ <rburton_!~textual@35.106.2.81.in-addr.arpa> has joined #yocto | 16:23 | |
rburton_ | so this channel has been quiet all day because I wasn't actually connected | 16:24 |
rburton_ | :facepalm: | 16:24 |
*** kaspter <kaspter!~Instantbi@183.134.100.75> has quit IRC | 16:26 | |
*** kaspter <kaspter!~Instantbi@183.134.100.75> has joined #yocto | 16:27 | |
xp | any u-boot experts here? I'm trying to run the sandbox build on x86_64, it builds fine but segfaults as soon as I try to run it | 16:28 |
*** RP1 <RP1!~RP@134.134.139.93> has joined #yocto | 16:34 | |
Adam___ | @rburton that's ok. Once I forgot to turn the engine off of my car and had let it run all night long... | 16:34 |
*** vladzouth <vladzouth!500c5411@gateway/web/freenode/ip.80.12.84.17> has joined #yocto | 16:37 | |
*** dave0x6d <dave0x6d!uid190567@gateway/web/irccloud.com/x-jwmgldrbadzhpvko> has joined #yocto | 16:43 | |
*** khem <khem!~khem@unaffiliated/khem> has quit IRC | 16:43 | |
vladzouth | hi, i would like to boot linux on an imx6sabrelite board. i use yocto to build kernel uboot... And i put it into sdcard using dd command but when i try to boot with that sdcard i have the error " wrong Image format for bootm, can't get kernel image. thanks in advance for your help | 16:45 |
*** rajm <rajm!~robertmar@167.98.27.229> has quit IRC | 16:47 | |
*** learningc <learningc!~User@60.52.53.240> has quit IRC | 16:47 | |
*** khem <khem!~khem@unaffiliated/khem> has joined #yocto | 16:50 | |
*** diego_r <diego_r!~diego@host57-224-static.7-79-b.business.telecomitalia.it> has quit IRC | 16:50 | |
*** Anticom <Anticom!~anticom@217.6.33.234> has quit IRC | 16:51 | |
xp | nm, figure out the u-boot issue, it was SDL.... | 16:51 |
*** learningc <learningc!~User@60.52.53.240> has joined #yocto | 16:52 | |
*** guenni90 <guenni90!~micha@2a02:908:2222:5aa0:61a4:84a7:ffce:732e> has joined #yocto | 16:52 | |
*** Bunio_FH <Bunio_FH!~bunio@81-18-201-214.static.chello.pl> has quit IRC | 16:55 | |
*** kpo_ <kpo_!~bob@user-94-254-254-62.play-internet.pl> has quit IRC | 16:57 | |
*** yann <yann!~yann@178.208.16.32> has quit IRC | 16:57 | |
silviof | hi #yocto, I have a problem with the command 'wic list source-plugins' I get following erroe message: https://paste.ofcode.org/32eT6mGDGtCsNv2YRVepBVG ... what I'm doing wrong? | 16:58 |
*** ejoerns <ejoerns!~ejo@2001:67c:670:100:76d4:35ff:fee8:98b3> has quit IRC | 17:05 | |
vladzouth | hi, i would like to boot linux on an imx6sabrelite board. i use yocto to build kernel uboot... And i put it into sdcard using dd command but when i try to boot with that sdcard i have the error " wrong Image format for bootm, can't get kernel image for uboot. thanks in advance for your help | 17:06 |
*** fl0v0 <fl0v0!~fvo@mue-88-130-100-042.dsl.tropolys.de> has quit IRC | 17:06 | |
silviof | vladzouth: bootm can boot fitimages. you have a fitimage? | 17:10 |
silviof | at least newer u-boots can boot fitimages... | 17:12 |
vladzouth | i am newbie, i don't understand what is fitimage, i have an uImage | 17:12 |
yocti | New news from stackoverflow: Kernel module or user space application <https://stackoverflow.com/questions/43746718/kernel-module-or-user-space-application> | 17:13 |
guenni90 | vladzouth: when you access the bootloader in the board, type help to see all available commands. There are usually some more kinds of boot, like booti. Maybe you try them out, starting with booti | 17:14 |
guenni90 | booti is, if i remember correctly, for uImage types. | 17:14 |
guenni90 | correct me when i am wrong plz | 17:15 |
vladzouth | i don't have booti, i have bootd, bootm, bootp or boot | 17:15 |
vladzouth | is zImage file will be suitable for that command? | 17:17 |
*** ntl <ntl!~nathanl@65-36-80-8.dyn.grandenetworks.net> has quit IRC | 17:18 | |
guenni90 | hm, i have no documentation atm by hand, so cannot look it up. zImage is a compressed kernel, which is afaik not bootable by bootm as bootm does not uncompress | 17:19 |
vladzouth | ok! thanksfor helping me. | 17:21 |
*** vidbina <vidbina!~vidbina@x50abcb73.dyn.telefonica.de> has quit IRC | 17:27 | |
*** scottrif <scottrif!~scottrif@47-40-108-60.dhcp.knwc.wa.charter.com> has joined #yocto | 17:28 | |
*** sveinse <sveinse!~sveinse@156.92-221-160.customer.lyse.net> has joined #yocto | 17:28 | |
sveinse | I suppose when using PACKAGECONFIG in a image recipe, using PACKAGESCONFIG[option]=",,," or any other value does not make any sense, right? Is it then necessary to have the ",,," statement at all? | 17:30 |
-YoctoAutoBuilder- build #853 of nightly-multilib is complete: Success [build successful] Build details are at https://autobuilder.yocto.io/builders/nightly-multilib/builds/853 | 17:31 | |
*** vdehors <vdehors!~vdehors@37.168.162.48> has quit IRC | 17:34 | |
guenni90 | veinse: What do you need a packageconfig option if the option doesnt change anything? | 17:34 |
*** Kakounet <Kakounet!~Thunderbi@che44-1-88-163-84-4.fbx.proxad.net> has quit IRC | 17:35 | |
sveinse | guenni90: because PACKAGECONFIG[] modifies DEPENDS, while in an image recipe you need to manually add IMAGE_INSTALL="${@bb.utils.contains('PACKAGECONFIG', 'dev', 'package list', '', d)}". AFAIK | 17:37 |
sveinse | Unless I'm mistaking | 17:38 |
silviof | I have a problem with the command 'wic list source-plugins' I get following erroe message: https://paste.ofcode.org/32eT6mGDGtCsNv2YRVepBVG ... what I'm doing wrong? | 17:39 |
guenni90 | well, for installation of packages in an image recipe i just use it like: IMAGE_INSTALL += "pkg1 pk2 pkg3..." | 17:40 |
*** t0mmy <t0mmy!~tprrt@217.114.201.133> has quit IRC | 17:40 | |
guenni90 | using it not for cmake/autotools projects is new to me, but as i see, possible | 17:40 |
sveinse | guenni90: then you don't use packageconfigs at all then? | 17:41 |
guenni90 | not for image-recipes | 17:41 |
-YoctoAutoBuilder- build #816 of poky-tiny is complete: Success [build successful] Build details are at https://autobuilder.yocto.io/builders/poky-tiny/builds/816 | 17:41 | |
*** bertrik <bertrik!~bertrik@rockbox/developer/bertrik> has joined #yocto | 17:44 | |
*** guenni90 <guenni90!~micha@2a02:908:2222:5aa0:61a4:84a7:ffce:732e> has quit IRC | 17:46 | |
BCMM | does anybody know where gstreamer1.0-plugins-ugly-mad has gone? my other gst plugins are still building just fine, but i can't seem to install that one on recent versions... | 17:48 |
*** pohly <pohly!~pohly@p548497B7.dip0.t-ipconnect.de> has quit IRC | 17:55 | |
*** ka6sox is now known as zz_ka6sox | 17:55 | |
*** vladzouth <vladzouth!500c5411@gateway/web/freenode/ip.80.12.84.17> has quit IRC | 18:03 | |
*** Crofton|work <Crofton|work!~balister@2601:5c0:c100:b84:c22d:c40:ab44:9e37> has quit IRC | 18:07 | |
*** kpo_ <kpo_!~bob@user-94-254-248-43.play-internet.pl> has joined #yocto | 18:08 | |
*** Crofton|work <Crofton|work!~balister@2601:5c0:c100:b84:c22d:c40:ab44:9e37> has joined #yocto | 18:15 | |
*** WillMiles <WillMiles!~Will@static-209-87-231-80.storm.ca> has joined #yocto | 18:19 | |
*** clsulliv <clsulliv!clsulliv@nat/intel/x-unvsvqfoehekntwb> has quit IRC | 18:19 | |
xtron | a file [libubootenv.a] is required to a recipe from other recipe, how to share a file between recipes, can be simple copy the file or placed it in some deploy directory ? | 18:21 |
*** martinkelly <martinkelly!~martin@71-212-16-149.tukw.qwest.net> has joined #yocto | 18:30 | |
*** rubdos <rubdos!~rubdos@84-198-89-1.access.telenet.be> has quit IRC | 18:32 | |
*** rubdos <rubdos!~rubdos@ptr-1uzevqefjgxdm5wv65h.18120a2.ip6.access.telenet.be> has joined #yocto | 18:36 | |
*** clsulliv <clsulliv!~clsulliv@134.134.139.74> has joined #yocto | 18:39 | |
-YoctoAutoBuilder- build #826 of nightly-mips-lsb is complete: Success [build successful] Build details are at https://autobuilder.yocto.io/builders/nightly-mips-lsb/builds/826 | 18:46 | |
*** yann <yann!~yann@LFbn-1-527-224.w86-245.abo.wanadoo.fr> has joined #yocto | 18:54 | |
*** filt3r <filt3r!~x@2a03:b0c0:2:d0::7d:7001> has quit IRC | 18:59 | |
*** paulg <paulg!~paulg@198-84-204-211.cpe.teksavvy.com> has joined #yocto | 18:59 | |
*** stephano <stephano!stephano@nat/intel/x-tphfamcbsexdqhqx> has joined #yocto | 19:05 | |
*** bluelightning <bluelightning!~paul@2406:e007:6d3e:1:5e51:4fff:febb:401d> has joined #yocto | 19:09 | |
*** bluelightning <bluelightning!~paul@2406:e007:6d3e:1:5e51:4fff:febb:401d> has quit IRC | 19:09 | |
*** bluelightning <bluelightning!~paul@pdpc/supporter/professional/bluelightning> has joined #yocto | 19:09 | |
*** xcyclist <xcyclist!83bf5079@gateway/web/freenode/ip.131.191.80.121> has quit IRC | 19:12 | |
*** stephano <stephano!stephano@nat/intel/x-tphfamcbsexdqhqx> has quit IRC | 19:22 | |
rburton_ | BCMM: see oe-core a963a2e38e246554b7083430710a2aba430df5e5 | 19:23 |
rburton_ | (hooray git log --grep) | 19:23 |
BCMM | rburton_: ah, thanks | 19:24 |
JEEB | oh, that's a thing? nice | 19:24 |
BCMM | didn't realise gstreamer was lgpl actually | 19:24 |
rburton_ | JEEB: i have a git alias grog = log -i --grep | 19:25 |
BCMM | i know i tried one of those alternative codecs and had some kind of issue, but i cant' remember which of them, or what my problem was. i should start taking notes or something. | 19:25 |
JEEB | BCMM: it has nonfree plugins which build against its sdk, so either lgpl or exceptions (or bsd/mit) | 19:26 |
BCMM | JEEB: oh, fair point | 19:26 |
rburton_ | BCMM: libmad is basically dead (and gpl) so there's better alternatives | 19:26 |
BCMM | now i'm wondering if the mp3 codec i had issues with was fluendo | 19:27 |
BCMM | well, i'll try both of them and see how i get on i guess. thanks! | 19:27 |
rburton_ | old school! ;) | 19:27 |
JEEB | yea, int or float mpX decoder from lavc would be my pick for that format | 19:28 |
JEEB | (mpeg-layer 1,2,3 tend to be in the same package) | 19:28 |
JEEB | *-1 layer 1, 2, 3 | 19:29 |
*** kpo_ <kpo_!~bob@user-94-254-248-43.play-internet.pl> has quit IRC | 19:30 | |
*** kpo__ <kpo__!~bob@user-94-254-248-43.play-internet.pl> has joined #yocto | 19:30 | |
-YoctoAutoBuilder- build #918 of nightly is complete: Success [build successful] Build details are at https://autobuilder.yocto.io/builders/nightly/builds/918 | 19:37 | |
*** aehs29 <aehs29!~aehs29@149.199.62.254> has joined #yocto | 19:45 | |
*** rcwoolley_ <rcwoolley_!~rwoolley@128.224.252.2> has joined #yocto | 19:51 | |
*** adca <adca!~adca@193.202.22.66> has joined #yocto | 19:53 | |
*** adca1 <adca1!~adca@193.202.22.66> has quit IRC | 19:53 | |
*** spierepf <spierepf!18de02de@gateway/web/freenode/ip.24.222.2.222> has joined #yocto | 19:54 | |
*** rcw <rcw!~rwoolley@128.224.252.2> has quit IRC | 19:54 | |
-YoctoAutoBuilder- build #814 of nightly-oecore is complete: Success [build successful] Build details are at https://autobuilder.yocto.io/builders/nightly-oecore/builds/814 | 19:55 | |
*** Son_Goku <Son_Goku!~King_InuY@fedora/ngompa> has quit IRC | 20:03 | |
*** spierepf <spierepf!18de02de@gateway/web/freenode/ip.24.222.2.222> has quit IRC | 20:03 | |
*** abelloni <abelloni!~abelloni@2a01:e35:8bf1:a7c0:a288:b4ff:fe25:8918> has quit IRC | 20:09 | |
*** abelloni <abelloni!~abelloni@2a01:e35:8bf1:a7c0:a288:b4ff:fe25:8918> has joined #yocto | 20:20 | |
*** martinkelly1 <martinkelly1!~martin@65-122-179-226.dia.static.qwest.net> has quit IRC | 20:37 | |
*** JaMa <JaMa!~martin@217.30.68.212> has quit IRC | 20:39 | |
*** gtristan <gtristan!~tristanva@110.11.179.89> has quit IRC | 20:41 | |
*** marka <marka!~masselst@128.224.252.2> has quit IRC | 20:46 | |
*** Son_Goku <Son_Goku!~King_InuY@fedora/ngompa> has joined #yocto | 20:53 | |
*** stephano <stephano!~stephano@134.134.139.83> has joined #yocto | 20:55 | |
*** scottrif <scottrif!~scottrif@47-40-108-60.dhcp.knwc.wa.charter.com> has quit IRC | 20:56 | |
*** hnje <hnje!~hnje@5.103.133.127> has joined #yocto | 21:04 | |
*** Martinheterjag <Martinheterjag!~Martiii@81-234-144-87-no29.tbcn.telia.com> has joined #yocto | 21:07 | |
*** martinkelly <martinkelly!~martin@71-212-16-149.tukw.qwest.net> has quit IRC | 21:13 | |
*** t0mmy <t0mmy!~tprrt@ram31-1-82-234-79-177.fbx.proxad.net> has joined #yocto | 21:25 | |
*** architekt is now known as mawesi | 21:33 | |
*** mawesi is now known as architekt | 21:34 | |
*** rcwoolley_ <rcwoolley_!~rwoolley@128.224.252.2> has quit IRC | 21:47 | |
*** rob_w_ <rob_w_!~rob@ppp-93-104-61-21.dynamic.mnet-online.de> has quit IRC | 21:52 | |
*** behanw <behanw!uid110099@gateway/web/irccloud.com/x-namytidfobqlbpdg> has quit IRC | 22:07 | |
*** behanw <behanw!uid110099@gateway/web/irccloud.com/x-letqtgfhwwwryzbj> has joined #yocto | 22:09 | |
*** scottrif <scottrif!~scottrif@47-40-108-60.dhcp.knwc.wa.charter.com> has joined #yocto | 22:09 | |
*** Martinheterjag <Martinheterjag!~Martiii@81-234-144-87-no29.tbcn.telia.com> has quit IRC | 22:20 | |
*** martinkelly <martinkelly!~martin@71-212-16-149.tukw.qwest.net> has joined #yocto | 22:28 | |
*** xp <xp!d04149ca@gateway/web/freenode/ip.208.65.73.202> has quit IRC | 22:35 | |
*** vidbina <vidbina!~vidbina@x50abcb73.dyn.telefonica.de> has joined #yocto | 22:35 | |
*** BCMM <BCMM!~BCMM@unaffiliated/bcmm> has quit IRC | 22:44 | |
*** bertrik <bertrik!~bertrik@rockbox/developer/bertrik> has quit IRC | 22:45 | |
*** noway42 <noway42!~noway96@50-244-213-195-static.hfc.comcastbusiness.net> has joined #yocto | 22:47 | |
noway42 | hello, so I want to setup my minimal linux environment to build c++14 code | 22:48 |
*** WillMiles <WillMiles!~Will@static-209-87-231-80.storm.ca> has quit IRC | 22:49 | |
noway42 | I currently have a c++ program which runs fine on my ubuntu computer but not on my custom linux machine. It would be easiest to try out different solutions on the faulting machine itself. | 22:50 |
noway42 | There are also dependencies, but since the program runs the dependencies should already be met yes? | 22:51 |
noway42 | I guess the question, in short is, besides adding tools-sdk and tools-debug to EXTRA_IMAGE_FEATURES do I need to do anything else? | 22:54 |
*** hnje <hnje!~hnje@5.103.133.127> has quit IRC | 23:03 | |
*** boucman_work <boucman_work!~jrosen@wesnoth/developer/boucman> has quit IRC | 23:06 | |
*** boucman_work <boucman_work!~jrosen@wesnoth/developer/boucman> has joined #yocto | 23:14 | |
*** Son_Goku <Son_Goku!~King_InuY@fedora/ngompa> has quit IRC | 23:17 | |
*** agust <agust!~agust@p4FCB54C8.dip0.t-ipconnect.de> has quit IRC | 23:21 | |
*** t0mmy <t0mmy!~tprrt@ram31-1-82-234-79-177.fbx.proxad.net> has quit IRC | 23:22 | |
*** martinkelly <martinkelly!~martin@205.175.118.149> has joined #yocto | 23:26 | |
*** sgw <sgw!~swold@134.134.139.83> has quit IRC | 23:29 | |
*** jbravo <jbravo!~jbravo@219.140.140.102> has joined #yocto | 23:34 | |
*** YoctoAutoBuilder <YoctoAutoBuilder!~YoctoAuto@198.145.29.62> has quit IRC | 23:35 | |
*** YoctoAutoBuilder <YoctoAutoBuilder!~YoctoAuto@198.145.29.62> has joined #yocto | 23:35 | |
rburton_ | noway42: should be enough. helps if you say what the error is instead of saying "doesnt work" | 23:38 |
*** Willy-- <Willy--!~william@156.34.161.186> has joined #yocto | 23:39 | |
*** nighty- <nighty-!~nighty@s229123.ppp.asahi-net.or.jp> has quit IRC | 23:41 | |
*** RP1 <RP1!~RP@134.134.139.93> has quit IRC | 23:49 | |
*** rburton_ <rburton_!~textual@35.106.2.81.in-addr.arpa> has quit IRC | 23:51 | |
*** rburton <rburton!~textual@35.106.2.81.in-addr.arpa> has joined #yocto | 23:51 | |
*** RP1 <RP1!~RP@134.134.139.93> has joined #yocto | 23:54 | |
*** RP1 is now known as RP | 23:54 | |
*** Son_Goku <Son_Goku!~King_InuY@fedora/ngompa> has joined #yocto | 23:54 | |
*** vidbina <vidbina!~vidbina@x50abcb73.dyn.telefonica.de> has quit IRC | 23:55 | |
*** martinkelly <martinkelly!~martin@205.175.118.149> has quit IRC | 23:56 |
Generated by irclog2html.py 4.0.0 by Marius Gedminas - find it at https://mg.pov.lt/irclog2html/!