BusyBox Bug and Patch Tracking
BusyBox
  

Viewing Issue Simple Details Jump to Notes ] View Advanced ] Issue History ] Print ]
ID Category Severity Reproducibility Date Submitted Last Update
0002424 [buildroot] Architecture Specific minor always 03-03-08 22:28 03-03-08 22:28
Reporter ajs View Status public  
Assigned To buildroot
Priority normal Resolution open  
Status assigned   Product Version
Summary 0002424: trying to execute cross-compiled glib-genmarshal on host fails gtk+2.10.9 build failure
Description The build-system of GTK+ tries to execute a cross-compiled glib-genmarshal on the host (build machine). This fails the build.
Additional Information
make[3]: Entering directory `/home/joe/work/inventsoln/tornado/tornado-gnu/tornado-gnu/br-20080218/trunk/build_mipsel/gtk+-2.10.9/gdk-pixbuf'
glib-genmarshal --prefix=_gdk_pixbuf_marshal ./gdk-pixbuf-marshal.list --header >> xgen-gmh \
    && (cmp -s xgen-gmh gdk-pixbuf-marshal.h || cp xgen-gmh gdk-pixbuf-marshal.h) \
    && rm -f xgen-gmh xgen-gmh~ \
    && echo timestamp > stamp-gdk-pixbuf-marshal.h
/bin/sh: /home/joe/work/inventsoln/tornado/tornado-gnu/tornado-gnu/br-20080218/trunk/build_mipsel/staging_dir/usr/bin/glib-genmarshal: cannot execute binary file
make[3]: *** [stamp-gdk-pixbuf-marshal.h] Error 126
make[3]: Leaving directory `/home/joe/work/inventsoln/tornado/tornado-gnu/tornado-gnu/br-20080218/trunk/build_mipsel/gtk+-2.10.9/gdk-pixbuf'
make[2]: *** [all-recursive] Error 1
make[2]: Leaving directory `/home/joe/work/inventsoln/tornado/tornado-gnu/tornado-gnu/br-20080218/trunk/build_mipsel/gtk+-2.10.9'
make[1]: *** [all] Error 2
make[1]: Leaving directory `/home/joe/work/inventsoln/tornado/tornado-gnu/tornado-gnu/br-20080218/trunk/build_mipsel/gtk+-2.10.9'
make: *** [/home/joe/work/inventsoln/tornado/tornado-gnu/tornado-gnu/br-20080218/trunk/build_mipsel/gtk+-2.10.9/gtk/.libs/libgtk-x11-2.0.a] Error 2
Attached Files

- Relationships

There are no notes attached to this issue.

- Issue History
Date Modified Username Field Change
03-03-08 22:28 ajs New Issue
03-03-08 22:28 ajs Status new => assigned
03-03-08 22:28 ajs Assigned To  => buildroot
03-03-08 22:29 ajs Issue Monitored: ajs


Copyright © 2000 - 2006 Mantis Group
Powered by Mantis Bugtracker