Re: [yocto] bitbake error

2018-09-13 Thread Dimitris Tassopoulos
Sometimes, I also got some weird errors like that when copying and pasting projects (or meta layers) from one machine to other. That's because the flags and some file stats are not copied. On Thu, 13 Sep 2018, 18:57 Alexander Kanavin, wrote: > It seems as though the build system is unable to

Re: [yocto] bitbake error

2018-09-13 Thread Alexander Kanavin
It seems as though the build system is unable to create this directory: /home/b/yocto-krogoth/../../yocto/downloads//uninative/acf1e44a0ac2e855e81da6426197d36358bf7b4e88e552ef933128498c8910f8 You probably have a permission problem there, working from /home/b but attempting to create /home/yocto.

[yocto] bitbake error

2018-09-13 Thread idealsim
Hi, i'm trying to build an image with Yocto on a new machine (ubuntu 16.04 LTS)but i have this error that i can't resolve. Can you help ? ERROR: Execution of event handler 'uninative_event_fetchloader' failed Traceback (most recent call last): File

Re: [yocto] bitbake error ?

2017-08-09 Thread Riko
org>] *On Behalf Of *Burton, Ross *Sent:* Wednesday, August 09, 2017 6:35 AM *To:* Riko Ho <antonius.r...@gmail.com <mailto:antonius.r...@gmail.com>> *Cc:* N: <yocto@yoctoproject.org <mailto:yocto@yoctoproject.org>> *Subject:* Re:

Re: [yocto] bitbake error ?

2017-08-09 Thread Riko
When I test on browser : https://www.example.com/ I got server not found ?? On 09/08/17 16:38, Burton, Ross wrote: Yep. That's your problem. $ wget https://www.example.com/ --2017-08-09 09:37:43-- https://www.example.com/ Resolving www.example.com... 93.184.216.34,

Re: [yocto] bitbake error ?

2017-08-09 Thread Burton, Ross
; > > > -Carlos B > > > > *From:* yocto-boun...@yoctoproject.org [mailto:yocto-bounces@yoctopro > ject.org] *On Behalf Of *Burton, Ross > *Sent:* Wednesday, August 09, 2017 6:35 AM > *To:* Riko Ho <antonius.r...@gmail.com> > *Cc:* N: <yocto@yoctoproject.org>

Re: [yocto] bitbake error ?

2017-08-09 Thread Riko Ho
lt;yocto@yoctoproject.org> *Subject:* Re: [yocto] bitbake error ? I've no idea why you can't connect to example.com using wget, you'll have to debug it yourself. Ross On 9 August 2017 at 11:27, Riko Ho <antonius.r...@gmail.com> wrote: so what s the issue? my connection is work

Re: [yocto] bitbake error ?

2017-08-09 Thread Bejar-Colonia, Carlos
: Wednesday, August 09, 2017 6:35 AM To: Riko Ho <antonius.r...@gmail.com> Cc: N: <yocto@yoctoproject.org> Subject: Re: [yocto] bitbake error ? I've no idea why you can't connect to example.com<http://example.com> using wget, you'll have to debug it yourself. Ross On 9 August 2017

Re: [yocto] bitbake error ?

2017-08-09 Thread Burton, Ross
I've no idea why you can't connect to example.com using wget, you'll have to debug it yourself. Ross On 9 August 2017 at 11:27, Riko Ho wrote: > so what s the issue? my connection is working. is it related with > /etc/hosts? > thanks > On Aug 9, 2017 4:38 PM, "Burton,

Re: [yocto] bitbake error ?

2017-08-09 Thread Riko Ho
so what s the issue? my connection is working. is it related with /etc/hosts? thanks On Aug 9, 2017 4:38 PM, "Burton, Ross" wrote: > Yep. That's your problem. > > $ wget https://www.example.com/ > --2017-08-09 09:37:43-- https://www.example.com/ > Resolving

Re: [yocto] bitbake error ?

