Your message dated Mon, 19 Jun 2006 14:48:40 -0700
with message-id <[EMAIL PROTECTED]>
and subject line Bug#374363: fixed in pngnq 0.3-2
has caused the attached Bug report 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 I am
talking about this indicates a serious mail system misconfiguration
somewhere. Please contact me immediately.)
Debian bug tracking system administrator
(administrator, Debian Bugs database)
--- Begin Message ---
Package: pngnq
Version: 0.3-1
Severity: serious
Hello,
There was a problem while autobuilding your package:
> Automatic build of pngnq_0.3-1 on avidan by sbuild/i386 0.47
> Build started at 20060619-0013
...
> /usr/bin/fakeroot debian/rules clean
> test -x debian/rules
> test "`id -u`" = 0
> /usr/bin/make -f debian/rules reverse-config
> make[1]: Entering directory `/build/buildd/pngnq-0.3'
> make[1]: Nothing to be done for `reverse-config'.
> make[1]: Leaving directory `/build/buildd/pngnq-0.3'
> patches: debian/patches/Makefile.patch
> Not reversing not applied patches.
> if [ "reverse-patches" = "debian/stamp-patched" ] ; then touch
> debian/stamp-patched ; \
> elif [ "reverse-patches" = "reverse-patches" ] ; then rm -f
> debian/stamp-patch* ; \
> fi
> if [ "reverse-patches" != "reverse-patches" ] ; then \
> /usr/bin/make -f debian/rules update-config ; \
> fi
> for dir in debian/patches ; do \
> rm -f $dir/*.log ; \
> done
> /usr/bin/make -C . CFLAGS="-g -Wall -O2" CXXFLAGS="-g -Wall -O2" CPPFLAGS=""
> LDFLAGS="" -k clean
> make[1]: Entering directory `/build/buildd/pngnq-0.3'
> rm -f pngnq pngnq.o rwpng.o neuquant32.o
> make[1]: Leaving directory `/build/buildd/pngnq-0.3'
> rm -f debian/stamp-makefile-build
> dh_clean
> debian/rules build
> test -x debian/rules
> mkdir -p "."
> /usr/bin/make -f debian/rules reverse-config
> make[1]: Entering directory `/build/buildd/pngnq-0.3'
> make[1]: Nothing to be done for `reverse-config'.
> make[1]: Leaving directory `/build/buildd/pngnq-0.3'
> patches: debian/patches/Makefile.patch
> Trying patch debian/patches/Makefile.patch at level 1...success.
> if [ "debian/stamp-patched" = "debian/stamp-patched" ] ; then touch
> debian/stamp-patched ; \
> elif [ "debian/stamp-patched" = "reverse-patches" ] ; then rm -f
> debian/stamp-patch* ; \
> fi
> if [ "debian/stamp-patched" != "reverse-patches" ] ; then \
> /usr/bin/make -f debian/rules update-config ; \
> fi
> make[1]: Entering directory `/build/buildd/pngnq-0.3'
> make[1]: Nothing to be done for `update-config'.
> make[1]: Leaving directory `/build/buildd/pngnq-0.3'
> /usr/bin/make -C . CFLAGS="-g -Wall -O2" CXXFLAGS="-g -Wall -O2" CPPFLAGS=""
> LDFLAGS=""
> make[1]: Entering directory `/build/buildd/pngnq-0.3'
> gcc -g -Wall -O2 -c -o pngnq.o pngnq.c
> gcc -g -Wall -O2 -c -o rwpng.o rwpng.c
> gcc -g -Wall -O2 -c -o neuquant32.o neuquant32.c
> gcc -o pngnq pngnq.o rwpng.o neuquant32.o
> rwpng.o: In function `rwpng_write_image_finish':
> /build/buildd/pngnq-0.3/rwpng.c:504: undefined reference to
> `png_destroy_write_struct'
> /build/buildd/pngnq-0.3/rwpng.c:514: undefined reference to `png_write_end'
> /build/buildd/pngnq-0.3/rwpng.c:516: undefined reference to
> `png_destroy_write_struct'
> rwpng.o: In function `rwpng_write_image_row':
> /build/buildd/pngnq-0.3/rwpng.c:471: undefined reference to
> `png_destroy_write_struct'
> /build/buildd/pngnq-0.3/rwpng.c:481: undefined reference to `png_write_row'
> rwpng.o: In function `rwpng_write_image_whole':
> /build/buildd/pngnq-0.3/rwpng.c:426: undefined reference to
> `png_destroy_write_struct'
> /build/buildd/pngnq-0.3/rwpng.c:437: undefined reference to `png_write_image'
> /build/buildd/pngnq-0.3/rwpng.c:444: undefined reference to `png_write_end'
> /build/buildd/pngnq-0.3/rwpng.c:446: undefined reference to
> `png_destroy_write_struct'
> rwpng.o: In function `rwpng_write_image_init':
> /build/buildd/pngnq-0.3/rwpng.c:246: undefined reference to
> `png_create_write_struct'
> /build/buildd/pngnq-0.3/rwpng.c:254: undefined reference to
> `png_create_info_struct'
> /build/buildd/pngnq-0.3/rwpng.c:256: undefined reference to
> `png_destroy_write_struct'
> /build/buildd/pngnq-0.3/rwpng.c:268: undefined reference to
> `png_destroy_write_struct'
> /build/buildd/pngnq-0.3/rwpng.c:276: undefined reference to `png_init_io'
> /build/buildd/pngnq-0.3/rwpng.c:286: undefined reference to
> `png_set_compression_level'
> /build/buildd/pngnq-0.3/rwpng.c:299: undefined reference to `png_set_IHDR'
> /build/buildd/pngnq-0.3/rwpng.c:306: undefined reference to `png_set_PLTE'
> /build/buildd/pngnq-0.3/rwpng.c:310: undefined reference to `png_set_tRNS'
> /build/buildd/pngnq-0.3/rwpng.c:314: undefined reference to `png_set_gAMA'
> /build/buildd/pngnq-0.3/rwpng.c:380: undefined reference to `png_write_info'
> /build/buildd/pngnq-0.3/rwpng.c:393: undefined reference to `png_set_packing'
> rwpng.o: In function `rwpng_error_handler':
> /build/buildd/pngnq-0.3/rwpng.c:544: undefined reference to
> `png_get_error_ptr'
> rwpng.o: In function `rwpng_read_image':
> /build/buildd/pngnq-0.3/rwpng.c:80: undefined reference to `png_check_sig'
> /build/buildd/pngnq-0.3/rwpng.c:86: undefined reference to
> `png_create_read_struct'
> /build/buildd/pngnq-0.3/rwpng.c:94: undefined reference to
> `png_create_info_struct'
> /build/buildd/pngnq-0.3/rwpng.c:96: undefined reference to
> `png_destroy_read_struct'
> /build/buildd/pngnq-0.3/rwpng.c:113: undefined reference to
> `png_destroy_read_struct'
> /build/buildd/pngnq-0.3/rwpng.c:119: undefined reference to `png_init_io'
> /build/buildd/pngnq-0.3/rwpng.c:120: undefined reference to
> `png_set_sig_bytes'
> /build/buildd/pngnq-0.3/rwpng.c:122: undefined reference to `png_read_info'
> /build/buildd/pngnq-0.3/rwpng.c:129: undefined reference to `png_get_IHDR'
> /build/buildd/pngnq-0.3/rwpng.c:146: undefined reference to `png_set_expand'
> /build/buildd/pngnq-0.3/rwpng.c:147: undefined reference to `png_set_filler'
> /build/buildd/pngnq-0.3/rwpng.c:163: undefined reference to `png_set_strip_16'
> /build/buildd/pngnq-0.3/rwpng.c:173: undefined reference to `png_get_gAMA'
> /build/buildd/pngnq-0.3/rwpng.c:179: undefined reference to
> `png_read_update_info'
> /build/buildd/pngnq-0.3/rwpng.c:181: undefined reference to `png_get_rowbytes'
> /build/buildd/pngnq-0.3/rwpng.c:182: undefined reference to `png_get_channels'
> /build/buildd/pngnq-0.3/rwpng.c:186: undefined reference to
> `png_destroy_read_struct'
> /build/buildd/pngnq-0.3/rwpng.c:167: undefined reference to
> `png_set_gray_to_rgb'
> /build/buildd/pngnq-0.3/rwpng.c:192: undefined reference to
> `png_destroy_read_struct'
> /build/buildd/pngnq-0.3/rwpng.c:210: undefined reference to `png_read_image'
> /build/buildd/pngnq-0.3/rwpng.c:216: undefined reference to `png_read_end'
> /build/buildd/pngnq-0.3/rwpng.c:218: undefined reference to
> `png_destroy_read_struct'
> rwpng.o: In function `rwpng_version_info':
> /build/buildd/pngnq-0.3/rwpng.c:49: undefined reference to `png_libpng_ver'
> /build/buildd/pngnq-0.3/rwpng.c:51: undefined reference to `zlibVersion'
> collect2: ld returned 1 exit status
> make[1]: *** [pngnq] Error 1
> make[1]: Leaving directory `/build/buildd/pngnq-0.3'
> make: *** [debian/stamp-makefile-build] Error 2
> ******************************************************************************
> Build finished at 20060619-0013
> FAILED [dpkg-buildpackage died]
> ------------------------------------------------------------------------------
--
Julien Danjou
.''`. Debian Developer
: :' : http://julien.danjou.info
`. `' http://people.debian.org/~acid
`- 9A0D 5FD9 EB42 22F6 8974 C95C A462 B51E C2FE E5CD
signature.asc
Description: Digital signature
--- End Message ---
--- Begin Message ---
Source: pngnq
Source-Version: 0.3-2
We believe that the bug you reported is fixed in the latest version of
pngnq, which is due to be installed in the Debian FTP archive:
pngnq_0.3-2.diff.gz
to pool/main/p/pngnq/pngnq_0.3-2.diff.gz
pngnq_0.3-2.dsc
to pool/main/p/pngnq/pngnq_0.3-2.dsc
pngnq_0.3-2_i386.deb
to pool/main/p/pngnq/pngnq_0.3-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.
Nelson A. de Oliveira <[EMAIL PROTECTED]> (supplier of updated pngnq 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.7
Date: Sun, 18 Jun 2006 20:08:49 -0300
Source: pngnq
Binary: pngnq
Architecture: source i386
Version: 0.3-2
Distribution: unstable
Urgency: low
Maintainer: Nelson A. de Oliveira <[EMAIL PROTECTED]>
Changed-By: Nelson A. de Oliveira <[EMAIL PROTECTED]>
Description:
pngnq - tool for optimizing PNG (Portable Network Graphics) images
Closes: 374363
Changes:
pngnq (0.3-2) unstable; urgency=low
.
* Fix FTBFS (Closes: #374363);
* Updated debian/copyright file;
* Bumped Standards-Version to 3.7.2 (no changes needed);
* Using debhelper compatibility level 5;
* Added a space before Homepage: on the package long description.
Files:
b7628fce79a5a45a628334bfc6a07606 589 graphics optional pngnq_0.3-2.dsc
5dfa1775ed6b135070d612ec93996ec6 2895 graphics optional pngnq_0.3-2.diff.gz
44397b575673a5826c098399a3245355 13326 graphics optional pngnq_0.3-2_i386.deb
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.4.3 (GNU/Linux)
iEYEARECAAYFAkSW+nYACgkQIzuKV+SHX/nLpgCfa8fWR0t9EXRgg/b/u4u5HYFF
NnEAn3Rlx22I1BWCXel35BJ3jONYKoNO
=XvTM
-----END PGP SIGNATURE-----
--- End Message ---