* qt4-embedded-gles broken with arago-danny-config @ 2013-07-12 0:13 Christian Gagneraud 2013-07-12 0:19 ` ofono broken with arago-danny-config (was Re: qt4-embedded-gles broken with arago-danny-config) Christian Gagneraud 0 siblings, 1 reply; 5+ messages in thread From: Christian Gagneraud @ 2013-07-12 0:13 UTC (permalink / raw) To: meta-arago Hi there, I've just updated my build env today because connman wouldn't compile due to unmet dependencies on ofono (needed bluez >=4.99, had 4.98), and now it is solved, good! Note: I updated my existing build env using "./oe-layertool-setup.sh -f configs/arago-danny-config.txt" But now qt4-embedded-gles is broken: christiaga@krys-red:~/projects/yocto/arago/build$ bitbake connman ERROR: Unable to parse /home/christiaga/projects/yocto/arago/sources/meta-arago/meta-arago-extras/recipes-qt/qt4/qt4-embedded-gles_4.8.4.bb Traceback (most recent call last): [...] OSError: [Errno 2] No such file or directory: '/home/christiaga/projects/yocto/arago/sources/oe-core/meta/recipes-qt/qt4/qt4-4.8.4.inc' it seems that qt4-embedded-gles has been bumped to 4.8.4, but oe-core is still at Qt 4.8.3. Then I realised, that I should as well update my arago build env using git pull, and re-run ./oe-layertool-setup.sh, which I did, and now I'm back on ofono/bluez unmet dependency... I tried to clean bluez4, connman and ofono and bitbake connman again, but i get the same error while configuring ofono: [...] Requested 'bluez >= 4.99' but version of BlueZ is 4.98 | configure:13104: error: Bluetooth library >= 4.99 is required [...] Am I missing something or is Arago temporary broken in that respect? Thx, Chris ^ permalink raw reply [flat|nested] 5+ messages in thread
* ofono broken with arago-danny-config (was Re: qt4-embedded-gles broken with arago-danny-config) 2013-07-12 0:13 qt4-embedded-gles broken with arago-danny-config Christian Gagneraud @ 2013-07-12 0:19 ` Christian Gagneraud 2013-07-16 13:08 ` Maupin, Chase 0 siblings, 1 reply; 5+ messages in thread From: Christian Gagneraud @ 2013-07-12 0:19 UTC (permalink / raw) To: meta-arago Fixing the mail subject. Sorry about that. Chris On 12/07/13 12:13, Christian Gagneraud wrote: > Hi there, > > I've just updated my build env today because connman wouldn't compile > due to unmet dependencies on ofono (needed bluez >=4.99, had 4.98), > and now it is solved, good! > Note: I updated my existing build env using "./oe-layertool-setup.sh > -f configs/arago-danny-config.txt" > > But now qt4-embedded-gles is broken: > christiaga@krys-red:~/projects/yocto/arago/build$ bitbake connman > ERROR: Unable to parse > /home/christiaga/projects/yocto/arago/sources/meta-arago/meta-arago-extras/recipes-qt/qt4/qt4-embedded-gles_4.8.4.bb > Traceback (most recent call last): > [...] > OSError: [Errno 2] No such file or directory: > '/home/christiaga/projects/yocto/arago/sources/oe-core/meta/recipes-qt/qt4/qt4-4.8.4.inc' > > it seems that qt4-embedded-gles has been bumped to 4.8.4, but oe-core > is still at Qt 4.8.3. > > Then I realised, that I should as well update my arago build env using > git pull, and re-run ./oe-layertool-setup.sh, which I did, and now I'm > back on ofono/bluez unmet dependency... > > I tried to clean bluez4, connman and ofono and bitbake connman again, > but i get the same error while configuring ofono: > [...] > Requested 'bluez >= 4.99' but version of BlueZ is 4.98 > | configure:13104: error: Bluetooth library >= 4.99 is required > [...] > > > Am I missing something or is Arago temporary broken in that respect? > > Thx, > Chris ^ permalink raw reply [flat|nested] 5+ messages in thread
* Re: ofono broken with arago-danny-config (was Re: qt4-embedded-gles broken with arago-danny-config) 2013-07-12 0:19 ` ofono broken with arago-danny-config (was Re: qt4-embedded-gles broken with arago-danny-config) Christian Gagneraud @ 2013-07-16 13:08 ` Maupin, Chase 2013-07-16 16:37 ` Dmytriyenko, Denys 0 siblings, 1 reply; 5+ messages in thread From: Maupin, Chase @ 2013-07-16 13:08 UTC (permalink / raw) To: Christian Gagneraud, meta-arago@arago-project.org >-----Original Message----- >From: meta-arago-bounces@arago-project.org [mailto:meta-arago- >bounces@arago-project.org] On Behalf Of Christian Gagneraud >Sent: Thursday, July 11, 2013 7:20 PM >To: meta-arago@arago-project.org >Subject: [meta-arago] ofono broken with arago-danny-config (was >Re: qt4-embedded-gles broken with arago-danny-config) > >Fixing the mail subject. Sorry about that. > >Chris > >On 12/07/13 12:13, Christian Gagneraud wrote: >> Hi there, >> >> I've just updated my build env today because connman wouldn't >compile >> due to unmet dependencies on ofono (needed bluez >=4.99, had >4.98), >> and now it is solved, good! >> Note: I updated my existing build env using "./oe-layertool- >setup.sh >> -f configs/arago-danny-config.txt" >> >> But now qt4-embedded-gles is broken: >> christiaga@krys-red:~/projects/yocto/arago/build$ bitbake >connman >> ERROR: Unable to parse >> /home/christiaga/projects/yocto/arago/sources/meta-arago/meta- >arago-extras/recipes-qt/qt4/qt4-embedded-gles_4.8.4.bb >> Traceback (most recent call last): >> [...] >> OSError: [Errno 2] No such file or directory: >> '/home/christiaga/projects/yocto/arago/sources/oe- >core/meta/recipes-qt/qt4/qt4-4.8.4.inc' >> >> it seems that qt4-embedded-gles has been bumped to 4.8.4, but >oe-core >> is still at Qt 4.8.3. >> >> Then I realised, that I should as well update my arago build env >using >> git pull, and re-run ./oe-layertool-setup.sh, which I did, and >now I'm >> back on ofono/bluez unmet dependency... >> >> I tried to clean bluez4, connman and ofono and bitbake connman >again, >> but i get the same error while configuring ofono: >> [...] >> Requested 'bluez >= 4.99' but version of BlueZ is 4.98 >> | configure:13104: error: Bluetooth library >= 4.99 is required >> [...] >> I think your issue is that the wireless connectivity team has set a preferred version for bluez4 to 4.98 in meta-arago-distro/conf/distro/include/arago-prefs.inc. They have some patches they append on top of bluez4 but have not updated to a later version. Let's see if they have feedback here. If you are not using the TI wireless stack I would say just unset the PREFERRED_VERSION setting so you can pull the latest bluez4 package. >> >> Am I missing something or is Arago temporary broken in that >respect? >> >> Thx, >> Chris > >_______________________________________________ >meta-arago mailing list >meta-arago@arago-project.org >http://arago-project.org/cgi-bin/mailman/listinfo/meta-arago ^ permalink raw reply [flat|nested] 5+ messages in thread
* Re: ofono broken with arago-danny-config (was Re: qt4-embedded-gles broken with arago-danny-config) 2013-07-16 13:08 ` Maupin, Chase @ 2013-07-16 16:37 ` Dmytriyenko, Denys 2013-07-16 17:55 ` Maupin, Chase 0 siblings, 1 reply; 5+ messages in thread From: Dmytriyenko, Denys @ 2013-07-16 16:37 UTC (permalink / raw) To: chgans@gna.org, meta-arago@arago-project.org, Maupin, Chase [-- Attachment #1: Type: text/plain, Size: 3131 bytes --] Seems like using wrong branches - mixing Dylan with Danny. Denys -----Original Message----- From: Maupin, Chase [chase.maupin@ti.com] Received: Tuesday, 16 Jul 2013, 9:08 To: Christian Gagneraud [chgans@gna.org]; meta-arago@arago-project.org [meta-arago@arago-project.org] Subject: Re: [meta-arago] ofono broken with arago-danny-config (was Re: qt4-embedded-gles broken with arago-danny-config) >-----Original Message----- >From: meta-arago-bounces@arago-project.org [mailto:meta-arago- >bounces@arago-project.org] On Behalf Of Christian Gagneraud >Sent: Thursday, July 11, 2013 7:20 PM >To: meta-arago@arago-project.org >Subject: [meta-arago] ofono broken with arago-danny-config (was >Re: qt4-embedded-gles broken with arago-danny-config) > >Fixing the mail subject. Sorry about that. > >Chris > >On 12/07/13 12:13, Christian Gagneraud wrote: >> Hi there, >> >> I've just updated my build env today because connman wouldn't >compile >> due to unmet dependencies on ofono (needed bluez >=4.99, had >4.98), >> and now it is solved, good! >> Note: I updated my existing build env using "./oe-layertool- >setup.sh >> -f configs/arago-danny-config.txt" >> >> But now qt4-embedded-gles is broken: >> christiaga@krys-red:~/projects/yocto/arago/build$ bitbake >connman >> ERROR: Unable to parse >> /home/christiaga/projects/yocto/arago/sources/meta-arago/meta- >arago-extras/recipes-qt/qt4/qt4-embedded-gles_4.8.4.bb >> Traceback (most recent call last): >> [...] >> OSError: [Errno 2] No such file or directory: >> '/home/christiaga/projects/yocto/arago/sources/oe- >core/meta/recipes-qt/qt4/qt4-4.8.4.inc' >> >> it seems that qt4-embedded-gles has been bumped to 4.8.4, but >oe-core >> is still at Qt 4.8.3. >> >> Then I realised, that I should as well update my arago build env >using >> git pull, and re-run ./oe-layertool-setup.sh, which I did, and >now I'm >> back on ofono/bluez unmet dependency... >> >> I tried to clean bluez4, connman and ofono and bitbake connman >again, >> but i get the same error while configuring ofono: >> [...] >> Requested 'bluez >= 4.99' but version of BlueZ is 4.98 >> | configure:13104: error: Bluetooth library >= 4.99 is required >> [...] >> I think your issue is that the wireless connectivity team has set a preferred version for bluez4 to 4.98 in meta-arago-distro/conf/distro/include/arago-prefs.inc. They have some patches they append on top of bluez4 but have not updated to a later version. Let's see if they have feedback here. If you are not using the TI wireless stack I would say just unset the PREFERRED_VERSION setting so you can pull the latest bluez4 package. >> >> Am I missing something or is Arago temporary broken in that >respect? >> >> Thx, >> Chris > >_______________________________________________ >meta-arago mailing list >meta-arago@arago-project.org >http://arago-project.org/cgi-bin/mailman/listinfo/meta-arago _______________________________________________ meta-arago mailing list meta-arago@arago-project.org http://arago-project.org/cgi-bin/mailman/listinfo/meta-arago [-- Attachment #2: Type: text/html, Size: 4646 bytes --] ^ permalink raw reply [flat|nested] 5+ messages in thread
* Re: ofono broken with arago-danny-config (was Re: qt4-embedded-gles broken with arago-danny-config) 2013-07-16 16:37 ` Dmytriyenko, Denys @ 2013-07-16 17:55 ` Maupin, Chase 0 siblings, 0 replies; 5+ messages in thread From: Maupin, Chase @ 2013-07-16 17:55 UTC (permalink / raw) To: Dmytriyenko, Denys, chgans@gna.org, meta-arago@arago-project.org [-- Attachment #1: Type: text/plain, Size: 3760 bytes --] From: Dmytriyenko, Denys Sent: Tuesday, July 16, 2013 11:38 AM To: chgans@gna.org; meta-arago@arago-project.org; Maupin, Chase Subject: RE: [meta-arago] ofono broken with arago-danny-config (was Re: qt4-embedded-gles broken with arago-danny-config) Seems like using wrong branches - mixing Dylan with Danny. Good point. The master of arago which works with Dylan has a bluez4 version for 4.101 which should be enough. The Danny branch has 4.98 pinned. Denys -----Original Message----- From: Maupin, Chase [chase.maupin@ti.com] Received: Tuesday, 16 Jul 2013, 9:08 To: Christian Gagneraud [chgans@gna.org]; meta-arago@arago-project.org<mailto:meta-arago@arago-project.org> [meta-arago@arago-project.org] Subject: Re: [meta-arago] ofono broken with arago-danny-config (was Re: qt4-embedded-gles broken with arago-danny-config) >-----Original Message----- >From: meta-arago-bounces@arago-project.org<mailto:meta-arago-bounces@arago-project.org> [mailto:meta-arago- >bounces@arago-project.org<mailto:bounces@arago-project.org>] On Behalf Of Christian Gagneraud >Sent: Thursday, July 11, 2013 7:20 PM >To: meta-arago@arago-project.org<mailto:meta-arago@arago-project.org> >Subject: [meta-arago] ofono broken with arago-danny-config (was >Re: qt4-embedded-gles broken with arago-danny-config) > >Fixing the mail subject. Sorry about that. > >Chris > >On 12/07/13 12:13, Christian Gagneraud wrote: >> Hi there, >> >> I've just updated my build env today because connman wouldn't >compile >> due to unmet dependencies on ofono (needed bluez >=4.99, had >4.98), >> and now it is solved, good! >> Note: I updated my existing build env using "./oe-layertool- >setup.sh >> -f configs/arago-danny-config.txt" >> >> But now qt4-embedded-gles is broken: >> christiaga@krys-red:~/projects/yocto/arago/build$ bitbake >connman >> ERROR: Unable to parse >> /home/christiaga/projects/yocto/arago/sources/meta-arago/meta- >arago-extras/recipes-qt/qt4/qt4-embedded-gles_4.8.4.bb >> Traceback (most recent call last): >> [...] >> OSError: [Errno 2] No such file or directory: >> '/home/christiaga/projects/yocto/arago/sources/oe- >core/meta/recipes-qt/qt4/qt4-4.8.4.inc' >> >> it seems that qt4-embedded-gles has been bumped to 4.8.4, but >oe-core >> is still at Qt 4.8.3. >> >> Then I realised, that I should as well update my arago build env >using >> git pull, and re-run ./oe-layertool-setup.sh, which I did, and >now I'm >> back on ofono/bluez unmet dependency... >> >> I tried to clean bluez4, connman and ofono and bitbake connman >again, >> but i get the same error while configuring ofono: >> [...] >> Requested 'bluez >= 4.99' but version of BlueZ is 4.98 >> | configure:13104: error: Bluetooth library >= 4.99 is required >> [...] >> I think your issue is that the wireless connectivity team has set a preferred version for bluez4 to 4.98 in meta-arago-distro/conf/distro/include/arago-prefs.inc. They have some patches they append on top of bluez4 but have not updated to a later version. Let's see if they have feedback here. If you are not using the TI wireless stack I would say just unset the PREFERRED_VERSION setting so you can pull the latest bluez4 package. >> >> Am I missing something or is Arago temporary broken in that >respect? >> >> Thx, >> Chris > >_______________________________________________ >meta-arago mailing list >meta-arago@arago-project.org<mailto:meta-arago@arago-project.org> >http://arago-project.org/cgi-bin/mailman/listinfo/meta-arago _______________________________________________ meta-arago mailing list meta-arago@arago-project.org<mailto:meta-arago@arago-project.org> http://arago-project.org/cgi-bin/mailman/listinfo/meta-arago [-- Attachment #2: Type: text/html, Size: 7849 bytes --] ^ permalink raw reply [flat|nested] 5+ messages in thread
end of thread, other threads:[~2013-07-16 17:55 UTC | newest] Thread overview: 5+ messages (download: mbox.gz follow: Atom feed -- links below jump to the message on this page -- 2013-07-12 0:13 qt4-embedded-gles broken with arago-danny-config Christian Gagneraud 2013-07-12 0:19 ` ofono broken with arago-danny-config (was Re: qt4-embedded-gles broken with arago-danny-config) Christian Gagneraud 2013-07-16 13:08 ` Maupin, Chase 2013-07-16 16:37 ` Dmytriyenko, Denys 2013-07-16 17:55 ` Maupin, Chase
This is an external index of several public inboxes, see mirroring instructions on how to clone and mirror all data and code used by this external index.