[build-status: 77942] Log for successful build of plucker_1.8-21 (dist=unstable)
Build Daemon 4
buildd4 at linux-m32r.org
Thu Jun 14 20:01:28 JST 2007
Automatic build of plucker_1.8-21 on mappi006 by sbuild/m32r 0.53
Build started at 20070614-1939
******************************************************************************
Checking available source versions...
Fetching source files...
Reading package lists...
Building dependency tree...
Need to get 4246kB of source archives.
Get:1 http://debian.linux-m32r.org 06_devonian/main plucker 1.8-21 (dsc) [697B]
Get:2 http://debian.linux-m32r.org 06_devonian/main plucker 1.8-21 (tar) [4219kB]
Get:3 http://debian.linux-m32r.org 06_devonian/main plucker 1.8-21 (diff) [26.6kB]
Fetched 4246kB in 44s (95.0kB/s)
Download complete and in download only mode
** Using build dependencies supplied by package:
Build-Depends: debhelper (>= 5.0.37.2), autoconf, python (>= 2.3.5-7), python-central (>= 0.5), libjpeg62-dev, dpatch, zlib1g-dev, libgtk2.0-dev
Checking for already installed source dependencies...
debhelper: already installed (5.0.50 >= 5.0.37.2 is satisfied)
autoconf: already installed (2.61-4)
python: already installed (2.4.4-6 >= 2.3.5-7 is satisfied)
python-central: already installed (0.5.14 >= 0.5 is satisfied)
libjpeg62-dev: already installed (6b-13)
dpatch: already installed (2.0.25)
zlib1g-dev: already installed (1:1.2.3-15)
libgtk2.0-dev: already installed (2.10.12-2)
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.0.1 gcc-4.1_4.1.1-21 g++-4.1_4.1.1-21 binutils_2.17-3 libstdc++6-4.1-dev_4.1.1-21 libstdc++6_4.1.1-21
------------------------------------------------------------------------------
gpg: Signature made Thu May 10 05:54:29 2007 JST using DSA key ID E07F1CF9
gpg: Can't check signature: public key not found
dpkg-source: extracting plucker in plucker-1.8
dpkg-source: unpacking plucker_1.8.orig.tar.gz
dpkg-source: applying /debian/buildd4/build/plucker_1.8-21.diff.gz
dpkg-buildpackage: source package is plucker
dpkg-buildpackage: source version is 1.8-21
dpkg-buildpackage: source changed by Ludovic Rousseau <rousseau at debian.org>
dpkg-buildpackage: host architecture m32r
dpkg-buildpackage: source version without epoch 1.8-21
/usr/bin/fakeroot debian/rules clean
dh_testdir
dh_testroot
rm -f build-arch-stamp #CONFIGURE-STAMP#
# Add here commands to clean up after the build process.
/usr/bin/make distclean
make[1]: Entering directory `/build/buildd4/plucker-1.8'
make[1]: *** No rule to make target `distclean'. Stop.
make[1]: Leaving directory `/build/buildd4/plucker-1.8'
make: [clean1] Error 2 (ignored)
rm -rf debian/tmp
rm -f viewer/config.log
rm -f docs/Makefile
[ -e configure.orig ] && mv configure.orig configure
make: [clean1] Error 1 (ignored)
dh_clean
dpatch deapply-all
72_configure.in not applied to ./ .
71_non_ascii not applied to ./ .
70_proxy_wizardpage.h not applied to ./ .
60_TextParser.py not applied to ./ .
50_home.html not applied to ./ .
40_Makefile.in not applied to ./ .
30_pluck-comics.py.in not applied to ./ .
20_manpages not applied to ./ .
10_FAQ not applied to ./ .
rm -rf patch-stamp patch-stampT debian/patched
debian/rules build
test -d debian/patched || install -d debian/patched
dpatch apply-all
applying patch 10_FAQ to ./ ... ok.
applying patch 20_manpages to ./ ... ok.
applying patch 30_pluck-comics.py.in to ./ ... ok.
applying patch 40_Makefile.in to ./ ... ok.
applying patch 50_home.html to ./ ... ok.
applying patch 60_TextParser.py to ./ ... ok.
applying patch 70_proxy_wizardpage.h to ./ ... ok.
applying patch 71_non_ascii to ./ ... ok.
applying patch 72_configure.in to ./ ... ok.
dpatch cat-all >>patch-stampT
mv -f patch-stampT patch-stamp
dh_testdir
# Add here commands to configure the package.
cp configure configure.orig
CFLAGS="-Wall -g -O2 -Wl,-z,defs" ./autogen.sh \
--host=m32r-linux-gnu \
--build=m32r-linux-gnu \
--prefix=/usr \
--sysconfdir=/etc \
--with-pluckerdir=/usr/share/plucker \
--with-docdir=/usr/share/doc/plucker \
--with-comicslistdir=/usr/share/plucker/pluck-comics \
--disable-palmosbuild \
--disable-java-distiller \
--disable-docbuild \
--disable-desktopbuild
/usr/share/aclocal/libmcrypt.m4:17: warning: underquoted definition of AM_PATH_LIBMCRYPT
run info '(automake)Extending aclocal'
or see http://sources.redhat.com/automake/automake.html#Extending-aclocal
creating cache ./config.cache
checking for ranlib... ranlib
checking for a BSD compatible install... /usr/bin/ginstall -c
checking for python... /usr/bin/python
checking Python version... 2.4.4
Java distiller will not be built, by request
checking for pnmtopalm... no
checking for ppmquant... no
checking for ppmtoTbmp... no
checking for mogrify... no
checking for PIL... no
checking what to use for image transformation... nothing available
checking for autoconf... /usr/bin/autoconf
checking for c++... c++
checking whether the C++ compiler (c++ ) works... yes
checking whether the C++ compiler (c++ ) is a cross-compiler... no
checking whether we are using GNU C++... yes
checking whether c++ accepts -g... yes
checking for gcc... gcc
checking whether the C compiler (gcc -Wall -g -O2 -Wl,-z,defs ) works... yes
checking whether the C compiler (gcc -Wall -g -O2 -Wl,-z,defs ) is a cross-compiler... no
checking whether we are using GNU C... yes
checking whether gcc accepts -g... yes
checking how to run the C preprocessor... gcc -E
checking for zlib.h... yes
checking for jpeglib.h... yes
checking for deflateEnd in -lz... yes
checking for jpeg_start_compress in -ljpeg... yes
checking for at... at
checking for rm... /bin/rm
checking for netscape... netscape
checking for pkg-config... /usr/bin/pkg-config
checking for GTK+ version 2... yes
updating cache ./config.cache
creating ./config.status
creating Makefile
creating unix/setup.py
creating parser/Makefile
creating parser/python/Makefile
creating parser/python/PyPlucker/Makefile
creating parser/python/PyPlucker/__init__.py
creating docs/Makefile
creating tools/Makefile
creating tools/pluck-comics/Makefile
creating tools/pluck-comics/pluck-comics.py
creating viewer-GTK+2-POSIX/Makefile
creating tools/unpluck/Makefile
creating tools/explode/Makefile
creating tools/explode/netscape4-plucker-helper
configuring in viewer
running /bin/sh ./configure --enable-maintainer-mode --host=m32r-linux-gnu --build=m32r-linux-gnu --prefix=/usr --sysconfdir=/etc --with-pluckerdir=/usr/share/plucker --with-docdir=/usr/share/doc/plucker --with-comicslistdir=/usr/share/plucker/pluck-comics --disable-palmosbuild --disable-java-distiller --disable-docbuild --disable-desktopbuild --cache-file=.././config.cache --srcdir=.
configure: loading cache .././config.cache
checking for autoconf... (cached) /usr/bin/autoconf
checking for perl... /usr/bin/perl
checking whether ln -s works... yes
checking for m68k-palmos-gcc... no
configure: error: "Unable to find cross-compiler"
configure: error: ./configure failed for viewer
Now type 'make' to compile Plucker.
# Add here commands to compile the arch part of the package.
MAKEFLAGS="-j1" /usr/bin/make
make[1]: Entering directory `/build/buildd4/plucker-1.8'
cd parser ; /usr/bin/make pyplucker;
make[2]: Entering directory `/build/buildd4/plucker-1.8/parser'
cd python ; /usr/bin/make
make[3]: Entering directory `/build/buildd4/plucker-1.8/parser/python'
all done
make[3]: Leaving directory `/build/buildd4/plucker-1.8/parser/python'
make[2]: Leaving directory `/build/buildd4/plucker-1.8/parser'
cd tools ; /usr/bin/make pluck_comics
make[2]: Entering directory `/build/buildd4/plucker-1.8/tools'
cd pluck-comics ; /usr/bin/make
make[3]: Entering directory `/build/buildd4/plucker-1.8/tools/pluck-comics'
all done
make[3]: Leaving directory `/build/buildd4/plucker-1.8/tools/pluck-comics'
make[2]: Leaving directory `/build/buildd4/plucker-1.8/tools'
make[2]: Entering directory `/build/buildd4/plucker-1.8/tools/unpluck'
gcc -c -Wall -g -O2 -Wl,-z,defs -DPLUCKER_VERSION="1.8" -DPLUCKER_CONFIG_DIR="/etc" -DSYS_CONFIG_FILE_NAME="pluckerrc" -DUSER_CONFIG_FILE_NAME=".pluckerrc" -DFILE_SEPARATOR_CHAR_S="/" -DOS_SECTION_NAME="posix" -o unpluck.o ./unpluck.c
./unpluck.c: In function 'ParseCategories':
./unpluck.c:424: warning: pointer targets in assignment differ in signedness
./unpluck.c:425: warning: pointer targets in passing argument 1 of 'strlen' differ in signedness
./unpluck.c: In function 'ParseMetadata':
./unpluck.c:495: warning: pointer targets in passing argument 1 of '_plkr_strndup' differ in signedness
./unpluck.c:501: warning: pointer targets in passing argument 1 of '_plkr_strndup' differ in signedness
./unpluck.c: In function 'ParseURLs':
./unpluck.c:598: warning: pointer targets in passing argument 1 of 'strlen' differ in signedness
./unpluck.c:603: warning: pointer targets in assignment differ in signedness
./unpluck.c: In function 'plkr_OpenDoc':
./unpluck.c:661: warning: pointer targets in passing argument 1 of 'strlen' differ in signedness
./unpluck.c:661: warning: pointer targets in passing argument 1 of 'strlen' differ in signedness
./unpluck.c:661: warning: pointer targets in passing argument 1 of '_plkr_strndup' differ in signedness
./unpluck.c:814: warning: pointer targets in passing argument 2 of 'crc32' differ in signedness
./unpluck.c:816: warning: pointer targets in passing argument 2 of 'crc32' differ in signedness
gcc: -z: linker input file unused because linking not done
gcc: defs: linker input file unused because linking not done
gcc -c -Wall -g -O2 -Wl,-z,defs -DPLUCKER_VERSION="1.8" -DPLUCKER_CONFIG_DIR="/etc" -DSYS_CONFIG_FILE_NAME="pluckerrc" -DUSER_CONFIG_FILE_NAME=".pluckerrc" -DFILE_SEPARATOR_CHAR_S="/" -DOS_SECTION_NAME="posix" -o config.o ./config.c
gcc: -z: linker input file unused because linking not done
gcc: defs: linker input file unused because linking not done
gcc -c -Wall -g -O2 -Wl,-z,defs -DPLUCKER_VERSION="1.8" -DPLUCKER_CONFIG_DIR="/etc" -DSYS_CONFIG_FILE_NAME="pluckerrc" -DUSER_CONFIG_FILE_NAME=".pluckerrc" -DFILE_SEPARATOR_CHAR_S="/" -DOS_SECTION_NAME="posix" -o util.o ./util.c
./util.c: In function 'HashString':
./util.c:154: warning: pointer targets in passing argument 2 of 'crc32' differ in signedness
gcc: -z: linker input file unused because linking not done
gcc: defs: linker input file unused because linking not done
ar r libunpluck.a unpluck.o config.o util.o
ar: creating libunpluck.a
ranlib libunpluck.a
make[2]: Leaving directory `/build/buildd4/plucker-1.8/tools/unpluck'
make[2]: Entering directory `/build/buildd4/plucker-1.8/tools/explode'
cc -c -Wall -g -O2 -Wl,-z,defs -I../../tools/unpluck -o explode.o ./explode.c
./explode.c: In function 'MailtoURLFromBytes':
./explode.c:174: warning: pointer targets in assignment differ in signedness
./explode.c: In function 'TranscribeMultiImageRecord':
./explode.c:662: warning: pointer targets in passing argument 3 of 'plkr_GetRecordBytes' differ in signedness
./explode.c: In function 'ParseText':
./explode.c:836: warning: pointer targets in passing argument 1 of 'strlen' differ in signedness
./explode.c:891: warning: value computed is not used
./explode.c:895: warning: format '%06X' expects type 'unsigned int', but argument 3 has type 'long int'
./explode.c:896: warning: value computed is not used
./explode.c: In function 'TranscribeTableRecord':
./explode.c:983: warning: format '%06X' expects type 'unsigned int', but argument 4 has type 'long int'
./explode.c:983: warning: format '%06X' expects type 'unsigned int', but argument 5 has type 'long int'
./explode.c:1006: warning: format '%06X' expects type 'unsigned int', but argument 6 has type 'long int'
./explode.c:1008: warning: suggest parentheses around assignment used as truth value
./explode.c:955: warning: unused variable 'y'
./explode.c:954: warning: unused variable 'x'
./explode.c:951: warning: unused variable 'text_end'
./explode.c: In function 'TranscribeTextRecord':
./explode.c:1132: warning: pointer targets in passing argument 1 of 'strlen' differ in signedness
./explode.c:1132: warning: pointer targets in passing argument 1 of '__builtin_strcmp' differ in signedness
./explode.c:1132: warning: pointer targets in passing argument 1 of 'strlen' differ in signedness
./explode.c:1132: warning: pointer targets in passing argument 1 of '__builtin_strcmp' differ in signedness
./explode.c:1132: warning: pointer targets in passing argument 1 of '__builtin_strcmp' differ in signedness
./explode.c:1132: warning: pointer targets in passing argument 1 of '__builtin_strcmp' differ in signedness
./explode.c:1161: warning: pointer targets in passing argument 1 of 'strlen' differ in signedness
./explode.c:1161: warning: pointer targets in passing argument 1 of '__builtin_strcmp' differ in signedness
./explode.c:1161: warning: pointer targets in passing argument 1 of 'strlen' differ in signedness
./explode.c:1161: warning: pointer targets in passing argument 1 of '__builtin_strcmp' differ in signedness
./explode.c:1161: warning: pointer targets in passing argument 1 of '__builtin_strcmp' differ in signedness
./explode.c:1161: warning: pointer targets in passing argument 1 of '__builtin_strcmp' differ in signedness
./explode.c: In function 'main':
./explode.c:1694: warning: unused variable 'owner_id'
./explode.c: In function 'TranscribePalmImageToJPEG':
./explode.c:487: warning: 'imagedata' is used uninitialized in this function
./explode.c:355: warning: 'palm_blue_bits' may be used uninitialized in this function
./explode.c:354: warning: 'palm_green_bits' may be used uninitialized in this function
./explode.c:353: warning: 'palm_red_bits' may be used uninitialized in this function
./explode.c: In function 'TranscribeMultiImageRecord':
./explode.c:646: warning: 'offset' may be used uninitialized in this function
./explode.c:644: warning: 'palm_blue_bits' may be used uninitialized in this function
./explode.c:643: warning: 'palm_green_bits' may be used uninitialized in this function
./explode.c:642: warning: 'palm_red_bits' may be used uninitialized in this function
./explode.c:641: warning: 'compression_type' may be used uninitialized in this function
./explode.c:640: warning: 'transparent_index' may be used uninitialized in this function
./explode.c:639: warning: 'version' may be used uninitialized in this function
./explode.c:638: warning: 'bits_per_pixel' may be used uninitialized in this function
./explode.c:637: warning: 'flags' may be used uninitialized in this function
./explode.c:627: warning: 'acell' may be used uninitialized in this function
./explode.c:636: warning: 'bytes_per_row' may be used uninitialized in this function
./explode.c:634: warning: 'width' may be used uninitialized in this function
./explode.c: In function 'TranscribeRecord':
./explode.c:1587: warning: 'fp' may be used uninitialized in this function
./explode.c: In function 'main':
./explode.c:1696: warning: 'status' may be used uninitialized in this function
cc: -z: linker input file unused because linking not done
cc: defs: linker input file unused because linking not done
cc -o explode explode.o ../../tools/unpluck/libunpluck.a -lz -ljpeg
explode.o: In function `main':
/build/buildd4/plucker-1.8/tools/explode/explode.c:1723: warning: the use of `tmpnam' is dangerous, better use `mkstemp'
make[2]: Leaving directory `/build/buildd4/plucker-1.8/tools/explode'
make[2]: Entering directory `/build/buildd4/plucker-1.8/viewer-GTK+2-POSIX'
cc -Wall -g -O2 -Wl,-z,defs -I../tools/unpluck -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/freetype2 -I/usr/include/libpng12 -c -o viewer.o viewer.c
viewer.c:218: warning: pointer targets in initialization differ in signedness
viewer.c: In function 'FixText':
viewer.c:246: warning: implicit declaration of function 'strlen'
viewer.c:246: warning: incompatible implicit declaration of built-in function 'strlen'
viewer.c: In function 'AddSpan':
viewer.c:317: warning: implicit declaration of function 'strcat'
viewer.c:317: warning: incompatible implicit declaration of built-in function 'strcat'
viewer.c:348: warning: incompatible implicit declaration of built-in function 'strlen'
viewer.c: In function 'AddCell':
viewer.c:421: warning: pointer targets in assignment differ in signedness
viewer.c:441: warning: incompatible implicit declaration of built-in function 'strcat'
viewer.c:645: warning: incompatible implicit declaration of built-in function 'strlen'
viewer.c:645: warning: pointer targets in passing argument 1 of 'strlen' differ in signedness
viewer.c:649: warning: incompatible implicit declaration of built-in function 'strcat'
viewer.c:664: warning: implicit declaration of function 'strncat'
viewer.c:664: warning: incompatible implicit declaration of built-in function 'strncat'
viewer.c:664: warning: pointer targets in passing argument 2 of 'strncat' differ in signedness
viewer.c:671: warning: incompatible implicit declaration of built-in function 'strcat'
viewer.c:376: warning: unused variable 'button'
viewer.c: In function 'RenderTable':
viewer.c:768: warning: pointer targets in assignment differ in signedness
viewer.c:793: warning: implicit declaration of function 'memmove'
viewer.c:793: warning: incompatible implicit declaration of built-in function 'memmove'
viewer.c:795: warning: implicit declaration of function 'memset'
viewer.c:795: warning: incompatible implicit declaration of built-in function 'memset'
viewer.c: In function 'ApplyFormatting':
viewer.c:1156: warning: implicit declaration of function 'strcmp'
viewer.c: In function 'IsWhitespaceRun':
viewer.c:1247: warning: implicit declaration of function 'isspace'
viewer.c: In function 'GetTablePage':
viewer.c:1310: warning: unused variable 'requisition'
viewer.c:1309: warning: unused variable 'table'
viewer.c:1308: warning: unused variable 'start_iter'
viewer.c: In function 'GetTextPage':
viewer.c:1530: warning: pointer targets in passing argument 1 of 'IsWhitespaceRun' differ in signedness
viewer.c:1532: warning: pointer targets in passing argument 3 of 'InsertText' differ in signedness
viewer.c:1761: warning: unused variable 'url'
viewer.c:1760: warning: unused variable 'type'
viewer.c:1759: warning: unused variable 'datalen'
viewer.c:1759: warning: unused variable 'paragraph_id'
viewer.c:1759: warning: unused variable 'record_id'
viewer.c:1757: warning: unused variable 'link_end_spec'
viewer.c:1981: warning: unused variable 'start_iter'
viewer.c:2108: warning: pointer targets in passing argument 1 of 'IsWhitespaceRun' differ in signedness
viewer.c:2110: warning: pointer targets in passing argument 3 of 'InsertText' differ in signedness
viewer.c:1366: warning: unused variable 'separator'
viewer.c:1356: warning: unused variable 'home_id'
viewer.c: In function 'ShowPage':
viewer.c:2320: warning: unused variable 'hnode'
viewer.c:2319: warning: unused variable 'separator'
viewer.c: In function 'ShowRecord':
viewer.c:2359: warning: unused variable 'data_len'
viewer.c:2358: warning: unused variable 'data'
viewer.c: In function 'UrlEscapeText':
viewer.c:2415: warning: incompatible implicit declaration of built-in function 'strlen'
viewer.c:2423: warning: implicit declaration of function 'strncpy'
viewer.c:2423: warning: incompatible implicit declaration of built-in function 'strncpy'
viewer.c: In function 'GetMailtoLinkAsUrl':
viewer.c:2467: warning: pointer targets in passing argument 1 of 'UrlEscapeText' differ in signedness
viewer.c:2475: warning: pointer targets in passing argument 1 of 'UrlEscapeText' differ in signedness
viewer.c:2486: warning: pointer targets in passing argument 1 of 'UrlEscapeText' differ in signedness
viewer.c:2497: warning: pointer targets in passing argument 1 of 'UrlEscapeText' differ in signedness
viewer.c:2441: warning: unused variable 'url_size'
viewer.c: In function 'FollowLink':
viewer.c:2589: warning: unused variable 'urltext'
viewer.c: In function 'BackCallback':
viewer.c:2638: warning: suggest parentheses around assignment used as truth value
viewer.c: In function 'NextCallback':
viewer.c:2684: warning: suggest parentheses around assignment used as truth value
viewer.c: In function 'ReloadCallback':
viewer.c:2705: warning: unused variable 'ui'
viewer.c: In function 'MouseClickCallback':
viewer.c:2743: warning: unused variable 'tag'
viewer.c:2742: warning: unused variable 'ptr'
viewer.c:2742: warning: unused variable 'tags'
viewer.c: In function 'LibraryCallback':
viewer.c:2927: warning: implicit declaration of function 'InitializeLibrary'
viewer.c:2958: warning: implicit declaration of function 'EnumerateLibrary'
viewer.c:2918: warning: unused variable 'iter'
viewer.c: In function 'UiCreate':
viewer.c:3022: warning: implicit declaration of function 'InitializeIcons'
viewer.c:3019: warning: unused variable 'hscale'
viewer.c:3018: warning: unused variable 'adjustment'
viewer.c:3017: warning: unused variable 'tags'
viewer.c:3016: warning: unused variable 'reload_button'
viewer.c:3014: warning: unused variable 'frame'
viewer.c:3014: warning: unused variable 'minibuffer'
viewer.c: In function 'main':
viewer.c:3433: warning: implicit declaration of function 'strncmp'
viewer.c:3422: warning: unused variable 'status'
viewer.c: At top level:
viewer.c:285: warning: 'FgColor' defined but not used
viewer.c:1180: warning: 'HasTag' defined but not used
viewer.c:2704: warning: 'ReloadCallback' defined but not used
viewer.c:2726: warning: 'ScaleCallback' defined but not used
viewer.c: In function 'GetTextPage':
viewer.c:1381: warning: 'current_link_image' may be used uninitialized in this function
viewer.c:1380: warning: 'current_link_para' may be used uninitialized in this function
viewer.c:1380: warning: 'current_link_record' may be used uninitialized in this function
viewer.c:1379: warning: 'current_link_url' may be used uninitialized in this function
viewer.c:1378: warning: 'current_link_start' may be used uninitialized in this function
viewer.c:1377: warning: 'current_link_type' may be used uninitialized in this function
viewer.c:1375: warning: 'unichar' may be used uninitialized in this function
viewer.c: In function 'main':
viewer.c:3477: warning: 'ui' is used uninitialized in this function
cc: -z: linker input file unused because linking not done
cc: defs: linker input file unused because linking not done
cc -Wall -g -O2 -Wl,-z,defs -I../tools/unpluck -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/freetype2 -I/usr/include/libpng12 -c -o image.o image.c
image.c:54: warning: pointer targets in initialization differ in signedness
image.c:76: warning: pointer targets in initialization differ in signedness
image.c:101: warning: pointer targets in initialization differ in signedness
image.c:122: warning: pointer targets in initialization differ in signedness
image.c:144: warning: pointer targets in initialization differ in signedness
image.c:158: warning: pointer targets in initialization differ in signedness
image.c:189: warning: pointer targets in initialization differ in signedness
image.c:211: warning: pointer targets in initialization differ in signedness
image.c:365: warning: pointer targets in initialization differ in signedness
image.c:391: warning: pointer targets in initialization differ in signedness
image.c:422: warning: pointer targets in initialization differ in signedness
image.c:457: warning: pointer targets in initialization differ in signedness
image.c:479: warning: pointer targets in initialization differ in signedness
image.c:509: warning: pointer targets in initialization differ in signedness
image.c:528: warning: pointer targets in initialization differ in signedness
image.c:549: warning: pointer targets in initialization differ in signedness
image.c:626: warning: pointer targets in initialization differ in signedness
image.c:661: warning: pointer targets in initialization differ in signedness
image.c: In function 'TranscribePalmImageToGdkPixbuf':
image.c:1121: warning: 'palm_blue_bits' may be used uninitialized in this function
image.c:1120: warning: 'palm_green_bits' may be used uninitialized in this function
image.c:1119: warning: 'palm_red_bits' may be used uninitialized in this function
image.c: In function 'GetImageRecord':
image.c:1448: warning: 'deep' is used uninitialized in this function
image.c:1448: warning: 'wide' is used uninitialized in this function
cc: -z: linker input file unused because linking not done
cc: defs: linker input file unused because linking not done
cc -Wall -g -O2 -Wl,-z,defs -I../tools/unpluck -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/freetype2 -I/usr/include/libpng12 -c -o library.o library.c
library.c: In function 'GetMetadata':
library.c:161: warning: pointer targets in passing argument 2 of '__builtin_strncpy' differ in signedness
library.c:105: warning: unused variable 'nread'
library.c: In function 'InitializeLibrary':
library.c:258: warning: suggest parentheses around assignment used as truth value
cc: -z: linker input file unused because linking not done
cc: defs: linker input file unused because linking not done
cc -o plucker viewer.o image.o library.o ../tools/unpluck/libunpluck.a -lgtk-x11-2.0 -lgdk-x11-2.0 -latk-1.0 -lgdk_pixbuf-2.0 -lm -lpangocairo-1.0 -lfontconfig -lXext -lXrender -lXinerama -lXi -lXrandr -lXcursor -lXfixes -lpango-1.0 -lcairo -lX11 -lgobject-2.0 -lgmodule-2.0 -ldl -lglib-2.0 -lz -ljpeg
make[2]: Leaving directory `/build/buildd4/plucker-1.8/viewer-GTK+2-POSIX'
make[1]: Leaving directory `/build/buildd4/plucker-1.8'
touch build-arch-stamp
/usr/bin/fakeroot debian/rules binary-arch
dh_testdir
dh_testroot
dh_clean -k -s
dh_installdirs -s
# Add here commands to install the arch part of the package into
# debian/tmp.
#/usr/bin/make install prefix=/build/buildd4/plucker-1.8/debian/tmp
/usr/bin/make install-pluck_comics install-manual \
install-data \
install-pyplucker \
install-gtkviewer \
DESTDIR=/build/buildd4/plucker-1.8/debian/tmp \
BUILD_MANUAL=no
make[1]: Entering directory `/build/buildd4/plucker-1.8'
cd tools ; /usr/bin/make pluck_comics
make[2]: Entering directory `/build/buildd4/plucker-1.8/tools'
cd pluck-comics ; /usr/bin/make
make[3]: Entering directory `/build/buildd4/plucker-1.8/tools/pluck-comics'
all done
make[3]: Leaving directory `/build/buildd4/plucker-1.8/tools/pluck-comics'
make[2]: Leaving directory `/build/buildd4/plucker-1.8/tools'
cd tools ; /usr/bin/make install-pluck_comics
make[2]: Entering directory `/build/buildd4/plucker-1.8/tools'
cd pluck-comics ; /usr/bin/make install
make[3]: Entering directory `/build/buildd4/plucker-1.8/tools/pluck-comics'
../../mkinstalldirs /build/buildd4/plucker-1.8/debian/tmp/usr/lib/python2.4/site-packages/PyPlucker
mkdir /build/buildd4/plucker-1.8/debian/tmp
mkdir /build/buildd4/plucker-1.8/debian/tmp/usr
mkdir /build/buildd4/plucker-1.8/debian/tmp/usr/lib
mkdir /build/buildd4/plucker-1.8/debian/tmp/usr/lib/python2.4
mkdir /build/buildd4/plucker-1.8/debian/tmp/usr/lib/python2.4/site-packages
mkdir /build/buildd4/plucker-1.8/debian/tmp/usr/lib/python2.4/site-packages/PyPlucker
../../mkinstalldirs /build/buildd4/plucker-1.8/debian/tmp/usr/share/plucker/comics
mkdir /build/buildd4/plucker-1.8/debian/tmp/usr/share
mkdir /build/buildd4/plucker-1.8/debian/tmp/usr/share/plucker
mkdir /build/buildd4/plucker-1.8/debian/tmp/usr/share/plucker/comics
cp pluck-comics.py /build/buildd4/plucker-1.8/debian/tmp/usr/lib/python2.4/site-packages/PyPlucker
chmod 755 /build/buildd4/plucker-1.8/debian/tmp/usr/lib/python2.4/site-packages/PyPlucker/pluck-comics.py
cp *.list /build/buildd4/plucker-1.8/debian/tmp/usr/share/plucker/comics
/usr/bin/python /usr/lib/python2.4/compileall.py /build/buildd4/plucker-1.8/debian/tmp/usr/lib/python2.4/site-packages/PyPlucker
Listing /build/buildd4/plucker-1.8/debian/tmp/usr/lib/python2.4/site-packages/PyPlucker ...
Compiling /build/buildd4/plucker-1.8/debian/tmp/usr/lib/python2.4/site-packages/PyPlucker/pluck-comics.py ...
/usr/bin/python -O /usr/lib/python2.4/compileall.py /build/buildd4/plucker-1.8/debian/tmp/usr/lib/python2.4/site-packages/PyPlucker
Listing /build/buildd4/plucker-1.8/debian/tmp/usr/lib/python2.4/site-packages/PyPlucker ...
Compiling /build/buildd4/plucker-1.8/debian/tmp/usr/lib/python2.4/site-packages/PyPlucker/pluck-comics.py ...
make[3]: Leaving directory `/build/buildd4/plucker-1.8/tools/pluck-comics'
make[2]: Leaving directory `/build/buildd4/plucker-1.8/tools'
cd docs ; /usr/bin/make install
make[2]: Entering directory `/build/buildd4/plucker-1.8/docs'
../mkinstalldirs /build/buildd4/plucker-1.8/debian/tmp/usr/man/man1
mkdir /build/buildd4/plucker-1.8/debian/tmp/usr/man
mkdir /build/buildd4/plucker-1.8/debian/tmp/usr/man/man1
cp ./plucker-build.1 /build/buildd4/plucker-1.8/debian/tmp/usr/man/man1
cp ./plucker-decode.1 /build/buildd4/plucker-1.8/debian/tmp/usr/man/man1
cp ./plucker-dump.1 /build/buildd4/plucker-1.8/debian/tmp/usr/man/man1
cp ./plucker-setup.1 /build/buildd4/plucker-1.8/debian/tmp/usr/man/man1
cp ./pluck-comics.1 /build/buildd4/plucker-1.8/debian/tmp/usr/man/man1
../mkinstalldirs /build/buildd4/plucker-1.8/debian/tmp/usr/share/plucker/palm
mkdir /build/buildd4/plucker-1.8/debian/tmp/usr/share/plucker/palm
cp PluckerUserGuide.pdb /build/buildd4/plucker-1.8/debian/tmp/usr/share/plucker/palm
cp: cannot stat `PluckerUserGuide.pdb': No such file or directory
make[2]: [install] Error 1 (ignored)
make[2]: Leaving directory `/build/buildd4/plucker-1.8/docs'
./mkinstalldirs /build/buildd4/plucker-1.8/debian/tmp/usr/bin
mkdir /build/buildd4/plucker-1.8/debian/tmp/usr/bin
cp unix/setup.py /build/buildd4/plucker-1.8/debian/tmp/usr/bin/plucker-setup ; chmod 755 /build/buildd4/plucker-1.8/debian/tmp/usr/bin/plucker-setup
./mkinstalldirs /build/buildd4/plucker-1.8/debian/tmp/usr/share/doc/plucker
mkdir /build/buildd4/plucker-1.8/debian/tmp/usr/share/doc
mkdir /build/buildd4/plucker-1.8/debian/tmp/usr/share/doc/plucker
cp AUTHORS BUGREPORT COPYING CREDITS ChangeLog FAQ NEWS README REQUIREMENTS /build/buildd4/plucker-1.8/debian/tmp/usr/share/doc/plucker
cd parser ; /usr/bin/make install-data
make[2]: Entering directory `/build/buildd4/plucker-1.8/parser'
../mkinstalldirs /build/buildd4/plucker-1.8/debian/tmp/usr/share/plucker/config
mkdir /build/buildd4/plucker-1.8/debian/tmp/usr/share/plucker/config
cp defaults/home.html /build/buildd4/plucker-1.8/debian/tmp/usr/share/plucker/config
cp defaults/exclusionlist.txt /build/buildd4/plucker-1.8/debian/tmp/usr/share/plucker/config
cp defaults/pluckerrc.sample /build/buildd4/plucker-1.8/debian/tmp/usr/share/plucker/config
make[2]: Leaving directory `/build/buildd4/plucker-1.8/parser'
cd parser ; /usr/bin/make pyplucker;
make[2]: Entering directory `/build/buildd4/plucker-1.8/parser'
cd python ; /usr/bin/make
make[3]: Entering directory `/build/buildd4/plucker-1.8/parser/python'
all done
make[3]: Leaving directory `/build/buildd4/plucker-1.8/parser/python'
make[2]: Leaving directory `/build/buildd4/plucker-1.8/parser'
cd parser ; /usr/bin/make install-pyplucker
make[2]: Entering directory `/build/buildd4/plucker-1.8/parser'
cd python ; /usr/bin/make
make[3]: Entering directory `/build/buildd4/plucker-1.8/parser/python'
all done
make[3]: Leaving directory `/build/buildd4/plucker-1.8/parser/python'
cd python ; /usr/bin/make install
make[3]: Entering directory `/build/buildd4/plucker-1.8/parser/python'
if test "x" != x; then \
-m 555 /lib/ext; \
fi
../../mkinstalldirs /build/buildd4/plucker-1.8/debian/tmp/usr/lib/python2.4/site-packages/PyPlucker
for i in PyPlucker ; do \
cd $i; /usr/bin/make install; cd ..; \
done ;
make[4]: Entering directory `/build/buildd4/plucker-1.8/parser/python/PyPlucker'
../../../mkinstalldirs /build/buildd4/plucker-1.8/debian/tmp/usr/lib/python2.4/site-packages/PyPlucker/helper
mkdir /build/buildd4/plucker-1.8/debian/tmp/usr/lib/python2.4/site-packages/PyPlucker/helper
cp *.py /build/buildd4/plucker-1.8/debian/tmp/usr/lib/python2.4/site-packages/PyPlucker ; chmod 755 /build/buildd4/plucker-1.8/debian/tmp/usr/lib/python2.4/site-packages/PyPlucker/*.py
cp helper/*.py /build/buildd4/plucker-1.8/debian/tmp/usr/lib/python2.4/site-packages/PyPlucker/helper ; chmod 755 /build/buildd4/plucker-1.8/debian/tmp/usr/lib/python2.4/site-packages/PyPlucker/helper/*.py
/usr/bin/python /usr/lib/python2.4/compileall.py /build/buildd4/plucker-1.8/debian/tmp/usr/lib/python2.4/site-packages/PyPlucker
Listing /build/buildd4/plucker-1.8/debian/tmp/usr/lib/python2.4/site-packages/PyPlucker ...
Compiling /build/buildd4/plucker-1.8/debian/tmp/usr/lib/python2.4/site-packages/PyPlucker/AliasList.py ...
Compiling /build/buildd4/plucker-1.8/debian/tmp/usr/lib/python2.4/site-packages/PyPlucker/ConfigFiles.py ...
Compiling /build/buildd4/plucker-1.8/debian/tmp/usr/lib/python2.4/site-packages/PyPlucker/ConversionParser.py ...
Compiling /build/buildd4/plucker-1.8/debian/tmp/usr/lib/python2.4/site-packages/PyPlucker/Decode.py ...
Compiling /build/buildd4/plucker-1.8/debian/tmp/usr/lib/python2.4/site-packages/PyPlucker/ExclusionList.py ...
Compiling /build/buildd4/plucker-1.8/debian/tmp/usr/lib/python2.4/site-packages/PyPlucker/ImageParser.py ...
Compiling /build/buildd4/plucker-1.8/debian/tmp/usr/lib/python2.4/site-packages/PyPlucker/JIUImageParser.py ...
Compiling /build/buildd4/plucker-1.8/debian/tmp/usr/lib/python2.4/site-packages/PyPlucker/PalmImagePlugin.py ...
Compiling /build/buildd4/plucker-1.8/debian/tmp/usr/lib/python2.4/site-packages/PyPlucker/Parser.py ...
Compiling /build/buildd4/plucker-1.8/debian/tmp/usr/lib/python2.4/site-packages/PyPlucker/PluckerDocs.py ...
Compiling /build/buildd4/plucker-1.8/debian/tmp/usr/lib/python2.4/site-packages/PyPlucker/PluckerLinks.py ...
Compiling /build/buildd4/plucker-1.8/debian/tmp/usr/lib/python2.4/site-packages/PyPlucker/Profiling.py ...
Compiling /build/buildd4/plucker-1.8/debian/tmp/usr/lib/python2.4/site-packages/PyPlucker/Retriever.py ...
Compiling /build/buildd4/plucker-1.8/debian/tmp/usr/lib/python2.4/site-packages/PyPlucker/Spider.py ...
Compiling /build/buildd4/plucker-1.8/debian/tmp/usr/lib/python2.4/site-packages/PyPlucker/TextParser.py ...
Compiling /build/buildd4/plucker-1.8/debian/tmp/usr/lib/python2.4/site-packages/PyPlucker/Url.py ...
Compiling /build/buildd4/plucker-1.8/debian/tmp/usr/lib/python2.4/site-packages/PyPlucker/UtilFns.py ...
Compiling /build/buildd4/plucker-1.8/debian/tmp/usr/lib/python2.4/site-packages/PyPlucker/Writer.py ...
Compiling /build/buildd4/plucker-1.8/debian/tmp/usr/lib/python2.4/site-packages/PyPlucker/__init__.py ...
Listing /build/buildd4/plucker-1.8/debian/tmp/usr/lib/python2.4/site-packages/PyPlucker/helper ...
Compiling /build/buildd4/plucker-1.8/debian/tmp/usr/lib/python2.4/site-packages/PyPlucker/helper/CharsetMapping.py ...
Compiling /build/buildd4/plucker-1.8/debian/tmp/usr/lib/python2.4/site-packages/PyPlucker/helper/PQAAppInfo.py ...
Compiling /build/buildd4/plucker-1.8/debian/tmp/usr/lib/python2.4/site-packages/PyPlucker/helper/__init__.py ...
Compiling /build/buildd4/plucker-1.8/debian/tmp/usr/lib/python2.4/site-packages/PyPlucker/helper/dict.py ...
Compiling /build/buildd4/plucker-1.8/debian/tmp/usr/lib/python2.4/site-packages/PyPlucker/helper/doc_compress.py ...
Compiling /build/buildd4/plucker-1.8/debian/tmp/usr/lib/python2.4/site-packages/PyPlucker/helper/gettext.py ...
Compiling /build/buildd4/plucker-1.8/debian/tmp/usr/lib/python2.4/site-packages/PyPlucker/helper/prc.py ...
Compiling /build/buildd4/plucker-1.8/debian/tmp/usr/lib/python2.4/site-packages/PyPlucker/helper/timeoutsocket.py ...
/usr/bin/python -O /usr/lib/python2.4/compileall.py /build/buildd4/plucker-1.8/debian/tmp/usr/lib/python2.4/site-packages/PyPlucker
Listing /build/buildd4/plucker-1.8/debian/tmp/usr/lib/python2.4/site-packages/PyPlucker ...
Compiling /build/buildd4/plucker-1.8/debian/tmp/usr/lib/python2.4/site-packages/PyPlucker/AliasList.py ...
Compiling /build/buildd4/plucker-1.8/debian/tmp/usr/lib/python2.4/site-packages/PyPlucker/ConfigFiles.py ...
Compiling /build/buildd4/plucker-1.8/debian/tmp/usr/lib/python2.4/site-packages/PyPlucker/ConversionParser.py ...
Compiling /build/buildd4/plucker-1.8/debian/tmp/usr/lib/python2.4/site-packages/PyPlucker/Decode.py ...
Compiling /build/buildd4/plucker-1.8/debian/tmp/usr/lib/python2.4/site-packages/PyPlucker/ExclusionList.py ...
Compiling /build/buildd4/plucker-1.8/debian/tmp/usr/lib/python2.4/site-packages/PyPlucker/ImageParser.py ...
Compiling /build/buildd4/plucker-1.8/debian/tmp/usr/lib/python2.4/site-packages/PyPlucker/JIUImageParser.py ...
Compiling /build/buildd4/plucker-1.8/debian/tmp/usr/lib/python2.4/site-packages/PyPlucker/PalmImagePlugin.py ...
Compiling /build/buildd4/plucker-1.8/debian/tmp/usr/lib/python2.4/site-packages/PyPlucker/Parser.py ...
Compiling /build/buildd4/plucker-1.8/debian/tmp/usr/lib/python2.4/site-packages/PyPlucker/PluckerDocs.py ...
Compiling /build/buildd4/plucker-1.8/debian/tmp/usr/lib/python2.4/site-packages/PyPlucker/PluckerLinks.py ...
Compiling /build/buildd4/plucker-1.8/debian/tmp/usr/lib/python2.4/site-packages/PyPlucker/Profiling.py ...
Compiling /build/buildd4/plucker-1.8/debian/tmp/usr/lib/python2.4/site-packages/PyPlucker/Retriever.py ...
Compiling /build/buildd4/plucker-1.8/debian/tmp/usr/lib/python2.4/site-packages/PyPlucker/Spider.py ...
Compiling /build/buildd4/plucker-1.8/debian/tmp/usr/lib/python2.4/site-packages/PyPlucker/TextParser.py ...
Compiling /build/buildd4/plucker-1.8/debian/tmp/usr/lib/python2.4/site-packages/PyPlucker/Url.py ...
Compiling /build/buildd4/plucker-1.8/debian/tmp/usr/lib/python2.4/site-packages/PyPlucker/UtilFns.py ...
Compiling /build/buildd4/plucker-1.8/debian/tmp/usr/lib/python2.4/site-packages/PyPlucker/Writer.py ...
Compiling /build/buildd4/plucker-1.8/debian/tmp/usr/lib/python2.4/site-packages/PyPlucker/__init__.py ...
Listing /build/buildd4/plucker-1.8/debian/tmp/usr/lib/python2.4/site-packages/PyPlucker/helper ...
Compiling /build/buildd4/plucker-1.8/debian/tmp/usr/lib/python2.4/site-packages/PyPlucker/helper/CharsetMapping.py ...
Compiling /build/buildd4/plucker-1.8/debian/tmp/usr/lib/python2.4/site-packages/PyPlucker/helper/PQAAppInfo.py ...
Compiling /build/buildd4/plucker-1.8/debian/tmp/usr/lib/python2.4/site-packages/PyPlucker/helper/__init__.py ...
Compiling /build/buildd4/plucker-1.8/debian/tmp/usr/lib/python2.4/site-packages/PyPlucker/helper/dict.py ...
Compiling /build/buildd4/plucker-1.8/debian/tmp/usr/lib/python2.4/site-packages/PyPlucker/helper/doc_compress.py ...
Compiling /build/buildd4/plucker-1.8/debian/tmp/usr/lib/python2.4/site-packages/PyPlucker/helper/gettext.py ...
Compiling /build/buildd4/plucker-1.8/debian/tmp/usr/lib/python2.4/site-packages/PyPlucker/helper/prc.py ...
Compiling /build/buildd4/plucker-1.8/debian/tmp/usr/lib/python2.4/site-packages/PyPlucker/helper/timeoutsocket.py ...
make[4]: Leaving directory `/build/buildd4/plucker-1.8/parser/python/PyPlucker'
make[3]: Leaving directory `/build/buildd4/plucker-1.8/parser/python'
make[2]: Leaving directory `/build/buildd4/plucker-1.8/parser'
make[2]: Entering directory `/build/buildd4/plucker-1.8/viewer-GTK+2-POSIX'
make[2]: Nothing to be done for `all'.
make[2]: Leaving directory `/build/buildd4/plucker-1.8/viewer-GTK+2-POSIX'
make[2]: Entering directory `/build/buildd4/plucker-1.8/viewer-GTK+2-POSIX'
../mkinstalldirs /build/buildd4/plucker-1.8/debian/tmp/usr/bin
/usr/bin/ginstall -c plucker /build/buildd4/plucker-1.8/debian/tmp/usr/bin
make[2]: Leaving directory `/build/buildd4/plucker-1.8/viewer-GTK+2-POSIX'
make[1]: Leaving directory `/build/buildd4/plucker-1.8'
# copy the Debian plucker-prc-install
cp debian/plucker-prc-install debian/tmp/usr/bin
# copy the Debian pluckerrc file
[ ! -d debian/tmp/etc ] && mkdir debian/tmp/etc
cp debian/pluckerrc debian/tmp/etc
# remove executable bit on non scripts
cd debian/tmp/usr/lib/python*/site-packages/PyPlucker ; \
chmod -x PalmImagePlugin.py __init__.py UtilFns.py JIUImageParser.py \
Profiling.py ; cd helper ; chmod -x dict.py __init__.py doc_compress.py \
prc.py gettext.py timeoutsocket.py
cd debian/tmp/usr/bin ; \
ln -s ../share/pycentral/plucker/site-packages/PyPlucker/pluck-comics.py pluck-comics ;\
ln -s ../share/pycentral/plucker/site-packages/PyPlucker/Decode.py plucker-dump ;\
ln -s ../share/pycentral/plucker/site-packages/PyPlucker/PluckerDocs.py plucker-decode ;\
ln -s ../share/pycentral/plucker/site-packages/PyPlucker/Spider.py plucker-build
dh_install -s --sourcedir=debian/tmp
/usr/bin/make -f debian/rules DH_OPTIONS=-a binary-common
make[1]: Entering directory `/build/buildd4/plucker-1.8'
dh_testdir
dh_testroot
dh_installchangelogs ChangeLog
dh_installdocs
dh_installexamples
dh_installmenu
dh_installman
dh_strip
dh_compress -X.pdb
dh_fixperms
dh_pycentral
dh_python
dh_python: Doing nothing since dh_pycompat exists; dh_pysupport or dh_pycentral should do the work. You can remove dh_python from your rules file.
dh_makeshlibs
dh_installdeb
dh_shlibdeps
dh_gencontrol
dpkg-gencontrol: warning: unknown substitution variable ${misc:Depends}
dh_md5sums
dh_builddeb
warning, `debian/plucker/DEBIAN/control' contains user-defined field `Python-Version'
dpkg-deb: ignoring 1 warnings about the control file(s)
dpkg-deb: building package `plucker' in `../plucker_1.8-21_m32r.deb'.
make[1]: Leaving directory `/build/buildd4/plucker-1.8'
dpkg-genchanges -B
dpkg-genchanges: arch-specific upload - not including arch-independent packages
dpkg-genchanges: warning: unknown information field 'Xb-Python-Version' in input data in package's section of control info file
dpkg-genchanges: binary-only upload - not including any source code
dpkg-buildpackage: binary only upload (no source included)
******************************************************************************
Build finished at 20070614-2001
plucker_1.8-21_m32r.changes:
Format: 1.7
Date: Tue, 08 May 2007 21:21:29 +0200
Source: plucker
Binary: plucker
Architecture: m32r
Version: 1.8-21
Distribution: unstable
Urgency: low
Maintainer: Ludovic Rousseau <rousseau at debian.org>
Changed-By: Ludovic Rousseau <rousseau at debian.org>
Description:
plucker - Pluck stuff from the web and read it on your PalmOS device
Changes:
plucker (1.8-21) unstable; urgency=low
.
* the plucker-desktop package can't be built anymore, drop it.
A patch is available at http://bugs.jpilot.org/1784 and is applied
upstream in CVS but version 1.9 is still not available
* debian/pluckerrc: default image_parser is now pil2 instdead of netpbm2
* debian/control: plucker depends on python-imaging instead of netpbm since
the default image_parser is now PIL (Python Imaging Library)
Files:
7fbb9e19ce898ae3ace98472dcbbf418 469654 otherosfs optional plucker_1.8-21_m32r.deb
/debian/buildd4/build/chroot-unstable/build/buildd4/plucker_1.8-21_m32r.deb:
new debian package, version 2.0.
size 469654 bytes: control archive= 3236 bytes.
15 bytes, 1 lines conffiles
879 bytes, 14 lines control
5003 bytes, 59 lines md5sums
163 bytes, 7 lines * postinst #!/bin/sh
391 bytes, 17 lines * preinst #!/bin/sh
804 bytes, 28 lines * prerm #!/bin/sh
Package: plucker
Version: 1.8-21
Architecture: m32r
Maintainer: Ludovic Rousseau <rousseau at debian.org>
Installed-Size: 1304
Depends: libatk1.0-0 (>= 1.13.2), libc6 (>= 2.3.5-1), libcairo2 (>= 1.4.0), libfontconfig1 (>= 2.4.0), libglib2.0-0 (>= 2.12.9), libgtk2.0-0 (>= 2.10.3), libjpeg62, libpango1.0-0 (>= 1.14.8), libx11-6, libxcursor1 (>> 1.1.2), libxext6, libxfixes3 (>= 1:4.0.1), libxi6, libxinerama1, libxrandr2 (>= 2:1.2.0), libxrender1, zlib1g (>= 1:1.2.1), python, python-central (>= 0.5.8), python-imaging
Suggests: imagemagick, libjpeg-progs, pilot-link
Section: otherosfs
Priority: optional
Description: Pluck stuff from the web and read it on yrm: cannot remove directory `/tmp/dpkggWJZke': Directory not empty
rm cleanup failed, code 256
our PalmOS device
Plucks stuff from the web (or any URL), and encodes them appropriately for
viewing on a PalmOS device. Very flexible in the way sites are plucked, e.g.
link depth, images etc.
Python-Version: current
/debian/buildd4/build/chroot-unstable/build/buildd4/plucker_1.8-21_m32r.deb:
drwxr-xr-x root/root 0 2007-06-14 19:58 ./
drwxr-xr-x root/root 0 2007-06-14 19:55 ./etc/
-rw-r--r-- root/root 10695 2007-06-14 19:55 ./etc/pluckerrc
drwxr-xr-x root/root 0 2007-06-14 19:55 ./usr/
drwxr-xr-x root/root 0 2007-06-14 19:57 ./usr/bin/
-rwxr-xr-x root/root 80460 2007-06-14 19:57 ./usr/bin/plucker
-rwxr-xr-x root/root 3450 2007-06-14 19:55 ./usr/bin/plucker-prc-install
-rwxr-xr-x root/root 5211 2007-06-14 19:54 ./usr/bin/plucker-setup
drwxr-xr-x root/root 0 2007-06-14 19:58 ./usr/lib/
drwxr-xr-x root/root 0 2007-06-14 19:58 ./usr/share/
drwxr-xr-x root/root 0 2007-06-14 19:55 ./usr/share/plucker/
drwxr-xr-x root/root 0 2007-06-14 19:54 ./usr/share/plucker/comics/
-rw-r--r-- root/root 24154 2007-06-14 19:54 ./usr/share/plucker/comics/comics.com.list
-rw-r--r-- root/root 15689 2007-06-14 19:54 ./usr/share/plucker/comics/kingfeatures.list
-rw-r--r-- root/root 4723 2007-06-14 19:54 ./usr/share/plucker/comics/other.comics.list
-rw-r--r-- root/root 21701 2007-06-14 19:54 ./usr/share/plucker/comics/ucomics.com.list
drwxr-xr-x root/root 0 2007-06-14 19:54 ./usr/share/plucker/config/
-rw-r--r-- root/root 1289 2007-06-14 19:54 ./usr/share/plucker/config/home.html
-rw-r--r-- root/root 3549 2007-06-14 19:54 ./usr/share/plucker/config/exclusionlist.txt
-rw-r--r-- root/root 10575 2007-06-14 19:54 ./usr/share/plucker/config/pluckerrc.sample
drwxr-xr-x root/root 0 2007-06-14 19:56 ./usr/share/doc/
drwxr-xr-x root/root 0 2007-06-14 19:57 ./usr/share/doc/plucker/
-rw-r--r-- root/root 118885 2004-05-19 23:23 ./usr/share/doc/plucker/changelog.gz
-rw-r--r-- root/root 118885 2004-05-19 23:23 ./usr/share/doc/plucker/ChangeLog.gz
-rw-r--r-- root/root 2848 2004-03-07 23:12 ./usr/share/doc/plucker/AUTHORS
-rw-r--r-- root/root 2051 2003-02-27 21:19 ./usr/share/doc/plucker/BUGREPORT
-rw-r--r-- root/root 6945 2007-06-14 19:43 ./usr/share/doc/plucker/FAQ.gz
-rw-r--r-- root/root 957 2004-05-16 20:50 ./usr/share/doc/plucker/CREDITS
-rw-r--r-- root/root 2228 2003-10-07 06:45 ./usr/share/doc/plucker/REQUIREMENTS.gz
-rw-r--r-- root/root 907 2003-08-11 00:27 ./usr/share/doc/plucker/README
-rw-r--r-- root/root 1078 2007-06-14 19:42 ./usr/share/doc/plucker/README.Debian
-rw-r--r-- root/root 1066 2007-06-14 19:42 ./usr/share/doc/plucker/copyright
drwxr-xr-x root/root 0 2007-06-14 19:56 ./usr/share/doc/plucker/examples/
-rw-r--r-- root/root 3549 2004-03-03 12:37 ./usr/share/doc/plucker/examples/exclusionlist.txt
-rw-r--r-- root/root 1289 2007-06-14 19:43 ./usr/share/doc/plucker/examples/home.html
-rw-r--r-- root/root 5188 2007-06-14 19:42 ./usr/share/doc/plucker/changelog.Debian.gz
-rw-r--r-- root/root 8398 2004-05-19 23:08 ./usr/share/doc/plucker/NEWS.gz
drwxr-xr-x root/root 0 2007-06-14 19:57 ./usr/share/man/
drwxr-xr-x root/root 0 2007-06-14 19:57 ./usr/share/man/man1/
-rw-r--r-- root/root 497 2007-06-14 19:43 ./usr/share/man/man1/pluck-comics.1.gz
-rw-r--r-- root/root 8330 2007-06-14 19:43 ./usr/share/man/man1/plucker-build.1.gz
-rw-r--r-- root/root 629 2007-06-14 19:43 ./usr/share/man/man1/plucker-decode.1.gz
-rw-r--r-- root/root 505 2007-06-14 19:43 ./usr/share/man/man1/plucker-dump.1.gz
-rw-r--r-- root/root 355 2002-01-30 10:18 ./usr/share/man/man1/plucker-setup.1.gz
-rw-r--r-- root/root 875 2007-06-14 19:42 ./usr/share/man/man1/plucker.1.gz
-rw-r--r-- root/root 1419 2007-06-14 19:42 ./usr/share/man/man1/plucker-prc-install.1.gz
drwxr-xr-x root/root 0 2007-06-14 19:58 ./usr/share/pycentral/
drwxr-xr-x root/root 0 2007-06-14 19:58 ./usr/share/pycentral/plucker/
drwxr-xr-x root/root 0 2007-06-14 19:58 ./usr/share/pycentral/plucker/site-packages/
drwxr-xr-x root/root 0 2007-06-14 19:58 ./usr/share/pycentral/plucker/site-packages/PyPlucker/
drwxr-xr-x root/root 0 2007-06-14 19:58 ./usr/share/pycentral/plucker/site-packages/PyPlucker/helper/
-rwxr-xr-x root/root 74713 2007-06-14 19:54 ./usr/share/pycentral/plucker/site-packages/PyPlucker/helper/CharsetMapping.py
-rwxr-xr-x root/root 3678 2007-06-14 19:54 ./usr/share/pycentral/plucker/site-packages/PyPlucker/helper/PQAAppInfo.py
-rw-r--r-- root/root 0 2007-06-14 19:54 ./usr/share/pycentral/plucker/site-packages/PyPlucker/helper/__init__.py
-rw-r--r-- root/root 5204 2007-06-14 19:54 ./usr/share/pycentral/plucker/site-packages/PyPlucker/helper/dict.py
-rw-r--r-- root/root 5525 2007-06-14 19:54 ./usr/share/pycentral/plucker/site-packages/PyPlucker/helper/doc_compress.py
-rw-r--r-- root/root 12725 2007-06-14 19:54 ./usr/share/pycentral/plucker/site-packages/PyPlucker/helper/gettext.py
-rw-r--r-- root/root 31660 2007-06-14 19:54 ./usr/share/pycentral/plucker/site-packages/PyPlucker/helper/prc.py
-rw-r--r-- root/root 12677 2007-06-14 19:54 ./usr/share/pycentral/plucker/site-packages/PyPlucker/helper/timeoutsocket.py
-rwxr-xr-x root/root 5069 2007-06-14 19:54 ./usr/share/pycentral/plucker/site-packages/PyPlucker/pluck-comics.py
-rwxr-xr-x root/root 1373 2007-06-14 19:54 ./usr/share/pycentral/plucker/site-packages/PyPlucker/AliasList.py
-rwxr-xr-x root/root 5160 2007-06-14 19:54 ./usr/share/pycentral/plucker/site-packages/PyPlucker/ConfigFiles.py
-rwxr-xr-x root/root 2381 2007-06-14 19:54 ./usr/share/pycentral/plucker/site-packages/PyPlucker/ConversionParser.py
-rwxr-xr-x root/root 1763 2007-06-14 19:54 ./usr/share/pycentral/plucker/site-packages/PyPlucker/Decode.py
-rwxr-xr-x root/root 2648 2007-06-14 19:54 ./usr/share/pycentral/plucker/site-packages/PyPlucker/ExclusionList.py
-rwxr-xr-x root/root 71819 2007-06-14 19:54 ./usr/share/pycentral/plucker/site-packages/PyPlucker/ImageParser.py
-rw-r--r-- root/root 6252 2007-06-14 19:54 ./usr/share/pycentral/plucker/site-packages/PyPlucker/JIUImageParser.py
-rw-r--r-- root/root 12664 2007-06-14 19:54 ./usr/share/pycentral/plucker/site-packages/PyPlucker/PalmImagePlugin.py
-rwxr-xr-x root/root 2538 2007-06-14 19:54 ./usr/share/pycentral/plucker/site-packages/PyPlucker/Parser.py
-rwxr-xr-x root/root 96545 2007-06-14 19:54 ./usr/share/pycentral/plucker/site-packages/PyPlucker/PluckerDocs.py
-rwxr-xr-x root/root 2227 2007-06-14 19:54 ./usr/share/pycentral/plucker/site-packages/PyPlucker/PluckerLinks.py
-rw-r--r-- root/root 45 2007-06-14 19:54 ./usr/share/pycentral/plucker/site-packages/PyPlucker/Profiling.py
-rwxr-xr-x root/root 13225 2007-06-14 19:54 ./usr/share/pycentral/plucker/site-packages/PyPlucker/Retriever.py
-rwxr-xr-x root/root 72491 2007-06-14 19:54 ./usr/share/pycentral/plucker/site-packages/PyPlucker/Spider.py
-rwxr-xr-x root/root 88561 2007-06-14 19:54 ./usr/share/pycentral/plucker/site-packages/PyPlucker/TextParser.py
-rwxr-xr-x root/root 14050 2007-06-14 19:54 ./usr/share/pycentral/plucker/site-packages/PyPlucker/Url.py
-rw-r--r-- root/root 2469 2007-06-14 19:54 ./usr/share/pycentral/plucker/site-packages/PyPlucker/UtilFns.py
-rwxr-xr-x root/root 25067 2007-06-14 19:54 ./usr/share/pycentral/plucker/site-packages/PyPlucker/Writer.py
-rw-r--r-- root/root 1995 2007-06-14 19:54 ./usr/share/pycentral/plucker/site-packages/PyPlucker/__init__.py
lrwxrwxrwx root/root 0 2007-06-14 19:55 ./usr/bin/pluck-comics -> ../share/pycentral/plucker/site-packages/PyPlucker/pluck-comics.py
lrwxrwxrwx root/root 0 2007-06-14 19:55 ./usr/bin/plucker-build -> ../share/pycentral/plucker/site-packages/PyPlucker/Spider.py
lrwxrwxrwx root/root 0 2007-06-14 19:55 ./usr/bin/plucker-decode -> ../share/pycentral/plucker/site-packages/PyPlucker/PluckerDocs.py
lrwxrwxrwx root/root 0 2007-06-14 19:55 ./usr/bin/plucker-dump -> ../share/pycentral/plucker/site-packages/PyPlucker/Decode.py
******************************************************************************
Built successfully
Purging /debian/buildd4/build/chroot-unstable/build/buildd4/plucker-1.8
------------------------------------------------------------------------------
******************************************************************************
Finished at 20070614-2001
Build needed 00:20:00, 26552k disk space
More information about the build-status
mailing list