libimxvpuapi-0.10.1-r0 do_configure: Function failed

cancel
Showing results for 
Show  only  | Search instead for 
Did you mean: 

libimxvpuapi-0.10.1-r0 do_configure: Function failed

1,064 Views
andreykononov
Contributor III

i'm trying to get yocto imeges with qt5 by this manual at master branch Getting started with Yocto on Wandboard - Wandboard Wiki  and getting error

ERROR: libimxvpuapi-0.10.1-r0 do_configure: Function failed: do_configure (log file is located at /media/data/dev/fsl-community-bsp/build/tmp/work/imx6qsabresd-poky-linux-gnueabi/libimxvpuapi/0.10.1-r0/temp/log.do_configure.3965)

ERROR: Logfile of failure stored in: /media/data/dev/fsl-community-bsp/build/tmp/work/imx6qsabresd-poky-linux-gnueabi/libimxvpuapi/0.10.1-r0/temp/log.do_configure.3965

Log data follows:

| DEBUG: Executing python function sysroot_cleansstate

| DEBUG: Python function sysroot_cleansstate finished

| DEBUG: Executing shell function do_configure

| waf [commands] [options]

|

| Main commands (example: ./waf build -j4)

|   build    : executes the build

|   clean    : cleans the project

|   configure: configures the project

|   dist     : makes a tarball for redistributing the sources

|   distcheck: checks if the project compiles (tarball from 'dist')

|   distclean: removes the build directory

|   install  : installs the targets on the system

|   list     : lists the targets to execute

|   step     : executes tasks in a step-by-step fashion, for debugging

|   uninstall: removes the targets installed

|

| Options:

|   --version             show program's version number and exit

|   -h, --help            show this help message and exit

|   -c COLORS, --color=COLORS

|                         whether to use colors (yes/no/auto) [default: auto]

|   -j JOBS, --jobs=JOBS  amount of parallel jobs (8)

|   -k, --keep            continue despite errors (-kk to try harder)

|   -v, --verbose         verbosity level -v -vv or -vvv [default: 0]

|   --zones=ZONES         debugging zones (task_gen, deps, tasks, etc)

|   --enable-debug        enable debug build [default: False]

|   --enable-static       build static library [default: build shared library]

|   --use-fslwrapper-backend

|                         use the Freescale VPU wrapper (= libfslvpuwrap) backend

|                         instead of the vpulib (= imx-vpu) one [default: False]

|

|   Configuration options:

|     -o OUT, --out=OUT   build dir for the project

|     -t TOP, --top=TOP   src dir for the project

|     --check-c-compiler=CHECK_C_COMPILER

|                         list of C compilers to try [gcc clang icc]

|

|   Build and installation options:

|     -p, --progress      -p: progress bar; -pp: ide output

|     --targets=TARGETS   task generators, e.g. "target1,target2"

|

|   Step options:

|     --files=FILES       files to process, by regexp, e.g.

|                         "*/main.c,*/test/main.o"

|

|   Installation and uninstallation options:

|     -f, --force         force file installation

|     --distcheck-args=ARGS

|                         arguments to pass to distcheck

|

|   Installation prefix:

|     By default, "waf install" will put the files in "/usr/local/bin",

|     "/usr/local/lib" etc. An installation prefix other than "/usr/local" can

|     be given using "--prefix", for example "--prefix=$HOME"

|

|     --prefix=PREFIX     installation prefix [default: '/usr/local/']

|     --destdir=DESTDIR   installation root [default: '']

|     --exec-prefix=EXEC_PREFIX

|                         installation prefix for binaries [PREFIX]

|

|   Installation directories:

|     --bindir=BINDIR     user commands [EXEC_PREFIX/bin]

|     --sbindir=SBINDIR   system binaries [EXEC_PREFIX/sbin]

|     --libexecdir=LIBEXECDIR

|                         program-specific binaries [EXEC_PREFIX/libexec]

|     --sysconfdir=SYSCONFDIR

|                         host-specific configuration [PREFIX/etc]

|     --sharedstatedir=SHAREDSTATEDIR

|                         architecture-independent variable data [PREFIX/com]

|     --localstatedir=LOCALSTATEDIR

|                         variable data [PREFIX/var]

|     --libdir=LIBDIR     object code libraries [EXEC_PREFIX/lib]

|     --includedir=INCLUDEDIR

|                         header files [PREFIX/include]

|     --oldincludedir=OLDINCLUDEDIR

|                         header files for non-GCC compilers [/usr/include]

|     --datarootdir=DATAROOTDIR

|                         architecture-independent data root [PREFIX/share]

|     --datadir=DATADIR   architecture-independent data [DATAROOTDIR]

|     --infodir=INFODIR   GNU "info" documentation [DATAROOTDIR/info]

|     --localedir=LOCALEDIR

|                         locale-dependent data [DATAROOTDIR/locale]

|     --mandir=MANDIR     manual pages [DATAROOTDIR/man]

|     --docdir=DOCDIR     documentation root [DATAROOTDIR/doc/PACKAGE]

|     --htmldir=HTMLDIR   HTML documentation [DOCDIR]

|     --dvidir=DVIDIR     DVI documentation [DOCDIR]

|     --pdfdir=PDFDIR     PDF documentation [DOCDIR]

|     --psdir=PSDIR       PostScript documentation [DOCDIR]

| waf: error: no such option: --disable-static

| WARNING: exit code 2 from a shell command.

| ERROR: Function failed: do_configure (log file is located at /media/data/dev/fsl-community-bsp/build/tmp/work/imx6qsabresd-poky-linux-gnueabi/libimxvpuapi/0.10.1-r0/temp/log.do_configure.3965)

how i can fix it?

0 Kudos
1 Reply

433 Views
andreykononov
Contributor III
0 Kudos