[meta-freescale] <DKIM> Re: sd card image with dizzy (for udoo quad)

Otavio Salvador otavio at ossystems.com.br
Thu Feb 26 05:28:47 PST 2015


Hello,

On Thu, Feb 26, 2015 at 9:24 AM, idealsim <idealsim at laposte.net> wrote:
> Ok, yesterday i lunched a new build with dora branch, bit now i have some
> issue, see bellow :
>
> modjo at modjo-linux:/media/modjo/39a50e93-4c35-4598-a6b8-9627986411e5/yocto/dora/fsl-community-bsp/build$
> bitbake core-image-sato
> WARNING: Host distribution "Ubuntu-14.04" has not been validated with this
> version of the build system; you may possibly experience unexpected
> failures. It is recommended that you use a tested distribution.
> Loading cache: 100%
> |###############################################################################################################|
> ETA: 00:00:00
> Loaded 1830 entries from dependency cache.
> NOTE: Resolving any missing task queue dependencies
> NOTE: multiple providers are available for jpeg (jpeg, libjpeg-turbo)
> NOTE: consider defining a PREFERRED_PROVIDER entry to match jpeg
> NOTE: multiple providers are available for jpeg-native (jpeg-native,
> libjpeg-turbo-native)
> NOTE: consider defining a PREFERRED_PROVIDER entry to match jpeg-native
>
> Build Configuration:
> BB_VERSION = "1.20.0"
> BUILD_SYS = "i686-linux"
> NATIVELSBSTRING = "Ubuntu-14.04"
> TARGET_SYS = "arm-poky-linux-gnueabi"
> MACHINE = "udoo-quad"
> DISTRO = "poky"
> DISTRO_VERSION = "1.5.4"
> TUNE_FEATURES = "armv7a vfp neon callconvention-hard cortexa9"
> TARGET_FPU = "vfp-neon"
> meta
> meta-yocto = "(nobranch):e035c59d7d331ddaeff19b069169567af5e6f8ac"
> meta-oe
> meta-multimedia
> meta-ruby = "(nobranch):e75ae8f50af3effe560c43fc63cfd1f39395f011"
> meta-fsl-arm = "(nobranch):5fdb620c09df11e70434092f675c891e0ba84108"
> meta-fsl-arm-extra = "(nobranch):375f89b70655be2a17bbde36de6adb4e4a5a6975"
> meta-ronga-udoo = "master:7d9a82febb1999ed35ae42a64ac36fcc9e00263e"
> meta-qt5 = "dora:5b5616b63bdf163ea3eb2ca8857c56a393435fe3"
> meta-fsl-demos = "(nobranch):5a12677ad000a926d23c444266722a778ea228a7"
>
> NOTE: Preparing runqueue
> NOTE: Executing SetScene Tasks
> NOTE: Executing RunQueue Tasks
> WARNING: Failed to fetch URL
> ftp://ftp.gnome.org/pub/GNOME/sources/libsigc++/2.2/libsigc++-2.2.11.tar.xz,
> attempting MIRRORS if available
> ERROR: Fetcher failure: Fetch command failed with exit code 4, no output
> ERROR: Function failed: Fetcher failure for URL:
> 'ftp://ftp.gnome.org/pub/GNOME/sources/libsigc++/2.2/libsigc++-2.2.11.tar.xz'.
> Unable to fetch URL from any source.
> ERROR: Logfile of failure stored in:
> /media/modjo/39a50e93-4c35-4598-a6b8-9627986411e5/yocto/dora/fsl-community-bsp/build/tmp/work/cortexa9hf-vfp-neon-poky-linux-gnueabi/libsigc++-2.0/2.2.11-r0/temp/log.do_fetch.20677
> ERROR: Task 1901
> (/media/modjo/39a50e93-4c35-4598-a6b8-9627986411e5/yocto/dora/fsl-community-bsp/sources/meta-openembedded/meta-oe/recipes-core/libsigc++-2.0/libsigc++-2.0_2.2.11.bb,
> do_fetch) failed with exit code '1'
> ERROR: Function failed: do_compile (log file is located at
> /media/modjo/39a50e93-4c35-4598-a6b8-9627986411e5/yocto/dora/fsl-community-bsp/build/tmp/work/cortexa9hf-vfp-neon-poky-linux-gnueabi/qtwebkit/5.1.1-r0/temp/log.do_compile.20676)
> ERROR: Logfile of failure stored in:
> /media/modjo/39a50e93-4c35-4598-a6b8-9627986411e5/yocto/dora/fsl-community-bsp/build/tmp/work/cortexa9hf-vfp-neon-poky-linux-gnueabi/qtwebkit/5.1.1-r0/temp/log.do_compile.20676

Seems like something on your network side. I just tried to download it
here and it works fine. See:

otavio at centrium ~ % wget
ftp://ftp.gnome.org/pub/GNOME/sources/libsigc++/2.2/libsigc++-2.2.11.tar.xz
--2015-02-26 10:24:50--
ftp://ftp.gnome.org/pub/GNOME/sources/libsigc++/2.2/libsigc++-2.2.11.tar.xz
           => ‘libsigc++-2.2.11.tar.xz’
