Package: aptitude
Version: 0.3.1-1
Severity: serious
Tags: experimental

autobuild failed.
This looks configure needs libsigc++-2.0-dev instead of libsigc++-1.2-dev.

Automatic build of aptitude_0.3.1-1 on arm by sbuild/arm 1.170.5
Build started at 20050129-1410
******************************************************************************
Checking available source versions...
Fetching source files...
Reading Package Lists...
Building Dependency Tree...
Need to get 3220kB of source archives.
Get:1 http://ftp2.de.debian.org ../project/experimental/main aptitude 0.3.1-1 
(dsc) [768B]
Get:2 http://ftp2.de.debian.org ../project/experimental/main aptitude 0.3.1-1 
(tar) [3202kB]
Get:3 http://ftp2.de.debian.org ../project/experimental/main aptitude 0.3.1-1 
(diff) [16.5kB]
Fetched 3220kB in 21s (146kB/s)
Download complete and in download only mode
** Using build dependencies supplied by package:
Build-Depends: libapt-pkg-dev (>= 0.5.4.9), debhelper (>= 4.0.0), 
libsigc++-1.2-dev, libncurses5-dev | libncurses-dev, gettext, g++ (>= 
4:3.2.2-0), docbook-xsl, xsltproc, html2text
**** Warning:
**** The following central src deps are (probably) missing:
  autoconf, automake, m4
Checking for already installed source dependencies...
libapt-pkg-dev: missing
debhelper: already installed (in sufficient version 4.2.30 >= 4.0.0)
libsigc++-1.2-dev: missing
libncurses5-dev: already installed
gettext: already installed
g++: already installed (in sufficient version 4:3.3.5-1 >= 4:3.2.2-0)
docbook-xsl: missing
xsltproc: missing
html2text: already installed
Checking for source dependency conflicts...
  /usr/bin/sudo /usr/bin/apt-get --purge $CHROOT_OPTIONS -q -y install 
libapt-pkg-dev libsigc++-1.2-dev docbook-xsl xsltproc
Reading Package Lists...
Building Dependency Tree...
The following extra packages will be installed:
  sgml-base xml-core
Suggested packages:
  sgml-base-doc
Recommended packages:
  docbook-xml lynx www-browser httpd apache
The following NEW packages will be installed:
  docbook-xsl libapt-pkg-dev libsigc++-1.2-dev sgml-base xml-core xsltproc
0 upgraded, 6 newly installed, 0 to remove and 30 not upgraded.
Need to get 134kB/1478kB of archives.
After unpacking 12.2MB of additional disk space will be used.
Get:1 http://ftp.jp.debian.org unstable/main libapt-pkg-dev 0.5.28.1 [68.8kB]
Get:2 http://ftp.jp.debian.org unstable/main libsigc++-1.2-dev 1.2.5-4 [65.3kB]
Fetched 134kB in 0s (527kB/s)
Selecting previously deselected package sgml-base.
(Reading database ... 25117 files and directories currently installed.)
Unpacking sgml-base (from .../sgml-base_1.26_all.deb) ...
Selecting previously deselected package xml-core.
Unpacking xml-core (from .../archives/xml-core_0.09_all.deb) ...
Selecting previously deselected package docbook-xsl.
Unpacking docbook-xsl (from .../docbook-xsl_1.66.1-1_all.deb) ...
Selecting previously deselected package libapt-pkg-dev.
Unpacking libapt-pkg-dev (from .../libapt-pkg-dev_0.5.28.1_arm.deb) ...
Selecting previously deselected package libsigc++-1.2-dev.
Unpacking libsigc++-1.2-dev (from .../libsigc++-1.2-dev_1.2.5-4_arm.deb) ...
Selecting previously deselected package xsltproc.
Unpacking xsltproc (from .../xsltproc_1.1.8-5_arm.deb) ...
Setting up sgml-base (1.26) ...

Setting up xml-core (0.09) ...

Setting up docbook-xsl (1.66.1-1) ...

Setting up libapt-pkg-dev (0.5.28.1) ...
Setting up libsigc++-1.2-dev (1.2.5-4) ...
Setting up xsltproc (1.1.8-5) ...
Checking correctness of source dependencies...
Toolchain package versions: libc6-dev_2.3.2.ds1-20 
linux-kernel-headers_2.5.999-test7-bk-17 gcc-3.3_1:3.3.5-6 g++-3.3_1:3.3.5-6 
binutils_2.15-5 libstdc++5_1:3.3.5-6 libstdc++5-3.3-dev_1:3.3.5-6
------------------------------------------------------------------------------
dpkg-source: extracting aptitude in aptitude-0.3.1
dpkg-buildpackage: source package is aptitude
dpkg-buildpackage: source version is 0.3.1-1
dpkg-buildpackage: host architecture is arm
 /usr/bin/fakeroot debian/rules clean
