[yocto] Fedora 18 CentOS 6.4 yocto difference

Burton, Ross ross.burton at intel.com
Mon Jul 1 05:47:07 PDT 2013


On 1 July 2013 13:37, Edward Vidal <vidal.develone at gmail.com> wrote:
> This is the error that I get.
> | /usr/bin/gfortran -Wall -Wl,-O1 -Wl,--hash-style=gnu -Wl,--as-needed
> build/temp.linux-x86_64-2.7/numpy/linalg/lapack_litemodule.o
> build/temp.linux-x86_64-2.7/numpy/linalg/python_xerbla.o -L/usr/lib64
> -L/home/vidal/POKY/build062913_dylan/poky/build/tmp/sysroots/beagleboard/usr/lib
> -Lbuild/temp.linux-x86_64-2.7 -llapack -lblas -lpython2.7 -lgfortran -o
> build/lib.linux-x86_64-2.7/numpy/linalg/lapack_lite.so
> | ERROR: Function failed: do_compile (see
> /home/vidal/POKY/build062913_dylan/poky/build/tmp/work/armv7a-vfp-neon-poky-linux-gnueabi/python-numpy/1.7.0-r0/temp/log.do_compile.11041
> for further information)
> ERROR: Task 1470
> (/home/vidal/POKY/build062913_dylan/poky/meta-oe/meta-oe/recipes-devtools/python/python-numpy_1.7.0.bb,
> do_compile) failed with exit code '1'

That's not the error, all we have there is a build command and bitbake
concluding that there was an error.  Because we do parallel make
builds, you'll have to scroll back through the compile log to get the
actual error.  Just sending the entire log to a pastebin will be
useful.

Ross



More information about the yocto mailing list