[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Bug#425445: marked as done (libx11-6: fails to cross-build. tries to run cross-built makekeys utility)



Your message dated Mon, 1 Dec 2008 23:59:35 +0100
with message-id <20081201225935.GA27337@patate.is-a-geek.org>
and subject line Re: Bug#425445: libx11-6: fails to cross-build. tries to run cross-built makekeys utility
has caused the Debian Bug report #425445,
regarding libx11-6: fails to cross-build. tries to run cross-built makekeys utility
to be marked as done.

This means that you claim that the problem has been dealt with.
If this is not the case it is now your responsibility to reopen the
Bug report if necessary, and/or fix the problem forthwith.

(NB: If you are a system administrator and have no idea what this
message is talking about, this may indicate a serious mail system
misconfiguration somewhere. Please contact owner@bugs.debian.org
immediately.)


-- 
425445: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=425445
Debian Bug Tracking System
Contact owner@bugs.debian.org with problems
--- Begin Message ---
Package: libx11
Severity: normal

When cross-building (Emdebian), libx11 compiles src/util/makekeys.c
using the --host compiler then tries to execute it on the --build
system, causing a failure:

arm-linux-gnu-gcc  -Wall -g -O2 -DLIBXCURSOR=\"libXcursor.so.1\"   -o makekeys  makekeys-makekeys.o  -ldl 
make[3]: Leaving directory `/opt/emdebian/trunk/l/libx11/trunk/libx11-1.0.3/obj-x86_64-linux-gnu/src/util'
../src/util/makekeys < /usr/arm-linux-gnu/include/X11/keysymdef.h > ks_tables_h
/bin/sh: ../src/util/makekeys: cannot execute binary file

Build information:
http://buildd.emdebian.org/svn/browser/current/target/trunk/l/libx11/branches/fail1

Build log:
http://buildd.emdebian.org/svn/browser/current/target/trunk/l/libx11/branches/fail1/libx11_2%3A1.0.3-7em1_arm.build


--- System information. ---
Architecture: amd64
Kernel:       Linux 2.6.18-4-amd64

Debian Release: lenny/sid
  500 unstable        www.linux.codehelp.co.uk 
  500 unstable        www.emdebian.org 
  500 unstable        ftp.uk.debian.org 


-- 


Neil Williams
=============
http://www.data-freedom.org/
http://www.nosoftwarepatents.com/
http://www.linux.codehelp.co.uk/

Attachment: pgptqP953uZ6g.pgp
Description: PGP signature


--- End Message ---
--- Begin Message ---
Version: 2:1.1.99.2-1

On Mon, May 21, 2007 at 16:38:18 +0100, Neil Williams wrote:

> Package: libx11
> Severity: normal
> 
> When cross-building (Emdebian), libx11 compiles src/util/makekeys.c
> using the --host compiler then tries to execute it on the --build
> system, causing a failure:
> 
> arm-linux-gnu-gcc  -Wall -g -O2 -DLIBXCURSOR=\"libXcursor.so.1\"   -o makekeys  makekeys-makekeys.o  -ldl 
> make[3]: Leaving directory `/opt/emdebian/trunk/l/libx11/trunk/libx11-1.0.3/obj-x86_64-linux-gnu/src/util'
> ../src/util/makekeys < /usr/arm-linux-gnu/include/X11/keysymdef.h > ks_tables_h
> /bin/sh: ../src/util/makekeys: cannot execute binary file
> 
libX11 now builds makekeys using the native compiler.

Cheers,
Julien


--- End Message ---

Reply to: