Your message dated Mon, 15 Mar 2010 22:47:21 +0000
with message-id <e1nrj4d-0006is...@ries.debian.org>
and subject line Bug#555153: fixed in elilo 3.12-2
has caused the Debian Bug report #555153,
regarding elilo: FTBFS: gcc: bin_to_h.c: No such file or directory
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 ow...@bugs.debian.org
immediately.)


-- 
555153: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=555153
Debian Bug Tracking System
Contact ow...@bugs.debian.org with problems
--- Begin Message ---
Source: elilo
Version: 3.12-1
Severity: serious

Hi,

There was an error while trying to autobuild your package:

> Automatic build of elilo_3.12-1 on excelsior by sbuild/amd64 98
> Build started at 20091102-0552

[...]

> Build-Depends: debhelper (>> 5), binutils (>= 2.17.50.0.14), gcc-multilib 
> [i386 amd64], gnu-efi (>= 3.0d), po-debconf

[...]

> Toolchain package versions: linux-libc-dev_2.6.30-8 libc6-dev_2.10.1-5 
> g++-4.3_4.3.4-5 gcc-4.3_4.3.4-5 binutils_2.20-1 libstdc++6_4.4.2-1 
> libstdc++6-4.3-dev_4.3.4-5

[...]

> mkdir debian/build32
> /usr/bin/make -C debian/build32 -f ../../Makefile SRCDIR=../.. ARCH=ia32
> make[1]: Entering directory `/build/buildd/elilo-3.12/debian/build32'
> mkdir -p fs
> /usr/bin/make -C fs -f ../../../fs/Makefile SRCDIR=../../../fs ARCH=ia32
> make[2]: Entering directory `/build/buildd/elilo-3.12/debian/build32/fs'
> /usr/bin/gcc -I. -I../../../fs/.. -I/usr/include/efi -I/usr/include/efi/ia32 
> -I/usr/include/efi/protocol -I../../../fs/../efi110  -O2  -fpic -fshort-wchar 
> -Wall -DENABLE_MACHINE_SPECIFIC_NETCONFIG -DCONFIG_LOCALFS -DCONFIG_NETFS 
> -DCONFIG_CHOOSER_SIMPLE -DCONFIG_CHOOSER_TEXTMENU -DCONFIG_ia32  -c 
> ../../../fs/localfs.c -o localfs.o
> In file included from ../../../fs/../sysdeps.h:36,
>                  from ../../../fs/../elilo.h:49,
>                  from ../../../fs/localfs.c:33:
> ../../../fs/../ia32/sysdeps.h: In function 'start_kernel':
> ../../../fs/../ia32/sysdeps.h:391: warning: cast to pointer from integer of 
> different size
> ../../../fs/../ia32/sysdeps.h:401: warning: cast to pointer from integer of 
> different size
> ../../../fs/../ia32/sysdeps.h:403: warning: cast to pointer from integer of 
> different size
> ../../../fs/../ia32/sysdeps.h:410: warning: cast to pointer from integer of 
> different size
> ../../../fs/../ia32/sysdeps.h:411: warning: cast to pointer from integer of 
> different size
> ../../../fs/localfs.c: In function 'localfs_open':
> ../../../fs/localfs.c:103: warning: cast from pointer to integer of different 
> size
> ../../../fs/localfs.c: In function 'localfs_read':
> ../../../fs/localfs.c:117: warning: cast to pointer from integer of different 
> size
> ../../../fs/localfs.c: In function 'localfs_close':
> ../../../fs/localfs.c:129: warning: cast to pointer from integer of different 
> size
> ../../../fs/localfs.c: In function 'localfs_infosize':
> ../../../fs/localfs.c:142: warning: cast to pointer from integer of different 
> size
> ../../../fs/localfs.c: In function 'localfs_seek':
> ../../../fs/localfs.c:161: warning: cast to pointer from integer of different 
> size
> /usr/bin/gcc -I. -I../../../fs/.. -I/usr/include/efi -I/usr/include/efi/ia32 
> -I/usr/include/efi/protocol -I../../../fs/../efi110  -O2  -fpic -fshort-wchar 
> -Wall -DENABLE_MACHINE_SPECIFIC_NETCONFIG -DCONFIG_LOCALFS -DCONFIG_NETFS 
> -DCONFIG_CHOOSER_SIMPLE -DCONFIG_CHOOSER_TEXTMENU -DCONFIG_ia32  -c 
> ../../../fs/netfs.c -o netfs.o
> In file included from ../../../fs/../sysdeps.h:36,
>                  from ../../../fs/../elilo.h:49,
>                  from ../../../fs/netfs.c:36:
> ../../../fs/../ia32/sysdeps.h: In function 'start_kernel':
> ../../../fs/../ia32/sysdeps.h:391: warning: cast to pointer from integer of 
> different size
> ../../../fs/../ia32/sysdeps.h:401: warning: cast to pointer from integer of 
> different size
> ../../../fs/../ia32/sysdeps.h:403: warning: cast to pointer from integer of 
> different size
> ../../../fs/../ia32/sysdeps.h:410: warning: cast to pointer from integer of 
> different size
> ../../../fs/../ia32/sysdeps.h:411: warning: cast to pointer from integer of 
> different size
> /usr/bin/ld  -r -o fs.o  localfs.o netfs.o
> make[2]: Leaving directory `/build/buildd/elilo-3.12/debian/build32/fs'
> mkdir -p choosers
> /usr/bin/make -C choosers -f ../../../choosers/Makefile 
> SRCDIR=../../../choosers ARCH=ia32
> make[2]: Entering directory `/build/buildd/elilo-3.12/debian/build32/choosers'
> /usr/bin/gcc -I. -I../../../choosers/.. -I/usr/include/efi 
> -I/usr/include/efi/ia32 -I/usr/include/efi/protocol 
> -I../../../choosers/../efi110  -O2  -fpic -fshort-wchar -Wall 
> -DENABLE_MACHINE_SPECIFIC_NETCONFIG -DCONFIG_LOCALFS -DCONFIG_NETFS 
> -DCONFIG_CHOOSER_SIMPLE -DCONFIG_CHOOSER_TEXTMENU -DCONFIG_ia32  -c 
> ../../../choosers/simple.c -o simple.o
> In file included from ../../../choosers/../sysdeps.h:36,
>                  from ../../../choosers/../elilo.h:49,
>                  from ../../../choosers/simple.c:33:
> ../../../choosers/../ia32/sysdeps.h: In function 'start_kernel':
> ../../../choosers/../ia32/sysdeps.h:391: warning: cast to pointer from 
> integer of different size
> ../../../choosers/../ia32/sysdeps.h:401: warning: cast to pointer from 
> integer of different size
> ../../../choosers/../ia32/sysdeps.h:403: warning: cast to pointer from 
> integer of different size
> ../../../choosers/../ia32/sysdeps.h:410: warning: cast to pointer from 
> integer of different size
> ../../../choosers/../ia32/sysdeps.h:411: warning: cast to pointer from 
> integer of different size
> ../../../choosers/simple.c: In function 'simple_choose':
> ../../../choosers/simple.c:365: warning: large integer implicitly truncated 
> to unsigned type
> /usr/bin/gcc -I. -I../../../choosers/.. -I/usr/include/efi 
> -I/usr/include/efi/ia32 -I/usr/include/efi/protocol 
> -I../../../choosers/../efi110  -O2  -fpic -fshort-wchar -Wall 
> -DENABLE_MACHINE_SPECIFIC_NETCONFIG -DCONFIG_LOCALFS -DCONFIG_NETFS 
> -DCONFIG_CHOOSER_SIMPLE -DCONFIG_CHOOSER_TEXTMENU -DCONFIG_ia32  -c 
> ../../../choosers/textmenu.c -o textmenu.o
> In file included from ../../../choosers/../sysdeps.h:36,
>                  from ../../../choosers/../elilo.h:49,
>                  from ../../../choosers/textmenu.c:33:
> ../../../choosers/../ia32/sysdeps.h: In function 'start_kernel':
> ../../../choosers/../ia32/sysdeps.h:391: warning: cast to pointer from 
> integer of different size
> ../../../choosers/../ia32/sysdeps.h:401: warning: cast to pointer from 
> integer of different size
> ../../../choosers/../ia32/sysdeps.h:403: warning: cast to pointer from 
> integer of different size
> ../../../choosers/../ia32/sysdeps.h:410: warning: cast to pointer from 
> integer of different size
> ../../../choosers/../ia32/sysdeps.h:411: warning: cast to pointer from 
> integer of different size
> ../../../choosers/textmenu.c: In function 'textmenu_choose':
> ../../../choosers/textmenu.c:476: warning: large integer implicitly truncated 
> to unsigned type
> /usr/bin/ld  -o choosers.o -r  simple.o textmenu.o
> make[2]: Leaving directory `/build/buildd/elilo-3.12/debian/build32/choosers'
> mkdir -p devschemes
> /usr/bin/make -C devschemes -f ../../../devschemes/Makefile 
> SRCDIR=../../../devschemes ARCH=ia32
> make[2]: Entering directory 
> `/build/buildd/elilo-3.12/debian/build32/devschemes'
> /usr/bin/gcc -I. -I../../../devschemes/.. -I/usr/include/efi 
> -I/usr/include/efi/ia32 -I/usr/include/efi/protocol 
> -I../../../devschemes/../efi110  -O2  -fpic -fshort-wchar -Wall 
> -DENABLE_MACHINE_SPECIFIC_NETCONFIG -DCONFIG_LOCALFS -DCONFIG_NETFS 
> -DCONFIG_CHOOSER_SIMPLE -DCONFIG_CHOOSER_TEXTMENU -DCONFIG_ia32  -c 
> ../../../devschemes/simple.c -o simple.o
> In file included from ../../../devschemes/../sysdeps.h:36,
>                  from ../../../devschemes/../elilo.h:49,
>                  from ../../../devschemes/simple.c:29:
> ../../../devschemes/../ia32/sysdeps.h: In function 'start_kernel':
> ../../../devschemes/../ia32/sysdeps.h:391: warning: cast to pointer from 
> integer of different size
> ../../../devschemes/../ia32/sysdeps.h:401: warning: cast to pointer from 
> integer of different size
> ../../../devschemes/../ia32/sysdeps.h:403: warning: cast to pointer from 
> integer of different size
> ../../../devschemes/../ia32/sysdeps.h:410: warning: cast to pointer from 
> integer of different size
> ../../../devschemes/../ia32/sysdeps.h:411: warning: cast to pointer from 
> integer of different size
> /usr/bin/ld  -r -o devschemes.o simple.o
> make[2]: Leaving directory 
> `/build/buildd/elilo-3.12/debian/build32/devschemes'
> mkdir -p tools
> /usr/bin/make -C tools -f ../../../tools/Makefile SRCDIR=../../../tools 
> ARCH=ia32
> make[2]: Entering directory `/build/buildd/elilo-3.12/debian/build32/tools'
> /usr/bin/gcc -O2  -Wall -c ../../../tools/eliloalt.c -o eliloalt.o
> /usr/bin/gcc -o eliloalt -O2  -Wall eliloalt.o
> make[2]: Leaving directory `/build/buildd/elilo-3.12/debian/build32/tools'
> mkdir -p ia32
> /usr/bin/make -C ia32 -f ../../../ia32/Makefile SRCDIR=../../../ia32 ARCH=ia32
> make[2]: Entering directory `/build/buildd/elilo-3.12/debian/build32/ia32'
> /usr/bin/gcc -o bin_to_h bin_to_h.c
> gcc: bin_to_h.c: No such file or directory
> gcc: no input files
> make[2]: *** [rmswitch.h] Error 1
> make[2]: Leaving directory `/build/buildd/elilo-3.12/debian/build32/ia32'
> make[1]: *** [ia32] Error 2
> make[1]: Leaving directory `/build/buildd/elilo-3.12/debian/build32'
> make: *** [build-stamp] Error 2
> dpkg-buildpackage: error: debian/rules build gave error exit status 2

