[oe-issues] [Bug 3288] New: qmake2-native is not multimachine safe
bugzilla-daemon at tinman.treke.net
bugzilla-daemon at tinman.treke.net
Mon Nov 12 19:18:53 UTC 2007
http://bugs.openembedded.org/show_bug.cgi?id=3288
Summary: qmake2-native is not multimachine safe
Product: Openembedded
Version: unspecified
Platform: Other
OS/Version: Linux
Status: NEW
Severity: critical
Priority: P2
Component: Build
AssignedTo: openembedded-issues at lists.openembedded.org
ReportedBy: openembedded at hrw.one.pl
During do_stage qmake2-native installs "mkspecs" in MACHINE architecture
related directory.
So do "MACHINE=alix bitbake qt4-x11-free" from scratch and it will build. Then
"MACHINE=c7x0 bitbake qt4-x11-free" and it will fail because qmake2-native was
already built for 'geode' ARCH. Rebuilding "MACHINE=c7x0 bitbake -crebuild
qmake2-native" and then build of qt4-x11-free will work.
--
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