[build-status: 120099] Log for successful build of pngnq_0.5-2 (dist=unstable)

Build Daemon 2 buildd2 at linux-m32r.org
Wed Mar 26 06:01:35 JST 2008


Automatic build of pngnq_0.5-2 on mappi005 by sbuild/m32r 0.53
Build started at 20080326-0542
******************************************************************************
Checking available source versions...
Fetching source files...
Reading package lists...
Building dependency tree...
Reading state information...
Need to get 31.1kB of source archives.
Get:1 http://debian.linux-m32r.org 06_devonian/main pngnq 0.5-2 (dsc) [637B]
Get:2 http://debian.linux-m32r.org 06_devonian/main pngnq 0.5-2 (tar) [26.1kB]
Get:3 http://debian.linux-m32r.org 06_devonian/main pngnq 0.5-2 (diff) [4344B]
Fetched 31.1kB in 0s (56.1kB/s)
Download complete and in download only mode
** Using build dependencies supplied by package:
Build-Depends: cdbs, debhelper (>= 6), libpng12-dev, zlib1g-dev
Checking for already installed source dependencies...
cdbs: already installed (0.4.51)
debhelper: already installed (6.0.5 >= 6 is satisfied)
libpng12-dev: already installed (1.2.15~beta5-1)
zlib1g-dev: already installed (1:1.2.3.3.dfsg-11)
Checking for source dependency conflicts...
Checking correctness of source dependencies...
Kernel: Linux 2.6.20 m32r (m32r)
Toolchain package versions: libc6-dev_2.3.6.ds1-13 linux-kernel-headers_2.6.18-7 gcc-4.1_4.1.1-21 g++-4.1_4.1.1-21 binutils_2.18.1~cvs20080103-1 libstdc++6-4.1-dev_4.1.1-21 libstdc++6_4.1.1-21
/usr/bin/dpkg --set-selections failed
------------------------------------------------------------------------------
dpkg-source: extracting pngnq in pngnq-0.5
dpkg-source: unpacking pngnq_0.5.orig.tar.gz
dpkg-source: applying /debian/buildd2/build/pngnq_0.5-2.diff.gz
dpkg-buildpackage: source package pngnq
dpkg-buildpackage: source version 0.5-2
dpkg-buildpackage: source changed by Nelson A. de Oliveira <naoliv at debian.org>
dpkg-buildpackage: host architecture m32r
 /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/buildd2/pngnq-0.5'
make[1]: Nothing to be done for `reverse-config'.
make[1]: Leaving directory `/build/buildd2/pngnq-0.5'
if [ "reverse-patches" = "reverse-patches" ]; then rm -f debian/stamp-patched; fi
patches: debian/patches/pnqnq.1.patch
Patch debian/patches/pnqnq.1.patch is not applied.
if [ "reverse-patches" != "reverse-patches" ]; then touch debian/stamp-patched; 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 -D VERSION=\"0.5\" -I/usr/include/libpng12" CXXFLAGS="-g -Wall -O2" CPPFLAGS="" LDFLAGS="-L/usr/lib -lpng12"  -k clean
make[1]: Entering directory `/build/buildd2/pngnq-0.5'
rm -f pngnq pngcomp *.o
/usr/bin/make -C freegetopt clean
make[2]: Entering directory `/build/buildd2/pngnq-0.5/freegetopt'
rm -f test *.o
make[2]: Leaving directory `/build/buildd2/pngnq-0.5/freegetopt'
make[1]: Leaving directory `/build/buildd2/pngnq-0.5'
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/buildd2/pngnq-0.5'
make[1]: Nothing to be done for `reverse-config'.
make[1]: Leaving directory `/build/buildd2/pngnq-0.5'
if [ "debian/stamp-patched" = "reverse-patches" ]; then rm -f debian/stamp-patched; fi
patches: debian/patches/pnqnq.1.patch
Trying patch debian/patches/pnqnq.1.patch at level 1 ... success.
if [ "debian/stamp-patched" != "reverse-patches" ]; then touch debian/stamp-patched; fi
if [ "debian/stamp-patched" != "reverse-patches" ] ; then \
		/usr/bin/make -f debian/rules update-config ; \
	fi
