Your message dated Tue, 11 Jul 2017 01:19:18 +0000
with message-id <e1dujpe-0002tm...@fasolo.debian.org>
and subject line Bug#853703: fixed in vtk6 6.3.0+dfsg1-10
has caused the Debian Bug report #853703,
regarding vtk6: ftbfs with GCC-7
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.)


-- 
853703: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=853703
Debian Bug Tracking System
Contact ow...@bugs.debian.org with problems
--- Begin Message ---
Package: src:vtk6
Version: 6.3.0+dfsg1-3
Severity: normal
Tags: sid buster
User: debian-...@lists.debian.org
Usertags: ftbfs-gcc-7

Please keep this issue open in the bug tracker for the package it
was filed for.  If a fix in another package is required, please
file a bug for the other package (or clone), and add a block in this
package. Please keep the issue open until the package can be built in
a follow-up test rebuild.

The package fails to build in a test rebuild on at least amd64 with
gcc-7/g++-7, but succeeds to build with gcc-6/g++-6. The
severity of this report may be raised before the buster release.
There is no need to fix this issue in time for the stretch release.

The full build log can be found at:
http://people.debian.org/~doko/logs/gcc7-20170126/vtk6_6.3.0+dfsg1-3_unstable_gcc7.log
The last lines of the build log are at the end of this report.

To build with GCC 7, either set CC=gcc-7 CXX=g++-7 explicitly,
or install the gcc, g++, gfortran, ... packages from experimental.

  apt-get -t=experimental install g++ 

Common build failures are new warnings resulting in build failures with
-Werror turned on, or new/dropped symbols in Debian symbols files.
For other C/C++ related build failures see the porting guide at
http://gcc.gnu.org/gcc-7/porting_to.html

[...]
    Feature record: CXX_FEATURE:0cxx_thread_local
    Feature record: CXX_FEATURE:0cxx_trailing_return_types
    Feature record: CXX_FEATURE:0cxx_unicode_literals
    Feature record: CXX_FEATURE:0cxx_uniform_initialization
    Feature record: CXX_FEATURE:0cxx_unrestricted_unions
    Feature record: CXX_FEATURE:0cxx_user_literals
    Feature record: CXX_FEATURE:0cxx_variable_templates
    Feature record: CXX_FEATURE:0cxx_variadic_macros
    Feature record: CXX_FEATURE:0cxx_variadic_templates
Performing C++ SOURCE FILE Test HAVE_GCC_ERROR_RETURN_TYPE succeeded with the 
following output:
Change Dir: /<<BUILDDIR>>/vtk6-6.3.0+dfsg1/debian/build/CMakeFiles/CMakeTmp

Run Build Command:"/usr/bin/make" "cmTC_35100/fast"
make[2]: Entering directory 
'/<<BUILDDIR>>/vtk6-6.3.0+dfsg1/debian/build/CMakeFiles/CMakeTmp'
/usr/bin/make -f CMakeFiles/cmTC_35100.dir/build.make 
CMakeFiles/cmTC_35100.dir/build
make[3]: Entering directory 
'/<<BUILDDIR>>/vtk6-6.3.0+dfsg1/debian/build/CMakeFiles/CMakeTmp'
Building CXX object CMakeFiles/cmTC_35100.dir/src.cxx.o
/usr/bin/mpic++     -g -O2 -fdebug-prefix-map=/<<BUILDDIR>>/vtk6-6.3.0+dfsg1=. 
-fstack-protector-strong -Wformat -Werror=format-security -Wdate-time 
-D_FORTIFY_SOURCE=2 -DHAVE_GCC_ERROR_RETURN_TYPE   -Werror=return-type -o 
CMakeFiles/cmTC_35100.dir/src.cxx.o -c 
/<<BUILDDIR>>/vtk6-6.3.0+dfsg1/debian/build/CMakeFiles/CMakeTmp/src.cxx
Linking CXX executable cmTC_35100
/usr/bin/cmake -E cmake_link_script CMakeFiles/cmTC_35100.dir/link.txt 
--verbose=1
/usr/bin/mpic++   -g -O2 -fdebug-prefix-map=/<<BUILDDIR>>/vtk6-6.3.0+dfsg1=. 
-fstack-protector-strong -Wformat -Werror=format-security -Wdate-time 
-D_FORTIFY_SOURCE=2 -DHAVE_GCC_ERROR_RETURN_TYPE  -Wl,-z,relro  
CMakeFiles/cmTC_35100.dir/src.cxx.o  -o cmTC_35100 -rdynamic 
make[3]: Leaving directory 
'/<<BUILDDIR>>/vtk6-6.3.0+dfsg1/debian/build/CMakeFiles/CMakeTmp'
make[2]: Leaving directory 
'/<<BUILDDIR>>/vtk6-6.3.0+dfsg1/debian/build/CMakeFiles/CMakeTmp'

Source file was:
int main() { return 0; }
Performing C++ SOURCE FILE Test HAVE_GCC_VISIBILITY succeeded with the 
following output:
Change Dir: /<<BUILDDIR>>/vtk6-6.3.0+dfsg1/debian/build/CMakeFiles/CMakeTmp

