Hello,

I am using CMake with Yocto and working on the hellocmake example provided 
here: 
https://github.com/joaocfernandes/Learn-Yocto/blob/master/develop/Recipe-CMake.md
When I bake the hellocmake recipe it builds perfectly the first time. But when 
I make any change in the source file 'hellocmake.cpp' and bake, I get the 
following error:

ERROR: hellocmake-1.0-r0 do_install: Execution of 
'/home/developer/work/build/tmp-glibc/work/cortexa72-oe-linux/hellocmake/1.0-r0/temp/run.do_install.147'
 failed with exit code 1:
abort()ing pseudo client by server request. See 
https://wiki.yoctoproject.org/wiki/Pseudo_Abort for more details on this.
Check logfile: 
/home/developer/work/build/tmp-glibc/work/cortexa72-oe-linux/hellocmake/1.0-r0/pseudo//pseudo.log
Child aborted
CMake Error: Generator: execution of make failed. Make command was: ninja -v -j 
4 install &&
WARNING: exit code 1 from a shell command.

ERROR: Logfile of failure stored in: 
/home/developer/work/build/tmp-glibc/work/cortexa72-oe-linux/hellocmake/1.0-r0/temp/log.do_install.147


I want to know what I am doing wrong? I noticed that if I clean the previous 
build of hellocmake, I do not get this error. How can I make sure that CMake 
works every time with yocto?

With regards,

Ishu Goel
Software Designer



[cid:fe4e9fb4-8214-48e1-865b-2dc7136af1f7]





Nobleo Technology BV

Heggeranklaan 1

5643BP Eindhoven


E  ishu.g...@nobleo.nl

I   www.nobleo.nl<http://www.nobleo.nl/>
-=-=-=-=-=-=-=-=-=-=-=-
Links: You receive all messages sent to this group.
View/Reply Online (#151260): 
https://lists.openembedded.org/g/openembedded-core/message/151260
Mute This Topic: https://lists.openembedded.org/mt/82600103/21656
Group Owner: openembedded-core+ow...@lists.openembedded.org
Unsubscribe: https://lists.openembedded.org/g/openembedded-core/unsub 
[arch...@mail-archive.com]
-=-=-=-=-=-=-=-=-=-=-=-

Reply via email to