make[1]: Entering directory `/build/buildd2/pngnq-0.5'
make[1]: Nothing to be done for `update-config'.
make[1]: Leaving directory `/build/buildd2/pngnq-0.5'
/usr/bin/make  -C . CFLAGS="-g -Wall -O2 -D VERSION=\"0.5\" -I/usr/include/libpng12" CXXFLAGS="-g -Wall -O2" CPPFLAGS="" LDFLAGS="-L/usr/lib -lpng12"  all
make[1]: Entering directory `/build/buildd2/pngnq-0.5'
gcc -g -Wall -O2 -D VERSION="0.5" -I/usr/include/libpng12   -c -o pngnq.o pngnq.c
pngnq.c: In function 'main':
pngnq.c:129: warning: format '%s' expects type 'char *', but argument 3 has type 'double'
gcc -g -Wall -O2 -D VERSION="0.5" -I/usr/include/libpng12   -c -o rwpng.o rwpng.c
gcc -g -Wall -O2 -D VERSION="0.5" -I/usr/include/libpng12   -c -o neuquant32.o neuquant32.c
gcc -g -Wall -O2 -D VERSION="0.5" -I/usr/include/libpng12   -c -o freegetopt/getopt.o freegetopt/getopt.c
freegetopt/getopt.c:43: warning: 'ID' defined but not used
gcc -o pngnq pngnq.o rwpng.o neuquant32.o freegetopt/getopt.o -L/usr/lib -lpng12 -D0.5
gcc -g -Wall -O2 -D VERSION="0.5" -I/usr/include/libpng12   -c -o pngcomp.o pngcomp.c
pngcomp.c: In function 'main':
pngcomp.c:111: warning: format '%s' expects type 'char *', but argument 3 has type 'double'
gcc -o pngcomp rwpng.o pngcomp.o freegetopt/getopt.o -L/usr/lib -lpng12
make[1]: Leaving directory `/build/buildd2/pngnq-0.5'
touch debian/stamp-makefile-build
DEB_MAKE_CHECK_TARGET unset, not running checks
 /usr/bin/fakeroot debian/rules binary-arch
test -x debian/rules
test "`id -u`" = 0
dh_clean -k 
dh_installdirs -A 
mkdir -p "."
DEB_MAKE_CHECK_TARGET unset, not running checks
DEB_MAKE_INSTALL_TARGET unset, skipping default makefile.mk common-install target
dh_installdirs -ppngnq 
dh_installdocs -ppngnq ./README  
dh_installexamples -ppngnq 
dh_installman -ppngnq  
ERROR: ld.so: object 'libfakeroot-sysv.so' from LD_PRELOAD cannot be preloaded: ignored.
ERROR: ld.so: object 'libfakeroot-sysv.so' from LD_PRELOAD cannot be preloaded: ignored.
dh_installinfo -ppngnq  
dh_installmenu -ppngnq 
dh_installcron -ppngnq 
dh_installinit -ppngnq   
dh_installdebconf -ppngnq 
dh_installemacsen -ppngnq   
dh_installcatalogs -ppngnq 
dh_installpam -ppngnq 
dh_installlogrotate -ppngnq 
dh_installlogcheck -ppngnq 
dh_installmime -ppngnq 
dh_installchangelogs -ppngnq   
dh_installudev -ppngnq 
dh_install -ppngnq  
dh_link -ppngnq  
dh_strip -ppngnq  
dh_compress -ppngnq  
dh_fixperms -ppngnq  
dh_makeshlibs -ppngnq  
dh_installdeb -ppngnq 
dh_perl -ppngnq 
dh_shlibdeps -ppngnq    
dh_gencontrol -ppngnq 
dpkg-gencontrol: warning: unknown substitution variable ${misc:Depends}
dh_md5sums -ppngnq 
dh_builddeb -ppngnq 
dpkg-deb: building package `pngnq' in `../pngnq_0.5-2_m32r.deb'.
 dpkg-genchanges -B >../pngnq_0.5-2_m32r.changes
dpkg-genchanges: arch-specific upload - not including arch-independent packages
dpkg-genchanges: binary-only upload - not including any source code
dpkg-buildpackage: binary only upload (no source included)
******************************************************************************
Build finished at 20080326-0601

