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

Bug#642771: marked as done (libspf: FTBFS: libtool.m4 and ltmain.sh have a version mismatch)



Your message dated Sun, 13 Nov 2011 22:37:27 +0000
with message-id <[🔎] E1RPig3-0003al-8N@franck.debian.org>
and subject line Bug#648510: Removed package(s) from unstable
has caused the Debian Bug report #642771,
regarding libspf: FTBFS: libtool.m4 and ltmain.sh have a version mismatch
to be marked as done.

This means that you claim that the problem has been dealt with.
If this is not the case it is now your responsibility to reopen the
Bug report if necessary, and/or fix the problem forthwith.

(NB: If you are a system administrator and have no idea what this
message is talking about, this may indicate a serious mail system
misconfiguration somewhere. Please contact owner@bugs.debian.org
immediately.)


-- 
642771: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=642771
Debian Bug Tracking System
Contact owner@bugs.debian.org with problems
--- Begin Message ---
Source: libspf
Version: 0.999-1.0.0-p3.dfsg-3
Severity: serious
Tags: wheezy sid
User: debian-qa@lists.debian.org
Usertags: qa-ftbfs-20110923 qa-ftbfs
Justification: FTBFS on amd64

Hi,

During a rebuild of all packages in sid, your package failed to build on
amd64.

Relevant part:
>  debian/rules build
> dh_testdir
> cp -f /usr/share/misc/config.sub .
> cp -f /usr/share/misc/config.sub build_tools
> cp -f /usr/share/misc/config.guess .
> cp -f /usr/share/misc/config.guess build_tools
> CFLAGS="-Wall -g -O2" ./configure \
> 	  --host=x86_64-linux-gnu \
> 		--build=x86_64-linux-gnu \
> 		--prefix=/usr \
> 		--mandir=\${prefix}/share/man \
> 		--infodir=\${prefix}/share/info \
> 		--enable-pthreads \
> 		--enable-full-optimizations
> checking for a BSD-compatible install... /usr/bin/install -c
> checking whether build environment is sane... yes
> checking for gawk... no
> checking for mawk... mawk
> checking whether make sets $(MAKE)... yes
> checking for x86_64-linux-gnu-gcc... x86_64-linux-gnu-gcc
> 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 x86_64-linux-gnu-gcc accepts -g... yes
> checking for x86_64-linux-gnu-gcc option to accept ANSI C... none needed
> checking for style of include used by make... GNU
> checking dependency style of x86_64-linux-gnu-gcc... gcc3
> checking whether ln -s works... yes
> checking for x86_64-linux-gnu-ranlib... no
> checking for ranlib... ranlib
> checking whether make sets $(MAKE)... (cached) yes
> checking how to run the C preprocessor... x86_64-linux-gnu-gcc -E
> checking for a BSD-compatible install... /usr/bin/install -c
> checking build system type... x86_64-pc-linux-gnu
> checking host system type... x86_64-pc-linux-gnu
> checking for a sed that does not truncate output... /bin/sed
> checking for egrep... grep -E
> checking for ld used by x86_64-linux-gnu-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... nm
> checking how to recognise dependent libraries... pass_all
> checking for ANSI C header files... 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 dlfcn.h usability... yes
> checking dlfcn.h presence... yes
> checking for dlfcn.h... yes
> checking for x86_64-linux-gnu-g++... x86_64-linux-gnu-g++
> checking whether we are using the GNU C++ compiler... yes
> checking whether x86_64-linux-gnu-g++ accepts -g... yes
> checking dependency style of x86_64-linux-gnu-g++... gcc3
> checking how to run the C++ preprocessor... x86_64-linux-gnu-g++ -E
> checking for x86_64-linux-gnu-g77... no
> checking for x86_64-linux-gnu-f77... no
> checking for x86_64-linux-gnu-xlf... no
> checking for x86_64-linux-gnu-frt... no
> checking for x86_64-linux-gnu-pgf77... no
> checking for x86_64-linux-gnu-fort77... no
> checking for x86_64-linux-gnu-fl32... no
> checking for x86_64-linux-gnu-af77... no
> checking for x86_64-linux-gnu-f90... no
> checking for x86_64-linux-gnu-xlf90... no
> checking for x86_64-linux-gnu-pgf90... no
> checking for x86_64-linux-gnu-epcf90... no
> checking for x86_64-linux-gnu-f95... no
> checking for x86_64-linux-gnu-fort... no
> checking for x86_64-linux-gnu-xlf95... no
> checking for x86_64-linux-gnu-ifc... no
> checking for x86_64-linux-gnu-efc... no
> checking for x86_64-linux-gnu-pgf95... no
> checking for x86_64-linux-gnu-lf95... no
> checking for x86_64-linux-gnu-gfortran... no
> checking for g77... no
> checking for f77... no
> checking for xlf... no
> checking for frt... no
> checking for pgf77... no
> checking for fort77... no
> checking for fl32... no
> checking for af77... no
> checking for f90... no
> checking for xlf90... no
> checking for pgf90... no
> checking for epcf90... no
> checking for f95... no
> checking for fort... no
> checking for xlf95... no
> checking for ifc... no
> checking for efc... no
> checking for pgf95... no
> checking for lf95... no
> checking for gfortran... no
> checking whether we are using the GNU Fortran 77 compiler... no
> checking whether  accepts -g... no
> checking the maximum length of command line arguments... 32768
> checking command to parse nm output from x86_64-linux-gnu-gcc object... ok
> checking for objdir... .libs
> checking for x86_64-linux-gnu-ar... no
> checking for ar... ar
> checking for x86_64-linux-gnu-ranlib... ranlib
> checking for x86_64-linux-gnu-strip... no
> checking for strip... strip
> grep: character class syntax is [[:space:]], not [:space:]
> checking for correct ltmain.sh version... no
> 
> *** Gentoo sanity check failed! ***
> *** libtool.m4 and ltmain.sh have a version mismatch! ***
> *** (libtool.m4 = 1.5.14, ltmain.sh = ) ***
> 
> Please run:
> 
>   libtoolize --copy --force
> 
> if appropriate, please contact the maintainer of this
> package (or your distribution) for help.
> 
> make: *** [configure-stamp] Error 1

The full build log is available from:
   http://people.debian.org/~lucas/logs/2011/09/23/libspf_0.999-1.0.0-p3.dfsg-3_lsid64.buildlog

A list of current common problems and possible solutions is available at 
http://wiki.debian.org/qa.debian.org/FTBFS . You're welcome to contribute!

About the archive rebuild: The rebuild was done on about 50 AMD64 nodes
of the Grid'5000 platform, using a clean chroot.  Internet was not
accessible from the build systems.



--- End Message ---
--- Begin Message ---
Version: 0.999-1.0.0-p3.dfsg-3+rm

Dear submitter,

as the package libspf has just been removed from the Debian archive
unstable we hereby close the associated bug reports.  We are sorry
that we couldn't deal with your issue properly.

For details on the removal, please see http://bugs.debian.org/648510

The version of this package that was in Debian prior to this removal
can still be found using http://snapshot.debian.org/.

This message was generated automatically; if you believe that there is
a problem with it please contact the archive administrators by mailing
ftpmaster@debian.org.

Debian distribution maintenance software
pp.
Luca Falavigna (the ftpmaster behind the curtain)


--- End Message ---

Reply to: