[Pkg-scicomp-devel] paraview not in testing

Mathieu Malaterre mathieu.malaterre at gmail.com
Mon Dec 21 15:55:18 UTC 2009


This still does not work for me when using cmake 2.8 from debian (see below).
However you are missing two Build-Deps (boost + wget):

Index: debian/control
===================================================================
--- debian/control	(revision 4745)
+++ debian/control	(working copy)
@@ -3,7 +3,7 @@
 Priority: extra
 Maintainer: Debian Scientific Computing Team
<pkg-scicomp-devel at lists.alioth.debian.org>
 Uploaders: Christophe Prud'homme <prudhomm at debian.org>, Ondrej Certik
<ondrej at certik.cz>
-Build-Depends: cdbs (>= 0.4.51), debhelper (>= 7), autotools-dev,
quilt (>= 0.46-4), cmake (>= 2.4.8), libqt4-dev (>= 4.3.3-2),
qt4-dev-tools, mpi-default-dev, libhdf5-serial-dev, libavformat-dev
(>= 0.svn20080206), libavutil-dev, libavcodec-dev, libswscale-dev,
python-dev, chrpath, libglu1-mesa-dev, libxt-dev, libxext-dev,
doxygen, graphviz, gnuplot, libtiff4-dev,
libpng12-dev,libjpeg62-dev,libxml2-dev,libexpat1-dev,zlib1g-dev,libfreetype6-dev
+Build-Depends: cdbs (>= 0.4.51), debhelper (>= 7), autotools-dev,
quilt (>= 0.46-4), cmake (>= 2.4.8), libqt4-dev (>= 4.3.3-2),
qt4-dev-tools, mpi-default-dev, libhdf5-serial-dev, libavformat-dev
(>= 0.svn20080206), libavutil-dev, libavcodec-dev, libswscale-dev,
python-dev, chrpath, libglu1-mesa-dev, libxt-dev, libxext-dev,
doxygen, graphviz, gnuplot, libtiff4-dev,
libpng12-dev,libjpeg62-dev,libxml2-dev,libexpat1-dev,zlib1g-dev,libfreetype6-dev,
libboost-all-dev, wget
 Standards-Version: 3.8.3
 XS-DM-Upload-Allowed: yes
 Homepage: http://www.paraview.org/


I could not figure out the error below. I have to go now. I'll try to
check tonight.

thanks


-- Check size of void* - done
CMake Error at Utilities/IceT/src/CMakeLists.txt:21 (FOREACH):
  Unknown argument:

    /home/mathieu/tmp/paraview/trunk/ParaView3/Utilities/IceT/src/ice-t



CMake Error at Utilities/IceT/src/CMakeLists.txt:24 (FOREACH):
  Unknown argument:

    /*.h



CMake Error at Utilities/IceT/src/CMakeLists.txt:31 (ENDFOREACH):
  endforeach An ENDFOREACH command was found outside of a proper FOREACH
  ENDFOREACH structure.  Or its arguments did not match the opening FOREACH
  command.


CMake Error at Utilities/IceT/src/CMakeLists.txt:32 (ENDFOREACH):
  endforeach An ENDFOREACH command was found outside of a proper FOREACH
  ENDFOREACH structure.  Or its arguments did not match the opening FOREACH
  command.


-- Plugin: Array enabled

On Mon, Dec 21, 2009 at 3:51 PM, Mathieu Malaterre
<mathieu.malaterre at gmail.com> wrote:
> Let's do things in order. The watch file still does not work for me
> (the one in my patch does).
>
>
> $ make -f ./debian/rules get-orig-source
>
>
> ~/tmp/paraview/trunk
> uscan --force-download
> paraview: Version (3.6.1) available on remote site:
>  http://paraview.org/paraview/resources/../../../files/v3.6/paraview-3.6.1.tar.gz
>  (local version is 3.6.1)
> uscan warning: In directory ., downloading
>  http://paraview.org/paraview/resources/../../../files/v3.6/paraview-3.6.1.tar.gz
> failed: 400 Bad Request
>
> I'll replace the watch and retry ASAP.
>
> On Mon, Dec 21, 2009 at 1:15 PM, Christophe Prud'homme
> <prudhomm at debian.org> wrote:
>> Matthieu
>>
>> I finally moved paraview back to svn (from git), it is now back on
>> svn.debian.org. You will find there by paraview 3.6.1 version
>> I am pulling some changes for python support and I should be done.
>> Could you check the package on your side ?
>>
>> C.
>>
>> On Mon, Dec 21, 2009 at 11:28 AM, Mathieu Malaterre
>> <mathieu.malaterre at gmail.com> wrote:
>>> Christophe,
>>>
>>> On Mon, Dec 21, 2009 at 11:18 AM, Christophe Prud'homme
>>> <prudhomm at debian.org> wrote:
>>>>
>>>> Hi Matthieu
>>>>
>>>> can I retrieve your code and upload ?
>>>
>>> I was playing with 3.6, so only copy the rules/control files (not the
>>> changelog).
>>> I prepared a subset patch (see attached). The get-orig-source may not work
>>> since ParaView 3.6 and ParaView3.4 do not have the same top-level naming
>>> convention.
>>>
>>> Thanks,
>>> --
>>> Mathieu
>>>
>>>
>>
>
>
>
> --
> Mathieu
>



-- 
Mathieu



More information about the Pkg-scicomp-devel mailing list