A full build log can be found at:
http://buildd.debian.org/build.php?arch=amd64&pkg=elilo&ver=3.12-1


Kurt




--- End Message ---
--- Begin Message ---
Source: elilo
Source-Version: 3.12-2

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

elilo_3.12-2.diff.gz
  to main/e/elilo/elilo_3.12-2.diff.gz
elilo_3.12-2.dsc
  to main/e/elilo/elilo_3.12-2.dsc
elilo_3.12-2_i386.deb
  to main/e/elilo/elilo_3.12-2_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 555...@bugs.debian.org,
and the maintainer will reopen the bug report if appropriate.

Debian distribution maintenance software
pp.
Bdale Garbee <bd...@gag.com> (supplier of updated elilo 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 ftpmas...@debian.org)


-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA512

Format: 1.8
Date: Mon, 15 Mar 2010 16:24:32 -0600
Source: elilo
Binary: elilo
Architecture: source i386
Version: 3.12-2
Distribution: unstable
Urgency: low
Maintainer: Bdale Garbee <bd...@gag.com>
Changed-By: Bdale Garbee <bd...@gag.com>
Description: 
 elilo      - Bootloader for systems using EFI-based firmware
Closes: 555153
Changes: 
 elilo (3.12-2) unstable; urgency=low
 .
   * fix paths to support cross-building in ia32/Makefile, closes: #555153
