Ticket #118 (closed defect: invalid)

Opened 3 years ago

Last modified 3 years ago

Cross emerges which use 'orbit-idl-2' try running a binary from the target

Reported by: Daniel Benoy Owned by:
Priority: major Milestone: milestone3
Component: target Keywords:
Cc: maxposedon@…

Description

I've been trying to emerge stuff like gconf, and I get errors like this:

/usr/armv4tl-softfloat-linux-gnueabi/usr/bin/orbit-idl-2 ./GConfX.idl
/usr/armv4tl-softfloat-linux-gnueabi/usr/bin/orbit-idl-2: cannot execute binary file

(Full build log of gconf will be included. I'm using parallel make so it may look a little funny)

It should be calling /usr/bin/orbit-idl-2 .. My workaround for this so far has been to compile natively. Does anyone know a better answer?

Attachments

emergefail.log (13.6 kB) - added by Daniel Benoy 3 years ago.

Change History

Changed 3 years ago by Daniel Benoy

Changed 3 years ago by Daniel Benoy

At least, I *imagine* it should be calling that from the host. It doesn't produce something platform specific, I hope?

Changed 3 years ago by max_posedon

try gconf-2.24.0 from overlay, it contains a fix

Changed 3 years ago by Daniel Benoy

Thanks. I got much farther, but now it's doing this:

libtool: relink: armv4tl-softfloat-linux-gnueabi-gcc -shared  .libs/xml-cache.o .libs/xml-dir.o .libs/xml-entry.o .libs/xml-backend.o   -Wl,-rpath -Wl,/usr/armv4tl-softfloat-linux-gnueabi/usr/lib -L/usr/armv4tl-softfloat-linux-gnueabi/usr/lib -L/usr/armv4tl-softfloat-linux-gnueabi/lib -L/usr/lib -L/lib -L/usr/armv4tl-softfloat-linux-gnueabi/var/tmp/portage/portage/gnome-base/gconf-2.24.0/image//usr/armv4tl-softfloat-linux-gnueabi/usr/lib -lxml2 -lz -lm -L/usr/armv4tl-softfloat-linux-gnueabi/var/tmp/portage/portage/gnome-base/gconf-2.24.0/image//usr/lib -lgconf-2 -lORBit-2 -lgmodule-2.0 -ldl -lgthread-2.0 -lpthread -lrt -ldbus-glib-1 -lnsl -ldbus-1 -lgobject-2.0 -lglib-2.0  -march=armv4t -mtune=arm920t -Wl,--export-dynamic -pthread   -pthread -Wl,-soname -Wl,libgconfbackend-oldxml.so -o .libs/libgconfbackend-oldxml.so
/usr/lib/libgconf-2.so: file not recognized: File format not recognized

... during the install stage.

Changed 3 years ago by sleipnir

  • milestone changed from unsorted to milestone3

Please make sure you installed libtool-2.2.6a from the overlay on your host!

Changed 3 years ago by max_posedon

  • cc maxposedon@… added

Changed 3 years ago by Daniel Benoy

  • status changed from new to closed
  • resolution set to invalid

I got it working.. not sure what I did..

Note: See TracTickets for help on using tickets.