2017-08-09 Thread Burton, Ross
Yep. That's your problem. $ wget https://www.example.com/ --2017-08-09 09:37:43-- https://www.example.com/ Resolving www.example.com... 93.184.216.34, 2606:2800:220:1:248:1893:25c8:1946 Connecting to www.example.com|93.184.216.34|:443... connected. HTTP request sent, awaiting response... 200 OK

Re: [yocto] bitbake error ?

2017-08-09 Thread Riko
This one ? bianchi@bianchi-HP-Pavilion-dv6-Notebook-PC:~/poky/build$ wget https://www.example.com/ --2017-08-09 16:33:05-- https://www.example.com/ Resolving www.example.com (www.example.com)... failed: Name or service not known. wget: unable to resolve host address 'www.example.com’ On

Re: [yocto] bitbake error ?

2017-08-09 Thread Burton, Ross
For some reason, bitbake can't do "wget https://www.example.com/;. Try running that command outside of bitbake and seeing if it returns any errors. Ross On 9 August 2017 at 09:29, Riko wrote: > Dear Yocto Member, > > > I have downloaded fresh install of yocto but got

[yocto] bitbake error ?

2017-08-09 Thread Riko
Dear Yocto Member, I have downloaded fresh install of yocto but got error, here's the trace : bianchi@bianchi-HP-Pavilion-dv6-Notebook-PC:~$ git clone -b pyro git://git.yoctoproject.org/poky.git Cloning into 'poky'... remote: Counting objects: 373183, done. remote: Compressing objects: 100%

Re: [yocto] bitbake error

2015-09-21 Thread Paul Eggleton
On Monday 21 September 2015 07:10:00 Gary Thomas wrote: > When trying to build using latest Poky/Yocto master > (7b86c771c80d0759c2ca0e57c46c4c966f89c49e) I'm getting this error: > > > = Build

[yocto] bitbake error

2015-09-21 Thread Gary Thomas
When trying to build using latest Poky/Yocto master (7b86c771c80d0759c2ca0e57c46c4c966f89c49e) I'm getting this error: = Build Configuration: BB_VERSION= "1.27.1" BUILD_SYS =

Re: [yocto] bitbake error

2015-09-21 Thread Gary Thomas
On 2015-09-21 07:38, Paul Eggleton wrote: On Monday 21 September 2015 07:10:00 Gary Thomas wrote: When trying to build using latest Poky/Yocto master (7b86c771c80d0759c2ca0e57c46c4c966f89c49e) I'm getting this error:

Re: [yocto] bitbake error

2015-09-21 Thread Gary Thomas
Sorry for the dups - I forgot to CC the list. On 2015-09-21 08:35, Paul Eggleton wrote: On Monday 21 September 2015 07:55:35 Gary Thomas wrote: On 2015-09-21 07:38, Paul Eggleton wrote: On Monday 21 September 2015 07:10:00 Gary Thomas wrote: When trying to build using latest Poky/Yocto

Re: [yocto] bitbake error

2015-09-21 Thread Paul Eggleton
On Monday 21 September 2015 07:55:35 Gary Thomas wrote: > On 2015-09-21 07:38, Paul Eggleton wrote: > > On Monday 21 September 2015 07:10:00 Gary Thomas wrote: > >> When trying to build using latest Poky/Yocto master > >> (7b86c771c80d0759c2ca0e57c46c4c966f89c49e) I'm getting this error: > >> >

Re: [yocto] bitbake error during image build for VIA Embedded VAB-820 BSP

2015-05-07 Thread Trevor Woerner
I tried the build myself, following the instructions to which you linked. There were a couple gotchas along the way (noted, with work-arounds, below [*]), but otherwise the build succeeded. Could you try it again, following the steps exactly, and if it fails again, please list out exactly

[yocto] Tizen Build Using Yocto - bitbake error mesa_10.1.3.bb,do_configure

2014-08-21 Thread Anoop
Hi Yocto Build for minimal image Summary: 1 task failed: /home/sfm/YOCTO/poky/meta/recipes-graphics/mesa/mesa_10.1.3.bb, do_configure * configure: error: Package requirements (x11-xcb xcb-dri2 = 1.8 xcb-xfixes) were not