Checksums-Sha1: 
 45404a2892e21f90728cce1e633887dd7237fd36 1647 elilo_3.12-2.dsc
 c09ae73a819fbf135b999454203b365e8427b8b9 28809 elilo_3.12-2.diff.gz
 a124a0d281a769885db39ab0c27e91db87ccd98a 212142 elilo_3.12-2_i386.deb
Checksums-Sha256: 
 802b71102c6aa6183e503294041d930ae31aea44e2e508d83eef9267f4002026 1647 
elilo_3.12-2.dsc
 08d888054af73ac7c9734aa390be5ea38d774947d557513b193dfb40a68e287d 28809 
elilo_3.12-2.diff.gz
 ee86267f1cc6ce36f0a1540acc5d333f75f2f2e706ab257faf1efdd01c1d1cfb 212142 
elilo_3.12-2_i386.deb
Files: 
 dbcbaaa419404a7fb21ec75d03ccc2fa 1647 admin optional elilo_3.12-2.dsc
 590c6bf362b5055730d9b1d6d71b4ae1 28809 admin optional elilo_3.12-2.diff.gz
 bfbc28bb622f4d2fd3d305a41d938117 212142 admin optional elilo_3.12-2_i386.deb

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

iQIVAwUBS560STqTYZbAldlBAQpHrg/+O56bgFNLz1C2YVyCul8dPDG/B3US1kdP
bYwx9WJw7k5zbDwMPLQ9bhpRH/9KnPrgSTN9mgdLBkfmwJtI3AJNc9NhRSR3qot2
OBR64YgFHobSZYF065AM8KB8xSMMnk6BX6nBbPqReeiq37yCl4mSqBwWFUfwWN9m
FoEVA42V30e/1XZeGnZa+KEhsByYdgmey+a3i0vBVocZwTwxzS6xQF0cRQy4FDiF
79c2wXXTFTNFHReSqkFkRBBb1DBAnCZe0Q/nklJdwkX7cyIrXsgh4aLBYrXIVUvS
Uu35888r+ANCxFLvSAwkoKGsWJhC+x1KTx+2MtSZoUWPbQRjZd6jTEqJ4/gUeSR8
m9DfE8MSd0xU7TLcDzAq0af6UHZ7OGIqyG3SmgxGem8ahzhJ18T2MMSiCq/iRGKV
oKw1I3tsPIc3RtVDZuw9wJYxR5xre02QQO++TBEEByRmY0FNWHjrkuIRUa15qkhd
22YR2brq6dLu4tjc6Ch1c4YhcS+oQIjZ5ahQVNyZUoOWjrqShGALnwy4LCZQHOXr
ATglNOPXz1/FIF+ctNoF0rHl9I9HQMJufmZ3XYiNC7jp6aUiO7ojjUl2m8VwCfL+
GkOmfdJlNo+mz3Kyy9ryaoY5S3KJpazaUHzQEhn4qDPK7FhXgneApJkJbjpomjQm
hhqWwG8YSYU=
=csAE
-----END PGP SIGNATURE-----



--- End Message ---

Reply via email to