Bug#540977: classpath: FTBFS on GNU/kFreeBSD

Cyril Brulebois kibi at debian.org
Tue Aug 11 02:47:43 UTC 2009


Package: classpath
Version: 2:0.98-2
Severity: important
Tags: patch
User: debian-bsd at lists.debian.org
Usertags: kfreebsd

Hi,

thanks for the DEB_HOST_ARCH_OS check, but that's not sufficient. When
dh_installing, some files are missing (usr/lib/classpath/libgj* from
classpath.install).

Given that those files appear to be:
| /usr/lib/classpath/libgjsmalsa.la
| /usr/lib/classpath/libgjsmalsa.so
| /usr/lib/classpath/libgjsmdssi.la
| /usr/lib/classpath/libgjsmdssi.so
according to the contents of the amd64 classpath binary, I'm proposing
the attached patch, making the installation of those files conditional,
and making their name explicit (in case some other non-Linux libgj*
files get added in the future).

[ By the way, you're creating a stamp file which is used nowhere in
  debian/rules AFAICT, and not cleaned after the build:
  | dpkg-source: warning: newly created empty file 'configured-stamp' will not be represented in diff
]

Thanks for considering.

Mraw,
KiBi.
-------------- next part --------------
A non-text attachment was scrubbed...
Name: classpath+kbsd.diff
Type: text/x-diff
Size: 968 bytes
Desc: not available
URL: <http://lists.alioth.debian.org/pipermail/pkg-java-maintainers/attachments/20090811/0c1766d0/attachment.diff>


More information about the pkg-java-maintainers mailing list