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

Bug#642778: marked as done (rapidsvn: FTBFS: configure: error: Subversion libraries are required. Try --with-svn-lib.)



Your message dated Sat, 01 Oct 2011 16:25:36 +0000
with message-id <E1RA2Nc-0000Zi-5e@franck.debian.org>
and subject line Bug#642778: fixed in rapidsvn 0.12.0dfsg-5
has caused the Debian Bug report #642778,
regarding rapidsvn: FTBFS: configure: error: Subversion libraries are required. Try --with-svn-lib.
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.)


-- 
642778: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=642778
Debian Bug Tracking System
Contact owner@bugs.debian.org with problems
--- Begin Message ---
Source: rapidsvn
Version: 0.12.0dfsg-4
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 -p /usr/share/misc/config.sub config.sub
> cp -p /usr/share/misc/config.guess config.guess
> 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 \
> 		--with-docbook-xsl=/usr/share/sgml/docbook/stylesheet/xsl/nwalsh \
> 
> configure: WARNING: unrecognized options: --with-docbook-xsl
> checking build system type... x86_64-pc-linux-gnu
> checking host system type... x86_64-pc-linux-gnu
> checking target system type... x86_64-pc-linux-gnu
> 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-g++... x86_64-linux-gnu-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 x86_64-linux-gnu-g++ accepts -g... yes
> checking for style of include used by make... GNU
> checking dependency style of x86_64-linux-gnu-g++... gcc3
> checking for a BSD-compatible install... /usr/bin/install -c
> checking for x86_64-linux-gnu-gcc... x86_64-linux-gnu-gcc
> 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 ISO C89... none needed
> checking dependency style of x86_64-linux-gnu-gcc... gcc3
> checking for a sed that does not truncate output... /bin/sed
> checking for grep that handles long lines and -e... /bin/grep
> checking for egrep... /bin/grep -E
> checking for fgrep... /bin/grep -F
> 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 BSD- or MS-compatible name lister (nm)... /usr/bin/nm -B
> checking the name lister (/usr/bin/nm -B) interface... BSD nm
> checking whether ln -s works... yes
> checking the maximum length of command line arguments... 3458764513820540925
> checking whether the shell understands some XSI constructs... yes
> checking whether the shell understands "+="... yes
> checking for /usr/bin/ld option to reload object files... -r
> checking for x86_64-linux-gnu-objdump... no
> checking for objdump... objdump
> checking how to recognize dependent libraries... pass_all
> checking for x86_64-linux-gnu-ar... no
> checking for ar... ar
> checking for x86_64-linux-gnu-strip... no
> checking for strip... strip
> checking for x86_64-linux-gnu-ranlib... no
> checking for ranlib... ranlib
> checking command to parse /usr/bin/nm -B output from x86_64-linux-gnu-gcc object... ok
> checking how to run the C preprocessor... x86_64-linux-gnu-gcc -E
> 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 for dlfcn.h... yes
> checking whether we are using the GNU C++ compiler... (cached) yes
> checking whether x86_64-linux-gnu-g++ accepts -g... (cached) yes
> checking dependency style of x86_64-linux-gnu-g++... (cached) gcc3
> checking how to run the C++ preprocessor... x86_64-linux-gnu-g++ -E
> checking for objdir... .libs
> checking if x86_64-linux-gnu-gcc supports -fno-rtti -fno-exceptions... no
> checking for x86_64-linux-gnu-gcc option to produce PIC... -fPIC -DPIC
> checking if x86_64-linux-gnu-gcc PIC flag -fPIC -DPIC works... yes
> checking if x86_64-linux-gnu-gcc static flag -static works... yes
> checking if x86_64-linux-gnu-gcc supports -c -o file.o... yes
> checking if x86_64-linux-gnu-gcc supports -c -o file.o... (cached) yes
> checking whether the x86_64-linux-gnu-gcc linker (/usr/bin/ld -m elf_x86_64) supports shared libraries... yes
> checking whether -lc should be explicitly linked in... no
> checking dynamic linker characteristics... GNU/Linux ld.so
> checking how to hardcode library paths into programs... immediate
> checking for shl_load... no
> checking for shl_load in -ldld... no
> checking for dlopen... no
> checking for dlopen in -ldl... yes
> checking whether a program can dlopen itself... yes
> checking whether a statically linked program can dlopen itself... no
> checking whether stripping libraries is possible... yes
> checking if libtool supports shared libraries... yes
> checking whether to build shared libraries... yes
> checking whether to build static libraries... yes
> checking for ld used by x86_64-linux-gnu-g++... /usr/bin/ld -m elf_x86_64
> checking if the linker (/usr/bin/ld -m elf_x86_64) is GNU ld... yes
> checking whether the x86_64-linux-gnu-g++ linker (/usr/bin/ld -m elf_x86_64) supports shared libraries... yes
> checking for x86_64-linux-gnu-g++ option to produce PIC... -fPIC -DPIC
> checking if x86_64-linux-gnu-g++ PIC flag -fPIC -DPIC works... yes
> checking if x86_64-linux-gnu-g++ static flag -static works... yes
> checking if x86_64-linux-gnu-g++ supports -c -o file.o... yes
> checking if x86_64-linux-gnu-g++ supports -c -o file.o... (cached) yes
> checking whether the x86_64-linux-gnu-g++ linker (/usr/bin/ld -m elf_x86_64) supports shared libraries... yes
> checking dynamic linker characteristics... GNU/Linux ld.so
> checking how to hardcode library paths into programs... immediate
> checking for gcc/g++... found (using "-Wall", "-Wextra" and "-fexceptions")
> checking for APR... found
> checking for APR util... found
> checking for Subversion headers... found
> checking for Subversion libraries... not found
> configure: error: Subversion libraries are required. Try --with-svn-lib.
> make: *** [configure-stamp] Error 1

The full build log is available from:
   http://people.debian.org/~lucas/logs/2011/09/23/rapidsvn_0.12.0dfsg-4_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 ---
Source: rapidsvn
Source-Version: 0.12.0dfsg-5

We believe that the bug you reported is fixed in the latest version of
rapidsvn, which is due to be installed in the Debian FTP archive:

libsvncpp-dev_0.12.0dfsg-5_amd64.deb
  to main/r/rapidsvn/libsvncpp-dev_0.12.0dfsg-5_amd64.deb
libsvncpp3_0.12.0dfsg-5_amd64.deb
  to main/r/rapidsvn/libsvncpp3_0.12.0dfsg-5_amd64.deb
rapidsvn_0.12.0dfsg-5.debian.tar.gz
  to main/r/rapidsvn/rapidsvn_0.12.0dfsg-5.debian.tar.gz
rapidsvn_0.12.0dfsg-5.dsc
  to main/r/rapidsvn/rapidsvn_0.12.0dfsg-5.dsc
rapidsvn_0.12.0dfsg-5_amd64.deb
  to main/r/rapidsvn/rapidsvn_0.12.0dfsg-5_amd64.deb



A summary of the changes between this version and the previous one is
attached.

Thank you for reporting the bug, which will now be closed.  If you
have further comments please address them to 642778@bugs.debian.org,
and the maintainer will reopen the bug report if appropriate.

Debian distribution maintenance software
pp.
Mònica Ramírez Arceda <monica@probeta.net> (supplier of updated rapidsvn package)

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


-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA256

Format: 1.8
Date: Fri, 30 Sep 2011 09:45:52 +0200
Source: rapidsvn
Binary: rapidsvn libsvncpp3 libsvncpp-dev
Architecture: source amd64
Version: 0.12.0dfsg-5
Distribution: unstable
Urgency: low
Maintainer: Debian QA Group <packages@qa.debian.org>
Changed-By: Mònica Ramírez Arceda <monica@probeta.net>
Description: 
 libsvncpp-dev - Subversion C++ library (development files)
 libsvncpp3 - Subversion C++ shared library
 rapidsvn   - GUI client for Subversion
