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

Package icqlib does not build with automake 1.6



Hello,

I have been examining each package that build-depends on automake
to see whether it still builds with automake version 1.6.

There are now three automake packages in Debian: automake, automake1.5
and automake1.6.  Since "automake1.5" declares that it "provides"
automake, a build-depenency could be satisfied by either of them.
Packages of newer automake versions could also "provide automake" in
the future.

I tested each package that build-depends on automake with a
locally-modified automake package that contains version 1.6.  
It appears that icqlib does not build using automake 1.6.
Below, you will see the log of the "pbuilder" run.

The easiest way to fix this is to add version information in the
build-deps line, e.g. "automake (<< 1.5)"

Regards,
-Steve


W: /root/.pbuilderrc does not exist
pbuilder-buildpackage/i386 $Id: pbuilder-buildpackage,v 1.84 2002/05/13 16:25:35 dancer Exp $

Current time: Thu Jun 27 10:20:53 EDT 2002
pbuilder-time-stamp: 1025187653
Building the build Environment
 -> extracting base.tgz
 -> mounting /proc filesystem
 -> mounting /dev/pts filesystem
 -> copying/creating local configuration
  -> Installing apt-lines
Copying source file
    -> copying [icqlib_1.0.0-6.dsc]
    -> copying [./icqlib_1.0.0.orig.tar.gz]
    -> copying [./icqlib_1.0.0-6.diff.gz]
Extracting source
dpkg-source: extracting icqlib in icqlib-1.0.0
Obtaining the cached apt archive contents
Installing the build-deps
 -> Attempting to parse the build-deps : pbuilder-satisfydepends,v 1.6 2002/04/01 06:12:27 dancer Exp $
 -> Considering  debhelper (>> 3.0.0)
 -> Installing debhelper
Reading Package Lists...
Building Dependency Tree...
The following extra packages will be installed:
  debconf-utils file html2text zlib1g 
The following NEW packages will be installed:
  debconf-utils debhelper file html2text zlib1g 
0 packages upgraded, 5 newly installed, 0 to remove and 0  not upgraded.
Need to get 0B/589kB of archives. After unpacking 2367kB will be used.
Selecting previously deselected package zlib1g.
(Reading database ... 8392 files and directories currently installed.)
Unpacking zlib1g (from .../zlib1g_1%3a1.1.4-1_i386.deb) ...
Selecting previously deselected package file.
Unpacking file (from .../file_3.37-3.1_i386.deb) ...
Selecting previously deselected package debconf-utils.
Unpacking debconf-utils (from .../debconf-utils_1.1.14_all.deb) ...
Selecting previously deselected package html2text.
Unpacking html2text (from .../html2text_1.3.0.1-1_i386.deb) ...
Selecting previously deselected package debhelper.
Unpacking debhelper (from .../debhelper_4.0.15_all.deb) ...
Setting up zlib1g (1.1.4-1) ...

Setting up file (3.37-3.1) ...

Setting up debconf-utils (1.1.14) ...

Setting up html2text (1.3.0.1-1) ...

Setting up debhelper (4.0.15) ...

 -> Considering  autoconf
 -> Installing autoconf
Reading Package Lists...
Building Dependency Tree...
The following extra packages will be installed:
  autoconf2.13 m4 
The following NEW packages will be installed:
  autoconf autoconf2.13 m4 
0 packages upgraded, 3 newly installed, 0 to remove and 0  not upgraded.
Need to get 0B/1170kB of archives. After unpacking 2812kB will be used.
Selecting previously deselected package m4.
(Reading database ... 8578 files and directories currently installed.)
Unpacking m4 (from .../archives/m4_1.4-14_i386.deb) ...
Selecting previously deselected package autoconf2.13.
Unpacking autoconf2.13 (from .../autoconf2.13_2.13-44_all.deb) ...
Adding `diversion of /usr/bin/autoconf to /usr/bin/autoconf2.50 by autoconf2.13'
Adding `diversion of /usr/bin/autoheader to /usr/bin/autoheader2.50 by autoconf2.13'
Adding `diversion of /usr/bin/autoreconf to /usr/bin/autoreconf2.50 by autoconf2.13'
Selecting previously deselected package autoconf.
Unpacking autoconf (from .../autoconf_2.53-4_all.deb) ...
Setting up m4 (1.4-14) ...

Setting up autoconf (2.53-4) ...

Setting up autoconf2.13 (2.13-44) ...

 -> Considering  automake
 -> Installing automake
Reading Package Lists...
Building Dependency Tree...
The following extra packages will be installed:
  autotools-dev 
The following NEW packages will be installed:
  automake autotools-dev 
0 packages upgraded, 2 newly installed, 0 to remove and 0  not upgraded.
Need to get 0B/343kB of archives. After unpacking 1307kB will be used.
Selecting previously deselected package autotools-dev.
(Reading database ... 8729 files and directories currently installed.)
Unpacking autotools-dev (from .../autotools-dev_20020320.1_all.deb) ...
Selecting previously deselected package automake.
Unpacking automake (from .../automake_1%3a1.6.2-1.1_all.deb) ...
Setting up autotools-dev (20020320.1) ...

Setting up automake (1.6.2-1.1) ...

 -> Considering  libtool
 -> Installing libtool
Reading Package Lists...
Building Dependency Tree...
The following NEW packages will be installed:
  libtool 
0 packages upgraded, 1 newly installed, 0 to remove and 0  not upgraded.
Need to get 0B/289kB of archives. After unpacking 1241kB will be used.
Selecting previously deselected package libtool.
(Reading database ... 8850 files and directories currently installed.)
Unpacking libtool (from .../libtool_1.4.2-6_i386.deb) ...
Setting up libtool (1.4.2-6) ...
Configuring libtool...

 -> Finished parsing the build-deps
Copying back the cached apt archive contents
 -> Building the package
dpkg-buildpackage: source package is icqlib
dpkg-buildpackage: source version is 1.0.0-6
dpkg-buildpackage: host architecture is i386
 debian/rules clean
dh_testdir
rm -f build-stamp configure-stamp
# Add here commands to clean up after the build process.
/usr/bin/make distclean
make[1]: Entering directory `/tmp/buildd/icqlib-1.0.0'
make[1]: *** No rule to make target `distclean'.  Stop.
make[1]: Leaving directory `/tmp/buildd/icqlib-1.0.0'
make: [clean] Error 2 (ignored)
dh_clean
 dpkg-source -b icqlib-1.0.0
