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