Closes: 642778 643617
Changes: 
 rapidsvn (0.12.0dfsg-5) unstable; urgency=low
 .
   * QA upload.
   * debian/rules: Add --with-svn option to ./configure with the new multiarch
     directory of libsvn-dev. (Closes: #642778)
   * debian/control: Fix some spelling errors in long description.
     Thanks to Paul Stewart! (Closes: #643617)
Checksums-Sha1: 
 26e7ebfefdec6445666bc5924a00ae12247d2026 2021 rapidsvn_0.12.0dfsg-5.dsc
 d7f459bb8e93fd0c82f8e45149a166cfd113a42b 8221 rapidsvn_0.12.0dfsg-5.debian.tar.gz
 a5bc4d4e957e7bfadf379f8f71b5b6100e458ac8 402216 rapidsvn_0.12.0dfsg-5_amd64.deb
 0510c1b524f11c14fa5d67394c3b7ea80e54251a 67842 libsvncpp3_0.12.0dfsg-5_amd64.deb
 43538f852b797855574b9824bf3ef3eeedaa90d2 265386 libsvncpp-dev_0.12.0dfsg-5_amd64.deb
Checksums-Sha256: 
 807f01849da981d2a6207eed2a1f95e01e222f5f64150bb8eaaac19f3356a04b 2021 rapidsvn_0.12.0dfsg-5.dsc
 8558bdd12ab9c25590dee97b7dd98519ee2257f7361c0fbeb08570110d90f32f 8221 rapidsvn_0.12.0dfsg-5.debian.tar.gz
 3367da3d6f748487ae5ce380555eb71063cc90860da88cc54171bbe5af8914cc 402216 rapidsvn_0.12.0dfsg-5_amd64.deb
 9e1495bfa616d315f0eb806f24ca02ece053746fd5f29c7822c8471091107ad8 67842 libsvncpp3_0.12.0dfsg-5_amd64.deb
 edf501d3a6f88aac9370c17f6512c7d5e71b8e8047f7b01d4392523018835d68 265386 libsvncpp-dev_0.12.0dfsg-5_amd64.deb
Files: 
 989a5007479f11cf81282514de4b8a40 2021 x11 optional rapidsvn_0.12.0dfsg-5.dsc
 1b5aa846dc46aa6e2fe258fa9dff8354 8221 x11 optional rapidsvn_0.12.0dfsg-5.debian.tar.gz
 3a8ce3d56534419a54f765a394ae7bdb 402216 x11 optional rapidsvn_0.12.0dfsg-5_amd64.deb
 e213399a8fd272a637ace87674f55e24 67842 libs optional libsvncpp3_0.12.0dfsg-5_amd64.deb
 c7ae3086b6b40a1bba95bd3081f8f6fd 265386 libdevel optional libsvncpp-dev_0.12.0dfsg-5_amd64.deb

-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.4.11 (GNU/Linux)
Comment: Signed by Ana Guerrero

iQIcBAEBCAAGBQJOhxrjAAoJELNGT4lqoVlIzp0P/3ZlWCyqHpDpDGlAFxM5fCkF
A2mwuf/SSa6tWSLrXHkvHWI98dZ+U1WHsdEUdTsIsKifmWksBVBOeKZUlVgXrRQN
DIrFeq0CJLguSo5iw7GxTnVxLVG35kkneC7djCWxk0th91Ecxb2XFHXZ8Wyo6h9H
ZcUF3CGJY/MDn3YPNmz1mD6L+Jw6eXgzORrOtrc92j/dET2z/Ze038JRs3NSmQXz
MZX2g3V7GdVmzgkYe0NoNxwh6a90Dc+Asley72rj86ykSBs/I/TOSnAK5IrFrpL/
BX6Qgk8TYj7H//2v+bkIGw3vy1lpw1Fow29gsQfL4FaBXy5T+CBkDRYP850HsY07
XAMyMiTiYUQWnnzuv8SkitG/JDUcz3e0ZNO8XN5teHcWzCD+SFcAy+HABmWen2Z3
dI1CwGDLFODSeaDfjMuEwmNp9I6FgekG8lcO02ds34jTmH4lcl4TgXqsnHBwgg8A
QxP1DdJuWSfv/TPqAWYL39kss1UlJmf4v1xAjOBgqDZCDJkma8Po5H27Ru4+NPGD
yz17H+sDQgRn71Kwh3Gpi2W/IwPF5X1PHKthnRfRCOXRThOKmMM7580x3wFDr85P
g2x6EUBya79XHZbq6a50NSe/7bE0xeI3l7eEJCGqaLk53JDMjZdZRTTQEO6JwiQV
IoOD6/YxJ89fiVCI9LiP
=sHEo
-----END PGP SIGNATURE-----



--- End Message ---

Reply to: