Your message dated Sat, 05 Dec 2009 23:14:28 +0000
with message-id <[email protected]>
and subject line Bug#559403: fixed in gfxboot 4.1.40-3
has caused the Debian Bug report #559403,
regarding gfxboot: Please consider kfreebsd-*
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.)


-- 
559403: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=559403
Debian Bug Tracking System
Contact [email protected] with problems
--- Begin Message ---
Package: gfxboot
Version: 4.1.40-1
Severity: wishlist
Tags: patch
User: [email protected]
Usertags: kfreebsd

Hi,

while your package is ANAIS for kfreebsd-*, it builds fine there (at
least on kfreebsd-i386), so you may want to add both architectures so
that it's tried on the buildds. I'm attaching a build log just in case.

It'd also be nice to request addition of your package with the “final”
set of architectures to P-a-s.

Thanks for considering.

Mraw,
KiBi.
 dpkg-buildpackage -rfakeroot -D -us -uc -b
dpkg-buildpackage: set CFLAGS to default value: -g -O2
dpkg-buildpackage: set CPPFLAGS to default value: 
dpkg-buildpackage: set LDFLAGS to default value: 
dpkg-buildpackage: set FFLAGS to default value: -g -O2
dpkg-buildpackage: set CXXFLAGS to default value: -g -O2
dpkg-buildpackage: source package gfxboot
dpkg-buildpackage: source version 4.1.40-1
dpkg-buildpackage: source changed by Daniel Baumann <[email protected]>
dpkg-buildpackage: host architecture kfreebsd-i386
 fakeroot debian/rules clean
dh clean --with quilt
   dh_testdir
   debian/rules override_dh_auto_clean
make[1]: Entering directory `/srv/storage/kibi/hack/gfxboot-4.1.40'
dh_auto_clean
make[2]: Entering directory `/srv/storage/kibi/hack/gfxboot-4.1.40'
make: Entering an unknown directory
make: *** themes/upstream: No such file or directory.  Stop.
make: Leaving an unknown directory
make -C doc distclean
make[3]: Entering directory `/srv/storage/kibi/hack/gfxboot-4.1.40/doc'
rm -rf *~ *.pdf *.html gfxboot.txt reference.xml *.dsl *.local
make[3]: Leaving directory `/srv/storage/kibi/hack/gfxboot-4.1.40/doc'
make: Entering an unknown directory
make: *** themes/example*: No such file or directory.  Stop.
make: Leaving an unknown directory
make[2]: Leaving directory `/srv/storage/kibi/hack/gfxboot-4.1.40'
/usr/bin/make -C doc clean
make[2]: Entering directory `/srv/storage/kibi/hack/gfxboot-4.1.40/doc'
rm -rf *~ *.pdf *.html gfxboot.txt reference.xml *.dsl *.local
make[2]: Leaving directory `/srv/storage/kibi/hack/gfxboot-4.1.40/doc'
make[1]: Leaving directory `/srv/storage/kibi/hack/gfxboot-4.1.40'
   dh_quilt_unpatch
Removing patch 04-dump-malloc-screen-size.patch
Restoring bincode.asm

Removing patch 03-bdf.patch
Restoring gfxboot-font.c

Removing patch 02-ctype.patch
Restoring gfxboot-compile.c

Removing patch 01-asprintf.patch
Restoring gfxboot-compile.c

No patches applied
   dh_clean
 debian/rules build
dh build --with quilt
   dh_testdir
   dh_quilt_patch
Applying patch 01-asprintf.patch
patching file gfxboot-compile.c

Applying patch 02-ctype.patch
patching file gfxboot-compile.c

Applying patch 03-bdf.patch
patching file gfxboot-font.c
Hunk #1 succeeded at 920 (offset 75 lines).

Applying patch 04-dump-malloc-screen-size.patch
patching file bincode.asm
Hunk #1 succeeded at 551 (offset 5 lines).
Hunk #2 succeeded at 2869 (offset 141 lines).

Now at patch 04-dump-malloc-screen-size.patch
   dh_auto_configure
   debian/rules override_dh_auto_build
