*** bluelightning <bluelightning!~paul@pdpc/supporter/professional/bluelightning> has quit IRC | 00:01 | |
*** neverpanic <neverpanic!~clemens@towel.neverpanic.de> has quit IRC | 00:02 | |
*** paulg <paulg!~paulg@198-84-239-75.cpe.teksavvy.com> has joined #yocto | 00:13 | |
*** sameo_ <sameo_!~samuel@192.55.55.37> has quit IRC | 00:20 | |
*** evanmeagher <evanmeagher!~MongooseW@70-36-227-16.dsl.dynamic.fusionbroadband.com> has quit IRC | 00:21 | |
*** neverpanic <neverpanic!~clemens@towel.neverpanic.de> has joined #yocto | 00:30 | |
*** evanmeagher <evanmeagher!~MongooseW@70-36-227-16.dsl.dynamic.fusionbroadband.com> has joined #yocto | 00:31 | |
*** paulg <paulg!~paulg@198-84-239-75.cpe.teksavvy.com> has quit IRC | 00:34 | |
*** evanmeagher <evanmeagher!~MongooseW@70-36-227-16.dsl.dynamic.fusionbroadband.com> has quit IRC | 00:40 | |
-YoctoAutoBuilder- build #807 of nightly-qa-systemd is complete: Success [build successful] Build details are at http://autobuilder.yoctoproject.org/main/builders/nightly-qa-systemd/builds/807 | 00:50 | |
*** vmeson <vmeson!~rmacleod@24-212-184-107.cable.teksavvy.com> has quit IRC | 00:54 | |
*** Aethenelle <Aethenelle!~Aethenell@166.175.187.203> has quit IRC | 00:54 | |
*** edbart <edbart!~ebartosh@192.198.151.44> has quit IRC | 01:03 | |
*** cesdv <cesdv!~cesdv@client-188-168-43-165.spb-teleport.ru> has quit IRC | 01:06 | |
*** hanthings_ <hanthings_!~nandor@194.9.252.238> has joined #yocto | 01:19 | |
*** hanthings <hanthings!~nandor@194.9.252.237> has quit IRC | 01:23 | |
*** crankslider <crankslider!~slidercra@unaffiliated/slidercrank> has quit IRC | 01:23 | |
*** nandi_ge___ <nandi_ge___!~nandor@194.9.252.237> has joined #yocto | 01:40 | |
*** hanthings_ <hanthings_!~nandor@194.9.252.238> has quit IRC | 01:43 | |
*** evanmeagher <evanmeagher!~MongooseW@c-73-71-33-109.hsd1.ca.comcast.net> has joined #yocto | 01:52 | |
*** balister_ <balister_!~balister@108.44.122.15> has joined #yocto | 01:55 | |
*** balister__ <balister__!~balister@108.44.122.15> has joined #yocto | 01:56 | |
*** Crofton <Crofton!~balister@pool-71-171-15-36.ronkva.east.verizon.net> has quit IRC | 01:57 | |
*** Crofton|work <Crofton|work!~balister@pool-71-171-15-36.ronkva.east.verizon.net> has quit IRC | 01:57 | |
*** evanmeagher <evanmeagher!~MongooseW@c-73-71-33-109.hsd1.ca.comcast.net> has quit IRC | 02:06 | |
*** evanmeagher <evanmeagher!~MongooseW@c-73-71-33-109.hsd1.ca.comcast.net> has joined #yocto | 02:39 | |
*** bluelightning <bluelightning!~paul@172.225.69.111.dynamic.snap.net.nz> has joined #yocto | 02:39 | |
*** bluelightning <bluelightning!~paul@172.225.69.111.dynamic.snap.net.nz> has quit IRC | 02:39 | |
*** bluelightning <bluelightning!~paul@pdpc/supporter/professional/bluelightning> has joined #yocto | 02:39 | |
*** evanmeagher <evanmeagher!~MongooseW@c-73-71-33-109.hsd1.ca.comcast.net> has quit IRC | 02:58 | |
*** gtristan <gtristan!~tristanva@110.11.179.37> has quit IRC | 03:39 | |
*** gtristan <gtristan!~tristanva@221.147.85.92> has joined #yocto | 04:13 | |
*** billr <billr!wcrandle@nat/intel/x-kukocbkcbvjdyklq> has quit IRC | 04:50 | |
*** Seekha2 <Seekha2!~seekha__@69.156.134.233> has quit IRC | 05:30 | |
*** Seekha <Seekha!~seekha__@69.156.134.233> has joined #yocto | 05:30 | |
*** Nilesh_ <Nilesh_!uid116340@gateway/web/irccloud.com/x-kbdstqwnxqmmwmia> has joined #yocto | 06:00 | |
fmeerkoetter | i have a problem building one of the packages from qt-meta5: QA Issue: Qt5XmlPatterns.pc failed sanity test (tmpdir) in path /data/projects/fsl-community-bsp/build-weston/tmp/work/cortexa9hf-neon-poky-linux-gnueabi/qtxmlpatterns/5.6.99+5.7.0-beta+gitAUTOINC+4ca909e7da-r0/sysroot-destdir/usr/lib/pkgconfig [pkgconfig] | 06:02 |
---|---|---|
fmeerkoetter | i don't care about pkgconfig so i added INSANE_SKIP_${PN} += "pkgconfig" and INSANE_SKIP_${PN}-dev += "pkgconfig" to the qt5xmlpatterns recipe | 06:03 |
fmeerkoetter | but the build still fails with the QA error | 06:03 |
fmeerkoetter | any idea what i am doing wrong? | 06:03 |
-YoctoAutoBuilder- build #544 of nightly-oe-selftest is complete: Failure [failed Running oe-selftest] Build details are at http://autobuilder.yoctoproject.org/main/builders/nightly-oe-selftest/builds/544 | 06:18 | |
nerdboy | try just deleting it instead? | 06:22 |
nerdboy | either that or install it... | 06:22 |
*** edbart <edbart!~ebartosh@192.198.151.43> has joined #yocto | 06:31 | |
*** obsrwr_home <obsrwr_home!~obsrwr@188.24.223.243> has joined #yocto | 06:46 | |
fmeerkoetter | might work (will try it) | 06:51 |
fmeerkoetter | but still i'd like to understand if I am using that INSANE_SKIP mechanism as intended | 06:51 |
fmeerkoetter | :-) | 06:51 |
*** agust <agust!~agust@p4FCB41B4.dip0.t-ipconnect.de> has joined #yocto | 06:54 | |
*** Amynka <Amynka!~frozen@gentoo/developer/amynka> has quit IRC | 07:07 | |
*** Amynka <Amynka!~frozen@gentoo/developer/amynka> has joined #yocto | 07:07 | |
*** bluelightning <bluelightning!~paul@pdpc/supporter/professional/bluelightning> has quit IRC | 07:32 | |
*** bluelightning <bluelightning!~paul@2406:e007:77a9:1:5e51:4fff:febb:401d> has joined #yocto | 07:35 | |
*** bluelightning <bluelightning!~paul@2406:e007:77a9:1:5e51:4fff:febb:401d> has quit IRC | 07:35 | |
*** bluelightning <bluelightning!~paul@pdpc/supporter/professional/bluelightning> has joined #yocto | 07:35 | |
*** Nilesh_ <Nilesh_!uid116340@gateway/web/irccloud.com/x-kbdstqwnxqmmwmia> has quit IRC | 08:07 | |
*** gtristan <gtristan!~tristanva@221.147.85.92> has quit IRC | 08:42 | |
*** willnewton <willnewton!~will@unaffiliated/willnewton> has quit IRC | 08:45 | |
*** josep <josep!~jhunt@c-2324e655.010-118-73746f7.cust.bredbandsbolaget.se> has joined #yocto | 09:26 | |
*** gtristan <gtristan!~tristanva@114.207.54.40> has joined #yocto | 10:23 | |
*** crankslider <crankslider!~slidercra@unaffiliated/slidercrank> has joined #yocto | 10:32 | |
*** fabo <fabo!~fabo@linaro/fabo> has quit IRC | 10:51 | |
*** fabo <fabo!~fabo@linaro/fabo> has joined #yocto | 11:08 | |
*** pohly <pohly!~pohly@p508DA9FB.dip0.t-ipconnect.de> has joined #yocto | 11:17 | |
*** nighty <nighty!~nighty@s229123.ppp.asahi-net.or.jp> has quit IRC | 11:23 | |
*** blueness <blueness!~blueness@gentoo/developer/blueness> has quit IRC | 12:17 | |
*** blueness <blueness!~blueness@gentoo/developer/blueness> has joined #yocto | 12:21 | |
*** grma <grma!~gruberm@80.93.38.128> has joined #yocto | 12:28 | |
*** toanju <toanju!~toanju@x55b427b3.dyn.telefonica.de> has joined #yocto | 12:30 | |
*** blueness <blueness!~blueness@gentoo/developer/blueness> has quit IRC | 12:44 | |
*** bluelightning <bluelightning!~paul@pdpc/supporter/professional/bluelightning> has quit IRC | 12:45 | |
*** blueness <blueness!~blueness@gentoo/developer/blueness> has joined #yocto | 12:47 | |
*** Biliogadafr <Biliogadafr!~pin@nat3-minsk-pool-46-53-183-225.telecom.by> has joined #yocto | 12:49 | |
*** destrudo <destrudo!~destrudo@64.142.74.180> has quit IRC | 12:50 | |
*** dv_ <dv_!~quassel@62.178.118.86> has quit IRC | 12:59 | |
*** dv_ <dv_!~quassel@62.178.118.86> has joined #yocto | 13:00 | |
*** destrudo <destrudo!~destrudo@64.142.74.180> has joined #yocto | 13:02 | |
*** toanju <toanju!~toanju@x55b427b3.dyn.telefonica.de> has quit IRC | 13:07 | |
*** toanju <toanju!~toanju@185.27.182.30> has joined #yocto | 13:19 | |
*** Nilesh_ <Nilesh_!uid116340@gateway/web/irccloud.com/x-tlwakjleowdszsen> has joined #yocto | 13:22 | |
*** destrudo <destrudo!~destrudo@64.142.74.180> has quit IRC | 13:29 | |
*** gtristan <gtristan!~tristanva@114.207.54.40> has quit IRC | 13:48 | |
*** balister__ is now known as Crofton|work | 13:52 | |
*** blueness <blueness!~blueness@gentoo/developer/blueness> has quit IRC | 14:00 | |
*** josep <josep!~jhunt@c-2324e655.010-118-73746f7.cust.bredbandsbolaget.se> has quit IRC | 14:03 | |
*** blueness <blueness!~blueness@gentoo/developer/blueness> has joined #yocto | 14:04 | |
*** edbart <edbart!~ebartosh@192.198.151.43> has quit IRC | 14:19 | |
*** toanju <toanju!~toanju@185.27.182.30> has quit IRC | 14:47 | |
*** blueness <blueness!~blueness@gentoo/developer/blueness> has quit IRC | 15:13 | |
*** toanju <toanju!~toanju@x55b427b3.dyn.telefonica.de> has joined #yocto | 15:14 | |
*** blueness <blueness!~blueness@gentoo/developer/blueness> has joined #yocto | 15:19 | |
*** Tenhi <Tenhi!~tenhi@static-ip-69-64-50-196.inaddr.ip-pool.com> has joined #yocto | 15:38 | |
*** rubdos <rubdos!~rubdos@host-85-27-76-52.dynamic.voo.be> has joined #yocto | 15:57 | |
*** grma <grma!~gruberm@80.93.38.128> has quit IRC | 15:58 | |
*** toanju <toanju!~toanju@x55b427b3.dyn.telefonica.de> has quit IRC | 16:09 | |
*** redengin <redengin!~redengin@2601:600:9200:181:3162:94fe:1243:f14a> has quit IRC | 16:17 | |
*** sjolley1 <sjolley1!~sjolley@134.134.139.70> has quit IRC | 16:35 | |
*** redengin <redengin!~redengin@c-67-160-25-22.hsd1.wa.comcast.net> has joined #yocto | 16:41 | |
*** willnewton <willnewton!~will@unaffiliated/willnewton> has joined #yocto | 16:45 | |
*** willnewton <willnewton!~will@unaffiliated/willnewton> has quit IRC | 17:05 | |
*** challinan <challinan!~chris@173-10-226-189-BusName-WestFlorida.hfc.comcastbusiness.net> has quit IRC | 17:28 | |
*** roccof <roccof!~rocco@151.48.29.34> has joined #yocto | 17:34 | |
*** ka6sox is now known as zz_ka6sox | 17:40 | |
*** roccof <roccof!~rocco@151.48.29.34> has quit IRC | 17:47 | |
*** evanmeagher <evanmeagher!~MongooseW@c-73-71-33-109.hsd1.ca.comcast.net> has joined #yocto | 18:00 | |
*** paulg <paulg!~paulg@72.1.195.9> has joined #yocto | 18:06 | |
*** gtristan <gtristan!~tristanva@110.11.179.37> has joined #yocto | 18:07 | |
*** evanmeagher <evanmeagher!~MongooseW@c-73-71-33-109.hsd1.ca.comcast.net> has quit IRC | 18:07 | |
*** blueness <blueness!~blueness@gentoo/developer/blueness> has quit IRC | 18:56 | |
nerdboy | custom kernel recipe, better to _append do_install or do_deploy ? | 19:12 |
*** Nilesh_ <Nilesh_!uid116340@gateway/web/irccloud.com/x-tlwakjleowdszsen> has quit IRC | 19:27 | |
*** toddw <toddw!~toddw@c-98-242-71-65.hsd1.ga.comcast.net> has joined #yocto | 19:46 | |
*** willnewton <willnewton!~will@unaffiliated/willnewton> has joined #yocto | 19:56 | |
*** zz_ka6sox is now known as ka6sox | 20:00 | |
*** blueness <blueness!~blueness@gentoo/developer/blueness> has joined #yocto | 20:03 | |
*** ionte <ionte!~ionte@c-31-209-59-170.cust.bredband2.com> has quit IRC | 20:10 | |
*** toanju <toanju!~toanju@x55b427b3.dyn.telefonica.de> has joined #yocto | 20:11 | |
*** ionte <ionte!~ionte@c-31-209-59-170.cust.bredband2.com> has joined #yocto | 20:14 | |
*** roccof <roccof!~rocco@151.48.29.34> has joined #yocto | 20:20 | |
* nerdboy installs and makes extra package | 20:22 | |
*** toanju <toanju!~toanju@x55b427b3.dyn.telefonica.de> has quit IRC | 20:29 | |
*** bluelightning <bluelightning!~paul@pdpc/supporter/professional/bluelightning> has joined #yocto | 20:31 | |
*** paulg <paulg!~paulg@72.1.195.9> has quit IRC | 20:45 | |
*** pohly <pohly!~pohly@p508DA9FB.dip0.t-ipconnect.de> has quit IRC | 21:00 | |
*** Biliogadafr <Biliogadafr!~pin@nat3-minsk-pool-46-53-183-225.telecom.by> has quit IRC | 21:07 | |
*** roccof <roccof!~rocco@151.48.29.34> has quit IRC | 21:26 | |
*** obsrwr_home <obsrwr_home!~obsrwr@188.24.223.243> has quit IRC | 21:37 | |
*** paulg <paulg!~paulg@70.52.193.89> has joined #yocto | 21:38 | |
*** sjolley <sjolley!~sjolley@134.134.139.76> has joined #yocto | 21:41 | |
*** sjolley <sjolley!~sjolley@134.134.139.76> has quit IRC | 21:48 | |
*** bfederau <bfederau!~quassel@service.basyskom.com> has quit IRC | 22:01 | |
*** fmeerkoetter <fmeerkoetter!~quassel@service.basyskom.com> has quit IRC | 22:01 | |
*** fmeerkoetter <fmeerkoetter!~quassel@service.basyskom.com> has joined #yocto | 22:01 | |
*** bfederau <bfederau!~quassel@service.basyskom.com> has joined #yocto | 22:01 | |
*** fishey2 <fishey2!~jmesmon@turntable.einic.org> has quit IRC | 22:03 | |
*** billr <billr!wcrandle@nat/intel/x-jflvjqdwgnxszdag> has joined #yocto | 22:04 | |
*** fishey2 <fishey2!~jmesmon@turntable.einic.org> has joined #yocto | 22:04 | |
*** willnewton <willnewton!~will@unaffiliated/willnewton> has quit IRC | 22:09 | |
*** fishey2 <fishey2!~jmesmon@turntable.einic.org> has quit IRC | 22:16 | |
*** agust <agust!~agust@p4FCB41B4.dip0.t-ipconnect.de> has quit IRC | 22:40 | |
*** fishey2 <fishey2!~jmesmon@turntable.einic.org> has joined #yocto | 22:43 | |
*** sameo_ <sameo_!~samuel@192.55.54.40> has joined #yocto | 22:52 | |
*** billr <billr!wcrandle@nat/intel/x-jflvjqdwgnxszdag> has quit IRC | 22:55 | |
*** bluelightning <bluelightning!~paul@pdpc/supporter/professional/bluelightning> has quit IRC | 23:03 | |
*** seezer <seezer!quassel@quassel/developer/seezer> has quit IRC | 23:06 | |
*** bluelightning <bluelightning!~paul@2406:e007:77a9:1:5e51:4fff:febb:401d> has joined #yocto | 23:14 | |
*** bluelightning <bluelightning!~paul@2406:e007:77a9:1:5e51:4fff:febb:401d> has quit IRC | 23:14 | |
*** bluelightning <bluelightning!~paul@pdpc/supporter/professional/bluelightning> has joined #yocto | 23:14 | |
*** fishey2 <fishey2!~jmesmon@turntable.einic.org> has quit IRC | 23:19 | |
*** sjolley <sjolley!~sjolley@134.134.137.75> has joined #yocto | 23:20 | |
*** paulg <paulg!~paulg@70.52.193.89> has quit IRC | 23:38 | |
*** Jefro1 <Jefro1!~jefro@50-0-152-82.dedicated.static.sonic.net> has joined #yocto | 23:40 | |
*** wenzong <wenzong!~wfan@106.120.101.38> has quit IRC | 23:40 | |
*** wenzong <wenzong!~wfan@106.120.101.38> has joined #yocto | 23:41 | |
*** Jefro <Jefro!~jefro@50-0-152-82.dedicated.static.sonic.net> has quit IRC | 23:44 | |
*** fishey2 <fishey2!~jmesmon@turntable.einic.org> has joined #yocto | 23:46 | |
*** seezer <seezer!quassel@2a01:4f8:121:5001::5> has joined #yocto | 23:53 | |
*** seezer <seezer!quassel@quassel/developer/seezer> has joined #yocto | 23:53 | |
*** Jefro1 <Jefro1!~jefro@50-0-152-82.dedicated.static.sonic.net> has quit IRC | 23:54 | |
*** Jefro <Jefro!~jefro@50-0-152-82.dedicated.static.sonic.net> has joined #yocto | 23:55 |
Generated by irclog2html.py 4.0.0 by Marius Gedminas - find it at https://mg.pov.lt/irclog2html/!