Bug#584300:

2012-08-14 Thread D. Barbier
On 2012/3/12 Mathieu Malaterre wrote:
 Started discussion at:

 http://www.cmake.org/pipermail/cmake/2012-March/049596.html

Hello Mathieu,

A solution is to move targets related to wrapped languages from
VTKTargets.cmake into VTKTargets${lang}.cmake and install this file
into ${lang}-vtk.  Here is a (mostly tested) patch.  I used this
approach in oce source package (in experimental).
There is one problem though, cmake complains about missing targets:
  CMake Error: INSTALL(EXPORT VTKTargetsPythonD ...) includes target
vtkCommonPythonD which requires target vtksys that is not in the
export set.
  ...
Files are generated, but cmake returns 1, so errors have to be ignored
which is quite annoying.

Denis


split-VTKTargets.patch
Description: Binary data


Bug#584300: marked as done (libvtk5-dev: Remove information about wrapped languages from VTKConfig.cmake)

2012-05-30 Thread Debian Bug Tracking System
Your message dated Wed, 30 May 2012 14:59:56 +
with message-id e1szknq-qz...@franck.debian.org
and subject line Bug#656115: fixed in vtk 5.8.0-13
has caused the Debian Bug report #656115,
regarding libvtk5-dev: Remove information about wrapped languages from  
VTKConfig.cmake
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 ow...@bugs.debian.org
immediately.)


-- 
656115: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=656115
Debian Bug Tracking System
Contact ow...@bugs.debian.org with problems
---BeginMessage---
Package: libvtk5-dev
Version: 5.4.2-7
Severity: wishlist
Tags: patch

Hello,

The file /usr/lib/vtk-5.4/VTKConfig.cmake contains
configuration used when building package, in particular
information about wrapped languages are hardcoded.
For instance VTK_WRAP_PYTHON is always set to true
even if python-vtk is not installed.

This patch puts snippets about wrapped languages into
separate files, which are shipped by python-vtk, vtk-tcl
and libvtk-java.

Please tell me whether I could create a branch on git.d.o
with this patch, maybe it will be easier to discuss this
feature.

Denis


split-vtkconfig.patch
Description: Binary data
---End Message---
---BeginMessage---
Source: vtk
Source-Version: 5.8.0-13

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

libvtk-java_5.8.0-13_amd64.deb
  to main/v/vtk/libvtk-java_5.8.0-13_amd64.deb
libvtk5-dev_5.8.0-13_amd64.deb
  to main/v/vtk/libvtk5-dev_5.8.0-13_amd64.deb
libvtk5-qt4-dev_5.8.0-13_amd64.deb
  to main/v/vtk/libvtk5-qt4-dev_5.8.0-13_amd64.deb
libvtk5.8-qt4_5.8.0-13_amd64.deb
  to main/v/vtk/libvtk5.8-qt4_5.8.0-13_amd64.deb
libvtk5.8_5.8.0-13_amd64.deb
  to main/v/vtk/libvtk5.8_5.8.0-13_amd64.deb
python-vtk_5.8.0-13_amd64.deb
  to main/v/vtk/python-vtk_5.8.0-13_amd64.deb
tcl-vtk_5.8.0-13_amd64.deb
  to main/v/vtk/tcl-vtk_5.8.0-13_amd64.deb
vtk-doc_5.8.0-13_all.deb
  to main/v/vtk/vtk-doc_5.8.0-13_all.deb
vtk-examples_5.8.0-13_all.deb
  to main/v/vtk/vtk-examples_5.8.0-13_all.deb
vtk_5.8.0-13.debian.tar.gz
  to main/v/vtk/vtk_5.8.0-13.debian.tar.gz
vtk_5.8.0-13.dsc
  to main/v/vtk/vtk_5.8.0-13.dsc



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 656...@bugs.debian.org,
and the maintainer will reopen the bug report if appropriate.

Debian distribution maintenance software
pp.
Mathieu Malaterre ma...@debian.org (supplier of updated vtk 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 ftpmas...@debian.org)


-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1