dh_testdir
dh_testroot
rm -f build-stamp
rm -fr debian/html-docs
/usr/bin/make distclean
make[1]: Entering directory `/build/buildd/aptitude-0.3.1'
make[1]: *** No rule to make target `distclean'.  Stop.
make[1]: Leaving directory `/build/buildd/aptitude-0.3.1'
make: [clean] Error 2 (ignored)
dh_clean
 debian/rules build
dh_testdir
./configure --prefix=/usr --mandir=\${prefix}/share/man 
--infodir=\${prefix}/share/info --disable-werror
checking for a BSD-compatible install... /usr/bin/install -c
checking whether build environment is sane... yes
checking whether make sets $(MAKE)... yes
checking for working aclocal-1.4... missing
checking for working autoconf... found
checking for working automake-1.4... missing
checking for working autoheader... found
checking for working makeinfo... found
checking for g++... g++
checking for C++ compiler default output file name... a.out
checking whether the C++ compiler works... yes
checking whether we are cross compiling... no
checking for suffix of executables... 
checking for suffix of object files... o
checking whether we are using the GNU C++ compiler... yes
checking whether g++ accepts -g... yes
checking for ranlib... ranlib
checking for initscr in -lcurses... yes
checking for main in -lapt-pkg... yes
checking for main in -lpthread... yes
checking whether NLS is requested... yes
checking for msgfmt... /usr/bin/msgfmt
checking for gmsgfmt... /usr/bin/msgfmt
checking for xgettext... /usr/bin/xgettext
checking for msgmerge... /usr/bin/msgmerge
checking for gcc... gcc
checking whether we are using the GNU C compiler... yes
checking whether gcc accepts -g... yes
checking for gcc option to accept ANSI C... none needed
checking build system type... armv4l-unknown-linux-gnu
checking host system type... armv4l-unknown-linux-gnu
checking for strerror in -lcposix... no
checking how to run the C++ preprocessor... g++ -E
checking for egrep... grep -E
checking for ANSI C header files... yes
checking for an ANSI C-conforming const... (cached) yes
checking for signed... yes
checking for inline... (cached) yes
checking for sys/types.h... yes
checking for sys/stat.h... yes
checking for stdlib.h... yes
checking for string.h... yes
checking for memory.h... yes
checking for strings.h... yes
checking for inttypes.h... yes
checking for stdint.h... yes
checking for unistd.h... yes
checking for off_t... yes
checking for size_t... yes
checking for long long... yes
checking for long double... yes
checking for wchar_t... yes
checking for wint_t... yes
checking for inttypes.h... yes
checking for stdint.h... yes
checking for intmax_t... yes
checking whether printf() supports POSIX/XSI format strings... yes
checking for working alloca.h... yes
checking for alloca... yes
checking for stdlib.h... (cached) yes
checking for unistd.h... (cached) yes
checking for getpagesize... yes
checking for working mmap... yes
checking whether we are using the GNU C Library 2.1 or newer... yes
checking whether integer division by zero raises SIGFPE... yes
checking for unsigned long long... yes
checking for inttypes.h... yes
checking whether the inttypes.h PRIxNN macros are broken... no
checking for stdint.h... (cached) yes
checking for SIZE_MAX... 4294967295U
checking for stdint.h... (cached) yes
checking for ld used by GCC... /usr/bin/ld
checking if the linker (/usr/bin/ld) is GNU ld... yes
checking for shared library run path origin... done
checking for ptrdiff_t... yes
checking argz.h usability... yes
checking argz.h presence... yes
checking for argz.h... yes
checking limits.h usability... yes
checking limits.h presence... yes
checking for limits.h... yes
checking locale.h usability... yes
checking locale.h presence... yes
checking for locale.h... yes
checking nl_types.h usability... yes
checking nl_types.h presence... yes
checking for nl_types.h... yes
checking malloc.h usability... yes
checking malloc.h presence... yes
checking for malloc.h... yes
checking stddef.h usability... yes
checking stddef.h presence... yes
checking for stddef.h... yes
checking for stdlib.h... (cached) yes
checking for string.h... (cached) yes
checking for unistd.h... (cached) yes
checking sys/param.h usability... yes
checking sys/param.h presence... yes
checking for sys/param.h... yes
checking for asprintf... yes
checking for fwprintf... yes
checking for getcwd... yes
checking for getegid... yes
checking for geteuid... yes
checking for getgid... yes
checking for getuid... yes
checking for mempcpy... yes
checking for munmap... yes
checking for putenv... yes
checking for setenv... yes
checking for setlocale... yes
checking for snprintf... yes
checking for stpcpy... yes
checking for strcasecmp... yes
checking for strdup... yes
checking for strtoul... yes
checking for tsearch... yes
checking for wcslen... yes
checking for __argz_count... yes
checking for __argz_stringify... yes
checking for __argz_next... yes
checking for __fsetlocking... yes
checking whether _snprintf is declared... no
checking whether _snwprintf is declared... no
checking whether feof_unlocked is declared... yes
checking whether fgets_unlocked is declared... yes
checking whether getc_unlocked is declared... yes
checking for iconv... yes
checking for iconv declaration... 
         extern size_t iconv (iconv_t cd, char * *inbuf, size_t *inbytesleft, 
char * *outbuf, size_t *outbytesleft);
checking for nl_langinfo and CODESET... yes
checking for LC_MESSAGES... yes
checking for bison... no
checking whether NLS is requested... yes
checking whether included gettext is requested... no
checking for GNU gettext in libc... yes
checking whether to use NLS... yes
checking where the gettext function comes from... libc
checking for pkg-config... /usr/bin/pkg-config
checking for sigc++-2.0... Package sigc++-2.0 was not found in the pkg-config 
search path.
Perhaps you should add the directory containing `sigc++-2.0.pc'
to the PKG_CONFIG_PATH environment variable
No package 'sigc++-2.0' found

configure: error: Library requirements (sigc++-2.0) not met; consider adjusting 
the PKG_CONFIG_PATH environment variable if your libraries are in a nonstandard 
prefix so pkg-config can find them.
make: *** [build-stamp] Error 1
******************************************************************************
Build finished at 20050129-1415
FAILED [dpkg-buildpackage died]


-- 
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]

Reply via email to