[poky] [denzil][meta-ti] Problems building compiler for Pandaboard
Khem Raj
raj.khem at gmail.com
Sat Aug 11 22:41:20 PDT 2012
On Sat, Aug 11, 2012 at 8:08 AM, Luke A. Guest <laguest at archeia.com> wrote:
> On Fri, 2012-08-10 at 08:58 -0600, Gary Thomas wrote:
>> On 2012-08-10 08:53, Luke A. Guest wrote:
>> > On Thu, 2012-08-09 at 11:32 -0600, Gary Thomas wrote:
>> >
>> >> Try cleaning out your build tree (remove sstate-cache/ and tmp/) and run
>> >> it again. The error you are seeing is related to reusing the same tree
>> >> with [somewhat] different target machines.
>> >
>> > I did this and did it get further, failed somewhere else though.
>> >
>>
>> Without more information, it will be hard for anyone to help you out :-(
>>
>
> Yup, well I wanted to do a search first. I did come across the issue as
> it's already known, but I thought it would be patched already.
>
> | Compiling deb/deblistparser.cc
> to /home/laguest/src/others/poky/poky-build/tmp/work/x86_64-linux/apt-native-0.7.14-r7/apt-0.7.14/obj/apt-pkg/deblistparser.opic
> | deb/deblistparser.cc: In member function 'virtual short unsigned int
> debListParser::VersionHash()':
> | deb/deblistparser.cc:212:13: error: redeclaration of 'char* I'
> | deb/deblistparser.cc:202:22: error: 'const char** I' previously
> declared here
> | make[2]: ***
> [/home/laguest/src/others/poky/poky-build/tmp/work/x86_64-linux/apt-native-0.7.14-r7/apt-0.7.14/obj/apt-pkg/deblistparser.opic] Error 1
> | make[2]: *** Waiting for unfinished jobs....
> | make[1]: *** [all] Error 2
> | make: *** [all] Error 2
> | ERROR: oe_runmake failed
> NOTE: package apt-native-0.7.14-r7: task do_compile: Failed
> ERROR: Task 74
> (/home/laguest/src/others/poky/poky/meta/recipes-devtools/apt/apt-native_0.7.14.bb, do_compile) failed with exit code '1'
> Waiting for 1 running tasks to finish:
> 0: busybox-1.19.4-r6 do_compile (pid 30279)
> NOTE: package busybox-1.19.4-r6: task do_compile: Succeeded
> NOTE: Tasks Summary: Attempted 1744 tasks of which 162 didn't need to be
> rerun and 1 failed.
Do you have following patch applied ? If not then I guess you need
some backports.
commit fae7fc49052720f037bac128084851c09d420381
Author: Robert Yang <liezhi.yang at windriver.com>
Date: Thu Jun 7 16:37:09 2012 -0700
apt 0.7.14: do_compile failed with gcc 4.7
apt do_compile failed with gcc 4.7:
deb/deblistparser.cc: In member function 'virtual short unsigned
int debListParser::VersionHash()':
deb/deblistparser.cc:212:13: error: redeclaration of 'char* I'
deb/deblistparser.cc:202:22: error: 'const char** I' previously
declared here
>
> Summary: 1 task failed:
> /home/laguest/src/others/poky/poky/meta/recipes-devtools/apt/apt-native_0.7.14.bb, do_compile
> Summary: There were 57 WARNING messages shown.
> Summary: There was 1 ERROR message shown, returning a non-zero exit
> code.
>
>
> _______________________________________________
> poky mailing list
> poky at yoctoproject.org
> https://lists.yoctoproject.org/listinfo/poky
More information about the poky
mailing list