pngnq_0.5-2_m32r.changes:
Format: 1.7
Date: Tue, 11 Mar 2008 09:51:12 -0300
Source: pngnq
Binary: pngnq
Architecture: m32r
Version: 0.5-2
Distribution: unstable
Urgency: low
Maintainer: Nelson A. de Oliveira <naoliv at debian.org>
Changed-By: Nelson A. de Oliveira <naoliv at debian.org>
Description: 
 pngnq      - tool for optimizing PNG (Portable Network Graphics) images
Closes: 470425
Changes: 
 pngnq (0.5-2) unstable; urgency=low
 .
   * Fix manpages typos (Closes: #470425). Thank you, A. Costa!
   * Updated Standards-Version to 3.7.3 (no changes needed);
   * Bumped debhelper compat level to 6.
Files: 
 48ce1a59fe9565e6b64294c7f32ffc7f 27058 graphics optional pngnq_0.5-2_m32r.deb

/debian/buildd2/build/chroot-unstable/build/buildd2/pngnq_0.5-2_m32r.deb:
 new debian package, version 2.0.
 size 27058 bytes: control archive= 1056 bytes.
     986 bytes,    20 lines      control              
     496 bytes,     8 lines      md5sums              
 Package: pngnq
 Version: 0.5-2
 Architecture: m32r
 Maintainer: Nelson A. de Oliveira <naoliv at debian.org>
 Installed-Size: 116
 Depends: libc6 (>= 2.3.5-1), libpng12-0 (>= 1.2.13-4), zlib1g (>= 1:1.1.4)
 Section: graphics
 Priority: optional
 Homepage: http://www.cybertherial.com/pngnq/pngnq.html
 Description: tool for optimizing PNG (Portable Network Graphics) images
  Pngnq is a tool for quantizing 32-bit RGBA PNG images to 8-bit RGBA pallete
  PNG. It's is an adaptation by Stuart Coyle of Greg Roelf's pnqquant. While
  pngquant uses a median cut algorithm, Pngnq uses Anthony Dekker's neuquant
  algorithm (http://members.ozemail.com.au/~dekker/NEUQUANT.HTML), generally
  resulting in better looking results than pngquant.
  .
  Optimizers (like pngcrush and optipng) optimize the compression, usually
  losslessly. pngnq quantizes colors down to 256 (or fewer) distinct RGBA
  combinations, which is quite lossy. Optimized PNGs are usually two to four
  times smaller than the 32-bit versions.

/debian/buildd2/build/chroot-unstable/build/buildd2/pngnq_0.5-2_m32r.deb:
drwxr-xr-x root/root         0 2008-03-26 05:55 ./
drwxr-xr-x root/root         0 2008-03-26 05:54 ./usr/
drwxr-xr-x root/root         0 2008-03-26 05:57 ./usr/bin/
-rwxr-xr-x root/root     24132 2008-03-26 05:57 ./usr/bin/pngcomp
-rwxr-xr-x root/root     27424 2008-03-26 05:57 ./usr/bin/pngnq
drwxr-xr-x root/root         0 2008-03-26 05:54 ./usr/share/
drwxr-xr-x root/root         0 2008-03-26 05:54 ./usr/share/doc/
drwxr-xr-x root/root         0 2008-03-26 05:58 ./usr/share/doc/pngnq/
-rw-r--r-- root/root      1059 2007-11-07 07:00 ./usr/share/doc/pngnq/README.pngcomp
-rw-r--r-- root/root      4188 2008-03-26 05:45 ./usr/share/doc/pngnq/copyright
-rw-r--r-- root/root      2583 2007-11-10 17:27 ./usr/share/doc/pngnq/README
-rw-r--r-- root/root       543 2008-03-26 05:45 ./usr/share/doc/pngnq/changelog.Debian.gz
drwxr-xr-x root/root         0 2008-03-26 05:54 ./usr/share/man/
drwxr-xr-x root/root         0 2008-03-26 05:58 ./usr/share/man/man1/
-rw-r--r-- root/root       684 2008-03-26 05:54 ./usr/share/man/man1/pngcomp.1.gz
-rw-r--r-- root/root       881 2008-03-26 05:54 ./usr/share/man/man1/pngnq.1.gz

******************************************************************************
Built successfully
Purging /debian/buildd2/build/chroot-unstable/build/buildd2/pngnq-0.5
------------------------------------------------------------------------------
******************************************************************************
Finished at 20080326-0601
Build needed 00:16:33, 624k disk space




More information about the build-status mailing list