From: "Ramón Finger Lilienthal" <ramon@instramed.com.br>
To: OpenEmbedded - DEV <openembedded-devel@lists.openembedded.org>
Subject: Problems on bitbaking base-image
Date: Wed, 29 Oct 2008 11:40:23 -0200 [thread overview]
Message-ID: <490867C7.9060809@instramed.com.br> (raw)
Fellows,
I was trying to bitbake base-image by the first time and I get the
following error:
---
NOTE: Handling BitBake files: \ (6121/6122) [99 %]
NOTE: Parsing finished. 5864 cached, 0 parsed, 258 skipped, 0 masked.
NOTE: Cache is clean, not saving.
NOTE: build 200810281535: started
OE Build Configuration:
BB_VERSION = "1.8.11"
METADATA_BRANCH = "org.openembedded.dev"
METADATA_REVISION = "83176ca41497b63eab25babf275eb09b5de55a8d"
TARGET_ARCH = "arm"
TARGET_OS = "linux-gnueabi"
MACHINE = "omap5912osk"
DISTRO = "angstrom"
DISTRO_VERSION = "2008.1-test-20081028"
TARGET_FPU = "soft"
NOTE: Resolving any missing task queue dependencies
ERROR: '[]' RDEPENDS/RRECOMMENDS or otherwise requires the runtime
entity 'virtual/arm-angstrom-linux-gnueabi-gcc-2.95' but it wasn't found
in any PACKAGE or RPROVIDES variables
NOTE: Runtime target 'virtual/arm-angstrom-linux-gnueabi-gcc-2.95' is
unbuildable, removing...
Missing or unbuildable dependency chain was:
['virtual/arm-angstrom-linux-gnueabi-gcc-2.95']
ERROR: '[]' RDEPENDS/RRECOMMENDS or otherwise requires the runtime
entity 'openzaurus-sa' but it wasn't found in any PACKAGE or RPROVIDES
variables
NOTE: Runtime target 'openzaurus-sa' is unbuildable, removing...
Missing or unbuildable dependency chain was: ['openzaurus-sa']
NOTE: Preparing runqueue
NOTE: Executing runqueue
NOTE: Running task 749 of 2118 (ID: 2085,
/home/work/openembedded/openembedded/packages/shared-mime-info/shared-mime-info-native_0.51.bb,
do_compile)
NOTE: package shared-mime-info-native-0.51: started
NOTE: package shared-mime-info-native-0.51-r0: task do_compile: started
ERROR: function do_compile failed
ERROR: log data follows
(/home/work/openembedded/tmp/work/x86_64-linux/shared-mime-info-native-0.51-r0/temp/log.do_compile.24240)
| NOTE: make -j 4
| Making check in po
| make[1]: Entering directory
`/home/work/openembedded/tmp/work/x86_64-linux/shared-mime-info-native-0.51-r0/shared-mime-info-0.51/po'
| rm -f missing notexist
| srcdir=.
/home/work/openembedded/tmp/staging/x86_64-linux/usr/bin/intltool-update -m
| if [ -r missing -o -r notexist ]; then \
| exit 1; \
| fi
| make[1]: Leaving directory
`/home/work/openembedded/tmp/work/x86_64-linux/shared-mime-info-native-0.51-r0/shared-mime-info-0.51/po'
| make[1]: Entering directory
`/home/work/openembedded/tmp/work/x86_64-linux/shared-mime-info-native-0.51-r0/shared-mime-info-0.51'
| gcc
-I/home/work/openembedded/tmp/staging/x86_64-linux/usr/include/libxml2
-I/home/work/openembedded/tmp/staging/x86_64-linux/usr/include/glib-2.0
-I/home/work/openembedded/tmp/staging/x86_64-linux/usr/lib/glib-2.0/include
-isystem/home/work/openembedded/tmp/staging/x86_64-linux/usr/include -O2
-Wall -Wstrict-prototypes -Wmissing-prototypes -Wwrite-strings
-L/home/work/openembedded/tmp/staging/x86_64-linux/usr/lib
-Wl,-rpath-link,/home/work/openembedded/tmp/staging/x86_64-linux/usr/lib
-Wl,-rpath,/home/work/openembedded/tmp/staging/x86_64-linux/usr/lib
-Wl,-O1 -o update-mime-database
update_mime_database-update-mime-database.o
-L/home/work/openembedded/tmp/staging/x86_64-linux/usr/lib -lxml2
-lglib-2.0
| gcc
-I/home/work/openembedded/tmp/staging/x86_64-linux/usr/include/glib-2.0
-I/home/work/openembedded/tmp/staging/x86_64-linux/usr/lib/glib-2.0/include
-isystem/home/work/openembedded/tmp/staging/x86_64-linux/usr/include -O2
-Wall -Wstrict-prototypes -Wmissing-prototypes -Wwrite-strings
-L/home/work/openembedded/tmp/staging/x86_64-linux/usr/lib
-Wl,-rpath-link,/home/work/openembedded/tmp/staging/x86_64-linux/usr/lib
-Wl,-rpath,/home/work/openembedded/tmp/staging/x86_64-linux/usr/lib
-Wl,-O1 -o test-tree-magic test_tree_magic-test-tree-magic.o
-L/home/work/openembedded/tmp/staging/x86_64-linux/usr/lib -lgio-2.0
-lgobject-2.0 -lgmodule-2.0 -lglib-2.0
| /usr/bin/ld: cannot find -lgio-2.0
| collect2: ld returned 1 exit status
| make[1]: *** [test-tree-magic] Error 1
| make[1]: *** Waiting for unfinished jobs....
| make[1]: Leaving directory
`/home/work/openembedded/tmp/work/x86_64-linux/shared-mime-info-native-0.51-r0/shared-mime-info-0.51'
| make: *** [check-recursive] Error 1
| FATAL: oe_runmake failed
NOTE: Task failed:
/home/work/openembedded/tmp/work/x86_64-linux/shared-mime-info-native-0.51-r0/temp/log.do_compile.24240
NOTE: package shared-mime-info-native-0.51-r0: task do_compile: failed
ERROR: TaskFailed event exception, aborting
NOTE: package shared-mime-info-native-0.51: failed
ERROR: Build of
/home/work/openembedded/openembedded/packages/shared-mime-info/shared-mime-info-native_0.51.bb
do_compile failed
ERROR: Task 2085
(/home/work/openembedded/openembedded/packages/shared-mime-info/shared-mime-info-native_0.51.bb,
do_compile) failed
NOTE: Tasks Summary: Attempted 748 tasks of which 748 didn't need to be
rerun and 1 failed.
ERROR:
'/home/work/openembedded/openembedded/packages/shared-mime-info/shared-mime-info-native_0.51.bb'
failed
NOTE: build 200810281535: completed
---
To install Bitbake and OpenEmbeded, I followed the instruction in
Getting Started on openembedded site.
I am trying to compile under Linux Ubuntu 8.4 64bits.
Any help will be welcome.
--
Regards,
Eng. Ramon F. Lilienthal
Project Engineer
Instramed Ltda. - www.instramed.com.br
+55 (51) 33344199 ext. 213
reply other threads:[~2008-10-29 13:41 UTC|newest]
Thread overview: [no followups] expand[flat|nested] mbox.gz Atom feed
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=490867C7.9060809@instramed.com.br \
--to=ramon@instramed.com.br \
--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.