Run Build Command:"/usr/bin/make" "cmTC_6e79c/fast"
make[2]: Entering directory 
'/<<BUILDDIR>>/vtk6-6.3.0+dfsg1/debian/build/CMakeFiles/CMakeTmp'
/usr/bin/make -f CMakeFiles/cmTC_6e79c.dir/build.make 
CMakeFiles/cmTC_6e79c.dir/build
make[3]: Entering directory 
'/<<BUILDDIR>>/vtk6-6.3.0+dfsg1/debian/build/CMakeFiles/CMakeTmp'
Building CXX object CMakeFiles/cmTC_6e79c.dir/src.cxx.o
/usr/bin/mpic++     -g -O2 -fdebug-prefix-map=/<<BUILDDIR>>/vtk6-6.3.0+dfsg1=. 
-fstack-protector-strong -Wformat -Werror=format-security -Wdate-time 
-D_FORTIFY_SOURCE=2 -DHAVE_GCC_VISIBILITY   -fvisibility=hidden -o 
CMakeFiles/cmTC_6e79c.dir/src.cxx.o -c 
/<<BUILDDIR>>/vtk6-6.3.0+dfsg1/debian/build/CMakeFiles/CMakeTmp/src.cxx
Linking CXX executable cmTC_6e79c
/usr/bin/cmake -E cmake_link_script CMakeFiles/cmTC_6e79c.dir/link.txt 
--verbose=1
/usr/bin/mpic++   -g -O2 -fdebug-prefix-map=/<<BUILDDIR>>/vtk6-6.3.0+dfsg1=. 
-fstack-protector-strong -Wformat -Werror=format-security -Wdate-time 
-D_FORTIFY_SOURCE=2 -DHAVE_GCC_VISIBILITY  -Wl,-z,relro  
CMakeFiles/cmTC_6e79c.dir/src.cxx.o  -o cmTC_6e79c -rdynamic 
make[3]: Leaving directory 
'/<<BUILDDIR>>/vtk6-6.3.0+dfsg1/debian/build/CMakeFiles/CMakeTmp'
make[2]: Leaving directory 
'/<<BUILDDIR>>/vtk6-6.3.0+dfsg1/debian/build/CMakeFiles/CMakeTmp'

Source file was:
int main() { return 0; }
dh_auto_configure: cmake ../.. -DCMAKE_INSTALL_PREFIX=/usr 
-DCMAKE_VERBOSE_MAKEFILE=ON -DCMAKE_BUILD_TYPE=None 
-DCMAKE_INSTALL_SYSCONFDIR=/etc -DCMAKE_INSTALL_LOCALSTATEDIR=/var 
-DCMAKE_VERBOSE_MAKEFILE=ON -DCMAKE_C_COMPILER=mpicc 
-DCMAKE_CXX_COMPILER=mpic++ -DBUILD_DOCUMENTATION=ON -DBUILD_EXAMPLES=ON 
-DBUILD_SHARED_LIBS=ON -DBUILD_TESTING=OFF -DVTK_USE_TK=ON -DVTK_WRAP_JAVA=ON 
-DVTK_WRAP_PYTHON=ON -DVTK_WRAP_TCL=ON -DVTK_USE_SYSTEM_EXPAT=ON 
-DVTK_USE_SYSTEM_FREETYPE=ON -DVTK_USE_SYSTEM_GL2PS=ON -DVTK_USE_SYSTEM_HDF5=ON 
-DHDF5_PREFER_PARALLEL=ON -DVTK_USE_SYSTEM_JPEG=ON -DVTK_USE_SYSTEM_LIBPROJ4=ON 
-DVTK_USE_SYSTEM_LIBXML2=ON -DVTK_USE_SYSTEM_OGGTHEORA=ON 
-DVTK_USE_SYSTEM_PNG=ON -DVTK_USE_SYSTEM_TIFF=ON -DVTK_USE_SYSTEM_ZLIB=ON 
-DVTK_USE_SYSTEM_JSONCPP=ON -DVTK_USE_SYSTEM_NETCDF=ON -DVTK_USE_SYSTEM_GLEW=ON 
-DVTK_EXTRA_COMPILER_WARNINGS=ON -DVTK_Group_Imaging=ON -DVTK_Group_MPI=ON 
-DVTK_Group_Tk=ON -DVTK_Group_Views=ON -DVTK_BUILD_ALL_MODULES=ON 
-DMPI_CXX_INCLUDE_PATH=/usr/include/mp
 i -DVTK_INSTALL_LIBRARY_DIR=/usr/lib/x86_64-linux-gnu 
