getting error while adding 'gpsd'

キャンセル
次の結果を表示 
表示  限定  | 次の代わりに検索 
もしかして: 

getting error while adding 'gpsd'

2,014件の閲覧回数
ramakrishnakatt
Contributor II

chrpath -d "/home/asr907/SDK/QorIQ-SDK-T1040-BSP0.2-20140310-yocto/build_t1040rdb_release/tmp/work/ppce5500-fsl-linux/gpsd/3.7-r6/image/usr/sbin/gpsd"

| section size was read as 2097152, not 32!

| elf_open: Success

| scons: *** [/home/asr907/SDK/QorIQ-SDK-T1040-BSP0.2-20140310-yocto/build_t1040rdb_release/tmp/work/ppce5500-fsl-linux/gpsd/3.7-r6/image/usr/sbin/gpsd] Error 1

| scons: building terminated because of errors.

| ERROR: scons install execution failed.

| ERROR: Function failed: do_install (see /home/asr907/SDK/QorIQ-SDK-T1040-BSP0.2-20140310-yocto/build_t1040rdb_release/tmp/work/ppce5500-fsl-linux/gpsd/3.7-r6/temp/log.do_install.8035 for further information)

ERROR: Task 834 (/home/asr907/SDK/QorIQ-SDK-T1040-BSP0.2-20140310-yocto/meta-oe/meta-oe/recipes-navigation/gpsd/gpsd_3.7.bb, do_install) failed with exit code '1'

NOTE: Tasks Summary: Attempted 2329 tasks of which 2321 didn't need to be rerun and 1 failed.

Waiting for 0 running tasks to finish:

0 件の賞賛
返信
1 返信

1,430件の閲覧回数
yipingwang
NXP TechSupport
NXP TechSupport

Hello Rama Krishna Katta,

This problem is caused by chrpath native package problem, updating chrpath to 0.16 from 0.14 could solve this problem, please refer to the following.

I attached chrpath 0.16 package recipes for you.

1. Please execute the command "bitbake chrpath-native -c clean".

2. Remove the original recipe folder "meta/recipes-devtools/chrpath".

3. Use the attached recipes folder to replace the original one.

4. continue to build gpsd "bitbake gpsd", and the new chrpath native command will be used.

I have verified it on my host environment, if you have any problem, please feel free to let me know.


Have a great day,
Yiping

-----------------------------------------------------------------------------------------------------------------------
Note: If this post answers your question, please click the Correct Answer button. Thank you!
-----------------------------------------------------------------------------------------------------------------------

0 件の賞賛
返信