* eet: CROSS COMPILE Badness on x86_64 build machine
@ 2010-05-12 18:08 Steve Sakoman
2010-05-12 18:14 ` hong zhang
` (3 more replies)
0 siblings, 4 replies; 9+ messages in thread
From: Steve Sakoman @ 2010-05-12 18:08 UTC (permalink / raw)
To: openembedded-devel
Building from recent pull of oe.dev (yesterday)
Anyone else seeing this?
Steve
ERROR: function do_compile failed
ERROR: log data follows
(/home/steve/overo-oe/tmp/work/armv7a-angstrom-linux-gnueabi/eet-2_1.1.0+svnr48617-r1/temp/log.do_compile.29091)
| NOTE: make -j 4
| make all-recursive
| make[1]: Entering directory
`/home/steve/overo-oe/tmp/work/armv7a-angstrom-linux-gnueabi/eet-2_1.1.0+svnr48617-r1/eet'
| Making all in src
| make[2]: Entering directory
`/home/steve/overo-oe/tmp/work/armv7a-angstrom-linux-gnueabi/eet-2_1.1.0+svnr48617-r1/eet/src'
| Making all in lib
| make[3]: Entering directory
`/home/steve/overo-oe/tmp/work/armv7a-angstrom-linux-gnueabi/eet-2_1.1.0+svnr48617-r1/eet/src/lib'
| CC libeet_la-eet_lib.lo
| CC libeet_la-eet_data.lo
| CC libeet_la-eet_image.lo
| CC libeet_la-eet_cipher.lo
| CROSS COMPILE Badness: /usr/include in INCLUDEPATH: /usr/include/eina-0
| cc1: internal compiler error: in add_path, at c-incpath.c:425
| Please submit a full bug report,
| with preprocessed source if appropriate.
| See <http://gcc.gnu.org/bugs.html> for instructions.
| CROSS COMPILE Badness: /usr/include in INCLUDEPATH: /usr/include/eina-0
| cc1: internal compiler error: in add_path, at c-incpath.c:425
| Please submit a full bug report,
| with preprocessed source if appropriate.
| See <http://gcc.gnu.org/bugs.html> for instructions.
| make[3]: *** [libeet_la-eet_image.lo] Error 1
| make[3]: *** Waiting for unfinished jobs....
| make[3]: *** [libeet_la-eet_data.lo] Error 1
| CROSS COMPILE Badness: /usr/include in INCLUDEPATH: /usr/include/eina-0
| cc1: internal compiler error: in add_path, at c-incpath.c:425
| Please submit a full bug report,
| with preprocessed source if appropriate.
| See <http://gcc.gnu.org/bugs.html> for instructions.
| make[3]: *** [libeet_la-eet_lib.lo] Error 1
| CROSS COMPILE Badness: /usr/include in INCLUDEPATH: /usr/include/eina-0
| cc1: internal compiler error: in add_path, at c-incpath.c:425
| Please submit a full bug report,
| with preprocessed source if appropriate.
| See <http://gcc.gnu.org/bugs.html> for instructions.
| make[3]: *** [libeet_la-eet_cipher.lo] Error 1
| make[3]: Leaving directory
`/home/steve/overo-oe/tmp/work/armv7a-angstrom-linux-gnueabi/eet-2_1.1.0+svnr48617-r1/eet/src/lib'
| make[2]: *** [all-recursive] Error 1
| make[2]: Leaving directory
`/home/steve/overo-oe/tmp/work/armv7a-angstrom-linux-gnueabi/eet-2_1.1.0+svnr48617-r1/eet/src'
| make[1]: *** [all-recursive] Error 1
| make[1]: Leaving directory
`/home/steve/overo-oe/tmp/work/armv7a-angstrom-linux-gnueabi/eet-2_1.1.0+svnr48617-r1/eet'
| make: *** [all] Error 2
| FATAL: oe_runmake failed
^ permalink raw reply [flat|nested] 9+ messages in thread
* Re: eet: CROSS COMPILE Badness on x86_64 build machine
2010-05-12 18:08 eet: CROSS COMPILE Badness on x86_64 build machine Steve Sakoman
@ 2010-05-12 18:14 ` hong zhang
2010-05-12 18:31 ` Steve Sakoman
2010-05-12 18:30 ` hong zhang
` (2 subsequent siblings)
3 siblings, 1 reply; 9+ messages in thread
From: hong zhang @ 2010-05-12 18:14 UTC (permalink / raw)
To: openembedded-devel
what command like bitbake xxx you used?
--- On Wed, 5/12/10, Steve Sakoman <sakoman@gmail.com> wrote:
> From: Steve Sakoman <sakoman@gmail.com>
> Subject: [oe] eet: CROSS COMPILE Badness on x86_64 build machine
> To: "openembedded-devel" <openembedded-devel@lists.openembedded.org>
> Date: Wednesday, May 12, 2010, 1:08 PM
> Building from recent pull of oe.dev
> (yesterday)
>
> Anyone else seeing this?
>
> Steve
>
>
> ERROR: function do_compile failed
> ERROR: log data follows
> (/home/steve/overo-oe/tmp/work/armv7a-angstrom-linux-gnueabi/eet-2_1.1.0+svnr48617-r1/temp/log.do_compile.29091)
> | NOTE: make -j 4
> | make all-recursive
> | make[1]: Entering directory
> `/home/steve/overo-oe/tmp/work/armv7a-angstrom-linux-gnueabi/eet-2_1.1.0+svnr48617-r1/eet'
> | Making all in src
> | make[2]: Entering directory
> `/home/steve/overo-oe/tmp/work/armv7a-angstrom-linux-gnueabi/eet-2_1.1.0+svnr48617-r1/eet/src'
> | Making all in lib
> | make[3]: Entering directory
> `/home/steve/overo-oe/tmp/work/armv7a-angstrom-linux-gnueabi/eet-2_1.1.0+svnr48617-r1/eet/src/lib'
> | CC
> libeet_la-eet_lib.lo
> | CC
> libeet_la-eet_data.lo
> | CC
> libeet_la-eet_image.lo
> | CC
> libeet_la-eet_cipher.lo
> | CROSS COMPILE Badness: /usr/include in INCLUDEPATH:
> /usr/include/eina-0
> | cc1: internal compiler error: in add_path, at
> c-incpath.c:425
> | Please submit a full bug report,
> | with preprocessed source if appropriate.
> | See <http://gcc.gnu.org/bugs.html> for
> instructions.
> | CROSS COMPILE Badness: /usr/include in INCLUDEPATH:
> /usr/include/eina-0
> | cc1: internal compiler error: in add_path, at
> c-incpath.c:425
> | Please submit a full bug report,
> | with preprocessed source if appropriate.
> | See <http://gcc.gnu.org/bugs.html> for
> instructions.
> | make[3]: *** [libeet_la-eet_image.lo] Error 1
> | make[3]: *** Waiting for unfinished jobs....
> | make[3]: *** [libeet_la-eet_data.lo] Error 1
> | CROSS COMPILE Badness: /usr/include in INCLUDEPATH:
> /usr/include/eina-0
> | cc1: internal compiler error: in add_path, at
> c-incpath.c:425
> | Please submit a full bug report,
> | with preprocessed source if appropriate.
> | See <http://gcc.gnu.org/bugs.html> for
> instructions.
> | make[3]: *** [libeet_la-eet_lib.lo] Error 1
> | CROSS COMPILE Badness: /usr/include in INCLUDEPATH:
> /usr/include/eina-0
> | cc1: internal compiler error: in add_path, at
> c-incpath.c:425
> | Please submit a full bug report,
> | with preprocessed source if appropriate.
> | See <http://gcc.gnu.org/bugs.html> for
> instructions.
> | make[3]: *** [libeet_la-eet_cipher.lo] Error 1
> | make[3]: Leaving directory
> `/home/steve/overo-oe/tmp/work/armv7a-angstrom-linux-gnueabi/eet-2_1.1.0+svnr48617-r1/eet/src/lib'
> | make[2]: *** [all-recursive] Error 1
> | make[2]: Leaving directory
> `/home/steve/overo-oe/tmp/work/armv7a-angstrom-linux-gnueabi/eet-2_1.1.0+svnr48617-r1/eet/src'
> | make[1]: *** [all-recursive] Error 1
> | make[1]: Leaving directory
> `/home/steve/overo-oe/tmp/work/armv7a-angstrom-linux-gnueabi/eet-2_1.1.0+svnr48617-r1/eet'
> | make: *** [all] Error 2
> | FATAL: oe_runmake failed
>
> _______________________________________________
> Openembedded-devel mailing list
> Openembedded-devel@lists.openembedded.org
> http://lists.linuxtogo.org/cgi-bin/mailman/listinfo/openembedded-devel
>
^ permalink raw reply [flat|nested] 9+ messages in thread
* Re: eet: CROSS COMPILE Badness on x86_64 build machine
2010-05-12 18:08 eet: CROSS COMPILE Badness on x86_64 build machine Steve Sakoman
2010-05-12 18:14 ` hong zhang
@ 2010-05-12 18:30 ` hong zhang
2010-05-12 19:26 ` Khem Raj
2010-05-13 9:01 ` Henning Heinold
3 siblings, 0 replies; 9+ messages in thread
From: hong zhang @ 2010-05-12 18:30 UTC (permalink / raw)
To: openembedded-devel
Steve,
I am trying to build toolchain for my overo board. Shoudl I get tree from
git clone git://gitorious.org/gumstix-oe/mainline.git ?
I have build problem with openembedded tree.
---henry
--- On Wed, 5/12/10, Steve Sakoman <sakoman@gmail.com> wrote:
> From: Steve Sakoman <sakoman@gmail.com>
> Subject: [oe] eet: CROSS COMPILE Badness on x86_64 build machine
> To: "openembedded-devel" <openembedded-devel@lists.openembedded.org>
> Date: Wednesday, May 12, 2010, 1:08 PM
> Building from recent pull of oe.dev
> (yesterday)
>
> Anyone else seeing this?
>
> Steve
>
>
> ERROR: function do_compile failed
> ERROR: log data follows
> (/home/steve/overo-oe/tmp/work/armv7a-angstrom-linux-gnueabi/eet-2_1.1.0+svnr48617-r1/temp/log.do_compile.29091)
> | NOTE: make -j 4
> | make all-recursive
> | make[1]: Entering directory
> `/home/steve/overo-oe/tmp/work/armv7a-angstrom-linux-gnueabi/eet-2_1.1.0+svnr48617-r1/eet'
> | Making all in src
> | make[2]: Entering directory
> `/home/steve/overo-oe/tmp/work/armv7a-angstrom-linux-gnueabi/eet-2_1.1.0+svnr48617-r1/eet/src'
> | Making all in lib
> | make[3]: Entering directory
> `/home/steve/overo-oe/tmp/work/armv7a-angstrom-linux-gnueabi/eet-2_1.1.0+svnr48617-r1/eet/src/lib'
> | CC
> libeet_la-eet_lib.lo
> | CC
> libeet_la-eet_data.lo
> | CC
> libeet_la-eet_image.lo
> | CC
> libeet_la-eet_cipher.lo
> | CROSS COMPILE Badness: /usr/include in INCLUDEPATH:
> /usr/include/eina-0
> | cc1: internal compiler error: in add_path, at
> c-incpath.c:425
> | Please submit a full bug report,
> | with preprocessed source if appropriate.
> | See <http://gcc.gnu.org/bugs.html> for
> instructions.
> | CROSS COMPILE Badness: /usr/include in INCLUDEPATH:
> /usr/include/eina-0
> | cc1: internal compiler error: in add_path, at
> c-incpath.c:425
> | Please submit a full bug report,
> | with preprocessed source if appropriate.
> | See <http://gcc.gnu.org/bugs.html> for
> instructions.
> | make[3]: *** [libeet_la-eet_image.lo] Error 1
> | make[3]: *** Waiting for unfinished jobs....
> | make[3]: *** [libeet_la-eet_data.lo] Error 1
> | CROSS COMPILE Badness: /usr/include in INCLUDEPATH:
> /usr/include/eina-0
> | cc1: internal compiler error: in add_path, at
> c-incpath.c:425
> | Please submit a full bug report,
> | with preprocessed source if appropriate.
> | See <http://gcc.gnu.org/bugs.html> for
> instructions.
> | make[3]: *** [libeet_la-eet_lib.lo] Error 1
> | CROSS COMPILE Badness: /usr/include in INCLUDEPATH:
> /usr/include/eina-0
> | cc1: internal compiler error: in add_path, at
> c-incpath.c:425
> | Please submit a full bug report,
> | with preprocessed source if appropriate.
> | See <http://gcc.gnu.org/bugs.html> for
> instructions.
> | make[3]: *** [libeet_la-eet_cipher.lo] Error 1
> | make[3]: Leaving directory
> `/home/steve/overo-oe/tmp/work/armv7a-angstrom-linux-gnueabi/eet-2_1.1.0+svnr48617-r1/eet/src/lib'
> | make[2]: *** [all-recursive] Error 1
> | make[2]: Leaving directory
> `/home/steve/overo-oe/tmp/work/armv7a-angstrom-linux-gnueabi/eet-2_1.1.0+svnr48617-r1/eet/src'
> | make[1]: *** [all-recursive] Error 1
> | make[1]: Leaving directory
> `/home/steve/overo-oe/tmp/work/armv7a-angstrom-linux-gnueabi/eet-2_1.1.0+svnr48617-r1/eet'
> | make: *** [all] Error 2
> | FATAL: oe_runmake failed
>
> _______________________________________________
> Openembedded-devel mailing list
> Openembedded-devel@lists.openembedded.org
> http://lists.linuxtogo.org/cgi-bin/mailman/listinfo/openembedded-devel
>
^ permalink raw reply [flat|nested] 9+ messages in thread
* Re: eet: CROSS COMPILE Badness on x86_64 build machine
2010-05-12 18:14 ` hong zhang
@ 2010-05-12 18:31 ` Steve Sakoman
2010-05-12 18:38 ` hong zhang
0 siblings, 1 reply; 9+ messages in thread
From: Steve Sakoman @ 2010-05-12 18:31 UTC (permalink / raw)
To: openembedded-devel
On Wed, May 12, 2010 at 11:14 AM, hong zhang <henryzhang62@yahoo.com> wrote:
> what command like bitbake xxx you used?
I used bitbake eet
Steve
> --- On Wed, 5/12/10, Steve Sakoman <sakoman@gmail.com> wrote:
>
>> From: Steve Sakoman <sakoman@gmail.com>
>> Subject: [oe] eet: CROSS COMPILE Badness on x86_64 build machine
>> To: "openembedded-devel" <openembedded-devel@lists.openembedded.org>
>> Date: Wednesday, May 12, 2010, 1:08 PM
>> Building from recent pull of oe.dev
>> (yesterday)
>>
>> Anyone else seeing this?
>>
>> Steve
>>
>>
>> ERROR: function do_compile failed
>> ERROR: log data follows
>> (/home/steve/overo-oe/tmp/work/armv7a-angstrom-linux-gnueabi/eet-2_1.1.0+svnr48617-r1/temp/log.do_compile.29091)
>> | NOTE: make -j 4
>> | make all-recursive
>> | make[1]: Entering directory
>> `/home/steve/overo-oe/tmp/work/armv7a-angstrom-linux-gnueabi/eet-2_1.1.0+svnr48617-r1/eet'
>> | Making all in src
>> | make[2]: Entering directory
>> `/home/steve/overo-oe/tmp/work/armv7a-angstrom-linux-gnueabi/eet-2_1.1.0+svnr48617-r1/eet/src'
>> | Making all in lib
>> | make[3]: Entering directory
>> `/home/steve/overo-oe/tmp/work/armv7a-angstrom-linux-gnueabi/eet-2_1.1.0+svnr48617-r1/eet/src/lib'
>> | CC
>> libeet_la-eet_lib.lo
>> | CC
>> libeet_la-eet_data.lo
>> | CC
>> libeet_la-eet_image.lo
>> | CC
>> libeet_la-eet_cipher.lo
>> | CROSS COMPILE Badness: /usr/include in INCLUDEPATH:
>> /usr/include/eina-0
>> | cc1: internal compiler error: in add_path, at
>> c-incpath.c:425
>> | Please submit a full bug report,
>> | with preprocessed source if appropriate.
>> | See <http://gcc.gnu.org/bugs.html> for
>> instructions.
>> | CROSS COMPILE Badness: /usr/include in INCLUDEPATH:
>> /usr/include/eina-0
>> | cc1: internal compiler error: in add_path, at
>> c-incpath.c:425
>> | Please submit a full bug report,
>> | with preprocessed source if appropriate.
>> | See <http://gcc.gnu.org/bugs.html> for
>> instructions.
>> | make[3]: *** [libeet_la-eet_image.lo] Error 1
>> | make[3]: *** Waiting for unfinished jobs....
>> | make[3]: *** [libeet_la-eet_data.lo] Error 1
>> | CROSS COMPILE Badness: /usr/include in INCLUDEPATH:
>> /usr/include/eina-0
>> | cc1: internal compiler error: in add_path, at
>> c-incpath.c:425
>> | Please submit a full bug report,
>> | with preprocessed source if appropriate.
>> | See <http://gcc.gnu.org/bugs.html> for
>> instructions.
>> | make[3]: *** [libeet_la-eet_lib.lo] Error 1
>> | CROSS COMPILE Badness: /usr/include in INCLUDEPATH:
>> /usr/include/eina-0
>> | cc1: internal compiler error: in add_path, at
>> c-incpath.c:425
>> | Please submit a full bug report,
>> | with preprocessed source if appropriate.
>> | See <http://gcc.gnu.org/bugs.html> for
>> instructions.
>> | make[3]: *** [libeet_la-eet_cipher.lo] Error 1
>> | make[3]: Leaving directory
>> `/home/steve/overo-oe/tmp/work/armv7a-angstrom-linux-gnueabi/eet-2_1.1.0+svnr48617-r1/eet/src/lib'
>> | make[2]: *** [all-recursive] Error 1
>> | make[2]: Leaving directory
>> `/home/steve/overo-oe/tmp/work/armv7a-angstrom-linux-gnueabi/eet-2_1.1.0+svnr48617-r1/eet/src'
>> | make[1]: *** [all-recursive] Error 1
>> | make[1]: Leaving directory
>> `/home/steve/overo-oe/tmp/work/armv7a-angstrom-linux-gnueabi/eet-2_1.1.0+svnr48617-r1/eet'
>> | make: *** [all] Error 2
>> | FATAL: oe_runmake failed
>>
>> _______________________________________________
>> Openembedded-devel mailing list
>> Openembedded-devel@lists.openembedded.org
>> http://lists.linuxtogo.org/cgi-bin/mailman/listinfo/openembedded-devel
>>
>
>
>
>
> _______________________________________________
> Openembedded-devel mailing list
> Openembedded-devel@lists.openembedded.org
> http://lists.linuxtogo.org/cgi-bin/mailman/listinfo/openembedded-devel
>
^ permalink raw reply [flat|nested] 9+ messages in thread
* Re: eet: CROSS COMPILE Badness on x86_64 build machine
2010-05-12 18:31 ` Steve Sakoman
@ 2010-05-12 18:38 ` hong zhang
0 siblings, 0 replies; 9+ messages in thread
From: hong zhang @ 2010-05-12 18:38 UTC (permalink / raw)
To: openembedded-devel
Steve,
I think I should use your tree for my overo but git failed.
git clone git://gitorious.org/gumstix-oe/mainline.git
Initialized empty Git repository in /stuff/mainline/.git/
remote: Counting objects: 332010, done.
remote: Compressing objects: 100% (131317/131317), done.
fatal: The remote end hung up unexpectedly38 MiB | 199 KiB/s
fatal: early EOF
fatal: index-pack failed
Any thing wrong?
---henry
--- On Wed, 5/12/10, Steve Sakoman <sakoman@gmail.com> wrote:
> From: Steve Sakoman <sakoman@gmail.com>
> Subject: Re: [oe] eet: CROSS COMPILE Badness on x86_64 build machine
> To: openembedded-devel@lists.openembedded.org
> Date: Wednesday, May 12, 2010, 1:31 PM
> On Wed, May 12, 2010 at 11:14 AM,
> hong zhang <henryzhang62@yahoo.com>
> wrote:
> > what command like bitbake xxx you used?
>
> I used bitbake eet
>
> Steve
>
>
>
> > --- On Wed, 5/12/10, Steve Sakoman <sakoman@gmail.com>
> wrote:
> >
> >> From: Steve Sakoman <sakoman@gmail.com>
> >> Subject: [oe] eet: CROSS COMPILE Badness on x86_64
> build machine
> >> To: "openembedded-devel" <openembedded-devel@lists.openembedded.org>
> >> Date: Wednesday, May 12, 2010, 1:08 PM
> >> Building from recent pull of oe.dev
> >> (yesterday)
> >>
> >> Anyone else seeing this?
> >>
> >> Steve
> >>
> >>
> >> ERROR: function do_compile failed
> >> ERROR: log data follows
> >>
> (/home/steve/overo-oe/tmp/work/armv7a-angstrom-linux-gnueabi/eet-2_1.1.0+svnr48617-r1/temp/log.do_compile.29091)
> >> | NOTE: make -j 4
> >> | make all-recursive
> >> | make[1]: Entering directory
> >>
> `/home/steve/overo-oe/tmp/work/armv7a-angstrom-linux-gnueabi/eet-2_1.1.0+svnr48617-r1/eet'
> >> | Making all in src
> >> | make[2]: Entering directory
> >>
> `/home/steve/overo-oe/tmp/work/armv7a-angstrom-linux-gnueabi/eet-2_1.1.0+svnr48617-r1/eet/src'
> >> | Making all in lib
> >> | make[3]: Entering directory
> >>
> `/home/steve/overo-oe/tmp/work/armv7a-angstrom-linux-gnueabi/eet-2_1.1.0+svnr48617-r1/eet/src/lib'
> >> | CC
> >> libeet_la-eet_lib.lo
> >> | CC
> >> libeet_la-eet_data.lo
> >> | CC
> >> libeet_la-eet_image.lo
> >> | CC
> >> libeet_la-eet_cipher.lo
> >> | CROSS COMPILE Badness: /usr/include in
> INCLUDEPATH:
> >> /usr/include/eina-0
> >> | cc1: internal compiler error: in add_path, at
> >> c-incpath.c:425
> >> | Please submit a full bug report,
> >> | with preprocessed source if appropriate.
> >> | See <http://gcc.gnu.org/bugs.html> for
> >> instructions.
> >> | CROSS COMPILE Badness: /usr/include in
> INCLUDEPATH:
> >> /usr/include/eina-0
> >> | cc1: internal compiler error: in add_path, at
> >> c-incpath.c:425
> >> | Please submit a full bug report,
> >> | with preprocessed source if appropriate.
> >> | See <http://gcc.gnu.org/bugs.html> for
> >> instructions.
> >> | make[3]: *** [libeet_la-eet_image.lo] Error 1
> >> | make[3]: *** Waiting for unfinished jobs....
> >> | make[3]: *** [libeet_la-eet_data.lo] Error 1
> >> | CROSS COMPILE Badness: /usr/include in
> INCLUDEPATH:
> >> /usr/include/eina-0
> >> | cc1: internal compiler error: in add_path, at
> >> c-incpath.c:425
> >> | Please submit a full bug report,
> >> | with preprocessed source if appropriate.
> >> | See <http://gcc.gnu.org/bugs.html> for
> >> instructions.
> >> | make[3]: *** [libeet_la-eet_lib.lo] Error 1
> >> | CROSS COMPILE Badness: /usr/include in
> INCLUDEPATH:
> >> /usr/include/eina-0
> >> | cc1: internal compiler error: in add_path, at
> >> c-incpath.c:425
> >> | Please submit a full bug report,
> >> | with preprocessed source if appropriate.
> >> | See <http://gcc.gnu.org/bugs.html> for
> >> instructions.
> >> | make[3]: *** [libeet_la-eet_cipher.lo] Error 1
> >> | make[3]: Leaving directory
> >>
> `/home/steve/overo-oe/tmp/work/armv7a-angstrom-linux-gnueabi/eet-2_1.1.0+svnr48617-r1/eet/src/lib'
> >> | make[2]: *** [all-recursive] Error 1
> >> | make[2]: Leaving directory
> >>
> `/home/steve/overo-oe/tmp/work/armv7a-angstrom-linux-gnueabi/eet-2_1.1.0+svnr48617-r1/eet/src'
> >> | make[1]: *** [all-recursive] Error 1
> >> | make[1]: Leaving directory
> >>
> `/home/steve/overo-oe/tmp/work/armv7a-angstrom-linux-gnueabi/eet-2_1.1.0+svnr48617-r1/eet'
> >> | make: *** [all] Error 2
> >> | FATAL: oe_runmake failed
> >>
> >> _______________________________________________
> >> Openembedded-devel mailing list
> >> Openembedded-devel@lists.openembedded.org
> >> http://lists.linuxtogo.org/cgi-bin/mailman/listinfo/openembedded-devel
> >>
> >
> >
> >
> >
> > _______________________________________________
> > Openembedded-devel mailing list
> > Openembedded-devel@lists.openembedded.org
> > http://lists.linuxtogo.org/cgi-bin/mailman/listinfo/openembedded-devel
> >
>
> _______________________________________________
> Openembedded-devel mailing list
> Openembedded-devel@lists.openembedded.org
> http://lists.linuxtogo.org/cgi-bin/mailman/listinfo/openembedded-devel
>
^ permalink raw reply [flat|nested] 9+ messages in thread
* Re: eet: CROSS COMPILE Badness on x86_64 build machine
2010-05-12 18:08 eet: CROSS COMPILE Badness on x86_64 build machine Steve Sakoman
2010-05-12 18:14 ` hong zhang
2010-05-12 18:30 ` hong zhang
@ 2010-05-12 19:26 ` Khem Raj
2010-05-12 19:32 ` Steve Sakoman
2010-05-13 9:01 ` Henning Heinold
3 siblings, 1 reply; 9+ messages in thread
From: Khem Raj @ 2010-05-12 19:26 UTC (permalink / raw)
To: openembedded-devel
On Wed, May 12, 2010 at 11:08 AM, Steve Sakoman <sakoman@gmail.com> wrote:
> Building from recent pull of oe.dev (yesterday)
>
> Anyone else seeing this?
post the logs somewhere
-Khem
>
> Steve
>
>
> ERROR: function do_compile failed
> ERROR: log data follows
> (/home/steve/overo-oe/tmp/work/armv7a-angstrom-linux-gnueabi/eet-2_1.1.0+svnr48617-r1/temp/log.do_compile.29091)
> | NOTE: make -j 4
> | make all-recursive
> | make[1]: Entering directory
> `/home/steve/overo-oe/tmp/work/armv7a-angstrom-linux-gnueabi/eet-2_1.1.0+svnr48617-r1/eet'
> | Making all in src
> | make[2]: Entering directory
> `/home/steve/overo-oe/tmp/work/armv7a-angstrom-linux-gnueabi/eet-2_1.1.0+svnr48617-r1/eet/src'
> | Making all in lib
> | make[3]: Entering directory
> `/home/steve/overo-oe/tmp/work/armv7a-angstrom-linux-gnueabi/eet-2_1.1.0+svnr48617-r1/eet/src/lib'
> | CC libeet_la-eet_lib.lo
> | CC libeet_la-eet_data.lo
> | CC libeet_la-eet_image.lo
> | CC libeet_la-eet_cipher.lo
> | CROSS COMPILE Badness: /usr/include in INCLUDEPATH: /usr/include/eina-0
> | cc1: internal compiler error: in add_path, at c-incpath.c:425
> | Please submit a full bug report,
> | with preprocessed source if appropriate.
> | See <http://gcc.gnu.org/bugs.html> for instructions.
> | CROSS COMPILE Badness: /usr/include in INCLUDEPATH: /usr/include/eina-0
> | cc1: internal compiler error: in add_path, at c-incpath.c:425
> | Please submit a full bug report,
> | with preprocessed source if appropriate.
> | See <http://gcc.gnu.org/bugs.html> for instructions.
> | make[3]: *** [libeet_la-eet_image.lo] Error 1
> | make[3]: *** Waiting for unfinished jobs....
> | make[3]: *** [libeet_la-eet_data.lo] Error 1
> | CROSS COMPILE Badness: /usr/include in INCLUDEPATH: /usr/include/eina-0
> | cc1: internal compiler error: in add_path, at c-incpath.c:425
> | Please submit a full bug report,
> | with preprocessed source if appropriate.
> | See <http://gcc.gnu.org/bugs.html> for instructions.
> | make[3]: *** [libeet_la-eet_lib.lo] Error 1
> | CROSS COMPILE Badness: /usr/include in INCLUDEPATH: /usr/include/eina-0
> | cc1: internal compiler error: in add_path, at c-incpath.c:425
> | Please submit a full bug report,
> | with preprocessed source if appropriate.
> | See <http://gcc.gnu.org/bugs.html> for instructions.
> | make[3]: *** [libeet_la-eet_cipher.lo] Error 1
> | make[3]: Leaving directory
> `/home/steve/overo-oe/tmp/work/armv7a-angstrom-linux-gnueabi/eet-2_1.1.0+svnr48617-r1/eet/src/lib'
> | make[2]: *** [all-recursive] Error 1
> | make[2]: Leaving directory
> `/home/steve/overo-oe/tmp/work/armv7a-angstrom-linux-gnueabi/eet-2_1.1.0+svnr48617-r1/eet/src'
> | make[1]: *** [all-recursive] Error 1
> | make[1]: Leaving directory
> `/home/steve/overo-oe/tmp/work/armv7a-angstrom-linux-gnueabi/eet-2_1.1.0+svnr48617-r1/eet'
> | make: *** [all] Error 2
> | FATAL: oe_runmake failed
>
> _______________________________________________
> Openembedded-devel mailing list
> Openembedded-devel@lists.openembedded.org
> http://lists.linuxtogo.org/cgi-bin/mailman/listinfo/openembedded-devel
>
^ permalink raw reply [flat|nested] 9+ messages in thread
* Re: eet: CROSS COMPILE Badness on x86_64 build machine
2010-05-12 19:26 ` Khem Raj
@ 2010-05-12 19:32 ` Steve Sakoman
2010-05-12 20:07 ` Khem Raj
0 siblings, 1 reply; 9+ messages in thread
From: Steve Sakoman @ 2010-05-12 19:32 UTC (permalink / raw)
To: openembedded-devel
On Wed, May 12, 2010 at 12:26 PM, Khem Raj <raj.khem@gmail.com> wrote:
> On Wed, May 12, 2010 at 11:08 AM, Steve Sakoman <sakoman@gmail.com> wrote:
>> Building from recent pull of oe.dev (yesterday)
>>
>> Anyone else seeing this?
>
> post the logs somewhere
Will this work?
http://www.sakoman.net:8000/packages/31664/
Steve
> -Khem
>
>>
>> Steve
>>
>>
>> ERROR: function do_compile failed
>> ERROR: log data follows
>> (/home/steve/overo-oe/tmp/work/armv7a-angstrom-linux-gnueabi/eet-2_1.1.0+svnr48617-r1/temp/log.do_compile.29091)
>> | NOTE: make -j 4
>> | make all-recursive
>> | make[1]: Entering directory
>> `/home/steve/overo-oe/tmp/work/armv7a-angstrom-linux-gnueabi/eet-2_1.1.0+svnr48617-r1/eet'
>> | Making all in src
>> | make[2]: Entering directory
>> `/home/steve/overo-oe/tmp/work/armv7a-angstrom-linux-gnueabi/eet-2_1.1.0+svnr48617-r1/eet/src'
>> | Making all in lib
>> | make[3]: Entering directory
>> `/home/steve/overo-oe/tmp/work/armv7a-angstrom-linux-gnueabi/eet-2_1.1.0+svnr48617-r1/eet/src/lib'
>> | CC libeet_la-eet_lib.lo
>> | CC libeet_la-eet_data.lo
>> | CC libeet_la-eet_image.lo
>> | CC libeet_la-eet_cipher.lo
>> | CROSS COMPILE Badness: /usr/include in INCLUDEPATH: /usr/include/eina-0
>> | cc1: internal compiler error: in add_path, at c-incpath.c:425
>> | Please submit a full bug report,
>> | with preprocessed source if appropriate.
>> | See <http://gcc.gnu.org/bugs.html> for instructions.
>> | CROSS COMPILE Badness: /usr/include in INCLUDEPATH: /usr/include/eina-0
>> | cc1: internal compiler error: in add_path, at c-incpath.c:425
>> | Please submit a full bug report,
>> | with preprocessed source if appropriate.
>> | See <http://gcc.gnu.org/bugs.html> for instructions.
>> | make[3]: *** [libeet_la-eet_image.lo] Error 1
>> | make[3]: *** Waiting for unfinished jobs....
>> | make[3]: *** [libeet_la-eet_data.lo] Error 1
>> | CROSS COMPILE Badness: /usr/include in INCLUDEPATH: /usr/include/eina-0
>> | cc1: internal compiler error: in add_path, at c-incpath.c:425
>> | Please submit a full bug report,
>> | with preprocessed source if appropriate.
>> | See <http://gcc.gnu.org/bugs.html> for instructions.
>> | make[3]: *** [libeet_la-eet_lib.lo] Error 1
>> | CROSS COMPILE Badness: /usr/include in INCLUDEPATH: /usr/include/eina-0
>> | cc1: internal compiler error: in add_path, at c-incpath.c:425
>> | Please submit a full bug report,
>> | with preprocessed source if appropriate.
>> | See <http://gcc.gnu.org/bugs.html> for instructions.
>> | make[3]: *** [libeet_la-eet_cipher.lo] Error 1
>> | make[3]: Leaving directory
>> `/home/steve/overo-oe/tmp/work/armv7a-angstrom-linux-gnueabi/eet-2_1.1.0+svnr48617-r1/eet/src/lib'
>> | make[2]: *** [all-recursive] Error 1
>> | make[2]: Leaving directory
>> `/home/steve/overo-oe/tmp/work/armv7a-angstrom-linux-gnueabi/eet-2_1.1.0+svnr48617-r1/eet/src'
>> | make[1]: *** [all-recursive] Error 1
>> | make[1]: Leaving directory
>> `/home/steve/overo-oe/tmp/work/armv7a-angstrom-linux-gnueabi/eet-2_1.1.0+svnr48617-r1/eet'
>> | make: *** [all] Error 2
>> | FATAL: oe_runmake failed
>>
>> _______________________________________________
>> Openembedded-devel mailing list
>> Openembedded-devel@lists.openembedded.org
>> http://lists.linuxtogo.org/cgi-bin/mailman/listinfo/openembedded-devel
>>
>
> _______________________________________________
> Openembedded-devel mailing list
> Openembedded-devel@lists.openembedded.org
> http://lists.linuxtogo.org/cgi-bin/mailman/listinfo/openembedded-devel
>
^ permalink raw reply [flat|nested] 9+ messages in thread
* Re: eet: CROSS COMPILE Badness on x86_64 build machine
2010-05-12 19:32 ` Steve Sakoman
@ 2010-05-12 20:07 ` Khem Raj
0 siblings, 0 replies; 9+ messages in thread
From: Khem Raj @ 2010-05-12 20:07 UTC (permalink / raw)
To: openembedded-devel
On (12/05/10 12:32), Steve Sakoman wrote:
> On Wed, May 12, 2010 at 12:26 PM, Khem Raj <raj.khem@gmail.com> wrote:
> > On Wed, May 12, 2010 at 11:08 AM, Steve Sakoman <sakoman@gmail.com> wrote:
> >> Building from recent pull of oe.dev (yesterday)
> >>
> >> Anyone else seeing this?
> >
> > post the logs somewhere
>
> Will this work?
>
> http://www.sakoman.net:8000/packages/31664/
hmm it only has failed log. I was more thinking of like
log.do_configure.xxx
^ permalink raw reply [flat|nested] 9+ messages in thread
* Re: eet: CROSS COMPILE Badness on x86_64 build machine
2010-05-12 18:08 eet: CROSS COMPILE Badness on x86_64 build machine Steve Sakoman
` (2 preceding siblings ...)
2010-05-12 19:26 ` Khem Raj
@ 2010-05-13 9:01 ` Henning Heinold
3 siblings, 0 replies; 9+ messages in thread
From: Henning Heinold @ 2010-05-13 9:01 UTC (permalink / raw)
To: openembedded-devel
Hi,
this looks like a classic failure of the m4 macros,
which try to locate the eina-dev stuff and take your
hosts one instead of the oe provided. I double checked
the dependency in the recipe and it has eina in there.
Bye Henning
^ permalink raw reply [flat|nested] 9+ messages in thread
end of thread, other threads:[~2010-05-13 9:05 UTC | newest]
Thread overview: 9+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2010-05-12 18:08 eet: CROSS COMPILE Badness on x86_64 build machine Steve Sakoman
2010-05-12 18:14 ` hong zhang
2010-05-12 18:31 ` Steve Sakoman
2010-05-12 18:38 ` hong zhang
2010-05-12 18:30 ` hong zhang
2010-05-12 19:26 ` Khem Raj
2010-05-12 19:32 ` Steve Sakoman
2010-05-12 20:07 ` Khem Raj
2010-05-13 9:01 ` Henning Heinold
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.