-DVTK_MAKE_INSTANTIATORS=ON -DCMAKE_EXE_LINKER_FLAGS=-Wl,--as-needed 
-DCMAKE_MODULE_LINKER_FLAGS=-Wl,--as-needed 
-DCMAKE_SHARED_LINKER_FLAGS=-Wl,--as-needed -DCMAKE_BUILD_TYPE=None 
-DVTK_USE_GCC_VISIBILITY=ON -DModule_vtkRenderingExternal=ON -DVTK_QT_VERSION=5 
-DVTK_Group_Qt=ON returned exit code 1
debian/rules:70: recipe for target 'override_dh_auto_configure' failed
make[1]: *** [override_dh_auto_configure] Error 2
make[1]: Leaving directory '/<<BUILDDIR>>/vtk6-6.3.0+dfsg1'
debian/rules:15: recipe for target 'build' failed
make: *** [build] Error 2
dpkg-buildpackage: error: debian/rules build gave error exit status 2

--- End Message ---
--- Begin Message ---
Source: vtk6
Source-Version: 6.3.0+dfsg1-10

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

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

Debian distribution maintenance software
pp.
Gert Wollny <g...@debian.org> (supplier of updated vtk6 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...@ftp-master.debian.org)


-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA256

Format: 1.8
Date: Mon, 10 Jul 2017 23:33:31 +0000
Source: vtk6
Binary: libvtk6-dev libvtk6-qt-dev libvtk6.3 libvtk6.3-qt libvtk6-jni 
libvtk6-java python-vtk6 tcl-vtk6 vtk6 vtk6-doc vtk6-examples
Architecture: source
Version: 6.3.0+dfsg1-10
Distribution: unstable
Urgency: medium
Maintainer: Debian Science Team 
<debian-science-maintainers@lists.alioth.debian.org>
Changed-By: Gert Wollny <g...@debian.org>
Description:
 libvtk6-dev - VTK header files
 libvtk6-java - Visualization Toolkit - A high level 3D visualization library - 
j
 libvtk6-jni - Visualization Toolkit - A high level 3D visualization library - j
 libvtk6-qt-dev - VTK header files, containing Qt files
 libvtk6.3  - VTK libraries
 libvtk6.3-qt - VTK libraries, Qt files
 python-vtk6 - Python bindings for VTK
 tcl-vtk6   - Tcl bindings for VTK
 vtk6       - Binaries for VTK6
 vtk6-doc   - VTK class reference documentation
 vtk6-examples - VTK examples
Closes: 853703
Changes:
 vtk6 (6.3.0+dfsg1-10) unstable; urgency=medium
 .
   * [1789b1b] Update gcc tests patch Closes: #853703
   * [e59ec92] Add patch to use MatJax for formulas
Checksums-Sha1:
 8a159cca62b650f1bf3557e68a335db17e3e447d 3325 vtk6_6.3.0+dfsg1-10.dsc
 b0ce86fb92a9f90970107f4503b3595b995c430d 30220 
vtk6_6.3.0+dfsg1-10.debian.tar.xz
 f5aec189c8c680410dd3119667088400257c5e17 27510 
vtk6_6.3.0+dfsg1-10_source.buildinfo
Checksums-Sha256:
 68f3a4e0e71fcd37a8a89ff08749681c160ec6f6e86b288d3dd4a032b909334d 3325 
vtk6_6.3.0+dfsg1-10.dsc
 c3ec5c6e7f4b8a4e59dc78df224d346998f96a301b6595ffad06c3a93f37bd3d 30220 
vtk6_6.3.0+dfsg1-10.debian.tar.xz
 1aa02b8bb6e86546d330cdb00207d81be91882259f076a18330f0a604c073d80 27510 
vtk6_6.3.0+dfsg1-10_source.buildinfo
Files:
 4608632c4629a26201d0c18b0445cbdf 3325 graphics optional vtk6_6.3.0+dfsg1-10.dsc
 65c1631db242ec827a73f820e9c0df72 30220 graphics optional 
vtk6_6.3.0+dfsg1-10.debian.tar.xz
 ad5b512d74bfabc941bf089946de53ed 27510 graphics optional 
vtk6_6.3.0+dfsg1-10_source.buildinfo

-----BEGIN PGP SIGNATURE-----

iQEzBAEBCAAdFiEENGr+2YOvnEff6Rr7+B42i5smq5gFAllkIy8ACgkQ+B42i5sm
q5i56wf/Se7doBlcCh/D3SGSo+QI8bAo8aDo0YynBQT00+6r4hxbBD7SIzPLmRvO
iARCHSxb1tYFc4JywO9jIEjrS8VeggRDJLWCDZbYRp+vQFjsBLSVWK0bMeuO+G4Z
VD02EQlgt24vquBNym1Y0HJE/8pU3qXxzt3Hb9bANDy8LMPQYUqY4XnpenR6I6Q6
sTrxb/MpqDQpA2VQaruW7Uf6Ai5o1CDLaKRfVEq7dmGp3ZGjws3pGnmpy9YY68vC
nFcRVuu90URPpxxmuUUwX4IQneKTkMF5UVk2f7bUgK7Vzpq/ZF/EwcxJdf/PMIwM
xXbc7SMZMc6CW60YtMWlfzqM0i91Lg==
=4Vs/
-----END PGP SIGNATURE-----

--- End Message ---
-- 
debian-science-maintainers mailing list
debian-science-maintainers@lists.alioth.debian.org
http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/debian-science-maintainers

Reply via email to