IRC log for #oe on 20150623

00:36.12*** join/#oe uwe_ (~uwe_@dslb-084-056-052-068.084.056.pools.vodafone-ip.de)
00:45.05*** join/#oe joaohfreitas (~Thunderbi@187.106.4.47)
01:02.54*** join/#oe awozniak (~awozniak@71-93-61-178.static.snlo.ca.charter.com)
03:07.29*** join/#oe NightMonkey (~NightMonk@pdpc/supporter/professional/nightmonkey)
05:24.53*** join/#oe cbrake (~Thunderbi@cable-pool6-cs-86.doycomm.com)
05:38.57*** join/#oe clio (~andrej@85.159.109.222)
06:12.33*** join/#oe simosx (~simosx@ubuntu/member/simosx)
06:24.48*** join/#oe NightMonkey (~NightMonk@pdpc/supporter/professional/nightmonkey)
06:31.23*** join/#oe ntl (~ntl@99-127-51-4.lightspeed.austtx.sbcglobal.net)
06:33.46*** join/#oe darkschneider (~gab@93-32-32-81.ip31.fastwebnet.it)
06:35.25*** join/#oe rob_w (~bob@unaffiliated/rob-w/x-1112029)
06:56.27*** join/#oe woglinde (~henning@fb-n15-11.unbelievable-machine.net)
07:07.24*** join/#oe ao2 (~ao2@2001:1418:117::1)
07:14.28*** join/#oe roric_ (~roric@83.140.117.51)
07:31.36*** join/#oe roric_ (~roric@83.140.117.51)
07:37.25mckoanGOOD MORNING
07:41.49*** join/#oe phdeswer (~phdeswer@2001:998:2a:dead:6267:20ff:fe47:e16c)
07:46.54*** join/#oe ant_work (~ant__@host222-188-static.61-79-b.business.telecomitalia.it)
07:54.25*** join/#oe jbrianceau_away (uid10952@gateway/web/irccloud.com/x-xkmzdwzvdtkitaxr)
08:13.30woglindehi mckoan
08:19.18pompomJuicemornin
08:20.35*** join/#oe awe00 (~awe00@lon92-h02-128-78-240-105.dsl.sta.abo.bbox.fr)
08:24.27*** join/#oe rburton (~Adium@35.106.2.81.in-addr.arpa)
08:28.30pompomJuicemeh I am having huge issues getting this c++ program compiled. For some reason it is unable to find the include path that I believe is correctly spesified. If I take the --sysroot path and concatinate that with my -I path and concatenate that with my #include directive the file does indeed exist.
08:28.43pompomJuiceBut g++ says it does not exist
08:28.56pompomJuiceHow can I debug this further?
08:30.22pompomJuiceI am aware that include paths are normally a headache, but I know how it works and it should be working.
08:31.36pompomJuiceThose paths that I concatenate come from the actual cmd line that bitbake prints on the failure.
08:34.18pompomJuicemmm wait let me use "" instead of <>
08:38.10pompomJuiceno effect
08:55.33pompomJuiceg++ -v says: ignoring nonexistent directory "/usr/include/opendnp3"
08:55.58pompomJuicethats a lie
08:56.59pompomJuice./home/developer/w/mongoose/setup-scripts/build/tmp-angstrom_v2014_12-glibc/sysroots/mongoose-wb/usr/include/opendnp3
08:57.52*** join/#oe fabo (~fabo@linaro/fabo)
09:15.10koenfor some reason "/home/developer/w/mongoose/setup-scripts/build/tmp-angstrom_v2014_12-glibc/sysroots/mongoose-wb/usr/include/opendnp3" is not the same as "usr/include/opendnp3"
09:16.49pompomJuiceit is like the --sysroot is not used?
09:17.18pompomJuiceI have tried -I ${STAGING_DIR}${includedir}/opendnp3
09:17.21pompomJuicewont work
09:23.34jackmitchellis there currently a way to do bbappends on a per image basis; imagine you want support for making FAT partitions in development image (via busybox bbappend), but you don't want support for creating FAT partitions in the production image
09:24.44jackmitchellis there a way to specify that the bbappend should only be used in the case building the development image?
09:32.44pompomJuiceinstead of inserting the behaviour into a bbappend, why not use a "include" directive and then use anonymous python to include different behaviour depending on the build type
09:35.12pompomJuicehttp://hastebin.com/qitibopeja.mel
09:35.56pompomJuiceactually, just use anonymous python inside your bbappend to either do the work or not
09:36.21pompomJuiceforget what I said about include directive
09:50.32*** join/#oe rob_w (~bob@unaffiliated/rob-w/x-1112029)
09:53.11pompomJuicekoen: I found the problem. gcc documentation states: --sysroot=dir
09:53.11pompomJuiceUse dir as the logical root directory for headers and libraries. For example, if the compiler normally searches for headers in /usr/include and libraries in /usr/lib, it instead searches dir/usr/include and dir/usr/lib.
09:53.26pompomJuiceThat is not true
09:53.41*** join/#oe kristoffer (~kristoffe@ua-83-227-162-207.cust.bredbandsbolaget.se)
09:53.49pompomJuiceI have to manually do this -> CXXFLAGS_prepend = "-I${STAGING_DIR_HOST}${includedir}/opendnp3 "
09:54.03pompomJuiceinstead of this -> CXXFLAGS_prepend = "-I${includedir}/opendnp3 "
09:56.52*** join/#oe bluelightning (~paul@2001:8b0:258:7d7a:2ad2:44ff:fe40:9209)
09:56.53*** join/#oe bluelightning (~paul@pdpc/supporter/professional/bluelightning)
10:15.47*** join/#oe icanicant (~icanicant@195.88.236.129)
10:46.53*** join/#oe JaMae (~martin@ip-86-49-34-37.net.upcbroadband.cz)
11:50.36*** join/#oe rob_w (~bob@unaffiliated/rob-w/x-1112029)
12:39.21*** join/#oe ldnunes (~ldnunes_@177.100.226.57)
13:17.35*** join/#oe tsramos (~tsramos@134.134.139.72)
13:48.14*** join/#oe dfaught (~dfaught@cpe-70-123-104-72.tx.res.rr.com)
14:00.27*** join/#oe vmeson (~rmacleod@128.224.252.2)
14:06.49*** join/#oe awe00 (~awe00@lon92-h02-128-78-240-105.dsl.sta.abo.bbox.fr)
14:31.44*** join/#oe adelcast (~adelcast@130.164.62.82)
14:33.47*** join/#oe jbrianceau_away (uid10952@gateway/web/irccloud.com/x-kjvlpimzikpzlcvd)
14:33.59*** join/#oe darkschneider (~gab@93-32-32-81.ip31.fastwebnet.it)
14:35.03*** join/#oe woglinde (~henning@ip5b41c286.dynamic.kabel-deutschland.de)
14:46.27*** join/#oe consmith (~connor@130.164.62.10)
14:46.38*** join/#oe tsramos_ (~tsramos@134.134.139.72)
15:13.29*** join/#oe rob_w (~rob@unaffiliated/rob-w/x-1112029)
15:30.09jackmitchellI'm trying to _append to do_kernel_compilemodules, is this possible as it doens't seem to be working
15:38.50*** join/#oe jchonig (~quassel@firewall.honig.net)
15:40.19*** join/#oe Crofton-bot (~supybot@108.44.119.143)
15:50.02*** join/#oe Crofton (~balister@108.44.119.143)
15:50.47*** join/#oe Crofton|work (~balister@108.44.119.143)
15:57.06jackmitchellok, I've got it; my function was the problem (suprise suprise)
16:01.10*** join/#oe stefan1234 (~stefan@p4FF835C1.dip0.t-ipconnect.de)
16:01.55*** join/#oe benjamirc (~besquive@134.134.139.76)
16:14.46*** join/#oe hrw (~hrw@redhat/hrw)
16:36.52*** join/#oe bluelightning (~paul@pdpc/supporter/professional/bluelightning)
16:45.20*** join/#oe nerdboy (~sarnold@gatekeeper.gentoogeek.org)
16:45.41*** join/#oe nerdboy (~sarnold@gentoo/developer/nerdboy)
16:47.00consmithhow does BitBake know source code has changed? I was under the impression it only checked for file names and not the content itself, but I changed a line in a patch and BitBake detected the change
16:48.11neverpanicchecksums, probably
16:48.41consmithneverpanic: do you know where in the source that's done?
16:48.59neverpanicUnfortunately not for patchfiles; I'm only familiar with the fetching part
16:49.37consmithi can't seem to find it
17:09.43*** join/#oe benjamirc (~besquive@134.134.139.76)
17:18.21*** join/#oe phdeswer (~phdeswer@91-159-55-220.elisa-laajakaista.fi)
17:19.01*** join/#oe awe00 (~awe00@78.250.202.115)
17:29.28*** join/#oe jackmitch|home (~Thunderbi@cpc2-slam8-2-0-cust880.2-4.cable.virginm.net)
17:33.42*** join/#oe berton (~fabio@201.22.227.56)
17:34.14*** join/#oe berton (~fabio@201.22.227.56)
17:34.25*** join/#oe berton (~fabio@201.22.227.56)
17:45.52*** join/#oe roric_ (~roric@h196n19-vrr-a31.ias.bredband.telia.com)
18:07.39*** join/#oe ao2 (~ao2@2001:1418:117::1)
18:46.17*** join/#oe dfaught (~dfaught@cpe-70-123-104-72.tx.res.rr.com)
18:54.10*** join/#oe florian (~fuchs@Maemo/community/contributor/florian)
19:00.14*** join/#oe stefan_schmidt (~stefan@pD9F78F34.dip0.t-ipconnect.de)
19:10.13*** join/#oe awe00 (~awe00@78.250.202.115)
19:10.53*** join/#oe jbrianceau_away (uid10952@gateway/web/irccloud.com/x-azettshnlzqdjqat)
20:30.08*** join/#oe berton (~fabio@201.22.227.56)
20:33.04*** join/#oe stefan1234 (~stefan@pD9F79921.dip0.t-ipconnect.de)
20:38.59*** join/#oe roric_ (~roric@h196n19-vrr-a31.ias.bredband.telia.com)
20:48.52*** join/#oe jkridner (~jkridner@pdpc/supporter/active/jkridner)
21:12.08*** join/#oe tsramos (~tsramos@134.134.139.72)
22:23.52*** join/#oe jbrianceau_away (uid10952@gateway/web/irccloud.com/x-lfetqvlsamhdknav)

Generated by irclog2html.pl Modified by Tim Riker to work with infobot.