On 2009/11/30 Cyril Brulebois wrote:
> Package: vtk
> Version: 5.2.1-13
> Severity: serious
> Justification: FTBFS
>
> Hi,
>
> your package FTBFS on kfreebsd-* with this error:
> | 65. ERROR in 
> /build/buildd-vtk_5.2.1-13-kfreebsd-i386-uedLVA/vtk-5.2.1/Build/java/vtk/vtkMPIController.java
>  (at line 47)
> |       public vtkMPIController CreateSubController(vtkProcessGroup id0) {
> |              ^^^^^^^^^^^^^^^^
> | The return type is incompatible with 
> vtkMultiProcessController.CreateSubController(vtkProcessGroup)
[...]

Hi Cyril,

This FTBFS bug can be reproduced on any architecture when compiling
with gcj.  The error just above is caused by covariant return types,
which have been introduced in Java 5.  A fix has been committed.

Denis



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

Reply via email to