Your message dated Wed, 01 Sep 2010 08:32:29 +0000
with message-id <[email protected]>
and subject line Bug#593609: fixed in mknbi 1.4.4-7
has caused the Debian Bug report #593609,
regarding mknbi: gcc-multilib build still broken
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 [email protected]
immediately.)


-- 
593609: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=593609
Debian Bug Tracking System
Contact [email protected] with problems
--- Begin Message ---
Package: mknbi
Version: 1.4.4-6
Severity: normal
Tags: patch
User: [email protected]
Usertags: origin-ubuntu ubuntu-patch maverick

Following the fix for #587734, the gcc-multilib build on amd64 is still
broken; as and ld don't use a 32-bit target by default there and need to
be told to do so.  Patch attached.

-- 
Colin Watson                                       [[email protected]]
Author: Colin Watson <[email protected]>
Description: Pass appropriate options to ld and as to make multilib build work

Index: b/Makefile
===================================================================
--- a/Makefile
+++ b/Makefile
@@ -20,7 +20,8 @@
 CFLAGS=		-I. -Os -ffreestanding -fstrength-reduce -fomit-frame-pointer \
 		-m32 -mcpu=i386 \
 		-Wall -W -Wno-format -Wno-unused -DVERSION=\"$(VERSION)$(EXTRAVERSION)\"
-LDBINARYFLAG=	--oformat binary
+LDBINARYFLAG=	--oformat binary -m elf_i386
+ASFLAGS=	--32
 FIRST32SIZE=	6144
 
 # for first32dos
@@ -101,7 +102,7 @@
 	$(LD) -N -Ttext $* -e _start $(LDBINARYFLAG) -o $@ star...@$*.o first32dos.o printf.o string.o
 
 star...@%.o:	start32.S
-	gcc -E -DRELOC=$* $(OLDGAS) start32.S | $(AS) -o star...@$*.o
+	gcc -E -DRELOC=$* $(OLDGAS) start32.S | $(AS) $(ASFLAGS) -o star...@$*.o
 
 first32.o:	first32.c etherboot.h start32.h
 	gcc $(CFLAGS) -o first32.o -c first32.c
@@ -161,7 +162,7 @@
 	cd lua; make
 
 startmenu.o:	startmenu.S startmenu.h
-	gcc -E -Ui386 -DRELOC=$(MENURELOC) $(OLDGAS) startmenu.S | $(AS) -o startmenu.o
+	gcc -E -Ui386 -DRELOC=$(MENURELOC) $(OLDGAS) startmenu.S | $(AS) $(ASFLAGS) -o startmenu.o
 
 menu.o:		menu.c stddef.h string.h printf.h ansiesc.h \
 		misc.h linux-asm-io.h etherboot.h

--- End Message ---
--- Begin Message ---
Source: mknbi
Source-Version: 1.4.4-7

We believe that the bug you reported is fixed in the latest version of
mknbi, which is due to be installed in the Debian FTP archive:

mknbi_1.4.4-7.diff.gz
  to main/m/mknbi/mknbi_1.4.4-7.diff.gz
mknbi_1.4.4-7.dsc
  to main/m/mknbi/mknbi_1.4.4-7.dsc
mknbi_1.4.4-7_i386.deb
  to main/m/mknbi/mknbi_1.4.4-7_i386.deb



A summary of the changes between this version and the previous one is
attached.

Thank you for reporting the bug, which will now be closed.  If you
have further comments please address them to [email protected],
and the maintainer will reopen the bug report if appropriate.

Debian distribution maintenance software
pp.
Daniel Baumann <[email protected]> (supplier of updated mknbi package)

(This message was generated automatically at their request; if you
believe that there is a problem with it please contact the archive
administrators by mailing [email protected])


-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1

Format: 1.8
Date: Wed, 01 Sep 2010 10:19:19 +0200
Source: mknbi
Binary: mknbi
Architecture: source i386
Version: 1.4.4-7
Distribution: unstable
Urgency: low
Maintainer: Debian Syslinux Maintainers <[email protected]>
Changed-By: Daniel Baumann <[email protected]>
Description: 
 mknbi      - Create tagged images for Etherboot or Netboot
Closes: 593609
Changes: 
 mknbi (1.4.4-7) unstable; urgency=low
 .
   * Adding patch from Colin Watson <[email protected]> to pass
     appropriate options to ld and as to make multilib build work
     (Closes: #593609).
   * Updating standards version to 3.9.1.
Checksums-Sha1: 
 4ba3a4d9e86582df09cd0f7dc4042c4ec15a1b3a 1263 mknbi_1.4.4-7.dsc
 9281a3ab91f156e679bf9576d35e87655de1b72f 4544 mknbi_1.4.4-7.diff.gz
 d7944bc020966beb98cdde4c7b45cc9234c932e7 73750 mknbi_1.4.4-7_i386.deb
Checksums-Sha256: 
 aa74640093bddf8d7d3b2f2edab546173614664ea53ee76d0f55eb3c51b4e168 1263 
mknbi_1.4.4-7.dsc
 fa930ac4f20c6c28169f8cf0b6b7149ba0e8167eacada82f9fabaa57ccfd4433 4544 
mknbi_1.4.4-7.diff.gz
 497eae000800c3c9e59ada3435dfeaf7e1561cbe283646ed7ff0ca09a14957b7 73750 
mknbi_1.4.4-7_i386.deb
Files: 
 bfabc965cf93c25b8eea940e2b0619b2 1263 admin optional mknbi_1.4.4-7.dsc
 d506ed5e242198d7f31c9e133471ba76 4544 admin optional mknbi_1.4.4-7.diff.gz
 6e195c5eb86e2cec9d21d1e34189eede 73750 admin optional mknbi_1.4.4-7_i386.deb

-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.4.10 (GNU/Linux)

iEYEARECAAYFAkx+DN4ACgkQ+C5cwEsrK57j3ACgme1saf+01OqvD36tnhkxzgpa
F6sAoJAgmAXQDODAK4u8bIdu5EYo+mIk
=JfKy
-----END PGP SIGNATURE-----



--- End Message ---

Reply via email to