make[1]: Entering directory `/srv/storage/kibi/hack/gfxboot-4.1.40'
dh_auto_build
make[2]: Entering directory `/srv/storage/kibi/hack/gfxboot-4.1.40'
gcc -g -Wall -Wno-pointer-sign -O2 -fomit-frame-pointer bin2c.c -o bin2c
../mk_vocabulary -c >vocabulary.h
../mk_vocabulary -a >vocabulary.inc
bin/trace_context bincode.asm
  32 bit: 16226 (of 16777)
nasm -f elf -O99 -o bincode.o -l bincode.lst bincode.asm
bincode.asm:3547: warning: signed byte value exceeds bounds
as --32 -ahlsn=jpeg.lst -o jpeg.o jpeg.S
ld -m elf_i386 --section-start .text=0 --oformat binary -Map bincode.map -o bincode bincode.o jpeg.o
../bin2c bincode >bincode.h
gcc -g -Wall -Wno-pointer-sign -O2 -fomit-frame-pointer gfxboot-compile.c -o gfxboot-compile
gfxboot-compile.c: In function 'parse_config':
gfxboot-compile.c:1001: warning: passing argument 1 of 'next_word' from incompatible pointer type
gfxboot-compile.c: In function 'optimize_code':
gfxboot-compile.c:1284: warning: value computed is not used
gcc -g -Wall -Wno-pointer-sign -O2 -fomit-frame-pointer -I /usr/include/freetype2 -lfreetype gfxboot-font.c -o gfxboot-font
gcc -g -Wall -Wno-pointer-sign -O2 -fomit-frame-pointer addblack.c -o addblack
make[2]: Leaving directory `/srv/storage/kibi/hack/gfxboot-4.1.40'
/usr/bin/make -C doc doc
make[2]: Entering directory `/srv/storage/kibi/hack/gfxboot-4.1.40/doc'
../mkdoc ../bincode.asm >reference.xml
xmlto html-nochunks gfxboot.xml
xmlto txt gfxboot.xml
make[2]: Leaving directory `/srv/storage/kibi/hack/gfxboot-4.1.40/doc'
make[1]: Leaving directory `/srv/storage/kibi/hack/gfxboot-4.1.40'
   dh_auto_test
 fakeroot debian/rules binary
dh binary --with quilt
   dh_testroot
   dh_prep
   dh_installdirs
   debian/rules override_dh_auto_install
