* build error on branch dora
@ 2013-10-01 9:15 jojo
2013-10-01 11:31 ` Daiane Angolini
2013-10-01 12:39 ` Otavio Salvador
0 siblings, 2 replies; 5+ messages in thread
From: jojo @ 2013-10-01 9:15 UTC (permalink / raw)
To: meta-freescale
[-- Attachment #1: Type: text/plain, Size: 3623 bytes --]
Hi,
i run "bitbake fsl-image-gui"
Build Configuration:
BB_VERSION = "1.20.0"
BUILD_SYS = "i686-linux"
NATIVELSBSTRING = "Ubuntu-12.04"
TARGET_SYS = "arm-poky-linux-gnueabi"
MACHINE = "imx6qsabresd"
DISTRO = "poky"
DISTRO_VERSION = "1.5"
TUNE_FEATURES = "armv7a vfp neon callconvention-hard cortexa9"
TARGET_FPU = "vfp-neon"
meta
meta-yocto = "(nobranch):4d8ab87d25ea6e59dc88375813ef88ee0ac813d0"
meta-oe = "(nobranch):8aafddccb03f54923927e9d1c8c80223baf581de"
meta-fsl-arm = "(nobranch):2076ae7530a7ed2aa40678502598e74b0f533def"
meta-fsl-arm-extra = "(nobranch):cc64dc7e894915e9be4e6ac34e01a4f5c123b7b4"
meta-fsl-demos = "(nobranch):393b0119d513f9abf7b0570ab0d32b81583dedca"
RROR: Function failed: do_compile (log file is located at /home/jojo/worl/freescale/fsl-community-bsp-dora/build/tmp/work/cortexa9hf-vfp-neon-poky-linux-gnueabi/nbench-byte/2.2.3-r0/temp/log.do_compile.27962)
ERROR: Logfile of failure stored in: /home/jojo/worl/freescale/fsl-community-bsp-dora/build/tmp/work/cortexa9hf-vfp-neon-poky-linux-gnueabi/nbench-byte/2.2.3-r0/temp/log.do_compile.27962
Log data follows:
| DEBUG: Executing shell function do_compile
| NOTE: make -j 4 -e MAKEFLAGS=
| touch pointer.h ;
| arm-poky-linux-gnueabi-gcc -march=armv7-a -mthumb-interwork -mfloat-abi=hard -mfpu=neon -mtune=cortex-a9 -O2 -pipe -g -feliminate-unused-debug-types -Wl,-O1 -Wl,--hash-style=gnu -Wl,--as-needed --sysroot=/home/jojo/worl/freescale/fsl-community-bsp-dora/build/tmp/sysroots/imx6qsabresd -DLINUX -O2 -pipe -g -feliminate-unused-debug-types\
| -c misc.c
| ./sysinfo.sh arm-poky-linux-gnueabi-gcc -march=armv7-a -mthumb-interwork -mfloat-abi=hard -mfpu=neon -mtune=cortex-a9 -O2 -pipe -g -feliminate-unused-debug-types -Wl,-O1 -Wl,--hash-style=gnu -Wl,--as-needed --sysroot=/home/jojo/worl/freescale/fsl-community-bsp-dora/build/tmp/sysroots/imx6qsabresd -DLINUX -O2 -pipe -g -feliminate-unused-debug-types
| ./sysinfo.sh arm-poky-linux-gnueabi-gcc -march=armv7-a -mthumb-interwork -mfloat-abi=hard -mfpu=neon -mtune=cortex-a9 -O2 -pipe -g -feliminate-unused-debug-types -Wl,-O1 -Wl,--hash-style=gnu -Wl,--as-needed --sysroot=/home/jojo/worl/freescale/fsl-community-bsp-dora/build/tmp/sysroots/imx6qsabresd -DLINUX -O2 -pipe -g -feliminate-unused-debug-types
| In file included from misc.h:36:0,
| from misc.c:23:
| nmglobal.h:29:21: fatal error: pointer.h: No such file or directory
| #include "pointer.h"
| ^
| compilation terminated.
| make: *** [misc.o] Error 1
| make: *** Waiting for unfinished jobs....
| ERROR: oe_runmake failed
| WARNING: exit code 1 from a shell command.
| ERROR: Function failed: do_compile (log file is located at /home/jojo/worl/freescale/fsl-community-bsp-dora/build/tmp/work/cortexa9hf-vfp-neon-poky-linux-gnueabi/nbench-byte/2.2.3-r0/temp/log.do_compile.27962)
ERROR: Task 2315 (/home/jojo/worl/freescale/fsl-community-bsp-dora/sources/meta-openembedded/meta-oe/recipes-benchmark/nbench-byte/nbench-byte_2.2.3.bb, do_compile) failed with exit code '1'
NOTE: Tasks Summary: Attempted 4243 tasks of which 1664 didn't need to be rerun and 1 failed.
Waiting for 0 running tasks to finish:
Summary: 1 task failed:
/home/jojo/worl/freescale/fsl-community-bsp-dora/sources/meta-openembedded/meta-oe/recipes-benchmark/nbench-byte/nbench-byte_2.2.3.bb, do_compile
Summary: There were 4 WARNING messages shown.
Summary: There was 1 ERROR message shown, returning a non-zero exit code.
Thanks,
- Jojo
[-- Attachment #2: Type: text/html, Size: 4824 bytes --]
^ permalink raw reply [flat|nested] 5+ messages in thread
* Re: build error on branch dora
2013-10-01 9:15 build error on branch dora jojo
@ 2013-10-01 11:31 ` Daiane Angolini
2013-10-01 12:26 ` 回复: " jojo
2013-10-01 12:39 ` Otavio Salvador
1 sibling, 1 reply; 5+ messages in thread
From: Daiane Angolini @ 2013-10-01 11:31 UTC (permalink / raw)
To: jojo, meta-freescale
On 10/01/2013 06:15 AM, jojo wrote:
> Hi,
> i run "bitbake fsl-image-gui"
Hi Jojo,
Are you using the same build folder you'd be using for other source code
branch?
If so, please rm -rf tmp and try again ;-)
Daiane
>
> Build Configuration:
> BB_VERSION = "1.20.0"
> BUILD_SYS = "i686-linux"
> NATIVELSBSTRING = "Ubuntu-12.04"
> TARGET_SYS = "arm-poky-linux-gnueabi"
> MACHINE = "imx6qsabresd"
> DISTRO = "poky"
> DISTRO_VERSION = "1.5"
> TUNE_FEATURES = "armv7a vfp neon callconvention-hard cortexa9"
> TARGET_FPU = "vfp-neon"
> meta
> meta-yocto = "(nobranch):4d8ab87d25ea6e59dc88375813ef88ee0ac813d0"
> meta-oe = "(nobranch):8aafddccb03f54923927e9d1c8c80223baf581de"
> meta-fsl-arm = "(nobranch):2076ae7530a7ed2aa40678502598e74b0f533def"
> meta-fsl-arm-extra = "(nobranch):cc64dc7e894915e9be4e6ac34e01a4f5c123b7b4"
> meta-fsl-demos = "(nobranch):393b0119d513f9abf7b0570ab0d32b81583dedca"
>
>
> RROR: Function failed: do_compile (log file is located at
> /home/jojo/worl/freescale/fsl-community-bsp-dora/build/tmp/work/cortexa9hf-vfp-neon-poky-linux-gnueabi/nbench-byte/2.2.3-r0/temp/log.do_compile.27962)
> ERROR: Logfile of failure stored in:
> /home/jojo/worl/freescale/fsl-community-bsp-dora/build/tmp/work/cortexa9hf-vfp-neon-poky-linux-gnueabi/nbench-byte/2.2.3-r0/temp/log.do_compile.27962
> Log data follows:
> | DEBUG: Executing shell function do_compile
> | NOTE: make -j 4 -e MAKEFLAGS=
> | touch pointer.h ;
> | arm-poky-linux-gnueabi-gcc -march=armv7-a -mthumb-interwork
> -mfloat-abi=hard -mfpu=neon -mtune=cortex-a9 -O2 -pipe -g
> -feliminate-unused-debug-types -Wl,-O1 -Wl,--hash-style=gnu
> -Wl,--as-needed
> --sysroot=/home/jojo/worl/freescale/fsl-community-bsp-dora/build/tmp/sysroots/imx6qsabresd
> -DLINUX -O2 -pipe -g -feliminate-unused-debug-types\
> | -c misc.c
> | ./sysinfo.sh arm-poky-linux-gnueabi-gcc -march=armv7-a
> -mthumb-interwork -mfloat-abi=hard -mfpu=neon -mtune=cortex-a9 -O2
> -pipe -g -feliminate-unused-debug-types -Wl,-O1 -Wl,--hash-style=gnu
> -Wl,--as-needed
> --sysroot=/home/jojo/worl/freescale/fsl-community-bsp-dora/build/tmp/sysroots/imx6qsabresd
> -DLINUX -O2 -pipe -g -feliminate-unused-debug-types
> | ./sysinfo.sh arm-poky-linux-gnueabi-gcc -march=armv7-a
> -mthumb-interwork -mfloat-abi=hard -mfpu=neon -mtune=cortex-a9 -O2
> -pipe -g -feliminate-unused-debug-types -Wl,-O1 -Wl,--hash-style=gnu
> -Wl,--as-needed
> --sysroot=/home/jojo/worl/freescale/fsl-community-bsp-dora/build/tmp/sysroots/imx6qsabresd
> -DLINUX -O2 -pipe -g -feliminate-unused-debug-types
> | In file included from misc.h:36:0,
> | from misc.c:23:
> | nmglobal.h:29:21: fatal error: pointer.h: No such file or directory
> | #include "pointer.h"
> | ^
> | compilation terminated.
> | make: *** [misc.o] Error 1
> | make: *** Waiting for unfinished jobs....
> | ERROR: oe_runmake failed
> | WARNING: exit code 1 from a shell command.
> | ERROR: Function failed: do_compile (log file is located at
> /home/jojo/worl/freescale/fsl-community-bsp-dora/build/tmp/work/cortexa9hf-vfp-neon-poky-linux-gnueabi/nbench-byte/2.2.3-r0/temp/log.do_compile.27962)
> ERROR: Task 2315
> (/home/jojo/worl/freescale/fsl-community-bsp-dora/sources/meta-openembedded/meta-oe/recipes-benchmark/nbench-byte/nbench-byte_2.2.3.bb,
> do_compile) failed with exit code '1'
> NOTE: Tasks Summary: Attempted 4243 tasks of which 1664 didn't need to
> be rerun and 1 failed.
> Waiting for 0 running tasks to finish:
>
> Summary: 1 task failed:
>
> /home/jojo/worl/freescale/fsl-community-bsp-dora/sources/meta-openembedded/meta-oe/recipes-benchmark/nbench-byte/nbench-byte_2.2.3.bb,
> do_compile
> Summary: There were 4 WARNING messages shown.
> Summary: There was 1 ERROR message shown, returning a non-zero exit code.
>
> Thanks,
>
> - Jojo
>
>
>
> _______________________________________________
> meta-freescale mailing list
> meta-freescale@yoctoproject.org
> https://lists.yoctoproject.org/listinfo/meta-freescale
>
^ permalink raw reply [flat|nested] 5+ messages in thread
* 回复: build error on branch dora
2013-10-01 11:31 ` Daiane Angolini
@ 2013-10-01 12:26 ` jojo
0 siblings, 0 replies; 5+ messages in thread
From: jojo @ 2013-10-01 12:26 UTC (permalink / raw)
To: Daiane Angolini; +Cc: meta-freescale
[-- Attachment #1: Type: text/plain, Size: 4527 bytes --]
Hi,
I check out the latest dora branch to compile that, it's just only one
Thanks,
- Jojo
在 2013年10月1日星期二,下午7:31,Daiane Angolini 写道:
> On 10/01/2013 06:15 AM, jojo wrote:
> > Hi,
> > i run "bitbake fsl-image-gui"
> >
>
>
> Hi Jojo,
>
> Are you using the same build folder you'd be using for other source code
> branch?
>
> If so, please rm -rf tmp and try again ;-)
>
> Daiane
>
> >
> > Build Configuration:
> > BB_VERSION = "1.20.0"
> > BUILD_SYS = "i686-linux"
> > NATIVELSBSTRING = "Ubuntu-12.04"
> > TARGET_SYS = "arm-poky-linux-gnueabi"
> > MACHINE = "imx6qsabresd"
> > DISTRO = "poky"
> > DISTRO_VERSION = "1.5"
> > TUNE_FEATURES = "armv7a vfp neon callconvention-hard cortexa9"
> > TARGET_FPU = "vfp-neon"
> > meta
> > meta-yocto = "(nobranch):4d8ab87d25ea6e59dc88375813ef88ee0ac813d0"
> > meta-oe = "(nobranch):8aafddccb03f54923927e9d1c8c80223baf581de"
> > meta-fsl-arm = "(nobranch):2076ae7530a7ed2aa40678502598e74b0f533def"
> > meta-fsl-arm-extra = "(nobranch):cc64dc7e894915e9be4e6ac34e01a4f5c123b7b4"
> > meta-fsl-demos = "(nobranch):393b0119d513f9abf7b0570ab0d32b81583dedca"
> >
> >
> > RROR: Function failed: do_compile (log file is located at
> > /home/jojo/worl/freescale/fsl-community-bsp-dora/build/tmp/work/cortexa9hf-vfp-neon-poky-linux-gnueabi/nbench-byte/2.2.3-r0/temp/log.do_compile.27962)
> > ERROR: Logfile of failure stored in:
> > /home/jojo/worl/freescale/fsl-community-bsp-dora/build/tmp/work/cortexa9hf-vfp-neon-poky-linux-gnueabi/nbench-byte/2.2.3-r0/temp/log.do_compile.27962
> > Log data follows:
> > | DEBUG: Executing shell function do_compile
> > | NOTE: make -j 4 -e MAKEFLAGS=
> > | touch pointer.h ;
> > | arm-poky-linux-gnueabi-gcc -march=armv7-a -mthumb-interwork
> > -mfloat-abi=hard -mfpu=neon -mtune=cortex-a9 -O2 -pipe -g
> > -feliminate-unused-debug-types -Wl,-O1 -Wl,--hash-style=gnu
> > -Wl,--as-needed
> > --sysroot=/home/jojo/worl/freescale/fsl-community-bsp-dora/build/tmp/sysroots/imx6qsabresd
> > -DLINUX -O2 -pipe -g -feliminate-unused-debug-types\
> > | -c misc.c
> > | ./sysinfo.sh (http://sysinfo.sh) arm-poky-linux-gnueabi-gcc -march=armv7-a
> > -mthumb-interwork -mfloat-abi=hard -mfpu=neon -mtune=cortex-a9 -O2
> > -pipe -g -feliminate-unused-debug-types -Wl,-O1 -Wl,--hash-style=gnu
> > -Wl,--as-needed
> > --sysroot=/home/jojo/worl/freescale/fsl-community-bsp-dora/build/tmp/sysroots/imx6qsabresd
> > -DLINUX -O2 -pipe -g -feliminate-unused-debug-types
> > | ./sysinfo.sh (http://sysinfo.sh) arm-poky-linux-gnueabi-gcc -march=armv7-a
> > -mthumb-interwork -mfloat-abi=hard -mfpu=neon -mtune=cortex-a9 -O2
> > -pipe -g -feliminate-unused-debug-types -Wl,-O1 -Wl,--hash-style=gnu
> > -Wl,--as-needed
> > --sysroot=/home/jojo/worl/freescale/fsl-community-bsp-dora/build/tmp/sysroots/imx6qsabresd
> > -DLINUX -O2 -pipe -g -feliminate-unused-debug-types
> > | In file included from misc.h:36:0,
> > | from misc.c:23:
> > | nmglobal.h:29:21: fatal error: pointer.h: No such file or directory
> > | #include "pointer.h"
> > | ^
> > | compilation terminated.
> > | make: *** [misc.o] Error 1
> > | make: *** Waiting for unfinished jobs....
> > | ERROR: oe_runmake failed
> > | WARNING: exit code 1 from a shell command.
> > | ERROR: Function failed: do_compile (log file is located at
> > /home/jojo/worl/freescale/fsl-community-bsp-dora/build/tmp/work/cortexa9hf-vfp-neon-poky-linux-gnueabi/nbench-byte/2.2.3-r0/temp/log.do_compile.27962)
> > ERROR: Task 2315
> > (/home/jojo/worl/freescale/fsl-community-bsp-dora/sources/meta-openembedded/meta-oe/recipes-benchmark/nbench-byte/nbench-byte_2.2.3.bb,
> > do_compile) failed with exit code '1'
> > NOTE: Tasks Summary: Attempted 4243 tasks of which 1664 didn't need to
> > be rerun and 1 failed.
> > Waiting for 0 running tasks to finish:
> >
> > Summary: 1 task failed:
> >
> > /home/jojo/worl/freescale/fsl-community-bsp-dora/sources/meta-openembedded/meta-oe/recipes-benchmark/nbench-byte/nbench-byte_2.2.3.bb,
> > do_compile
> > Summary: There were 4 WARNING messages shown.
> > Summary: There was 1 ERROR message shown, returning a non-zero exit code.
> >
> > Thanks,
> >
> > - Jojo
> >
> >
> >
> > _______________________________________________
> > meta-freescale mailing list
> > meta-freescale@yoctoproject.org (mailto:meta-freescale@yoctoproject.org)
> > https://lists.yoctoproject.org/listinfo/meta-freescale
> >
>
>
>
[-- Attachment #2: Type: text/html, Size: 6038 bytes --]
^ permalink raw reply [flat|nested] 5+ messages in thread
* Re: build error on branch dora
2013-10-01 9:15 build error on branch dora jojo
2013-10-01 11:31 ` Daiane Angolini
@ 2013-10-01 12:39 ` Otavio Salvador
2013-10-01 13:20 ` 回复: " jojo
1 sibling, 1 reply; 5+ messages in thread
From: Otavio Salvador @ 2013-10-01 12:39 UTC (permalink / raw)
To: jojo; +Cc: meta-freescale@yoctoproject.org
On Tue, Oct 1, 2013 at 6:15 AM, jojo <rjiejie@gmail.com> wrote:
...
> --sysroot=/home/jojo/worl/freescale/fsl-community-bsp-dora/build/tmp/sysroots/imx6qsabresd
> -DLINUX -O2 -pipe -g -feliminate-unused-debug-types
> | In file included from misc.h:36:0,
> | from misc.c:23:
> | nmglobal.h:29:21: fatal error: pointer.h: No such file or directory
> | #include "pointer.h"
> | ^
...
Did you change anything in local.conf or similar?
I didn't reproduce this issue in my auto-builder.
--
Otavio Salvador O.S. Systems
http://www.ossystems.com.br http://code.ossystems.com.br
Mobile: +55 (53) 9981-7854 Mobile: +1 (347) 903-9750
^ permalink raw reply [flat|nested] 5+ messages in thread
* 回复: build error on branch dora
2013-10-01 12:39 ` Otavio Salvador
@ 2013-10-01 13:20 ` jojo
0 siblings, 0 replies; 5+ messages in thread
From: jojo @ 2013-10-01 13:20 UTC (permalink / raw)
To: Otavio Salvador; +Cc: meta-freescale@yoctoproject.org
[-- Attachment #1: Type: text/plain, Size: 1126 bytes --]
Hi
I change two place in local.conf :
* move the default download position(DL_DIR (http://www.yoctoproject.org/docs/1.4.2/ref-manual/ref-manual.html#var-DL_DIR)) to my specific position (${TOPDIR}/../../download)
* change to -j4
* others is default value come from dora branch
Thanks,
- Jojo
在 2013年10月1日星期二,下午8:39,Otavio Salvador 写道:
> On Tue, Oct 1, 2013 at 6:15 AM, jojo <rjiejie@gmail.com (mailto:rjiejie@gmail.com)> wrote:
> ...
> > --sysroot=/home/jojo/worl/freescale/fsl-community-bsp-dora/build/tmp/sysroots/imx6qsabresd
> > -DLINUX -O2 -pipe -g -feliminate-unused-debug-types
> > | In file included from misc.h:36:0,
> > | from misc.c:23:
> > | nmglobal.h:29:21: fatal error: pointer.h: No such file or directory
> > | #include "pointer.h"
> > | ^
> >
>
> ...
>
> Did you change anything in local.conf or similar?
>
> I didn't reproduce this issue in my auto-builder.
>
> --
> Otavio Salvador O.S. Systems
> http://www.ossystems.com.br http://code.ossystems.com.br
> Mobile: +55 (53) 9981-7854 Mobile: +1 (347) 903-9750
>
>
[-- Attachment #2: Type: text/html, Size: 2530 bytes --]
^ permalink raw reply [flat|nested] 5+ messages in thread
end of thread, other threads:[~2013-10-01 13:20 UTC | newest]
Thread overview: 5+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2013-10-01 9:15 build error on branch dora jojo
2013-10-01 11:31 ` Daiane Angolini
2013-10-01 12:26 ` 回复: " jojo
2013-10-01 12:39 ` Otavio Salvador
2013-10-01 13:20 ` 回复: " jojo
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.