ERROR: Function failed: x86_64-linux/qemu-native/

Hello,

I create dey-image-qt target build and no success.

info:

Build Configuration:
BB_VERSION = “1.28.0”
BUILD_SYS = “x86_64-linux”
NATIVELSBSTRING = “Ubuntu-16.04”
TARGET_SYS = “arm-dey-linux-gnueabi”
MACHINE = “ccimx6sbc”
DISTRO = “dey”
DISTRO_VERSION = “2.0-r1”
TUNE_FEATURES = “arm armv7a vfp thumb neon callconvention-hard cortexa9”
TARGET_FPU = “vfp-neon”
meta
meta-yocto
meta-yocto-bsp = “HEAD:5b12268f6e17574999f91628a60e21711cf62ee4”
meta-oe
meta-python
meta-networking
meta-webserver = “HEAD:dc5634968b270dde250690609f0015f881db81f2”
meta-qt5 = “HEAD:d5536e34ec985c82b621448ab4325e5cbba38560”
meta-fsl-arm = “HEAD:35b8b9bd9863de208ab60e33b55f10ee43e2619b”
meta-fsl-demos = “HEAD:2231e946e7a94d096394f2b2477e8184c9bbde7b”
meta-digi-arm
meta-digi-dey = “HEAD:5dcd2e7b94d33f9bd5bba77cd68f23399e4ad895”

NOTE: Preparing RunQueue
NOTE: Executing SetScene Tasks
NOTE: Executing RunQueue Tasks
ERROR: Function failed: do_configure (log file is located at /home/user01/workspace/ccimx6sbc/tmp/work/x86_64-linux/qemu-native/2.4.0-r1/temp/log.do_configure.16860)
ERROR: Logfile of failure stored in: /home/user01/workspace/ccimx6sbc/tmp/work/x86_64-linux/qemu-native/2.4.0-r1/temp/log.do_configure.16860
Log data follows:
| DEBUG: Executing python function sysroot_cleansstate
| DEBUG: Python function sysroot_cleansstate finished
| DEBUG: Executing shell function autotools_preconfigure
| DEBUG: Shell function autotools_preconfigure finished
| DEBUG: Executing python function autotools_copy_aclocals
| DEBUG: Python function autotools_copy_aclocals finished
| DEBUG: Executing shell function do_configure
|
| ERROR: User requested feature sdl
| configure was not able to find it.
| Install SDL devel
|
| WARNING: exit code 1 from a shell command.
| ERROR: Function failed: do_configure (log file is located at /home/user01/workspace/ccimx6sbc/tmp/work/x86_64-linux/qemu-native/2.4.0-r1/temp/log.do_configure.16860)
ERROR: Task 3759 (virtual:native:/usr/local/dey-2.0/sources/poky/meta/recipes-devtools/qemu/qemu_2.4.0.bb, do_configure) failed with exit code ‘1’
NOTE: Tasks Summary: Attempted 1201 tasks of which 1199 didn’t need to be rerun and 1 failed.
Waiting for 0 running tasks to finish:

Summary: 1 task failed:
virtual:native:/usr/local/dey-2.0/sources/poky/meta/recipes-devtools/qemu/qemu_2.4.0.bb, do_configure
Summary: There was 1 WARNING message shown.
Summary: There was 1 ERROR message shown, returning a non-zero exit code.

I searcing solutions but no success.

Does any one had experience this issue and how to fix it??

Thank’s for all.
Attila

I found the problem.

I use the ubuntu 16.04 version. I change to 14.04 version.

The image (dey-image-qt) compile finished.

regards,
Attila