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

           Summary: qemu-native-0.8.1 fails in staging because of lack of
                    strip binary
           Product: Openembedded
           Version: OpenZaurus 3.5.4.x
          Platform: PC
        OS/Version: Linux
            Status: NEW
          Severity: normal
          Priority: P2
         Component: Build
        AssignedTo: [email protected]
        ReportedBy: [EMAIL PROTECTED]
         QAContact: [EMAIL PROTECTED]


$ bitbake qemu-native
fails during its staging.
This prevents the build of gpe-image.

Following is from the tail of log.
-------------------------------------------------
mkdir -p "/opt/stuff/oz354x/tmp/staging/i686-linux/bin"
install -m 755 -s qemu-img "/opt/stuff/oz354x/tmp/staging/i686-linux/bin"
install: cannot run strip: No such file or directory
install: strip failed

-------------------------------------------------
Here, install is /opt/stuff/oz354x/tmp/staging/i686-linux/bin/install
but there is not /opt/stuff/oz354x/tmp/staging/i686-linux/bin/strip
while there is /opt/stuff/oz354x/tmp/cross/arm-linux/bin/strip

Can this be clue?


-- 
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.
_______________________________________________
Oe mailing list
[email protected]
https://www.handhelds.org/mailman/listinfo/oe

Reply via email to