dpkg-source: building icqlib using existing icqlib_1.0.0.orig.tar.gz
dpkg-source: building icqlib in icqlib_1.0.0-6.diff.gz
dpkg-source: building icqlib in icqlib_1.0.0-6.dsc
 debian/rules build
dh_testdir
# Add here commands to configure the package.
./configure --prefix=/usr --mandir=\${prefix}/share/man --infodir=\${prefix}/share/info --disable-rpath
creating cache ./config.cache
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... found
checking for working autoconf... found
checking for working automake... found
checking for working autoheader... found
checking for working makeinfo... missing
checking for a C-Compiler... 
checking for gcc... gcc
checking whether the C compiler (gcc  ) works... yes
checking whether the C compiler (gcc  ) is a cross-compiler... no
checking whether we are using GNU C... yes
checking how to run the C preprocessor... gcc -E
checking for a C++-Compiler... 
checking for g++... g++
checking whether the C++ compiler (g++  -s) works... yes
checking whether the C++ compiler (g++  -s) is a cross-compiler... no
checking whether we are using GNU C++... yes
checking whether g++ supports -fno-exceptions... yes
checking whether g++ supports -fno-rtti... yes
checking whether g++ supports -fno-check-new... yes
checking whether g++ supports -fexceptions... yes
checking whether g++ supports -frtti... yes
checking how to run the C++ preprocessor... g++ -E
checking whether g++ supports -frepo... yes
checking for asm/byteorder.h... yes
checking for byteswap.h... yes
checking for endian.h... yes
checking for machine/endian.h... no
checking for arpa/nameser_compat.h... yes
checking for bswap_32... no
checking for bswap_16... no
checking for Cygwin environment... no
checking for mingw32 environment... no
checking host system type... i686-pc-linux-gnu
checking build system type... i686-pc-linux-gnu
checking for ld used by GCC... /usr/bin/ld
checking if the linker (/usr/bin/ld) is GNU ld... yes
checking for /usr/bin/ld option to reload object files... -r
checking for BSD-compatible nm... /usr/bin/nm -B
checking whether ln -s works... yes
checking how to recognise dependant libraries... pass_all
checking for object suffix... o
checking for executable suffix... no
checking for ranlib... ranlib
checking for strip... strip
updating cache ./config.cache
loading cache ./config.cache within ltconfig
checking for objdir... .libs
checking for gcc option to produce PIC... -fPIC
checking if gcc PIC flag -fPIC works... yes
checking if gcc static flag -static works... yes
checking if gcc supports -c -o file.o... yes
checking if gcc supports -c -o file.lo... yes
checking if gcc supports -fno-rtti -fno-exceptions ... yes
checking whether the linker (/usr/bin/ld) supports shared libraries... yes
checking how to hardcode library paths into programs... immediate
checking whether stripping libraries is possible... yes
checking dynamic linker characteristics... Linux ld.so
checking command to parse /usr/bin/nm -B output... ok
checking if libtool supports shared libraries... yes
checking whether to build shared libraries... yes
checking whether to build static libraries... yes
creating libtool
updating cache ./config.cache
loading cache ./config.cache
updating cache ./config.cache
creating ./config.status
creating Makefile
creating icqlib.spec
creating icqlib/Makefile
creating icqlib/icq.h
creating config.h
touch configure-stamp
dh_testdir
# Add here commands to compile the package.
/usr/bin/make
make[1]: Entering directory `/tmp/buildd/icqlib-1.0.0'
cd . && automake --foreign --include-deps Makefile
aclocal.m4:1978: your implementation of AM_INIT_AUTOMAKE comes from an
aclocal.m4:1978: old Automake version.  You should recreate aclocal.m4
aclocal.m4:1978: with aclocal and run automake again.
make[1]: *** [Makefile.in] Error 1
make[1]: Leaving directory `/tmp/buildd/icqlib-1.0.0'
make: *** [build-stamp] Error 2
pbuilder: Failed autobuilding of package
 -> unmounting /proc filesystem
 -> unmounting /dev/pts filesystem
 -> cleaning the build env 


-- 
To UNSUBSCRIBE, email to debian-qa-packages-request@lists.debian.org
with a subject of "unsubscribe". Trouble? Contact listmaster@lists.debian.org



Reply to: