Your message dated Wed, 10 Aug 2011 12:04:20 +0000
with message-id <[email protected]>
and subject line Bug#625055: fixed in paraview 3.10.1-1
has caused the Debian Bug report #625055,
regarding paraview: FTBFS: metaUtils.cxx:805:3: error: 'ptrdiff_t' was not
declared in this scope
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 [email protected]
immediately.)
--
625055: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=625055
Debian Bug Tracking System
Contact [email protected] with problems
--- Begin Message ---
Source: paraview
Version: 3.8.1-3
Severity: serious
Tags: wheezy sid
User: [email protected]
Usertags: qa-ftbfs-20110502 qa-ftbfs
Justification: FTBFS on amd64
Hi,
During a rebuild of all packages in sid, your package failed to build on
amd64.
Relevant part:
> make[3]: Entering directory
> `/build/user-paraview_3.8.1-3-amd64-LBmBN_/paraview-3.8.1/obj-x86_64-linux-gnu'
> [ 4%] [ 4%] Building C object
> VTK/Utilities/vtklibproj4/CMakeFiles/vtkproj4.dir/proj_err_list.c.o
> Building CXX object
> VTK/Utilities/vtkmetaio/CMakeFiles/vtkmetaio.dir/metaUtils.cxx.o
> /build/user-paraview_3.8.1-3-amd64-LBmBN_/paraview-3.8.1/Utilities/Xdmf2/libsrc/XdmfRoot.cxx:
> In member function 'virtual XdmfInt32 XdmfRoot::Insert(XdmfElement*)':
> /build/user-paraview_3.8.1-3-amd64-LBmBN_/paraview-3.8.1/Utilities/Xdmf2/libsrc/XdmfRoot.cxx:53:9:
> warning: suggest parentheses around '&&' within '||' [-Wparentheses]
> /build/user-paraview_3.8.1-3-amd64-LBmBN_/paraview-3.8.1/Utilities/Xdmf2/libsrc/XdmfRoot.cxx:54:9:
> warning: suggest parentheses around '&&' within '||' [-Wparentheses]
> [ 4%] Building CXX object
> Qt/Testing/CMakeFiles/QtTesting.dir/pqAbstractDoubleEventPlayer.cxx.o
> [ 4%] Generating moc_pqTreeWidgetSelectionHelper.cxx
> [ 4%] [ 4%] Building C object
> VTK/Utilities/vtklibproj4/CMakeFiles/vtkproj4.dir/proj_errno.c.o
> Generating moc_pqTreeViewSelectionHelper.cxx
> [ 4%] [ 4%] Building CXX object
> Utilities/Xdmf2/libsrc/CMakeFiles/Xdmf.dir/XdmfDomain.cxx.o
> Building C object
> VTK/Utilities/vtklibproj4/CMakeFiles/vtkproj4.dir/proj_factors.c.o
> [ 4%] Generating moc_pqHelpWindow.cxx
> [ 4%] Generating qrc_QtWidgets.cxx
> [ 4%] [ 4%] Generating ui_pqQuickLaunchDialog.h
> /build/user-paraview_3.8.1-3-amd64-LBmBN_/paraview-3.8.1/VTK/Utilities/vtkmetaio/metaUtils.cxx:
> In function 'bool vtkmetaio::MET_StringToWordArray(const char*, int*,
> char***)':
> /build/user-paraview_3.8.1-3-amd64-LBmBN_/paraview-3.8.1/VTK/Utilities/vtkmetaio/metaUtils.cxx:805:3:
> error: 'ptrdiff_t' was not declared in this scope
> /build/user-paraview_3.8.1-3-amd64-LBmBN_/paraview-3.8.1/VTK/Utilities/vtkmetaio/metaUtils.cxx:805:3:
> note: suggested alternatives:
> /usr/include/c++/4.6/x86_64-linux-gnu/bits/c++config.h:156:28: note:
> 'std::ptrdiff_t'
> /usr/include/c++/4.6/x86_64-linux-gnu/bits/c++config.h:156:28: note:
> 'std::ptrdiff_t'
> /build/user-paraview_3.8.1-3-amd64-LBmBN_/paraview-3.8.1/VTK/Utilities/vtkmetaio/metaUtils.cxx:805:13:
> error: expected ';' before 'l'
> /build/user-paraview_3.8.1-3-amd64-LBmBN_/paraview-3.8.1/VTK/Utilities/vtkmetaio/metaUtils.cxx:807:13:
> error: expected ';' before 'p'
> /build/user-paraview_3.8.1-3-amd64-LBmBN_/paraview-3.8.1/VTK/Utilities/vtkmetaio/metaUtils.cxx:808:9:
> error: 'p' was not declared in this scope
> /build/user-paraview_3.8.1-3-amd64-LBmBN_/paraview-3.8.1/VTK/Utilities/vtkmetaio/metaUtils.cxx:808:11:
> error: 'l' was not declared in this scope
> /build/user-paraview_3.8.1-3-amd64-LBmBN_/paraview-3.8.1/VTK/Utilities/vtkmetaio/metaUtils.cxx:814:13:
> error: expected ';' before 'pp'
> /build/user-paraview_3.8.1-3-amd64-LBmBN_/paraview-3.8.1/VTK/Utilities/vtkmetaio/metaUtils.cxx:816:9:
> error: 'pp' was not declared in this scope
> /build/user-paraview_3.8.1-3-amd64-LBmBN_/paraview-3.8.1/VTK/Utilities/vtkmetaio/metaUtils.cxx:816:12:
> error: 'l' was not declared in this scope
> /build/user-paraview_3.8.1-3-amd64-LBmBN_/paraview-3.8.1/VTK/Utilities/vtkmetaio/metaUtils.cxx:829:3:
> error: 'pp' was not declared in this scope
> /build/user-paraview_3.8.1-3-amd64-LBmBN_/paraview-3.8.1/VTK/Utilities/vtkmetaio/metaUtils.cxx:829:6:
> error: 'l' was not declared in this scope
> /build/user-paraview_3.8.1-3-amd64-LBmBN_/paraview-3.8.1/VTK/Utilities/vtkmetaio/metaUtils.cxx:845:13:
> error: expected ';' before 'i'
> /build/user-paraview_3.8.1-3-amd64-LBmBN_/paraview-3.8.1/VTK/Utilities/vtkmetaio/metaUtils.cxx:846:7:
> error: 'i' was not declared in this scope
> /build/user-paraview_3.8.1-3-amd64-LBmBN_/paraview-3.8.1/VTK/Utilities/vtkmetaio/metaUtils.cxx:848:8:
> error: 'p' was not declared in this scope
> /build/user-paraview_3.8.1-3-amd64-LBmBN_/paraview-3.8.1/VTK/Utilities/vtkmetaio/metaUtils.cxx:854:11:
> error: 'p' was not declared in this scope
> /build/user-paraview_3.8.1-3-amd64-LBmBN_/paraview-3.8.1/VTK/Utilities/vtkmetaio/metaUtils.cxx:858:5:
> error: 'j' was not declared in this scope
> /build/user-paraview_3.8.1-3-amd64-LBmBN_/paraview-3.8.1/VTK/Utilities/vtkmetaio/metaUtils.cxx:859:11:
> error: 'p' was not declared in this scope
> Building C object
> VTK/Utilities/vtklibproj4/CMakeFiles/vtkproj4.dir/proj_fwd.c.o
> make[3]: ***
> [VTK/Utilities/vtkmetaio/CMakeFiles/vtkmetaio.dir/metaUtils.cxx.o] Error 1
The full build log is available from:
http://people.debian.org/~lucas/logs/2011/05/02/paraview_3.8.1-3_lsid64.buildlog
A list of current common problems and possible solutions is available at
http://wiki.debian.org/qa.debian.org/FTBFS . You're welcome to contribute!
About the archive rebuild: The rebuild was done on about 50 AMD64 nodes
of the Grid'5000 platform, using a clean chroot. Internet was not
accessible from the build systems.
--
| Lucas Nussbaum
| [email protected] http://www.lucas-nussbaum.net/ |
| jabber: [email protected] GPG: 1024D/023B3F4F |
--- End Message ---
--- Begin Message ---
Source: paraview
Source-Version: 3.10.1-1
We believe that the bug you reported is fixed in the latest version of
paraview, which is due to be installed in the Debian FTP archive:
paraview-dev_3.10.1-1_all.deb
to main/p/paraview/paraview-dev_3.10.1-1_all.deb
paraview-doc_3.10.1-1_i386.deb
to main/p/paraview/paraview-doc_3.10.1-1_i386.deb
paraview_3.10.1-1.debian.tar.gz
to main/p/paraview/paraview_3.10.1-1.debian.tar.gz
paraview_3.10.1-1.dsc
to main/p/paraview/paraview_3.10.1-1.dsc
paraview_3.10.1-1_i386.deb
to main/p/paraview/paraview_3.10.1-1_i386.deb
paraview_3.10.1.orig.tar.gz
to main/p/paraview/paraview_3.10.1.orig.tar.gz
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 [email protected],
and the maintainer will reopen the bug report if appropriate.
Debian distribution maintenance software
pp.
Anton Gladky <[email protected]> (supplier of updated paraview 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 [email protected])
-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1
Format: 1.8
Date: Tue, 26 Jul 2011 00:37:47 +0200
Source: paraview
Binary: paraview paraview-dev paraview-doc
Architecture: source i386 all
Version: 3.10.1-1
Distribution: unstable
Urgency: low
Maintainer: Debian Science Team
<[email protected]>
Changed-By: Anton Gladky <[email protected]>
Description:
paraview - Parallel Visualization Application
paraview-dev - Parallel Visualization Application. Development header files
paraview-doc - Parallel Visualization Application. Comprehensive documentation
Closes: 528615 576837 585267 587504 595683 616549 619270 625055
Changes:
paraview (3.10.1-1) unstable; urgency=low
.
[ Mathieu Malaterre ]
* [a111d9b] Fix compilation on gcc 4.6. (Closes: #625055)
.
[ Anton Gladky ]
* [e88f820] Imported Upstream version 3.10.1. (Closes: #619270)
* [4e6920c] Switch to 3.0 (quilt).
* [f94868b] Update build-depends.
* [b407944] Switch to Standards-Version: 3.9.2 (no changes).
* [03177f7] Switch to dh 7.
* [63c1c38] Change VCS-fields to git.
* [82dd5e9] Enable Ogg/Theora. (Closes: #616549)
* [0cc8ce1] Divide binary-library and development files. (Closes: #528615)
* [42b2c6b] Fix lintian warning in control-file.
* [6d564e4] Add paraview-doc binary. Rename libparaview-dev to
paraview-dev. (Closes: #587504)
* [7516e41] Add .links file to prevent images file being in /usr/lib.
* [88a5551] Fix warnings in manpages.
* [729c6cf] Add myself to uploaders.
* [41db40f] Add lintian-overrides to block unresolvable errors.
* [a0d65b4] Enable python-support. (Closes: #576837)
* [5c7c089] Install .desktop and .pixmap files with .install.
(Closes: #595683)
* [5c7c089] Switch hardcoded install of python-files to more
reliable dh_python2. (Closes: #585267)
Checksums-Sha1:
5ec76cd1687c9256b16cf594399f575548955487 1912 paraview_3.10.1-1.dsc
2e56788c9d27f83b5400ffb3770024cf04fa0e4c 40696006 paraview_3.10.1.orig.tar.gz
1b533a013d7e6fe2af9a952e960887cc56e2e2ea 22115 paraview_3.10.1-1.debian.tar.gz
5b93804492371616067d4d7111f5bbf364341278 43446314 paraview_3.10.1-1_i386.deb
c018177419b1ee41f59072f11b01a87f3c3fd855 5026898 paraview-dev_3.10.1-1_all.deb
1b64e274a8d3dd5d871919285669d6b5a3087787 11268382
paraview-doc_3.10.1-1_i386.deb
Checksums-Sha256:
ac1caa2f219df05c6dc8d729f966c039b6f3fbd7db51b5e36cd57bcd91b357a7 1912
paraview_3.10.1-1.dsc
453deee23b6fa62ecb010d951adbc49e740dcb8875680725f93b8f76b9df5cfc 40696006
paraview_3.10.1.orig.tar.gz
6ca6ee5d0de3faca90a61e3419a5b566f9d0397ee4af5f33835340a79d8030c4 22115
paraview_3.10.1-1.debian.tar.gz
c52b60ae6be068d46dc69cc024a1d1297112dce26bafc00639668185b38c9ba7 43446314
paraview_3.10.1-1_i386.deb
903b301bb2f0b910960987ff59d9e1954bc4cf1a814de75a6b59f1a4a77cb2e3 5026898
paraview-dev_3.10.1-1_all.deb
4421b2384963666d18afe50866f206409cadd310de38378988be9947692d2a19 11268382
paraview-doc_3.10.1-1_i386.deb
Files:
33b0f482b5aa6329a97aeb5f6878a8e8 1912 science extra paraview_3.10.1-1.dsc
d8a9d4a997a720589ffd57568bcdd449 40696006 science extra
paraview_3.10.1.orig.tar.gz
503f83e635a29642493eb94a1726138b 22115 science extra
paraview_3.10.1-1.debian.tar.gz
46078694427864c0b53e60d184862eca 43446314 science extra
paraview_3.10.1-1_i386.deb
a13d126fe82f8333c9b7334eef3f6944 5026898 libdevel extra
paraview-dev_3.10.1-1_all.deb
afd516d929825c34f7ae1a9df2e803b7 11268382 doc extra
paraview-doc_3.10.1-1_i386.deb
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.4.11 (GNU/Linux)
iEYEARECAAYFAk4/enIACgkQiOXXM92JlhA7rQCg9Ud+JZGfb/z5lo2gFf0CKLmE
SkoAoLOMJxfM0aZo6T4kNjnLY8zx/4x4
=OGgd
-----END PGP SIGNATURE-----
--- End Message ---