Re: [yocto] Bitbake error for rpm-native -- do compile failed

2014-07-25 Thread Burton, Ross
On 25 July 2014 13:42, Anoop Babu babu.an...@gmail.com wrote: My apologies for pushing all issues to yocto forum. Can you please let me know the meta-tizen forum. As far as I'm aware you'll have to email the maintainers directly. I had started bitbake procedure after cloning below mentioned

Re: [yocto] Yocto Bitbake Error - rmp-native task failure

2014-07-25 Thread Anoop Babu
thank you I applied the patch the earlier stated error is not seen . but I have hit on another error. Patch redhat-portability.diff does not apply (enforce with -f) ERROR: Function failed: patch_do_patch ERROR: Logfile of failure stored in:

Re: [yocto] Bitbake error for rpm-native -- do compile failed

2014-07-25 Thread Anoop Babu
Dear Ross, My apologies for pushing all issues to yocto forum. Can you please let me know the meta-tizen forum. I had started bitbake procedure after cloning below mentioned repo git clone ssh://${YOUR_TIZEN_ID}@review.tizen.org:29418/scm/bb/meta-tizen Today did a fetch from tizen branch. I

Re: [yocto] Yocto Bitbake Error - rmp-native task failure

2014-07-24 Thread Anoop
Burton, Ross ross.burton@... writes: On 23 July 2014 07:51, Anoop babu.anoop@... wrote: patch: Can't create file /tmp/tmpT3pUSD/poMZnbmM : No such file or directory I just re-read this mail and remembered that this was a different problem with rpm-native, and I fixed it in

[yocto] Bitbake error for elfutils-native

2014-07-24 Thread Anoop
bitbake for imx6qsabreauto command used bitbake -v tizen-common-core-image-minimal-dev I have applied fix to - meta/classes/patch.bbclass i.e + del os.environ['TMPDIR'] ***Error Log ERROR: Command Error: exit status: 1 Output: Applying patch redhat-portability.diff patching file

Re: [yocto] Bitbake error for elfutils-native

2014-07-24 Thread Joseph Andrew de la Peña
Good day Anoop, Error is in do_patch task when applying patch for configure. Please check the hashes in your patch if it's compatible with the HEAD or some upstream changes for configure. Thanks, Joseph On Thu, Jul 24, 2014 at 3:05 PM, Anoop babu.an...@gmail.com wrote: bitbake for

Re: [yocto] Bitbake error for elfutils-native

2014-07-24 Thread Burton, Ross
On 24 July 2014 08:05, Anoop babu.an...@gmail.com wrote: Patch redhat-portability.diff does not apply (enforce with -f) Please update your poky, this has been fixed already and the meta-tizen fork of Poky has already integrated this fix. (poky commit 52a6d20519870103134166d91e22d21fd736195d)

Re: [yocto] Bitbake error for elfutils-native

