From: Koen Kooi <k.kooi@student.utwente.nl>
To: openembedded-devel@lists.openembedded.org
Subject: Re: Failed to build opencv_1.0.0.bb recipe
Date: Thu, 01 Oct 2009 15:16:39 +0200 [thread overview]
Message-ID: <ha2a3n$s6q$1@ger.gmane.org> (raw)
In-Reply-To: <1254397289.21355.57.camel@orest.ift.cs.uni-potsdam.de>
Don't use -b unless you know what you are doing
On 01-10-09 13:41, Ali Akbar Zarezadeh wrote:
> Hi,
>
> I am trying to build opencv_1.0.0.bb recipe with this command:
>
> bitbake -b /opt/local/oe/openembedded/recipes/opencv/opencv_1.0.0.bb
>
> I've just faced with this error: "oe_runconf: command not found"
>
> Maybe this log would be helpful to get the point what happened:
>
> -------------------------------------------------------------------------------------------------
>
> NOTE: Preparing runqueue
> NOTE: Executing runqueue
> NOTE: Running task 5 of 17 (ID:
> 5, /opt/local/oe/openembedded/recipes/opencv/opencv_1.0.0.bb,
> do_configure)
> __builtin__:6: DeprecationWarning: raising a string exception is
> deprecated
> NOTE: No Python in STAGING_INCDIR. Forgot to build python-native ?:None
> while evaluating:
> ${@python_dir(d)}
> /opt/local/oe/bitbake/lib/bb/data_smart.py:92: DeprecationWarning:
> raising a string exception is deprecated
> raise
> NOTE: No Python in STAGING_INCDIR. Forgot to build python-native ?:None
> while evaluating:
> --disable-debug --without-gtk --without-python --disable-apps
> az_python_cspec=${STAGING_INCDIR}/${PYTHON_DIR}
> NOTE: No Python in STAGING_INCDIR. Forgot to build python-native ?:None
> while evaluating:
> if [ -x ${S}/configure ] ; then
> cfgcmd="${S}/configure \
> --build=${BUILD_SYS} \
> --host=${HOST_SYS} \
> --target=${TARGET_SYS} \
> --prefix=${prefix} \
> --exec_prefix=${exec_prefix} \
> --bindir=${bindir} \
> --sbindir=${sbindir} \
> --libexecdir=${libexecdir} \
> --datadir=${datadir} \
> --sysconfdir=${sysconfdir} \
> --sharedstatedir=${sharedstatedir} \
> --localstatedir=${localstatedir} \
> --libdir=${libdir} \
> --includedir=${includedir} \
> --oldincludedir=${oldincludedir} \
> --infodir=${infodir} \
> --mandir=${mandir} \
> ${EXTRA_OECONF} \
> $@"
> oenote "Running $cfgcmd..."
> $cfgcmd || oefatal "oe_runconf failed"
> else
> oefatal "no configure script found"
> fi
>
> ERROR: function do_configure failed
> ERROR: log data follows
> (/opt/local/oe/tmp/work/ppc405-angstrom-linux/opencv-1.0.0-r2/temp/log.do_configure.24130)
> | /opt/local/oe/tmp/work/ppc405-angstrom-linux/opencv-1.0.0-r2/temp/run.do_configure.24130: line 745: oe_runconf: command not found
> NOTE: Task
> failed: /opt/local/oe/tmp/work/ppc405-angstrom-linux/opencv-1.0.0-r2/temp/log.do_configure.24130
> ERROR: TaskFailed event exception, aborting
> ERROR: Build
> of /opt/local/oe/openembedded/recipes/opencv/opencv_1.0.0.bb
> do_configure failed
> ERROR: Task 5
> (/opt/local/oe/openembedded/recipes/opencv/opencv_1.0.0.bb,
> do_configure) failed
> NOTE: Tasks Summary: Attempted 5 tasks of which 5 didn't need to be
> rerun and 1 failed.
> ERROR: '/opt/local/oe/openembedded/recipes/opencv/opencv_1.0.0.bb'
> failed
>
> -------------------------------------------------------------------------------------------------
>
> I would be grateful if somebody would help me to figure out the problem.
>
> CIAO
> Ali
next prev parent reply other threads:[~2009-10-01 13:17 UTC|newest]
Thread overview: 5+ messages / expand[flat|nested] mbox.gz Atom feed top
2009-10-01 11:41 Failed to build opencv_1.0.0.bb recipe Ali Akbar Zarezadeh
2009-10-01 13:16 ` Koen Kooi [this message]
2009-10-01 16:36 ` Khem Raj
2009-10-01 21:16 ` How to put generated shared lib into the final output image of OE Ali Akbar Zarezadeh
2009-10-02 20:26 ` Ali Akbar Zarezadeh
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to='ha2a3n$s6q$1@ger.gmane.org' \
--to=k.kooi@student.utwente.nl \
--cc=openembedded-devel@lists.openembedded.org \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
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.