[oe-issues] [Bug 1724] New: binconfig.bbclass is broken for multi arch builds

bugzilla-daemon at tinman.treke.net bugzilla-daemon at tinman.treke.net
Fri Dec 29 18:21:08 CET 2006


http://bugs.openembedded.org/show_bug.cgi?id=1724

           Summary: binconfig.bbclass is broken for multi arch builds
           Product: Openembedded
           Version: Angstrom
          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
         QAContact: tinderbox-oe at gmx.net
OtherBugsDependingO 1573
             nThis:


Doing build for many incompatible architectures (arm, sh3, i686 for example)
sooner or later everything starts to break due to binconfigs.

ARM/audiofile build will add staging/HOSTSYS/bin/audiofile-config but
SH3/audiofile build will also add staging/HOSTSYS/bin/audiofile-config - all
next builds will use it's content. And all builds for ARM will fail because it
will try to link with SH3 libraries.

Solution can be adding TARGET_ARCH into path of staged binconfigs.


-- 
Configure bugmail: http://bugs.openembedded.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.



More information about the Openembedded-issues mailing list