2014-07-24 Thread Anoop
Burton, Ross ross.burton@... writes: On 24 July 2014 08:05, Anoop babu.anoop@... wrote: Patch redhat-portability.diff does not apply (enforce with -f) Please update your poky, this has been fixed already and the meta-tizen fork of Poky has already integrated this fix. (poky commit

Re: [yocto] Bitbake error for elfutils-native

2014-07-24 Thread Burton, Ross
On 24 July 2014 10:25, Anoop babu.an...@gmail.com wrote: Ross many thanks for the valuable input. I had been building tizen with yocto based on the following link. https://wiki.tizen.org/wiki/Build_Tizen_with_Yocto For poky it is mentioned to use git clone

Re: [yocto] Bitbake error for elfutils-native

2014-07-24 Thread Anoop
Thank you Ross for the wonderful support. I cherrypicked the commit. The issue is resolved now. -- ___ yocto mailing list yocto@yoctoproject.org https://lists.yoctoproject.org/listinfo/yocto

[yocto] Bitbake error for rpm-native -- do compile failed

2014-07-24 Thread Anoop
bitbake for imx6qsabreauto command used bitbake -v tizen-common-core-image-minimal-dev Summary: 1 task failed: virtual:native:/home/sfm/yocto_temp/meta-tizen/recipes- tizen/rpm/rpm_git.bb, do_compile + CPPFLAGS=-isystem/home/sfm/yocto_temp/build/tmp/sysroots/i686- linux/usr/include

Re: [yocto] Bitbake error for rpm-native -- do compile failed

2014-07-24 Thread Burton, Ross
On 24 July 2014 14:29, Anoop babu.an...@gmail.com wrote: + export CCFLAGS+= -fPIC /home/sfm/yocto_temp/build/tmp/work/i686-linux/rpm-native/git- r0/temp/run.do_compile.26826: 120: export: CCFLAGS+: bad variable name += is a bash extension and those scripts are not running under bash. This has

[yocto] Yocto Bitbake Error - rmp-native task failure

2014-07-23 Thread Anoop
I gave bitbake for imx6qsabreauto command used bitbake -v tizen-common-core-image-minimal-dev below is the error section from the log + patch -p0 patch: Can't create file /tmp/tmpT3pUSD/poMZnbmM : No such file or directory + bb_exit_handler + ret=2 + echo WARNING: exit code 2 from a

Re: [yocto] Yocto Bitbake Error - rmp-native task failure

2014-07-23 Thread Joseph Andrew de la Peña
Good day Anoop, Error is from do_patch task for rpm-native unit: patch: Can't create file /tmp/tmpT3pUSD/poMZnbmM : No such file or directory Please verify in your recipe all the SRC_URIs (patches) to be applied. Could be that your SRCREV and patches are in conflict. The odd thing is why

Re: [yocto] Yocto Bitbake Error - rmp-native task failure

2014-07-23 Thread Burton, Ross
On 23 July 2014 07:51, Anoop babu.an...@gmail.com wrote: patch: Can't create file /tmp/tmpT3pUSD/poMZnbmM : No such file or directory This is a bug in the meta-tizen rpm package. Until they fix it you'll have to do bitbake rpm-native -cclean and then re-run bitbake

Re: [yocto] Yocto Bitbake Error - rmp-native task failure

2014-07-23 Thread Anoop
Good day Joseph Andrew Thank you for the inputs. -- ___ yocto mailing list yocto@yoctoproject.org https://lists.yoctoproject.org/listinfo/yocto

Re: [yocto] Yocto Bitbake Error - rmp-native task failure

2014-07-23 Thread Anoop
Burton, Ross ross.burton@... writes: On 23 July 2014 07:51, Anoop babu.anoop@... wrote: patch: Can't create file /tmp/tmpT3pUSD/poMZnbmM : No such file or directory This is a bug in the meta-tizen rpm package. Until they fix it you'll have to do bitbake rpm-native -cclean and

Re: [yocto] Yocto Bitbake Error - rmp-native task failure

2014-07-23 Thread Burton, Ross
On 23 July 2014 11:00, Anoop babu.an...@gmail.com wrote: Thank you for the inputs. So until I over come this error I need to do bitbake rpm-native -cclean and then re-run bitbake tizen-common-core-image-minimal-dev. ? I'm asking this since i'm continuously getting task error on meta-tizen rpm

Re: [yocto] Yocto Bitbake Error - rmp-native task failure

2014-07-23 Thread Burton, Ross
On 23 July 2014 07:51, Anoop babu.an...@gmail.com wrote: patch: Can't create file /tmp/tmpT3pUSD/poMZnbmM : No such file or directory I just re-read this mail and remembered that this was a different problem with rpm-native, and I fixed it in oe-core/poky. Their fork of poky has been

[yocto] Bitbake: error in cachedpath.py

2014-06-25 Thread Markus Eich
Dear all, I am setting up Yocto to compile my kernel for odroid xu. During the package phase of building the kernel, I get an error in cachedpath.py DEBUG: Executing python function sstate_task_prefunc DEBUG: Python function sstate_task_prefunc finished DEBUG: Executing