Format: 1.8
Date: Wed, 30 May 2012 13:48:14 +0200
Source: vtk
Binary: vtk-doc vtk-examples libvtk5.8 libvtk-java libvtk5-dev libvtk5.8-qt4 
libvtk5-qt4-dev tcl-vtk python-vtk
Architecture: source amd64 all
Version: 5.8.0-13
Distribution: unstable
Urgency: low
Maintainer: Debian Science Team 
debian-science-maintain...@lists.alioth.debian.org
Changed-By: Mathieu Malaterre ma...@debian.org
Description: 
 libvtk-java - Visualization Toolkit - A high level 3D visualization library - j
 libvtk5-dev - VTK header files for building C++ code
 libvtk5-qt4-dev - Visualization Toolkit - A high level 3D visualization 
library - Q
 libvtk5.8  - Visualization Toolkit - A high level 3D visualization library - r
 libvtk5.8-qt4 - Visualization Toolkit - A high level 3D visualization library 
- Q
 python-vtk - Python bindings for VTK
 tcl-vtk- Tcl bindings for VTK
 vtk-doc- VTK class reference documentation
 vtk-examples - C++, Tcl and Python example programs/scripts for VTK
Closes: 656115 673245 674169 674998
Changes: 
 vtk (5.8.0-13) unstable; urgency=low
 .
   * Make sure to include VTK/QT cmake file. Closes: #656115
   * Revert back to libtiff4-dev and use libtiff-dev in d/control. Closes: 
#674998
   * Fix tkInt.h installation, using proper cmake magic. Closes: #674169
   * Make sure to discover init.tcl properly. Closes: #673245
Checksums-Sha1: 
 3887397b5005a44e5ded6ecd4c4d3e1722126e6f 3008 vtk_5.8.0-13.dsc
 49694bbd24b29c47f649bd3bdd0e19daacdec97f 56922 vtk_5.8.0-13.debian.tar.gz
 ac46a28508ee026237a526b5245c6a6ff87223cb 15507536 libvtk5.8_5.8.0-13_amd64.deb
 d406c3f2b64182607ac9f5250c53789839029a3f 4927564 libvtk-java_5.8.0-13_amd64.deb
 0f02367c3bfe345179f969a26e96553e6fd1e332 2469770 libvtk5-dev_5.8.0-13_amd64.deb
 7a6b26c59e91f04fff1b52b79278d3c2e3261c12 498356 
libvtk5.8-qt4_5.8.0-13_amd64.deb
 

Bug#584300: marked as done (libvtk5-dev: Remove information about wrapped languages from VTKConfig.cmake)

2012-05-16 Thread Debian Bug Tracking System
Your message dated Wed, 16 May 2012 11:21:59 +
with message-id e1sucip-00014b...@franck.debian.org
and subject line Bug#656115: fixed in vtk 5.8.0-12
has caused the Debian Bug report #656115,
regarding libvtk5-dev: Remove information about wrapped languages from  
VTKConfig.cmake
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 ow...@bugs.debian.org
immediately.)


-- 
656115: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=656115
Debian Bug Tracking System
Contact ow...@bugs.debian.org with problems
---BeginMessage---
Package: libvtk5-dev
Version: 5.4.2-7
Severity: wishlist
Tags: patch

Hello,

The file /usr/lib/vtk-5.4/VTKConfig.cmake contains
configuration used when building package, in particular
information about wrapped languages are hardcoded.
For instance VTK_WRAP_PYTHON is always set to true
even if python-vtk is not installed.

This patch puts snippets about wrapped languages into
separate files, which are shipped by python-vtk, vtk-tcl
and libvtk-java.

Please tell me whether I could create a branch on git.d.o
with this patch, maybe it will be easier to discuss this
feature.

Denis


split-vtkconfig.patch
Description: Binary data
---End Message---
---BeginMessage---
Source: vtk
Source-Version: 5.8.0-12

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

libvtk-java_5.8.0-12_amd64.deb
  to main/v/vtk/libvtk-java_5.8.0-12_amd64.deb
libvtk5-dev_5.8.0-12_amd64.deb
  to main/v/vtk/libvtk5-dev_5.8.0-12_amd64.deb
libvtk5-qt4-dev_5.8.0-12_amd64.deb
  to main/v/vtk/libvtk5-qt4-dev_5.8.0-12_amd64.deb
libvtk5.8-qt4_5.8.0-12_amd64.deb
  to main/v/vtk/libvtk5.8-qt4_5.8.0-12_amd64.deb