make[1]: Entering directory `/srv/storage/kibi/hack/gfxboot-4.1.40'
dh_auto_install -- DESTDIR=/srv/storage/kibi/hack/gfxboot-4.1.40/debian/tmp
make[2]: Entering directory `/srv/storage/kibi/hack/gfxboot-4.1.40'
install -d -m 755 /srv/storage/kibi/hack/gfxboot-4.1.40/debian/tmp/usr/sbin
perl -p -e 's/<VERSION>/4.1.40/' gfxboot >gfxboot~
install -m 755 gfxboot~ /srv/storage/kibi/hack/gfxboot-4.1.40/debian/tmp/usr/sbin/gfxboot
install -m 755 gfxtest /srv/storage/kibi/hack/gfxboot-4.1.40/debian/tmp/usr/sbin
install -m 755 gfxboot-compile gfxboot-font /srv/storage/kibi/hack/gfxboot-4.1.40/debian/tmp/usr/sbin
cp: cannot stat `themes/upstream/bootlogo': No such file or directory
sh: /srv/storage/kibi/hack/gfxboot-4.1.40/debian/tmp/etc/bootsplash/themes/upstream/cdrom/bootlogo: No such file or directory
sh: ../bootlogo: No such file or directory
install: cannot stat `themes/upstream/message': No such file or directory
install: cannot stat `themes/upstream/po/*.tr': No such file or directory
install: cannot stat `themes/upstream/help-boot/*.hlp': No such file or directory
total saved size: 0
     empty files: 0
cp: cannot stat `themes/openSUSE/bootlogo': No such file or directory
sh: /srv/storage/kibi/hack/gfxboot-4.1.40/debian/tmp/etc/bootsplash/themes/openSUSE/cdrom/bootlogo: No such file or directory
sh: ../bootlogo: No such file or directory
install: cannot stat `themes/openSUSE/message': No such file or directory
install: cannot stat `themes/openSUSE/po/*.tr': No such file or directory
install: cannot stat `themes/openSUSE/help-boot/*.hlp': No such file or directory
total saved size: 0
     empty files: 0
cp: cannot stat `themes/SLES/bootlogo': No such file or directory
sh: /srv/storage/kibi/hack/gfxboot-4.1.40/debian/tmp/etc/bootsplash/themes/SLES/cdrom/bootlogo: No such file or directory
sh: ../bootlogo: No such file or directory
install: cannot stat `themes/SLES/message': No such file or directory
install: cannot stat `themes/SLES/po/*.tr': No such file or directory
install: cannot stat `themes/SLES/help-boot/*.hlp': No such file or directory
total saved size: 0
     empty files: 0
cp: cannot stat `themes/SLED/bootlogo': No such file or directory
sh: /srv/storage/kibi/hack/gfxboot-4.1.40/debian/tmp/etc/bootsplash/themes/SLED/cdrom/bootlogo: No such file or directory
sh: ../bootlogo: No such file or directory
install: cannot stat `themes/SLED/message': No such file or directory
install: cannot stat `themes/SLED/po/*.tr': No such file or directory
install: cannot stat `themes/SLED/help-boot/*.hlp': No such file or directory
total saved size: 0
     empty files: 0
make[2]: Leaving directory `/srv/storage/kibi/hack/gfxboot-4.1.40'
install -D -m 0644 doc/gfxboot.8 debian/gfxboot/usr/share/man/man1/gfxboot.1
# Correcting program location
mv debian/tmp/usr/sbin debian/tmp/usr/bin
sed -i -e 's|^.TH GFXBOOT 8|.TH GFXBOOT 1|' debian/gfxboot/usr/share/man/man1/gfxboot.1
# Removing useless files
rm -rf debian/tmp/etc
make[1]: Leaving directory `/srv/storage/kibi/hack/gfxboot-4.1.40'
   debian/rules override_dh_install
make[1]: Entering directory `/srv/storage/kibi/hack/gfxboot-4.1.40'
dh_install --fail-missing
make[1]: Leaving directory `/srv/storage/kibi/hack/gfxboot-4.1.40'
   dh_installdocs
   dh_installchangelogs
   dh_installexamples
   dh_installman
   dh_installcatalogs
   dh_installcron
   dh_installdebconf
   dh_installemacsen
   dh_installifupdown
   dh_installinfo
   dh_pysupport
   dh_installinit
   dh_installmenu
   dh_installmime
   dh_installmodules
   dh_installlogcheck
   dh_installlogrotate
   dh_installpam
   dh_installppp
   dh_installudev
   dh_installwm
   dh_installxfonts
   dh_bugfiles
   dh_lintian
   dh_gconf
   dh_icons
   dh_perl
   dh_usrlocal
   dh_link
   dh_compress
   dh_fixperms
   dh_strip
   dh_makeshlibs
   dh_shlibdeps
   dh_installdeb
   dh_gencontrol
dpkg-gencontrol: warning: unknown substitution variable ${shlibs:Depends}
dpkg-gencontrol: warning: unused substitution variable ${perl:Depends}
dpkg-gencontrol: warning: unused substitution variable ${perl:Depends}
   dh_md5sums
   dh_builddeb
dpkg-deb: building package `gfxboot' in `../gfxboot_4.1.40-1_kfreebsd-i386.deb'.
dpkg-deb: building package `gfxboot-dev' in `../gfxboot-dev_4.1.40-1_kfreebsd-i386.deb'.
 dpkg-genchanges -b >../gfxboot_4.1.40-1_kfreebsd-i386.changes
dpkg-genchanges: binary-only upload - not including any source code
dpkg-buildpackage: binary only upload (no source included)
Now running lintian...
Finished running lintian.
Now signing changes and any dsc files...
 signfile gfxboot_4.1.40-1_kfreebsd-i386.changes Daniel Baumann <[email protected]>
gpg: WARNING: using insecure memory!
gpg: please see http://www.gnupg.org/faq.html for more information
gpg: skipped "Daniel Baumann <[email protected]>": secret key not available
gpg: /tmp/debsign.FLRKtFlU/gfxboot_4.1.40-1_kfreebsd-i386.changes: clearsign failed: secret key not available
debsign: gpg error occurred!  Aborting....

--- End Message ---
--- Begin Message ---
Source: gfxboot
Source-Version: 4.1.40-3

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

gfxboot-dev_4.1.40-3_i386.deb
  to main/g/gfxboot/gfxboot-dev_4.1.40-3_i386.deb
gfxboot_4.1.40-3.diff.gz
  to main/g/gfxboot/gfxboot_4.1.40-3.diff.gz
gfxboot_4.1.40-3.dsc
  to main/g/gfxboot/gfxboot_4.1.40-3.dsc
gfxboot_4.1.40-3_i386.deb
  to main/g/gfxboot/gfxboot_4.1.40-3_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 gfxboot 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: Sat, 05 Dec 2009 23:03:47 +0100
Source: gfxboot
Binary: gfxboot gfxboot-dev
Architecture: source i386
Version: 4.1.40-3
Distribution: unstable
Urgency: low
Maintainer: Debian Syslinux Maintainers <[email protected]>
Changed-By: Daniel Baumann <[email protected]>
Description: 
 gfxboot    - tool to test and create graphical boot logos (runtime)
 gfxboot-dev - tool to test and create graphical boot logos (development)
Closes: 559403
Changes: 
 gfxboot (4.1.40-3) unstable; urgency=low
 .
   * Also building package on kfreebsd-amd64 (Closes: #559403).
Checksums-Sha1: 
 59e2ccd480ed84a9c8321a438e30af710b5b4b72 1357 gfxboot_4.1.40-3.dsc
 31064c8e25de3e0703d3cdf8afab3f5d4bc27fa4 4407 gfxboot_4.1.40-3.diff.gz
 d8f02d4e3d5eca3e38ee4d40632448970985302a 28026 gfxboot_4.1.40-3_i386.deb
 07d0bf31b97673d7c52f587b0c9e78c6912427f5 101912 gfxboot-dev_4.1.40-3_i386.deb
Checksums-Sha256: 
 9bc8c2c76083fa6a62c914ee726f8a4000929d9d8ab9b66b614dbe6efb33e8b3 1357 
gfxboot_4.1.40-3.dsc
 17070d448ac13a9d8558b9deb27fcb3bd566339d317ece3984b1d3a048ee79ee 4407 
gfxboot_4.1.40-3.diff.gz
 2260da0b44b9bf67064fe1b8dbcb3d0dfcc25490ab16ff7cb51f81fcb4f6cefc 28026 
gfxboot_4.1.40-3_i386.deb
 0e2f05c5baa05d6ea8e3b381474d7de512941ee010d9a4aec488621bc016e4a2 101912 
gfxboot-dev_4.1.40-3_i386.deb
Files: 
 9e6d061eab4bd03cea695dc32b8dd9f4 1357 misc extra gfxboot_4.1.40-3.dsc
 0f1ac502f11bf8cba3ffc5e1925745d7 4407 misc extra gfxboot_4.1.40-3.diff.gz
 618e838dd1d28b19c9c9c5564f1dcaa1 28026 misc extra gfxboot_4.1.40-3_i386.deb
 d0267502de80eba5847abe0d3084a761 101912 misc extra 
gfxboot-dev_4.1.40-3_i386.deb

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

iEYEARECAAYFAksa2RsACgkQ+C5cwEsrK55qBACfdT8W84uXpsKDILPlkxGgUJzF
7j4An336qSvRfoiIC4BvxDu9/RDfWMHw
=lmem
-----END PGP SIGNATURE-----



--- End Message ---

Reply via email to