Your message dated Fri, 04 Dec 2009 07:32:10 +0000
with message-id <[email protected]>
and subject line Bug#559403: fixed in gfxboot 4.1.40-2
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-2

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-2_i386.deb
  to main/g/gfxboot/gfxboot-dev_4.1.40-2_i386.deb
gfxboot_4.1.40-2.diff.gz
  to main/g/gfxboot/gfxboot_4.1.40-2.diff.gz
gfxboot_4.1.40-2.dsc
  to main/g/gfxboot/gfxboot_4.1.40-2.dsc
gfxboot_4.1.40-2_i386.deb
  to main/g/gfxboot/gfxboot_4.1.40-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 [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: Fri, 04 Dec 2009 08:12:29 +0100
Source: gfxboot
Binary: gfxboot gfxboot-dev
Architecture: source i386
Version: 4.1.40-2
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-2) unstable; urgency=low
 .
   * Also building package on kfreebsd-i386 (Closes: #559403).
Checksums-Sha1: 
 4185ff3edc9ad90e0de65b39651e62bec1006734 1342 gfxboot_4.1.40-2.dsc
 cadbdb617988ca36677684398cdcff29978d12ce 4407 gfxboot_4.1.40-2.diff.gz
 d1c020f14c30b62b6e559a8d8f41b7a09a6ca428 28026 gfxboot_4.1.40-2_i386.deb
 ecc7e9d9848ba6f4291ee2f60cd614959403fd53 103336 gfxboot-dev_4.1.40-2_i386.deb
Checksums-Sha256: 
 06ff134bbce4f5a1db58c85768dc461f621644f1806a2172badbb43925abc380 1342 
gfxboot_4.1.40-2.dsc
 ce82bdf80baf4966a8ccc600752ca092c63754d1c8e9a336ec6ffb5522f78a1d 4407 
gfxboot_4.1.40-2.diff.gz
 269a0a32ba446261fd49074b25be595df5576f4960807cfeba9c4dd9384e2a2a 28026 
gfxboot_4.1.40-2_i386.deb
 d4a941ebbaa0a3bca4ac71cacd7d98f6ed5147652a352aef5ad88caf7169cd1e 103336 
gfxboot-dev_4.1.40-2_i386.deb
Files: 
 eabeccd2840fa7f7b401c826c34eb1a5 1342 misc extra gfxboot_4.1.40-2.dsc
 f4fee3e3f45946b0531e687e66788680 4407 misc extra gfxboot_4.1.40-2.diff.gz
 84d1dfb992867103ed30b4dc31e5368b 28026 misc extra gfxboot_4.1.40-2_i386.deb
 c8f8b2d2b0407b4664633fe103cdda36 103336 misc extra 
gfxboot-dev_4.1.40-2_i386.deb

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

iEYEARECAAYFAksYt5UACgkQ+C5cwEsrK57hPQCgr16e1nb3Vn6+L4xiACSm8zRK
9lgAn1gZ1HlxcQAEwl4Put/GJ0V+B5M5
=k4Q5
-----END PGP SIGNATURE-----



--- End Message ---

Reply via email to