[oe-issues] [Bug 3010] New: Can't build bluez-gnome-0.14-r1
bugzilla-daemon at tinman.treke.net
bugzilla-daemon at tinman.treke.net
Sat Sep 15 12:50:44 UTC 2007
http://bugs.openembedded.org/show_bug.cgi?id=3010
Summary: Can't build bluez-gnome-0.14-r1
Product: Openembedded
Version: Angstrom
Platform: ARM
OS/Version: Linux
Status: NEW
Severity: normal
Priority: P2
Component: Build
AssignedTo: openembedded-issues at lists.openembedded.org
ReportedBy: begemot999 at gmail.com
after bitbake angstrom-x11-image i see:
----
| make[2]: Nothing to be done for `install-exec-am'.
| make install-data-hook
| make[3]: Entering directory
`/export/OE/build/tmp/work/armv5te-angstrom-linux-gnueabi/bluez-gnome-0.14-r1/bluez-gnome-0.14'
|
/export/OE/build/tmp/work/armv5te-angstrom-linux-gnueabi/bluez-gnome-0.14-r1/image/usr/share/mime
| make[3]: execvp:
/export/OE/build/tmp/work/armv5te-angstrom-linux-gnueabi/bluez-gnome-0.14-r1/image/usr/share/mime:
Permission denied
| make[3]: *** [install-data-hook] Error 127
| make[3]: Leaving directory
`/export/OE/build/tmp/work/armv5te-angstrom-linux-gnueabi/bluez-gnome-0.14-r1/bluez-gnome-0.14'
| make[2]: *** [install-data-am] Error 2
| make[2]: Leaving directory
`/export/OE/build/tmp/work/armv5te-angstrom-linux-gnueabi/bluez-gnome-0.14-r1/bluez-gnome-0.14'
| make[1]: *** [install-am] Error 2
| make[1]: Leaving directory
`/export/OE/build/tmp/work/armv5te-angstrom-linux-gnueabi/bluez-gnome-0.14-r1/bluez-gnome-0.14'
| make: *** [install-recursive] Error 1
| FATAL: oe_runmake failed
NOTE: Task failed:
/export/OE/build/tmp/work/armv5te-angstrom-linux-gnueabi/bluez-gnome-0.14-r1/temp/log.do_install.26391
NOTE: package bluez-gnome-0.14-r1: task do_install: failed
ERROR: TaskFailed event exception, aborting
NOTE: package bluez-gnome-0.14: failed
ERROR: Build of
/export/OE/org.openembedded.dev/packages/bluez/bluez-gnome_0.14.bb do_install
failed
ERROR: Task 1449
(/export/OE/org.openembedded.dev/packages/bluez/bluez-gnome_0.14.bb,
do_install) failed
NOTE: Tasks Summary: Attempted 2526 tasks of which 2502 didn't need to be rerun
and 1 failed.
ERROR: '/export/OE/org.openembedded.dev/packages/bluez/bluez-gnome_0.14.bb'
failed
----
PS. some strange things:
1 - in log.do_configure
checking for iconv... /usr/bin/iconv
why oe use system iconv?
2 - in log.do_configure
checking for update-mime-database... no
is this ok?
3 - log.do_configure
checking for arm-angstrom-linux-gnueabi-pkg-config... no
checking for pkg-config...
/export/OE/build/tmp/staging/i686-linux/bin/pkg-config
configure: WARNING: In the future, Autoconf will not detect cross-tools
whose name does not start with the host triplet. If you think this
configuration is useful to you, please write to autoconf at gnu.org.
is this ok?
4 -
in Makefile
...
UPDATE_MIME_DATABASE =
...
install-data-hook:
$(UPDATE_MIME_DATABASE) $(DESTDIR)$(datadir)/mime
...
is this ok?
--
Configure bugmail: http://bugs.openembedded.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.
More information about the Openembedded-issues
mailing list