Bug#642715: gnudatalanguage: FTBFS: Error! plplot library is required but was not found

2011-09-30 Thread Andrew Ross

I'm not sure that this is really a bug in plplot.

libplplot-dev provides support for a range of languages, including C++. It 
seems draconian to insist that all the bindings libraries for C++, fortran, 
ada, ocaml, lua and d are installed if the user just wants to do C++ 
development. That is why these are only recommends not depends. The 
package description does say

To use a particular language you will also need to install the 
libplplot-xxx package for that language. This is a change from previous
versions of plplot, but one that seems sensible to me given the expansion
in the number of supported languages in plplot.

Having re-ready policy I think that libplplot-dev either needs to depend
on _all_ language libraries (which I will do for now) or, possibly better,
the different language development files should be split off into different
packages.

Regards

Andrew





-- 
To UNSUBSCRIBE, email to debian-bugs-rc-requ...@lists.debian.org
with a subject of unsubscribe. Trouble? Contact listmas...@lists.debian.org



Bug#642715: gnudatalanguage: FTBFS: Error! plplot library is required but was not found

2011-09-24 Thread Mònica Ramírez Arceda
Source: gnudatalanguage
Version: 0.9.1-1
Severity: serious
Tags: wheezy sid
User: debian...@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
 # Add here commands to configure the package.
 cp -f /usr/share/misc/config.sub config.sub
 cp -f /usr/share/misc/config.guess config.guess
 # Patched source FTBFS if this embedded code copy is present
 rm -rf src/antlr
 ./configure --host=x86_64-linux-gnu --build=x86_64-linux-gnu --prefix=/usr 
 --mandir=\${prefix}/share/man --infodir=\${prefix}/share/info CFLAGS=-Wall 
 -g -O2 LDFLAGS=-Wl,-z,defs --with-fftw=yes --with-python=yes 
 --with-wxWidgets --with-grib --with-udunits
 checking autoconf version... =2.62
 checking for a BSD-compatible install... /usr/bin/install -c
 checking whether build environment is sane... yes
 checking for a thread-safe mkdir -p... /bin/mkdir -p
 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 whether the C++ compiler works... yes
 checking for C++ compiler default output file name... a.out
 checking for suffix of executables... 
 checking whether we are cross compiling... no
 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 x86_64-linux-gnu-ranlib... no
 checking for ranlib... ranlib
 checking build system type... x86_64-pc-linux-gnu
 checking host system type... x86_64-pc-linux-gnu
 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... 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 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 

Bug#642715: gnudatalanguage: FTBFS: Error! plplot library is required but was not found

2011-09-24 Thread Axel Beckert
reassign 642715 libplplot-dev
found 642715 5.9.8-2
retitle 642715 libplplot-dev: contains dead symlink /usr/lib/libplplotcxxd.so 
- libplplotcxxd.so.10 (missing dependency on libplplot-c++10?)
affects 642715 gnudatalanguage
kthxbye

Hi,

Mònica Ramírez Arceda wrote:
 Source: gnudatalanguage
 Version: 0.9.1-1
 Severity: serious
 Tags: wheezy sid
 User: debian...@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:
[...]
  checking for plsexit in -lplplotcxxd... no
  
  Error! plplot library is required but was not found
 Use --with-plplot=DIR to specify the plplot directory tree
  
 (suitable Debian/Ubuntu packages: libplplot-dev, plplot9-driver-xwin)
  make: *** [config.status] Error 255

I think this is an issue with the libplplot-dev package on which
gnudatalanguage build-depends.

If I try to do that test manually, it fails as follows:

$ gcc -lplplotcxxd conftest.c
/usr/bin/ld: cannot find -lplplotcxxd
collect2: ld returned 1 exit status
$ ls -l /usr/lib/libplplotcxxd.so*
lrwxrwxrwx 1 root root 19 Sep 20 15:18 /usr/lib/libplplotcxxd.so - 
libplplotcxxd.so.10
$

(i.e. no /usr/lib/libplplotcxxd.so.10)

/usr/lib/libplplotcxxd.so.10 is in libplplot-c++10 on which
libplplot-dev doesn't depend, but just recommends it.

But according to libplplot-dev's long description this package
contains all that is needed for doing development in C, C++, Fortran
and Ada with PLplot. -- So either the description is wrong or the
recommends on libplplot-c++10 needs to be a depends instead. The hint
from the configure output also seems to suggest this.

If I install libplplot-c++10, gnudatalanguage's configure script
continues at that point.

Regards, Axel
-- 
 ,''`.  |  Axel Beckert a...@debian.org, http://people.debian.org/~abe/
: :' :  |  Debian Developer, ftp.ch.debian.org Admin
`. `'   |  1024D: F067 EA27 26B9 C3FC 1486  202E C09E 1D89 9593 0EDE
  `-|  4096R: 2517 B724 C5F6 CA99 5329  6E61 2FF9 CD59 6126 16B5



--
To UNSUBSCRIBE, email to debian-bugs-rc-requ...@lists.debian.org
with a subject of unsubscribe. Trouble? Contact listmas...@lists.debian.org



Processed: Re: Bug#642715: gnudatalanguage: FTBFS: Error! plplot library is required but was not found

2011-09-24 Thread Debian Bug Tracking System
Processing commands for cont...@bugs.debian.org:

 reassign 642715 libplplot-dev
Bug #642715 [src:gnudatalanguage] gnudatalanguage: FTBFS: Error! plplot library 
is required but was not found
Bug reassigned from package 'src:gnudatalanguage' to 'libplplot-dev'.
Bug No longer marked as found in versions gnudatalanguage/0.9.1-1.
 found 642715 5.9.8-2
Bug #642715 [libplplot-dev] gnudatalanguage: FTBFS: Error! plplot library is 
required but was not found
There is no source info for the package 'libplplot-dev' at version '5.9.8-2' 
with architecture ''
Unable to make a source version for version '5.9.8-2'
Bug Marked as found in versions 5.9.8-2.
 retitle 642715 libplplot-dev: contains dead symlink /usr/lib/libplplotcxxd.so 
 - libplplotcxxd.so.10 (missing dependency on libplplot-c++10?)
Bug #642715 [libplplot-dev] gnudatalanguage: FTBFS: Error! plplot library is 
required but was not found
Changed Bug title to 'libplplot-dev: contains dead symlink 
/usr/lib/libplplotcxxd.so - libplplotcxxd.so.10 (missing dependency on 
libplplot-c++10?)' from 'gnudatalanguage: FTBFS: Error! plplot library is 
required but was not found'
 affects 642715 gnudatalanguage
Bug #642715 [libplplot-dev] libplplot-dev: contains dead symlink 
/usr/lib/libplplotcxxd.so - libplplotcxxd.so.10 (missing dependency on 
libplplot-c++10?)
Added indication that 642715 affects gnudatalanguage
 kthxbye
Stopping processing here.

Please contact me if you need assistance.
-- 
642715: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=642715
Debian Bug Tracking System
Contact ow...@bugs.debian.org with problems


-- 
To UNSUBSCRIBE, email to debian-bugs-rc-requ...@lists.debian.org
with a subject of unsubscribe. Trouble? Contact listmas...@lists.debian.org