libvtk5.8_5.8.0-12_amd64.deb
  to main/v/vtk/libvtk5.8_5.8.0-12_amd64.deb
python-vtk_5.8.0-12_amd64.deb
  to main/v/vtk/python-vtk_5.8.0-12_amd64.deb
tcl-vtk_5.8.0-12_amd64.deb
  to main/v/vtk/tcl-vtk_5.8.0-12_amd64.deb
vtk-doc_5.8.0-12_all.deb
  to main/v/vtk/vtk-doc_5.8.0-12_all.deb
vtk-examples_5.8.0-12_all.deb
  to main/v/vtk/vtk-examples_5.8.0-12_all.deb
vtk_5.8.0-12.debian.tar.gz
  to main/v/vtk/vtk_5.8.0-12.debian.tar.gz
vtk_5.8.0-12.dsc
  to main/v/vtk/vtk_5.8.0-12.dsc



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 656...@bugs.debian.org,
and the maintainer will reopen the bug report if appropriate.

Debian distribution maintenance software
pp.
Mathieu Malaterre ma...@debian.org (supplier of updated vtk 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 ftpmas...@debian.org)


-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1

Format: 1.8
Date: Wed, 16 May 2012 11:10:32 +0200
Source: vtk
Binary: vtk-doc vtk-examples libvtk5.8 libvtk-java libvtk5-dev libvtk5.8-qt4 
libvtk5-qt4-dev tcl-vtk python-vtk
Architecture: source amd64 all
Version: 5.8.0-12
Distribution: unstable
Urgency: low
Maintainer: Debian Science Team 
debian-science-maintain...@lists.alioth.debian.org
Changed-By: Mathieu Malaterre ma...@debian.org
Description: 
 libvtk-java - Visualization Toolkit - A high level 3D visualization library - j
 libvtk5-dev - VTK header files for building C++ code
 libvtk5-qt4-dev - Visualization Toolkit - A high level 3D visualization 
library - Q
 libvtk5.8  - Visualization Toolkit - A high level 3D visualization library - r
 libvtk5.8-qt4 - Visualization Toolkit - A high level 3D visualization library 
- Q
 python-vtk - Python bindings for VTK
 tcl-vtk- Tcl bindings for VTK
 vtk-doc- VTK class reference documentation
 vtk-examples - C++, Tcl and Python example programs/scripts for VTK
Closes: 656115 672729
Changes: 
 vtk (5.8.0-12) unstable; urgency=low
 .
   * Install QT cmake export file with qt package. Closes: #656115
   * Re-activate old patch from bug #506992. Closes: #672729
Checksums-Sha1: 
 3cb22e7a7b3b5b811d9eab5a1ba7bde00133ed5f 3023 vtk_5.8.0-12.dsc
 231dd70df8c853949c0d0e8fd168e0c318eeafc1 57421 vtk_5.8.0-12.debian.tar.gz
 e3647d1228cc9a82392112ed49f6c7ba1f3f8476 15487344 libvtk5.8_5.8.0-12_amd64.deb
 c8c31dfc079ea71e5be5c58525db69a9ea50bd1c 4928454 libvtk-java_5.8.0-12_amd64.deb
 58b2e0df27572b059c7f4ee8c5811149dc69ff78 2571256 libvtk5-dev_5.8.0-12_amd64.deb
 d4a33670a573ada41acef13474cbc93d3859aa15 498124 
libvtk5.8-qt4_5.8.0-12_amd64.deb
 41d91f499c277e5ff0f77e62cf32790687fd09bf 110014 
libvtk5-qt4-dev_5.8.0-12_amd64.deb
 7bf6a3e6603c09bd5f8722592a5f125e3d39e169 5258504 tcl-vtk_5.8.0-12_amd64.deb
 

Bug#584300:

2012-05-12 Thread Mathieu Malaterre
tags 584300 - patch
thanks

remove tag/patch since this is not true for the remaining of the Qt issue.



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



Bug#584300: marked as done (libvtk5-dev: Remove information about wrapped languages from VTKConfig.cmake)

2012-05-08 Thread Debian Bug Tracking System
Your message dated Tue, 08 May 2012 07:04:07 +
with message-id e1srest-0003a3...@franck.debian.org
and subject line Bug#656115: fixed in vtk 5.8.0-10
has caused the Debian Bug report #656115,
regarding libvtk5-dev: Remove information about wrapped languages from  
VTKConfig.cmake
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 ow...@bugs.debian.org
immediately.)


-- 
656115: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=656115
Debian Bug Tracking System
Contact ow...@bugs.debian.org with problems
---BeginMessage---
Package: libvtk5-dev
Version: 5.4.2-7
Severity: wishlist
Tags: patch

Hello,

The file /usr/lib/vtk-5.4/VTKConfig.cmake contains
configuration used when building package, in particular
information about wrapped languages are hardcoded.
For instance VTK_WRAP_PYTHON is always set to true
even if python-vtk is not installed.

This patch puts snippets about wrapped languages into
separate files, which are shipped by python-vtk, vtk-tcl
and libvtk-java.

Please tell me whether I could create a branch on git.d.o
with this patch, maybe it will be easier to discuss this
feature.

Denis


split-vtkconfig.patch
Description: Binary data
---End Message---
---BeginMessage---
Source: vtk
Source-Version: 5.8.0-10

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

libvtk-java_5.8.0-10_amd64.deb
  to main/v/vtk/libvtk-java_5.8.0-10_amd64.deb
libvtk5-dev_5.8.0-10_amd64.deb
  to main/v/vtk/libvtk5-dev_5.8.0-10_amd64.deb
libvtk5-qt4-dev_5.8.0-10_amd64.deb
  to main/v/vtk/libvtk5-qt4-dev_5.8.0-10_amd64.deb
libvtk5.8-qt4_5.8.0-10_amd64.deb
  to main/v/vtk/libvtk5.8-qt4_5.8.0-10_amd64.deb
libvtk5.8_5.8.0-10_amd64.deb
  to main/v/vtk/libvtk5.8_5.8.0-10_amd64.deb
python-vtk_5.8.0-10_amd64.deb
  to main/v/vtk/python-vtk_5.8.0-10_amd64.deb
tcl-vtk_5.8.0-10_amd64.deb
  to main/v/vtk/tcl-vtk_5.8.0-10_amd64.deb
vtk-doc_5.8.0-10_all.deb
  to main/v/vtk/vtk-doc_5.8.0-10_all.deb
vtk-examples_5.8.0-10_all.deb
  to main/v/vtk/vtk-examples_5.8.0-10_all.deb
vtk_5.8.0-10.debian.tar.gz
  to main/v/vtk/vtk_5.8.0-10.debian.tar.gz
vtk_5.8.0-10.dsc
  to main/v/vtk/vtk_5.8.0-10.dsc



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 656...@bugs.debian.org,
and the maintainer will reopen the bug report if appropriate.

Debian distribution maintenance software
pp.
Mathieu Malaterre ma...@debian.org (supplier of updated vtk 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 ftpmas...@debian.org)


-BEGIN PGP SIGNED MESSAGE-
Hash: SHA256

Format: 1.8
Date: Mon, 07 May 2012 19:21:25 +0200
Source: vtk
Binary: vtk-doc vtk-examples libvtk5.8 libvtk-java libvtk5-dev libvtk5.8-qt4 
libvtk5-qt4-dev tcl-vtk python-vtk
Architecture: source amd64 all
Version: 5.8.0-10
Distribution: unstable
Urgency: low
Maintainer: Debian Science Team 
debian-science-maintain...@lists.alioth.debian.org
Changed-By: Mathieu Malaterre ma...@debian.org
Description: 
 libvtk-java - Visualization Toolkit - A high level 3D visualization library - j
 libvtk5-dev - VTK header files for building C++ code
 libvtk5-qt4-dev - Visualization Toolkit - A high level 3D visualization 
library - Q
 libvtk5.8  - Visualization Toolkit - A high level 3D visualization library - r
 libvtk5.8-qt4 - Visualization Toolkit - A high level 3D visualization library 
- Q
 python-vtk - Python bindings for VTK
 tcl-vtk- Tcl bindings for VTK
 vtk-doc- VTK class reference documentation
 vtk-examples - C++, Tcl and Python example programs/scripts for VTK
Closes: 610964 656115
Changes: 
 vtk (5.8.0-10) unstable; urgency=low
 .
   * Use my @d.o alias, remove DMUA flag
   * Move to Debian Science Team umbrella organisation
   * Fix issue with libtiff5-dev transition
   * Remove old dot hack, and generate svg output
   * Fix vtk-doc package. Closes: #610964
   * Move QT option within qt cmake file. Closes: #656115
Checksums-Sha1: 
 636d8549d6dcbe47bc8910105a1f09782f18814a 3025 vtk_5.8.0-10.dsc
 82511de701629e069f348740e95a36806b504fe7 57494 vtk_5.8.0-10.debian.tar.gz
 31769bd06a764c30b093e152b5018c324f11e9d2 15262818 libvtk5.8_5.8.0-10_amd64.deb
 65b7824f43db5b3d897dedec3ac1722d0f44e16f 4958768 libvtk-java_5.8.0-10_amd64.deb
 f1ab4f098ceba50b8138c9f197c7db76be09c647 2896936 libvtk5-dev_5.8.0-10_amd64.deb
 da8aea3e10033cb2bf368ce7b6e6793a3a424966 484064 
libvtk5.8-qt4_5.8.0-10_amd64.deb
 

Bug#584300: marked as done (libvtk5-dev: Remove information about wrapped languages from VTKConfig.cmake)

2012-05-08 Thread Debian Bug Tracking System
Your message dated Tue, 8 May 2012 21:00:54 +0200
with message-id 
ca+7wusybcfz5m6x0xpuherhrf2yfe4trvu5u3vgihsfudnh...@mail.gmail.com
and subject line Re: Bug#656115: closed by Mathieu Malaterre ma...@debian.org 
(Bug#656115: fixed in vtk 5.8.0-10)
has caused the Debian Bug report #656115,
regarding libvtk5-dev: Remove information about wrapped languages from  
VTKConfig.cmake
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 ow...@bugs.debian.org
immediately.)


-- 
656115: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=656115
Debian Bug Tracking System
Contact ow...@bugs.debian.org with problems
---BeginMessage---
Package: libvtk5-dev
Version: 5.4.2-7
Severity: wishlist
Tags: patch

Hello,

The file /usr/lib/vtk-5.4/VTKConfig.cmake contains
configuration used when building package, in particular
information about wrapped languages are hardcoded.
For instance VTK_WRAP_PYTHON is always set to true
even if python-vtk is not installed.

This patch puts snippets about wrapped languages into
separate files, which are shipped by python-vtk, vtk-tcl
and libvtk-java.

Please tell me whether I could create a branch on git.d.o
with this patch, maybe it will be easier to discuss this
feature.

Denis


split-vtkconfig.patch
Description: Binary data
---End Message---
---BeginMessage---
fixed 656115 5.8.0-11
thanks

Jochen,

  Please do not reopen the bug if you have old vtk packages still
around. Thanks.

$ grep VTK_USE_QT /usr/lib/vtk-5.8/*.cmake
/usr/lib/vtk-5.8/VTKConfigQt.cmake:SET(VTK_USE_QT ON)
$ dpkg -S /usr/lib/vtk-5.8/VTKConfigQt.cmake
libvtk5-dev: /usr/lib/vtk-5.8/VTKConfigQt.cmake

On Tue, May 8, 2012 at 7:57 PM, Jochen Sprickerhof
debian-...@jochen.sprickerhof.de wrote:
 found 656115 5.8.0-11
 thanks

 Hi,

 I'm sorry, but this bug is _still_ not fixed with the last upload:
 $ dpkg -l libvtk5-qt4-dev libvtk5-dev
 Desired=Unknown/Install/Remove/Purge/Hold
 | Status=Not/Inst/Conf-files/Unpacked/halF-conf/Half-inst/trig-aWait/Trig-pend
 |/ Err?=(none)/Reinst-required (Status,Err: uppercase=bad)
 ||/ Name           Version        Description
 +++-==-==-
 ii  libvtk5-dev    5.8.0-11       VTK header files for building C++ code
 No packages found matching libvtk5-qt4-dev.

 $ cat CMakeLists.txt
 cmake_minimum_required(VERSION 2.8)
 find_package(VTK)
 message(STATUS QVTK found: ${VTK_USE_QVTK})

 $ cmake .
 [..]

 -- QVTK found: ON

 And it would still be great if the VTKTargets-release.cmake would not clutter
 the output with debug messages like these (or at least have a quiet flat):
 -- The imported target vtkPythonCore references the file
   /usr/lib/libvtkPythonCore.so.5.8.0
 but this file does not exist.  Possible reasons include:
 * The file was deleted, renamed, or moved to another location.
 * An install or uninstall procedure did not complete successfully.
 * The installation package was faulty and contained
   /usr/lib/vtk-5.8/VTKTargets-release.cmake
 but not all the files it references.

 Thanks,

 Jochen






-- 
Mathieu

---End Message---


Bug#656115: closed by Dominique Belhachemi domi...@debian.org (Bug#584300: fixed in vtk 5.8.0-8)

2012-03-17 Thread Jochen Sprickerhof
* Mathieu Malaterre mathieu.malate...@gmail.com [2012-03-16 09:13]:
 On Thu, Mar 15, 2012 at 11:35 AM, Jochen Sprickerhof
 debian-...@jochen.sprickerhof.de wrote:
  $ cmake .
  [..]
  -- QVTK found: ON
 
 Ok this one is annoying. This variable should be set within the
 QTConfig.cmake file.

That doesn't really help I guess. Either you have a QVTKConfig.cmake or
you check if QVTK is installed when you run cmake (which I would prefer).

  And you get a ton of these:
  -- The imported target vtkWrapTcl references the file
    /usr/bin/vtkWrapTcl
  but this file does not exist.  Possible reasons include:
  * The file was deleted, renamed, or moved to another location.
  * An install or uninstall procedure did not complete successfully.
  * The installation package was faulty and contained
    /usr/lib/vtk-5.8/VTKTargets-release.cmake
  but not all the files it references.
 
 Those are status messages, why should it be an issue ?

It clutters the cmake output and I didn't find a way to silent it.



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



Bug#656115: closed by Dominique Belhachemi domi...@debian.org (Bug#584300: fixed in vtk 5.8.0-8)

2012-03-16 Thread Mathieu Malaterre
On Thu, Mar 15, 2012 at 11:35 AM, Jochen Sprickerhof
debian-...@jochen.sprickerhof.de wrote:
 $ cmake .
 [..]
 -- QVTK found: ON

Ok this one is annoying. This variable should be set within the
QTConfig.cmake file.

 And you get a ton of these:
 -- The imported target vtkWrapTcl references the file
   /usr/bin/vtkWrapTcl
 but this file does not exist.  Possible reasons include:
 * The file was deleted, renamed, or moved to another location.
 * An install or uninstall procedure did not complete successfully.
 * The installation package was faulty and contained
   /usr/lib/vtk-5.8/VTKTargets-release.cmake
 but not all the files it references.

Those are status messages, why should it be an issue ?

-- 
Mathieu



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



Bug#656115: closed by Dominique Belhachemi domi...@debian.org (Bug#584300: fixed in vtk 5.8.0-8)

2012-03-15 Thread Jochen Sprickerhof
found 656115 5.8.0-8
thanks

Hi,

I'm sorry, but this bug is not fixed with the last upload:
$ dpkg -l libvtk5-qt4-dev
Desired=Unknown/Install/Remove/Purge/Hold
|
Status=Not/Inst/Conf-files/Unpacked/halF-conf/Half-inst/trig-aWait/Trig-pend
|/ Err?=(none)/Reinst-required (Status,Err: uppercase=bad)
||/ Name   VersionDescription
+++-==-==-
un  libvtk5-qt4-de none (no description available)

$ cat CMakeLists.txt 
cmake_minimum_required(VERSION 2.8)
find_package(VTK)
message(STATUS QVTK found: ${VTK_USE_QVTK})

$ cmake .
[..]
-- QVTK found: ON

And you get a ton of these:
-- The imported target vtkWrapTcl references the file
   /usr/bin/vtkWrapTcl
but this file does not exist.  Possible reasons include:
* The file was deleted, renamed, or moved to another location.
* An install or uninstall procedure did not complete successfully.
* The installation package was faulty and contained
   /usr/lib/vtk-5.8/VTKTargets-release.cmake
but not all the files it references.


Cheers,

Jochen



-- 
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#656115 closed by Dominique Belhachemi domi...@debian.org (Bug#584300: fixed in vtk 5.8.0-8)

2012-03-15 Thread Debian Bug Tracking System
Processing commands for cont...@bugs.debian.org:

 found 656115 5.8.0-8
Bug #656115 {Done: Dominique Belhachemi domi...@debian.org} [libvtk5-dev] 
libvtk5-dev: VTKConfig.cmake sets VTK_USE_QVTK without libvtk5-qt4-dev being 
installed
Bug #584300 {Done: Dominique Belhachemi domi...@debian.org} [libvtk5-dev] 
libvtk5-dev: Remove information about wrapped languages from  VTKConfig.cmake
Marked as found in versions vtk/5.8.0-8; no longer marked as fixed in versions 
vtk/5.8.0-8 and reopened.
Marked as found in versions vtk/5.8.0-8; no longer marked as fixed in versions 
vtk/5.8.0-8 and reopened.
 thanks
Stopping processing here.

Please contact me if you need assistance.
-- 
584300: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=584300
656115: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=656115
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



Bug#584300: marked as done (libvtk5-dev: Remove information about wrapped languages from VTKConfig.cmake)

2012-03-13 Thread Debian Bug Tracking System
Your message dated Wed, 14 Mar 2012 03:04:05 +
with message-id e1s7evr-pe...@franck.debian.org
and subject line Bug#584300: fixed in vtk 5.8.0-8
has caused the Debian Bug report #584300,
regarding libvtk5-dev: Remove information about wrapped languages from  
VTKConfig.cmake
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 ow...@bugs.debian.org
immediately.)


-- 
584300: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=584300
Debian Bug Tracking System
Contact ow...@bugs.debian.org with problems
---BeginMessage---
Package: libvtk5-dev
Version: 5.4.2-7
Severity: wishlist
Tags: patch

Hello,

The file /usr/lib/vtk-5.4/VTKConfig.cmake contains
configuration used when building package, in particular
information about wrapped languages are hardcoded.
For instance VTK_WRAP_PYTHON is always set to true
even if python-vtk is not installed.

This patch puts snippets about wrapped languages into
separate files, which are shipped by python-vtk, vtk-tcl
and libvtk-java.

Please tell me whether I could create a branch on git.d.o
with this patch, maybe it will be easier to discuss this
feature.

Denis


split-vtkconfig.patch
Description: Binary data
---End Message---
---BeginMessage---
Source: vtk
Source-Version: 5.8.0-8

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

libvtk-java_5.8.0-8_amd64.deb
  to main/v/vtk/libvtk-java_5.8.0-8_amd64.deb
libvtk5-dev_5.8.0-8_amd64.deb
  to main/v/vtk/libvtk5-dev_5.8.0-8_amd64.deb
libvtk5-qt4-dev_5.8.0-8_amd64.deb
  to main/v/vtk/libvtk5-qt4-dev_5.8.0-8_amd64.deb
libvtk5.8-qt4_5.8.0-8_amd64.deb
  to main/v/vtk/libvtk5.8-qt4_5.8.0-8_amd64.deb
libvtk5.8_5.8.0-8_amd64.deb
  to main/v/vtk/libvtk5.8_5.8.0-8_amd64.deb
python-vtk_5.8.0-8_amd64.deb
  to main/v/vtk/python-vtk_5.8.0-8_amd64.deb
tcl-vtk_5.8.0-8_amd64.deb
  to main/v/vtk/tcl-vtk_5.8.0-8_amd64.deb
vtk-doc_5.8.0-8_all.deb
  to main/v/vtk/vtk-doc_5.8.0-8_all.deb
vtk-examples_5.8.0-8_all.deb
  to main/v/vtk/vtk-examples_5.8.0-8_all.deb
vtk_5.8.0-8.debian.tar.gz
  to main/v/vtk/vtk_5.8.0-8.debian.tar.gz
vtk_5.8.0-8.dsc
  to main/v/vtk/vtk_5.8.0-8.dsc



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 584...@bugs.debian.org,
and the maintainer will reopen the bug report if appropriate.

Debian distribution maintenance software
pp.
Dominique Belhachemi domi...@debian.org (supplier of updated vtk 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 ftpmas...@debian.org)


-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1

Format: 1.8
Date: Tue, 13 Mar 2012 10:50:30 -0400
Source: vtk
Binary: vtk-doc vtk-examples libvtk5.8 libvtk-java libvtk5-dev libvtk5.8-qt4 
libvtk5-qt4-dev tcl-vtk python-vtk
Architecture: source amd64 all
Version: 5.8.0-8
Distribution: unstable
Urgency: low
Maintainer: A. Maitland Bottoms bott...@debian.org
Changed-By: Dominique Belhachemi domi...@debian.org
Description: 
 libvtk-java - Visualization Toolkit - A high level 3D visualization library - j
 libvtk5-dev - VTK header files for building C++ code
 libvtk5-qt4-dev - Visualization Toolkit - A high level 3D visualization 
library - Q
 libvtk5.8  - Visualization Toolkit - A high level 3D visualization library - r
 libvtk5.8-qt4 - Visualization Toolkit - A high level 3D visualization library 
- Q
 python-vtk - Python bindings for VTK
 tcl-vtk- Tcl bindings for VTK
 vtk-doc- VTK class reference documentation
 vtk-examples - C++, Tcl and Python example programs/scripts for VTK
Closes: 584300
Changes: 
 vtk (5.8.0-8) unstable; urgency=low
 .
   * split VTKConfig.cmake into multiple parts (Closes: #584300)
Checksums-Sha1: 
 b3ca2d6b242360d983ad2063497733e2fe149109 2326 vtk_5.8.0-8.dsc
 9fb5094b872dc24abe9ae2445ea72513e2b91e1a 56689 vtk_5.8.0-8.debian.tar.gz
 7cc71d0fada1d55c0023841aae83508603d87e9d 15259652 libvtk5.8_5.8.0-8_amd64.deb
 137982b862cc03b10cb421b10c00fdd23061cff6 4958008 libvtk-java_5.8.0-8_amd64.deb
 7eb01b3a656a852e977191e10fb7a9615061b64f 2896504 libvtk5-dev_5.8.0-8_amd64.deb
 a675ef9947a0cd34b0754fd3821aaef5bb859e0e 484056 libvtk5.8-qt4_5.8.0-8_amd64.deb
 d94225f5abcebcd15309a99c649cf3d3d83bc1eb 115332 
libvtk5-qt4-dev_5.8.0-8_amd64.deb
 afa6f68ba4f1ef51319521ca71896b257275f5dc 5324686 tcl-vtk_5.8.0-8_amd64.deb
 978f3a8f79448089ce4195560606915c92fb87db 7298860 python-vtk_5.8.0-8_amd64.deb
 3150fc94f45b6e6e1333f88d72ed56344ec59105 70287674 vtk-doc_5.8.0-8_all.deb

Bug#584300:

2012-03-12 Thread Mathieu Malaterre
Started discussion at:

http://www.cmake.org/pipermail/cmake/2012-March/049596.html



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



Bug#584300:

2012-03-12 Thread Mathieu Malaterre
tags 584300 help
thanks

The current patch does not handle the Qt sub-package. Package will
fail recompiling with something like:


CMake Error at /usr/lib/vtk-5.8/VTKTargets-release.cmake:947 (MESSAGE):
  The imported target vtkQtChart references the file

 /usr/lib/libvtkQtChart.so.5.8.0

  but this file does not exist.  Possible reasons include:

  * The file was deleted, renamed, or moved to another location.

  * An install or uninstall procedure did not complete successfully.

  * The installation package was faulty and contained

 /usr/lib/vtk-5.8/VTKTargets-release.cmake

  but not all the files it references.

Call Stack (most recent call first):
  /usr/lib/vtk-5.8/VTKTargets.cmake:268 (INCLUDE)
  /usr/lib/vtk-5.8/VTKConfig.cmake:231 (INCLUDE)
  /usr/share/cmake-2.8/Modules/FindVTK.cmake:73 (FIND_PACKAGE)
  Utilities/VTK/CMakeLists.txt:4 (FIND_PACKAGE)



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



Bug#584300:

2012-03-11 Thread Mathieu Malaterre
On Mon, Mar 12, 2012 at 6:48 AM, Mathieu Malaterre
mathieu.malate...@gmail.com wrote:
 I guess this is a recent change in cmake.

Right here:

http://cmake.org/gitweb?p=cmake.git;a=commitdiff;h=a2be068c

-- 
Mathieu



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