Resolving ftp.gnome.org (ftp.gnome.org)... 130.239.18.163,
130.239.18.173, 130.239.18.165, ...
Connecting to ftp.gnome.org (ftp.gnome.org)|130.239.18.163|:21... connected.
Logging in as anonymous ... Logged in!
==> SYST ... done.    ==> PWD ... done.
==> TYPE I ... done.  ==> CWD (1) /pub/GNOME/sources/libsigc++/2.2 ... done.
==> SIZE libsigc++-2.2.11.tar.xz ... 3287824
==> PASV ... done.    ==> RETR libsigc++-2.2.11.tar.xz ... done.
Length: 3287824 (3.1M) (unauthoritative)

libsigc++-2.2.11.tar.xz
100%[===============================================>]   3.13M
525KB/s   in 6.3s

2015-02-26 10:25:00 (510 KB/s) - ‘libsigc++-2.2.11.tar.xz’ saved [3287824]


> Log data follows:
> | DEBUG: Executing shell function do_compile
> | NOTE: make -j 4 MAKEFLAGS=-j 4
> OE_QMAKE_COMPILER=arm-poky-linux-gnueabi-gcc -march=armv7-a
> -mthumb-interwork -mfloat-abi=hard -mfpu=neon -mtune=cortex-a9
> --sysroot=/media/modjo/39a50e93-4c35-4598-a6b8-9627986411e5/yocto/dora/fsl-community-bsp/build/tmp/sysroots/udoo-quad
> OE_QMAKE_CC=arm-poky-linux-gnueabi-gcc -march=armv7-a -mthumb-interwork
> -mfloat-abi=hard -mfpu=neon -mtune=cortex-a9
> --sysroot=/media/modjo/39a50e93-4c35-4598-a6b8-9627986411e5/yocto/dora/fsl-community-bsp/build/tmp/sysroots/udoo-quad
> OE_QMAKE_CXX=arm-poky-linux-gnueabi-g++ -march=armv7-a -mthumb-interwork
> -mfloat-abi=hard -mfpu=neon -mtune=cortex-a9
> --sysroot=/media/modjo/39a50e93-4c35-4598-a6b8-9627986411e5/yocto/dora/fsl-community-bsp/build/tmp/sysroots/udoo-quad
> OE_QMAKE_CFLAGS= -O2 -pipe -g -feliminate-unused-debug-types
> OE_QMAKE_CXXFLAGS= -O2 -pipe -g -feliminate-unused-debug-types -fpermissive
> -fvisibility-inlines-hidden OE_QMAKE_LINK=arm-poky-linux-gnueabi-g++
> -march=armv7-a -mthumb-interwork -mfloat-abi=hard -mfpu=neon
> -mtune=cortex-a9
> --sysroot=/media/modjo/39a50e93-4c35-4598-a6b8-9627986411e5/yocto/dora/fsl-community-bsp/build/tmp/sysroots/udoo-quad
> OE_QMAKE_LDFLAGS=-Wl,-O1 -Wl,--hash-style=gnu -Wl,--as-needed
> OE_QMAKE_AR=arm-poky-linux-gnueabi-ar OE_QMAKE_STRIP=echo
> OE_QMAKE_WAYLAND_SCANNER=/media/modjo/39a50e93-4c35-4598-a6b8-9627986411e5/yocto/dora/fsl-community-bsp/build/tmp/sysroots/i686-linux/usr/bin/wayland-scanner
> //after many operations
> ...
> ...
> ...
> ..
> -linux-gnueabi/qtwebkit/5.1.1-r0/build/Source/WebCore'
> | make[1]: *** [sub-Target-pri-make_first-ordered] Error 2
> | make[1]: Leaving directory
> `/media/modjo/39a50e93-4c35-4598-a6b8-9627986411e5/yocto/dora/fsl-community-bsp/build/tmp/work/cortexa9hf-vfp-neon-poky-linux-gnueabi/qtwebkit/5.1.1-r0/build/Source/WebCore'
> | make: *** [sub-Source-WebCore-WebCore-pro-make_first-ordered] Error 2
> | ERROR: oe_runmake failed
> | WARNING: exit code 1 from a shell command.
> | ERROR: Function failed: do_compile (log file is located at
> /media/modjo/39a50e93-4c35-4598-a6b8-9627986411e5/yocto/dora/fsl-community-bsp/build/tmp/work/cortexa9hf-vfp-neon-poky-linux-gnueabi/qtwebkit/5.1.1-r0/temp/log.do_compile.20676)
> ERROR: Task 890
> (/media/modjo/39a50e93-4c35-4598-a6b8-9627986411e5/yocto/dora/fsl-community-bsp/sources/meta-qt5/recipes-qt/qt5/qtwebkit_5.1.1.bb,
> do_compile) failed with exit code '1'
> NOTE: Tasks Summary: Attempted 3571 tasks of which 3569 didn't need to be
> rerun and 2 failed.
> Waiting for 0 running tasks to finish:
>
> Summary: 2 tasks failed:
> /media/modjo/39a50e93-4c35-4598-a6b8-9627986411e5/yocto/dora/fsl-community-bsp/sources/meta-openembedded/meta-oe/recipes-core/libsigc++-2.0/libsigc++-2.0_2.2.11.bb,
> do_fetch
> /media/modjo/39a50e93-4c35-4598-a6b8-9627986411e5/yocto/dora/fsl-community-bsp/sources/meta-qt5/recipes-qt/qt5/qtwebkit_5.1.1.bb,
> do_compile
> Summary: There were 2 WARNING messages shown.
> Summary: There were 3 ERROR messages shown, returning a non-zero exit code.
>
> Do you know how i can resolve this please ?

The QtWebKit you'll need to debug; no guess of top of my head.

-- 
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


More information about the meta-freescale mailing list