[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Bug#342000: kdepim: ftbfs on i386 in minimal sid chroot



Package: kdepim
Version: 4:3.4.2-2
Severity: normal

kdepim fails to build from source in a clean sid chroot with c2a
transitioned libraries:

Script started on Sun Dec  4 18:13:57 2005
~/kdepim/kdepim-3.4.2/build-tree/obj-i486-linux-gnu/kresources/egroupware$ make
if /bin/sh ../../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I/home/mh/kdepim/kdepim-3.4.2/build-tree/kdepim-3.4.2/kresources/egroupware -I../.. -I/home/mh/kdepim/kdepim-3.4.2/build-tree/kdepim-3.4.2/libical/src/libical -I/home/mh/kdepim/kdepim-3.4.2/build-tree/kdepim-3.4.2/libical/src/libicalss -I../../libical/src/libical -I../../libical/src/libicalss -I/home/mh/kdepim/kdepim-3.4.2/build-tree/kdepim-3.4.2/kresources/egroupware/versit -I/home/mh/kdepim/kdepim-3.4.2/build-tree/kdepim-3.4.2/ -I/home/mh/kdepim/kdepim-3.4.2/build-tree/kdepim-3.4.2/knotes -I../../kaddressbook -I../../kaddressbook/common -I/home/mh/kdepim/kdepim-3.4.2/build-tree/kdepim-3.4.2/kaddressbook/common -I../../kresources/egroupware -I/home/mh/kdepim/kdepim-3.4.2/build-tree/kdepim-3.4.2/libkdepim -I/usr/include/kde -I/usr/share/qt3/include -I.   -DQT_THREAD_SUPPORT  -D_REENTRANT -D_FILE_OFFSET_BITS=64  -Wnon-virtual-dtor -Wno-long-long -Wundef -ansi -D_XOPEN_SOURCE=500 -D_BSD_SOURCE -Wcast-align -Wconversion -Wchar-subscripts -Wall -W -Wpointer-arith -Wno-non-virtual-dtor -DNDEBUG -DNO_DEBUG -O2 -g -Wall -O2 -Wformat-security -Wmissing-format-attribute -fno-exceptions -fno-check-new -fno-common -DQT_CLEAN_NAMESPACE -DQT_NO_ASCII_CAST -DQT_NO_STL -DQT_NO_COMPAT -DQT_NO_TRANSLATION  -MT libkabc_xmlrpc_la.all_cpp.lo -MD -MP -MF ".deps/libkabc_xmlrpc_la.all_cpp.Tpo" -c -o libkabc_xmlrpc_la.all_cpp.lo libkabc_xmlrpc_la.all_cpp.cpp; \
then mv -f ".deps/libkabc_xmlrpc_la.all_cpp.Tpo" ".deps/libkabc_xmlrpc_la.all_cpp.Plo"; else rm -f ".deps/libkabc_xmlrpc_la.all_cpp.Tpo"; exit 1; fi
 g++ -DHAVE_CONFIG_H -I. -I/home/mh/kdepim/kdepim-3.4.2/build-tree/kdepim-3.4.2/kresources/egroupware -I../.. -I/home/mh/kdepim/kdepim-3.4.2/build-tree/kdepim-3.4.2/libical/src/libical -I/home/mh/kdepim/kdepim-3.4.2/build-tree/kdepim-3.4.2/libical/src/libicalss -I../../libical/src/libical -I../../libical/src/libicalss -I/home/mh/kdepim/kdepim-3.4.2/build-tree/kdepim-3.4.2/kresources/egroupware/versit -I/home/mh/kdepim/kdepim-3.4.2/build-tree/kdepim-3.4.2/ -I/home/mh/kdepim/kdepim-3.4.2/build-tree/kdepim-3.4.2/knotes -I../../kaddressbook -I../../kaddressbook/common -I/home/mh/kdepim/kdepim-3.4.2/build-tree/kdepim-3.4.2/kaddressbook/common -I../../kresources/egroupware -I/home/mh/kdepim/kdepim-3.4.2/build-tree/kdepim-3.4.2/libkdepim -I/usr/include/kde -I/usr/share/qt3/include -I. -DQT_THREAD_SUPPORT -D_REENTRANT -D_FILE_OFFSET_BITS=64 -Wnon-virtual-dtor -Wno-long-long -Wundef -ansi -D_XOPEN_SOURCE=500 -D_BSD_SOURCE -Wcast-align -Wconversion -Wchar-subscripts -Wall -W -Wpointer-arith -Wno-non-virtual-dtor -DNDEBUG -DNO_DEBUG -O2 -g -Wall -O2 -Wformat-security -Wmissing-format-attribute -fno-exceptions -fno-check-new -fno-common -DQT_CLEAN_NAMESPACE -DQT_NO_ASCII_CAST -DQT_NO_STL -DQT_NO_COMPAT -DQT_NO_TRANSLATION -MT libkabc_xmlrpc_la.all_cpp.lo -MD -MP -MF .deps/libkabc_xmlrpc_la.all_cpp.Tpo -c libkabc_xmlrpc_la.all_cpp.cpp  -fPIC -DPIC -o .libs/libkabc_xmlrpc_la.all_cpp.o
/usr/include/kde/kresources/manager.h:59: warning: 'class KRES::ManagerNotifier' has virtual functions but non-virtual destructor
/home/mh/kdepim/kdepim-3.4.2/build-tree/kdepim-3.4.2/kresources/egroupware/xmlrpciface.h: In member function 'void KXMLRPC::Server::call(const QString&, const QValueList<T>&, QObject*, const char*, QObject*, const char*, const QVariant&)':
/home/mh/kdepim/kdepim-3.4.2/build-tree/kdepim-3.4.2/kresources/egroupware/xmlrpciface.h:162: error: no matching function for call to 'KXMLRPC::Server::call(const QString&, QValueList<QVariant>&, const QVariant&)'
/home/mh/kdepim/kdepim-3.4.2/build-tree/kdepim-3.4.2/kresources/egroupware/xmlrpciface.h:101: note: candidates are: void KXMLRPC::Server::call(const QString&, const QValueList<QVariant>&, QObject*, const char*, QObject*, const char*, const QVariant&)
/home/mh/kdepim/kdepim-3.4.2/build-tree/kdepim-3.4.2/kresources/egroupware/xmlrpciface.h:105: note:                 void KXMLRPC::Server::call(const QString&, const QVariant&, QObject*, const char*, QObject*, const char*, const QVariant&)
/home/mh/kdepim/kdepim-3.4.2/build-tree/kdepim-3.4.2/kresources/egroupware/xmlrpciface.h:109: note:                 void KXMLRPC::Server::call(const QString&, int, QObject*, const char*, QObject*, const char*, const QVariant&)
/home/mh/kdepim/kdepim-3.4.2/build-tree/kdepim-3.4.2/kresources/egroupware/xmlrpciface.h:113: note:                 void KXMLRPC::Server::call(const QString&, bool, QObject*, const char*, QObject*, const char*, const QVariant&)
/home/mh/kdepim/kdepim-3.4.2/build-tree/kdepim-3.4.2/kresources/egroupware/xmlrpciface.h:117: note:                 void KXMLRPC::Server::call(const QString&, double, QObject*, const char*, QObject*, const char*, const QVariant&)
/home/mh/kdepim/kdepim-3.4.2/build-tree/kdepim-3.4.2/kresources/egroupware/xmlrpciface.h:121: note:                 void KXMLRPC::Server::call(const QString&, const QString&, QObject*, const char*, QObject*, const char*, const QVariant&)
/home/mh/kdepim/kdepim-3.4.2/build-tree/kdepim-3.4.2/kresources/egroupware/xmlrpciface.h:125: note:                 void KXMLRPC::Server::call(const QString&, const QCString&, QObject*, const char*, QObject*, const char*, const QVariant&)
/home/mh/kdepim/kdepim-3.4.2/build-tree/kdepim-3.4.2/kresources/egroupware/xmlrpciface.h:129: note:                 void KXMLRPC::Server::call(const QString&, const QByteArray&, QObject*, const char*, QObject*, const char*, const QVariant&)
/home/mh/kdepim/kdepim-3.4.2/build-tree/kdepim-3.4.2/kresources/egroupware/xmlrpciface.h:133: note:                 void KXMLRPC::Server::call(const QString&, const QDateTime&, QObject*, const char*, QObject*, const char*, const QVariant&)
/home/mh/kdepim/kdepim-3.4.2/build-tree/kdepim-3.4.2/kresources/egroupware/xmlrpciface.h:137: note:                 void KXMLRPC::Server::call(const QString&, const QStringList&, QObject*, const char*, QObject*, const char*, const QVariant&)
/usr/share/qt3/include/private/qucom_p.h: At global scope:
/usr/share/qt3/include/private/qucom_p.h:69: warning: 'struct QUBuffer' has virtual functions but non-virtual destructor
/usr/share/qt3/include/private/qucom_p.h:77: warning: 'struct QUType' has virtual functions but non-virtual destructor
/usr/share/qt3/include/private/qucom_p.h:104: warning: 'struct QUType_Null' has virtual functions but non-virtual destructor
/usr/share/qt3/include/private/qucom_p.h:287: warning: 'struct QUType_enum' has virtual functions but non-virtual destructor
/usr/share/qt3/include/private/qucom_p.h:307: warning: 'struct QUType_ptr' has virtual functions but non-virtual destructor
/usr/share/qt3/include/private/qucom_p.h:326: warning: 'struct QUType_iface' has virtual functions but non-virtual destructor
/usr/share/qt3/include/private/qucom_p.h:345: warning: 'struct QUType_idisp' has virtual functions but non-virtual destructor
/usr/share/qt3/include/private/qucom_p.h:364: warning: 'struct QUType_bool' has virtual functions but non-virtual destructor
/usr/share/qt3/include/private/qucom_p.h:383: warning: 'struct QUType_int' has virtual functions but non-virtual destructor
/usr/share/qt3/include/private/qucom_p.h:403: warning: 'struct QUType_double' has virtual functions but non-virtual destructor
/usr/share/qt3/include/private/qucom_p.h:423: warning: 'struct QUType_charstar' has virtual functions but non-virtual destructor
/usr/share/qt3/include/private/qucom_p.h:444: warning: 'struct QUType_QString' has virtual functions but non-virtual destructor
/usr/share/qt3/include/private/qucomextra_p.h:65: warning: 'struct QUType_QVariant' has virtual functions but non-virtual destructor
/usr/share/qt3/include/private/qucomextra_p.h:87: warning: 'struct QUType_varptr' has virtual functions but non-virtual destructor
/usr/include/kde/keditlistbox.h:59: warning: 'class KEditListBox::CustomEditor' has virtual functions but non-virtual destructor
make: *** [libkabc_xmlrpc_la.all_cpp.lo] Error 1
~/kdepim/kdepim-3.4.2/build-tree/obj-i486-linux-gnu/kresources/egroupware$ exit
exit

Script done on Sun Dec  4 18:14:02 2005

Greetings
Marc

-- System Information:
Debian Release: testing/unstable
  APT prefers unstable
  APT policy: (500, 'unstable')
Architecture: i386 (i686)
Shell:  /bin/sh linked to /bin/bash
Kernel: Linux 2.6.14.3-zgsrv
Locale: LANG=C, LC_CTYPE=C (charmap=ANSI_X3.4-1968)

Desired=Unknown/Install/Remove/Purge/Hold
| Status=Not/Installed/Config-files/Unpacked/Failed-config/Half-installed
|/ Err?=(none)/Hold/Reinst-required/X=both-problems (Status,Err: uppercase=bad)
||/ Name                    Version              Description
+++-=======================-====================-============================================
ii  adduser                 3.80                 Add and remove users and groups
ii  apt                     0.6.43exp2           Advanced front-end for dpkg
ii  apt-utils               0.6.43exp2           APT utility programs
ii  aptitude                0.4.0-5experimental1 terminal-based apt frontend
ii  autoconf                2.59a-7              automatic configure script builder
ii  automake1.9             1.9.6-1              A tool for generating GNU Standards-complian
ii  autotools-dev           20050803.1           Update infrastructure for config.{guess,sub}
ii  base-files              3.1.9                Debian base system miscellaneous files
ii  base-passwd             3.5.10               Debian base system master password and group
ii  bash                    3.0-17               The GNU Bourne Again SHell
ii  binutils                2.16.1cvs20051117-1  The GNU assembler, linker and binary utiliti
ii  bison                   2.1-0.2              A parser generator that is compatible with Y
ii  bsdutils                2.12p-8              Basic utilities from 4.4BSD-Lite
ii  build-essential         11.1                 informational list of build-essential packag
ii  byacc                   20050813-1           public domain Berkeley LALR Yacc parser gene
ii  bzip2                   1.0.2-11             high-quality block-sorting file compressor -
ii  ca-certificates         20050804             Common CA Certificates PEM files
ii  cdbs                    0.4.32               common build system for Debian packages
ii  comerr-dev              2.1-1.38-2           common error description library - headers a
ii  coreutils               5.93-5               The GNU core utilities
ii  cpio                    2.6-9                GNU cpio -- a program to manage archives of 
ii  cpp                     4.0.2-1              The GNU C preprocessor (cpp)
ii  cpp-3.4                 3.4.5-1              The GNU C preprocessor
ii  cpp-4.0                 4.0.2-5              The GNU C preprocessor
ii  curl                    7.15.0-5             Get a file from an HTTP, HTTPS, FTP or GOPHE
ii  cvs                     1.12.9-17            Concurrent Versions System
ii  cvs-buildpackage        5.20                 A set of Debian package scripts for CVS sour
ii  db4.2-util              4.2.52-20            Berkeley v4.2 Database Utilities
ii  debconf                 1.4.61               Debian configuration management system
ii  debconf-i18n            1.4.61               full internationalization support for debcon
rc  debconf-tiny            0.2.80.17            Tiny subset of debconf for the base system
ii  debconf-utils           1.4.61               debconf utilities
ii  debfoster               2.5-4                Install only wanted Debian packages
ii  debhelper               5.0.7                helper programs for debian/rules
ii  debianutils             2.15.1               Miscellaneous utilities specific to Debian
ii  defoma                  0.11.8-0.1           Debian Font Manager -- automatic font config
ii  devscripts              2.9.9                Scripts to make the life of a Debian Package
ii  diff                    2.8.1-11             File comparison utilities
ii  doxygen                 1.4.5-1              Documentation system for C, C++ and IDL
ii  dpkg                    1.13.11.0.1          package maintenance system for Debian
ii  dpkg-dev                1.13.11              package building tools for Debian
ii  e2fslibs                1.38-2               ext2 filesystem libraries
ii  e2fsprogs               1.38-2               ext2 file system utilities and libraries
ii  esound-common           0.2.36-1             Enlightened Sound Daemon - Common files
ii  fakeroot                1.5.5                Gives a fake root environment
ii  file                    4.15-2               Determines file type using "magic" numbers
ii  findutils               4.2.26-2             utilities for finding files--find, xargs, an
ii  flex                    2.5.31-36            A fast lexical analyzer generator.
ii  fontconfig              2.3.2-1.1            generic font configuration library
ii  g++                     4.0.2-1              The GNU C++ compiler
ii  g++-3.4                 3.4.5-1              The GNU C++ compiler
ii  g++-4.0                 4.0.2-5              The GNU C++ compiler
ii  gawk                    3.1.4-2.0.1          GNU awk, a pattern scanning and processing l
ii  gcc                     4.0.2-1              The GNU C compiler
ii  gcc-3.3-base            3.3.6-10             The GNU Compiler Collection (base package)
ii  gcc-3.4                 3.4.5-1              The GNU C compiler
ii  gcc-3.4-base            3.4.5-1              The GNU Compiler Collection (base package)
ii  gcc-4.0                 4.0.2-5              The GNU C compiler
ii  gcc-4.0-base            4.0.2-5              The GNU Compiler Collection (base package)
ii  gettext                 0.14.5-2             GNU Internationalization utilities
ii  gettext-base            0.14.5-2             GNU Internationalization utilities for the b
ii  gnupg                   1.4.2-2              GNU privacy guard - a free PGP replacement
ii  grep                    2.5.1.ds2-4          GNU grep, egrep and fgrep
ii  groff-base              1.18.1.1-10          GNU troff text-formatting system (base syste
ii  gzip                    1.3.5-12             The GNU compression utility
ii  hicolor-icon-theme      0.8-3                default fallback theme for FreeDesktop.org i
ii  hostname                2.91                 utility to set/show the host name or domain 
ii  html2text               1.3.2a-3             An advanced HTML to text converter
ii  initscripts             2.86.ds1-6           Standard scripts needed for booting and shut
ii  intltool-debian         0.34.1+20050828      Help i18n of RFC822 compliant config files
ii  jed                     0.99.16-5.1          editor for programmers (textmode version)
ii  jed-common              0.99.16-5.1          byte compiled S-Lang runtime files for jed a
ii  kdelibs-bin             3.4.3-2              core binaries for all KDE applications
ii  kdelibs-data            3.4.3-2              core shared data for all KDE applications
ii  kdelibs4-dev            3.4.3-2              development files for the KDE core libraries
ii  kdelibs4-doc            3.4.3-2              developer documentation for the KDE core lib
ii  kdelibs4c2a             3.4.3-2              core libraries for all KDE applications
ii  less                    393-1                Pager program similar to more
ii  libacl1                 2.2.32-1             Access control list shared library
ii  libapr0                 2.0.55-3             the Apache Portable Runtime
ii  libart-2.0-2            2.3.17-1             Library of functions for 2D graphics - runti
ii  libart-2.0-dev          2.3.17-1             Library of functions for 2D graphics - devel
ii  libarts1-dev            1.4.3-3              development files for the aRts sound system 
ii  libarts1c2a             1.4.3-3              aRts sound system core components
ii  libartsc0               1.4.3-3              aRts sound system C support library
ii  libartsc0-dev           1.4.3-3              development files for the aRts sound system 
ii  libasound2              1.0.10-1             ALSA library
ii  libasound2-dev          1.0.10-1             ALSA library development files
ii  libaspell-dev           0.60.4-1             Development files for applications with GNU 
ii  libaspell15             0.60.4-1             GNU Aspell spell-checker runtime library
ii  libattr1                2.4.25-1             Extended attribute shared library
ii  libaudio-dev            1.7-3                The Network Audio System (NAS). (development
ii  libaudio2               1.7-3                The Network Audio System (NAS). (shared libr
ii  libaudiofile-dev        0.2.6-6              Open-source version of SGI's audiofile libra
ii  libaudiofile0           0.2.6-6              Open-source version of SGI's audiofile libra
ii  libblkid1               1.38-2               block device id library
ii  libbluetooth1           2.19-1               Library to use the BlueZ Linux Bluetooth sta
ii  libbluetooth1-dev       2.19-1               Development files for using the BlueZ Linux 
ii  libbz2-1.0              1.0.2-11             high-quality block-sorting file compressor l
ii  libbz2-dev              1.0.2-11             high-quality block-sorting file compressor l
ii  libc6                   2.3.5-8.1            GNU C Library: Shared libraries and Timezone
ii  libc6-dev               2.3.5-8.1            GNU C Library: Development Libraries and Hea
ii  libcap1                 1.10-14              support for getting/setting POSIX.1e capabil
ii  libcomerr2              1.38-2               common error description library
ii  libconfig-inifiles-perl 2.38-3               Read .ini-style configuration files
ii  libcupsys2              1.1.23-12            Common UNIX Printing System(tm) - libs
ii  libcupsys2-dev          1.1.23-12            Common UNIX Printing System(tm) - developmen
ii  libcurl3                7.15.0-5             Multi-protocol file transfer library
ii  libdb1-compat           2.1.3-8              The Berkeley database routines [glibc 2.0/2.
ii  libdb4.2                4.2.52-20            Berkeley v4.2 Database Libraries [runtime]
ii  libdb4.3                4.3.29-1             Berkeley v4.3 Database Libraries [runtime]
ii  libdmx1                 6.8.2.dfsg.1-11      Distributed Multihead X client library
ii  libdps1                 6.8.2.dfsg.1-11      Display PostScript (DPS) client library
ii  libedit2                2.9.cvs.20050518-2.2 BSD editline and history libraries
ii  libesd0                 0.2.36-1             Enlightened Sound Daemon - Shared libraries
ii  libesd0-dev             0.2.36-1             Enlightened Sound Daemon - Development files
ii  libexpat1               1.95.8-3             XML parsing C library - runtime library
ii  libexpat1-dev           1.95.8-3             XML parsing C library - development kit
ii  libfam-dev              2.7.0-8              client library to control the FAM daemon - d
ii  libfam0                 2.7.0-8              client library to control the FAM daemon
ii  libfontconfig1          2.3.2-1.1            generic font configuration library (shared l
ii  libfontconfig1-dev      2.3.2-1.1            generic font configuration library (developm
ii  libfreetype6            2.1.10-1             FreeType 2 font engine, shared library files
ii  libfreetype6-dev        2.1.10-1             FreeType 2 font engine, development files
rc  libfribidi0             0.10.5-4             Free Implementation of the Unicode BiDi algo
ii  libfs6                  6.8.2.dfsg.1-11      X Font Server library
ii  libgcc1                 4.0.2-5              GCC support library
ii  libgcrypt11             1.2.2-1              LGPL Crypto library - runtime library
ii  libgcrypt11-dev         1.2.2-1              LGPL Crypto library - development files
ii  libgdbm3                1.8.3-2              GNU dbm database routines (runtime version)
ii  libglib1.2              1.2.10-10            The GLib library of C routines
ii  libglib1.2-dev          1.2.10-10            Development files for GLib library
ii  libglib2.0-0            2.8.4-2              The GLib library of C routines
ii  libglib2.0-dev          2.8.4-2              Development files for the GLib library
ii  libglu1-xorg            6.8.2.dfsg.1-11      Mesa OpenGL utility library [X.Org]
ii  libglu1-xorg-dev        6.8.2.dfsg.1-11      Mesa OpenGL utility library development file
ii  libgnokii2              0.6.8-0.2            Gnokii library
ii  libgnokii2-dev          0.6.8-0.2            Gnokii library
ii  libgnutls-dev           1.2.9-2              the GNU TLS library - development files
ii  libgnutls11             1.0.16-14            GNU TLS library - runtime library
ii  libgnutls12             1.2.9-2              the GNU TLS library - runtime library
ii  libgpg-error-dev        1.1-4                library for common error values and messages
ii  libgpg-error0           1.1-4                library for common error values and messages
ii  libgpgme11              1.1.0-1              GPGME - GnuPG Made Easy
ii  libgpgme11-dev          1.1.0-1              GPGME - GnuPG Made Easy
ii  libgpmg1                1.19.6-21            General Purpose Mouse - shared library
ii  libice-dev              6.8.2.dfsg.1-11      Inter-Client Exchange library development fi
ii  libice6                 6.8.2.dfsg.1-11      Inter-Client Exchange library
ii  libidn11                0.5.18-1             GNU libidn library, implementation of IETF I
ii  libidn11-dev            0.5.18-1             Development files GNU libidn, implementation
ii  libjack0.100.0-0        0.100.0-4            JACK Audio Connection Kit (libraries)
ii  libjack0.100.0-dev      0.100.0-4            JACK Audio Connection Kit (development files
ii  libjasper-1.701-1       1.701.0-2            The JasPer JPEG-2000 runtime library
ii  libjasper-1.701-dev     1.701.0-2            Development files for the JasPer JPEG-2000 l
ii  libjpeg62               6b-10                The Independent JPEG Group's JPEG runtime li
ii  libjpeg62-dev           6b-10                Development files for the IJG JPEG library
ii  libkadm55               1.4.3-2              MIT Kerberos administration runtime librarie
ii  libkrb5-dev             1.4.3-2              Headers and development libraries for MIT Ke
ii  libkrb53                1.4.3-2              MIT Kerberos runtime libraries
ii  liblcms1                1.13-1               Color management library
ii  liblcms1-dev            1.13-1               Color management library (Development header
ii  libldap2                2.1.30-12            OpenLDAP libraries
ii  liblocale-gettext-perl  1.05-1               Using libc functions for internationalizatio
ii  liblockdev1             1.0.2-1              Run-time shared library for locking devices
ii  liblockdev1-dev         1.0.2-1              Development library for locking devices
ii  liblzo1                 1.08-2               data compression library
ii  libmad0                 0.15.1b-2.1          MPEG audio decoder library
ii  libmad0-dev             0.15.1b-2.1          MPEG audio decoder development library
ii  libmagic1               4.15-2               File type determination library using "magic
ii  libmal-dev              0.40-3               A library of the functions in malsync
ii  libmal1                 0.40-3               A library of the functions in malsync (devel
ii  libmng-dev              1.0.8-1              M-N-G library (Development headers)
ii  libmng1                 1.0.8-1              Multiple-image Network Graphics library
ii  libncurses5             5.5-1                Shared libraries for terminal handling
ii  libncurses5-dev         5.5-1                Developer's libraries and docs for ncurses
ii  libncursesw5            5.5-1                Shared libraries for terminal handling (wide
ii  libneon24               0.24.7.dfsg-3        An HTTP and WebDAV client library
ii  libnetpbm10             10.0-10              Shared libraries for netpbm
ii  libnewt0.51             0.51.6-31            Not Erik's Windowing Toolkit - text mode win
ii  libogg-dev              1.1.2-1              Ogg Bitstream Library Development
ii  libogg0                 1.1.2-1              Ogg Bitstream Library
ii  libopencdk8             0.5.7-2              Open Crypto Development Kit (OpenCDK) (runti
ii  libopencdk8-dev         0.5.7-2              Open Crypto Development Kit (OpenCDK) (devel
ii  libopenexr-dev          1.2.2-4.1            development files for the OpenEXR image libr
ii  libopenexr2c2a          1.2.2-4.1            runtime files for the OpenEXR image library
ii  libpam-modules          0.79-3               Pluggable Authentication Modules for PAM
ii  libpam-runtime          0.79-3               Runtime support for the PAM library
ii  libpam0g                0.79-3               Pluggable Authentication Modules library
ii  libpcre3                6.4-1.1              Perl 5 Compatible Regular Expression Library
ii  libpcre3-dev            6.4-1.1              Perl 5 Compatible Regular Expression Library
ii  libpcrecpp0             6.4-1.1              Perl 5 Compatible Regular Expression Library
ii  libpisock++0c2          0.11.8-16            C++ library for communicating with a PalmOS 
ii  libpisock-dev           0.11.8-16            Development files for communicating with a P
ii  libpisock8              0.11.8-16            Library for communicating with a PalmOS PDA
ii  libpisync0              0.11.8-16            Synchronization library for PalmOS devices
ii  libpng12-0              1.2.8rel-5           PNG library - runtime
ii  libpng12-dev            1.2.8rel-5           PNG library - development
ii  libpopt-dev             1.7-5                lib for parsing cmdline parameters - develop
ii  libpopt0                1.7-5                lib for parsing cmdline parameters
ii  libqt3-headers          3.3.5-3              Qt3 header files
ii  libqt3-mt               3.3.5-3              Qt GUI Library (Threaded runtime version), V
ii  libqt3-mt-dev           3.3.5-3              Qt development files (Threaded)
ii  libreadline5            5.0-11               GNU readline and history libraries, run-time
ii  libreadline5-dev        5.0-11               GNU readline and history libraries, developm
ii  libsasl2                2.1.19-1.7           Authentication abstraction library
ii  libsasl2-dev            2.1.19-1.7           Development files for authentication abstrac
ii  libselinux1             1.26-1               SELinux shared libraries
ii  libsepol1               1.8-1                Security Enhanced Linux policy library for c
rc  libsigc++-1.2-5c102     1.2.5-4              type-safe Signal Framework for C++ - runtime
rc  libsigc++-1.2-5c2       1.2.5-5              type-safe Signal Framework for C++ - runtime
rc  libsigc++-2.0-0c2       2.0.16-1             type-safe Signal Framework for C++ - runtime
ii  libsigc++-2.0-0c2a      2.0.16-2             type-safe Signal Framework for C++ - runtime
ii  libslang1               1.4.9dbs-10          The S-Lang programming library - runtime ver
ii  libslang2               2.0.5-1              The S-Lang programming library - runtime ver
ii  libsm-dev               6.8.2.dfsg.1-11      X Window System Session Management library d
ii  libsm6                  6.8.2.dfsg.1-11      X Window System Session Management library
ii  libss2                  1.38-2               command-line interface parsing library
ii  libssl-dev              0.9.8a-4             SSL development libraries, header files and 
ii  libssl0.9.8             0.9.8a-4             SSL shared libraries
ii  libstdc++5              3.3.6-10             The GNU Standard C++ Library v3
ii  libstdc++6              4.0.2-5              The GNU Standard C++ Library v3
ii  libstdc++6-4.0-dev      4.0.2-5              The GNU Standard C++ Library v3 (development
ii  libstdc++6-dev          3.4.5-1              The GNU Standard C++ Library v3 (development
ii  libsvn-core-perl        1.2.3dfsg1-2         perl bindings for Subversion (aka. svn)
ii  libsvn0                 1.2.3dfsg1-2         shared libraries used by Subversion (aka. sv
ii  libtasn1-2              0.2.17-1             Manage ASN.1 structures (runtime)
ii  libtasn1-2-dev          0.2.17-1             Manage ASN.1 structures (development)
ii  libtext-charwidth-perl  0.04-3               get display widths of characters on the term
ii  libtext-iconv-perl      1.4-2                converts between character sets in Perl
ii  libtext-wrapi18n-perl   0.06-4               internationalized substitute of Text::Wrap
ii  libtiff4                3.7.4-1              Tag Image File Format (TIFF) library
ii  libtiff4-dev            3.7.4-1              Tag Image File Format library (TIFF), develo
ii  libtiffxx0c2            3.7.4-1              Tag Image File Format (TIFF) library -- C++ 
ii  libtool                 1.5.20-2             Generic library support script
ii  liburi-perl             1.35-1               Manipulates and accesses URI strings
ii  libusb-0.1-4            0.1.10a-22           userspace USB programming library
ii  libuuid1                1.38-2               universally unique id library
ii  libvorbis-dev           1.1.0-1              The Vorbis General Audio Compression Codec (
ii  libvorbis0a             1.1.0-1              The Vorbis General Audio Compression Codec
ii  libvorbisenc2           1.1.0-1              The Vorbis General Audio Compression Codec
ii  libvorbisfile3          1.1.0-1              The Vorbis General Audio Compression Codec
ii  libx11-6                6.8.2.dfsg.1-11      X Window System protocol client library
ii  libx11-dev              6.8.2.dfsg.1-11      X Window System protocol client library deve
ii  libxau6                 6.8.2.dfsg.1-11      X Authentication library
ii  libxaw8                 6.8.2.dfsg.1-11      X Athena widget set library
ii  libxcursor-dev          1.1.3-1              X cursor management library (development fil
ii  libxcursor1             1.1.3-1              X cursor management library
ii  libxext-dev             6.8.2.dfsg.1-11      X Window System miscellaneous extension libr
ii  libxext6                6.8.2.dfsg.1-11      X Window System miscellaneous extension libr
ii  libxft-dev              2.1.7-1              FreeType-based font drawing library for X (d
ii  libxft2                 2.1.7-1              FreeType-based font drawing library for X
ii  libxi-dev               6.8.2.dfsg.1-11      X Window System Input extension library deve
ii  libxi6                  6.8.2.dfsg.1-11      X Window System Input extension library
ii  libxinerama-dev         6.8.2.dfsg.1-11      X Window System multi-head display library d
ii  libxinerama1            6.8.2.dfsg.1-11      X Window System multi-head display library
ii  libxkbfile-dev          6.8.2.dfsg.1-11      X Keyboard Extension file parsing library de
ii  libxkbfile1             6.8.2.dfsg.1-11      X Keyboard Extension file parsing library
ii  libxkbui1               6.8.2.dfsg.1-11      X Keyboard Extension user interface library
ii  libxml2                 2.6.22-2             GNOME XML library
ii  libxml2-dev             2.6.22-2             Development files for the GNOME XML library
ii  libxml2-utils           2.6.22-2             XML utilities
ii  libxmu-dev              6.8.2.dfsg.1-11      X Window System miscellaneous utility librar
ii  libxmu6                 6.8.2.dfsg.1-11      X Window System miscellaneous utility librar
ii  libxmuu1                6.8.2.dfsg.1-11      lightweight X Window System miscellaneous ut
ii  libxp6                  6.8.2.dfsg.1-11      X Window System printing extension library
ii  libxpm-dev              6.8.2.dfsg.1-11      X pixmap library development files
ii  libxpm4                 6.8.2.dfsg.1-11      X pixmap library
ii  libxrandr-dev           6.8.2.dfsg.1-11      X Window System Resize, Rotate and Reflectio
ii  libxrandr2              6.8.2.dfsg.1-11      X Window System Resize, Rotate and Reflectio
ii  libxrender-dev          0.9.0-2              X Rendering Extension client library (develo
ii  libxrender1             0.9.0-2              X Rendering Extension client library
ii  libxslt1-dev            1.1.15-2             XSLT processing library - development kit
ii  libxslt1.1              1.1.15-2             XSLT processing library - runtime library
ii  libxss-dev              6.8.2.dfsg.1-11      X Screen Saver development files
ii  libxss1                 6.8.2.dfsg.1-11      X Screen Saver client-side library
ii  libxt-dev               6.8.2.dfsg.1-11      X Toolkit Intrinsics development files
ii  libxt6                  6.8.2.dfsg.1-11      X Toolkit Intrinsics
ii  libxtrap6               6.8.2.dfsg.1-11      X Window System protocol-trapping extension 
ii  libxtst6                6.8.2.dfsg.1-11      X Window System event recording and testing 
ii  libxv-dev               6.8.2.dfsg.1-11      X Window System video extension library deve
ii  libxv1                  6.8.2.dfsg.1-11      X Window System video extension library
ii  libxxf86dga1            6.8.2.dfsg.1-11      X Direct Graphics Access extension library
ii  libxxf86misc1           6.8.2.dfsg.1-11      X miscellaneous extensions library
ii  libxxf86vm1             6.8.2.dfsg.1-11      X Video Mode selection library
ii  linux-kernel-headers    2.6.13+0rc3-2        Linux Kernel Headers for development
ii  login                   4.0.13-7             system login tools
ii  lsb-base                3.0-12               Linux Standard Base 3.0 init script function
ii  m4                      1.4.4-1              a macro processing language
ii  make                    3.80-11              The GNU version of the "make" utility.
ii  makedev                 2.3.1-79             creates device files in /dev
ii  mawk                    1.3.3-11             a pattern scanning and text processing langu
ii  menu-xdg                0.2.1                freedesktop.org menu compliant window manage
ii  mount                   2.12p-8              Tools for mounting and manipulating filesyst
ii  mta-dummy               1.0                  A dummy MTA package
ii  ncurses-base            5.5-1                Descriptions of common terminal types
ii  ncurses-bin             5.5-1                Terminal-related programs and man pages
ii  netpbm                  10.0-10              Graphics conversion tools
ii  openssh-client          4.2p1-5              Secure shell client, an rlogin/rsh/rcp repla
ii  openssl                 0.9.8a-4             Secure Socket Layer (SSL) binary and related
ii  passwd                  4.0.13-7             change and administer password and group dat
ii  patch                   2.5.9-2              Apply a diff file to an original
ii  patchutils              0.2.31-1             Utilities to work with patches
ii  perl                    5.8.7-8              Larry Wall's Practical Extraction and Report
ii  perl-base               5.8.7-8              The Pathologically Eclectic Rubbish Lister
ii  perl-modules            5.8.7-8              Core Perl modules
ii  pkg-config              0.20-1               manage compile and link flags for libraries
ii  po-debconf              0.9.0                manage translated Debconf templates files wi
ii  procps                  3.2.6-2              /proc file system utilities
ii  psmisc                  21.8-1               Utilities that use the proc filesystem
ii  python                  2.3.5-3              An interactive high-level object-oriented la
ii  python2.3               2.3.5-9              An interactive high-level object-oriented la
ii  python2.3-subversion    1.2.3dfsg1-2         python modules for interfacing with Subversi
ii  qt3-dev-tools           3.3.5-3              Qt3 development tools
ii  qt3-doc                 3.3.5-3              Qt3 API documentation
ii  rcs                     5.7-16               The GNU Revision Control System
ii  readline-common         5.0-11               GNU readline and history libraries, common f
ii  render-dev              0.9-1                X Rendering Extension header files and docum
ii  rsync                   2.6.6-1              fast remote file copy program (like rcp)
ii  sed                     4.1.4-4              The GNU sed stream editor
ii  sharutils               4.2.1-15             shar, unshar, uuencode, uudecode
rc  slang1                  1.4.9dbs-8           The S-Lang programming library - runtime ver
ii  slang1a-utf8            1.4.9dbs-8           The S-Lang programming library with utf8 sup
ii  subversion              1.2.3dfsg1-2         advanced version control system (aka. svn)
ii  subversion-tools        1.2.3dfsg1-2         assorted tools related to Subversion (aka. s
ii  sudo                    1.6.8p9-3            Provide limited super user privileges to spe
ii  svn-buildpackage        0.6.14               helper programs to maintain Debian packages 
ii  sysv-rc                 2.86.ds1-6           Standard boot mechanism using symlinks in /e
ii  sysvinit                2.86.ds1-6           System-V like init
ii  tar                     1.15.1-2             GNU tar
ii  tex-common              0.11                 Common infrastructure for using and building
ii  texinfo                 4.8-2                Documentation system for on-line information
ii  ttf-bitstream-vera      1.10-3               The Bitstream Vera family of free TrueType f
ii  ucf                     2.003                Update Configuration File: preserves user ch
ii  util-linux              2.12p-8              Miscellaneous system utilities
ii  whiptail                0.51.6-31            Displays user-friendly dialog boxes from she
ii  x-dev                   6.8.2.dfsg.1-11      X protocol development files
ii  x11-common              6.8.2.dfsg.1-11      X Window System (X.Org) infrastructure
ii  xbase-clients           6.8.2.dfsg.1-11      miscellaneous X clients
ii  xlibmesa-gl             6.8.2.dfsg.1-11      Mesa 3D graphics library [X.Org]
ii  xlibmesa-gl-dev         6.8.2.dfsg.1-11      Mesa 3D graphics library development files [
ii  xlibs                   6.8.2.dfsg.1-11      X Window System client libraries metapackage
ii  xlibs-data              6.8.2.dfsg.1-11      X Window System client data
ii  xlibs-static-dev        6.8.2.dfsg.1-11      X Window System client library development f
ii  zlib1g                  1.2.3-8              compression library - runtime
ii  zlib1g-dev              1.2.3-8              compression library - development



Reply to: