[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Bug#701313: marked as done (libvigraimpex: ftbfs with GCC-4.8)



Your message dated Sun, 19 May 2013 15:04:24 +0000
with message-id <E1Ue59s-00061i-PA@franck.debian.org>
and subject line Bug#701313: fixed in libvigraimpex 1.9.0+dfsg-3
has caused the Debian Bug report #701313,
regarding libvigraimpex: ftbfs with GCC-4.8
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 owner@bugs.debian.org
immediately.)


-- 
701313: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=701313
Debian Bug Tracking System
Contact owner@bugs.debian.org with problems
--- Begin Message ---
Package: src:libvigraimpex
Version: 1.7.1+dfsg1-3
Severity: important
Tags: sid jessie
User: debian-gcc@lists.debian.org
Usertags: ftbfs-gcc-4.8

The package fails to build in a test rebuild on at least amd64 with
gcc-4.8/g++-4.8, but succeeds to build with gcc-4.7/g++-4.7. The
severity of this report may be raised before the jessie release.

  XXX

The full build log can be found at:
http://people.debian.org/~doko/logs-20130217/gcc48/libvigraimpex_1.7.1+dfsg1-3_unstable_gcc48.log
The last lines of the build log are at the end of this report.

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

  apt-get -t experimental install g++ g++-4.7 g++-4.8 libc6-dev

The test rebuild was done with eglibc-2.17 and GCC-4.8, so some issues
might be caused by the updated glibc.

[...]
/«BUILDDIR»/libvigraimpex-1.7.1+dfsg1/include/vigra/sized_int.hxx:128:28: warning: comparison between 'enum vigra::detail::IntTypeList<signed char, vigra::detail::IntTypeList<short int, vigra::detail::IntTypeList<int, vigra::detail::IntTypeList<long int, vigra::detail::IntTypeList<long long int, vigra::Int_type_not_supported_on_this_platform> > > > >::<anonymous>' and 'enum vigra::detail::SelectBiggestIntegerType<vigra::detail::IntTypeList<short int, vigra::detail::IntTypeList<int, vigra::detail::IntTypeList<long int, vigra::detail::IntTypeList<long long int, vigra::Int_type_not_supported_on_this_platform> > > > >::<anonymous>' [-Wenum-compare]
/«BUILDDIR»/libvigraimpex-1.7.1+dfsg1/include/vigra/sized_int.hxx: In instantiation of 'struct vigra::detail::SelectBiggestIntegerType<vigra::detail::IntTypeList<long long unsigned int, vigra::Int_type_not_supported_on_this_platform> >':
/«BUILDDIR»/libvigraimpex-1.7.1+dfsg1/include/vigra/sized_int.hxx:126:10:   recursively required from 'struct vigra::detail::SelectBiggestIntegerType<vigra::detail::IntTypeList<short unsigned int, vigra::detail::IntTypeList<unsigned int, vigra::detail::IntTypeList<long unsigned int, vigra::detail::IntTypeList<long long unsigned int, vigra::Int_type_not_supported_on_this_platform> > > > >'
/«BUILDDIR»/libvigraimpex-1.7.1+dfsg1/include/vigra/sized_int.hxx:126:10:   required from 'struct vigra::detail::SelectBiggestIntegerType<vigra::detail::IntTypeList<unsigned char, vigra::detail::IntTypeList<short unsigned int, vigra::detail::IntTypeList<unsigned int, vigra::detail::IntTypeList<long unsigned int, vigra::detail::IntTypeList<long long unsigned int, vigra::Int_type_not_supported_on_this_platform> > > > > >'
/«BUILDDIR»/libvigraimpex-1.7.1+dfsg1/include/vigra/sized_int.hxx:190:67:   required from here
/«BUILDDIR»/libvigraimpex-1.7.1+dfsg1/include/vigra/sized_int.hxx:128:28: warning: comparison between 'enum vigra::detail::IntTypeList<long long unsigned int, vigra::Int_type_not_supported_on_this_platform>::<anonymous>' and 'enum vigra::detail::SelectBiggestIntegerType<vigra::Int_type_not_supported_on_this_platform>::<anonymous>' [-Wenum-compare]
/«BUILDDIR»/libvigraimpex-1.7.1+dfsg1/include/vigra/sized_int.hxx: In instantiation of 'struct vigra::detail::SelectBiggestIntegerType<vigra::detail::IntTypeList<long unsigned int, vigra::detail::IntTypeList<long long unsigned int, vigra::Int_type_not_supported_on_this_platform> > >':
/«BUILDDIR»/libvigraimpex-1.7.1+dfsg1/include/vigra/sized_int.hxx:126:10:   recursively required from 'struct vigra::detail::SelectBiggestIntegerType<vigra::detail::IntTypeList<short unsigned int, vigra::detail::IntTypeList<unsigned int, vigra::detail::IntTypeList<long unsigned int, vigra::detail::IntTypeList<long long unsigned int, vigra::Int_type_not_supported_on_this_platform> > > > >'
/«BUILDDIR»/libvigraimpex-1.7.1+dfsg1/include/vigra/sized_int.hxx:126:10:   required from 'struct vigra::detail::SelectBiggestIntegerType<vigra::detail::IntTypeList<unsigned char, vigra::detail::IntTypeList<short unsigned int, vigra::detail::IntTypeList<unsigned int, vigra::detail::IntTypeList<long unsigned int, vigra::detail::IntTypeList<long long unsigned int, vigra::Int_type_not_supported_on_this_platform> > > > > >'
/«BUILDDIR»/libvigraimpex-1.7.1+dfsg1/include/vigra/sized_int.hxx:190:67:   required from here
/«BUILDDIR»/libvigraimpex-1.7.1+dfsg1/include/vigra/sized_int.hxx:128:28: warning: comparison between 'enum vigra::detail::IntTypeList<long unsigned int, vigra::detail::IntTypeList<long long unsigned int, vigra::Int_type_not_supported_on_this_platform> >::<anonymous>' and 'enum vigra::detail::SelectBiggestIntegerType<vigra::detail::IntTypeList<long long unsigned int, vigra::Int_type_not_supported_on_this_platform> >::<anonymous>' [-Wenum-compare]
/«BUILDDIR»/libvigraimpex-1.7.1+dfsg1/include/vigra/sized_int.hxx: In instantiation of 'struct vigra::detail::SelectBiggestIntegerType<vigra::detail::IntTypeList<unsigned int, vigra::detail::IntTypeList<long unsigned int, vigra::detail::IntTypeList<long long unsigned int, vigra::Int_type_not_supported_on_this_platform> > > >':
/«BUILDDIR»/libvigraimpex-1.7.1+dfsg1/include/vigra/sized_int.hxx:126:10:   recursively required from 'struct vigra::detail::SelectBiggestIntegerType<vigra::detail::IntTypeList<short unsigned int, vigra::detail::IntTypeList<unsigned int, vigra::detail::IntTypeList<long unsigned int, vigra::detail::IntTypeList<long long unsigned int, vigra::Int_type_not_supported_on_this_platform> > > > >'
/«BUILDDIR»/libvigraimpex-1.7.1+dfsg1/include/vigra/sized_int.hxx:126:10:   required from 'struct vigra::detail::SelectBiggestIntegerType<vigra::detail::IntTypeList<unsigned char, vigra::detail::IntTypeList<short unsigned int, vigra::detail::IntTypeList<unsigned int, vigra::detail::IntTypeList<long unsigned int, vigra::detail::IntTypeList<long long unsigned int, vigra::Int_type_not_supported_on_this_platform> > > > > >'
/«BUILDDIR»/libvigraimpex-1.7.1+dfsg1/include/vigra/sized_int.hxx:190:67:   required from here
/«BUILDDIR»/libvigraimpex-1.7.1+dfsg1/include/vigra/sized_int.hxx:128:28: warning: comparison between 'enum vigra::detail::IntTypeList<unsigned int, vigra::detail::IntTypeList<long unsigned int, vigra::detail::IntTypeList<long long unsigned int, vigra::Int_type_not_supported_on_this_platform> > >::<anonymous>' and 'enum vigra::detail::SelectBiggestIntegerType<vigra::detail::IntTypeList<long unsigned int, vigra::detail::IntTypeList<long long unsigned int, vigra::Int_type_not_supported_on_this_platform> > >::<anonymous>' [-Wenum-compare]
/«BUILDDIR»/libvigraimpex-1.7.1+dfsg1/include/vigra/sized_int.hxx: In instantiation of 'struct vigra::detail::SelectBiggestIntegerType<vigra::detail::IntTypeList<short unsigned int, vigra::detail::IntTypeList<unsigned int, vigra::detail::IntTypeList<long unsigned int, vigra::detail::IntTypeList<long long unsigned int, vigra::Int_type_not_supported_on_this_platform> > > > >':
/«BUILDDIR»/libvigraimpex-1.7.1+dfsg1/include/vigra/sized_int.hxx:126:10:   required from 'struct vigra::detail::SelectBiggestIntegerType<vigra::detail::IntTypeList<unsigned char, vigra::detail::IntTypeList<short unsigned int, vigra::detail::IntTypeList<unsigned int, vigra::detail::IntTypeList<long unsigned int, vigra::detail::IntTypeList<long long unsigned int, vigra::Int_type_not_supported_on_this_platform> > > > > >'
/«BUILDDIR»/libvigraimpex-1.7.1+dfsg1/include/vigra/sized_int.hxx:190:67:   required from here
/«BUILDDIR»/libvigraimpex-1.7.1+dfsg1/include/vigra/sized_int.hxx:128:28: warning: comparison between 'enum vigra::detail::IntTypeList<short unsigned int, vigra::detail::IntTypeList<unsigned int, vigra::detail::IntTypeList<long unsigned int, vigra::detail::IntTypeList<long long unsigned int, vigra::Int_type_not_supported_on_this_platform> > > >::<anonymous>' and 'enum vigra::detail::SelectBiggestIntegerType<vigra::detail::IntTypeList<unsigned int, vigra::detail::IntTypeList<long unsigned int, vigra::detail::IntTypeList<long long unsigned int, vigra::Int_type_not_supported_on_this_platform> > > >::<anonymous>' [-Wenum-compare]
/«BUILDDIR»/libvigraimpex-1.7.1+dfsg1/include/vigra/sized_int.hxx: In instantiation of 'struct vigra::detail::SelectBiggestIntegerType<vigra::detail::IntTypeList<unsigned char, vigra::detail::IntTypeList<short unsigned int, vigra::detail::IntTypeList<unsigned int, vigra::detail::IntTypeList<long unsigned int, vigra::detail::IntTypeList<long long unsigned int, vigra::Int_type_not_supported_on_this_platform> > > > > >':
/«BUILDDIR»/libvigraimpex-1.7.1+dfsg1/include/vigra/sized_int.hxx:190:67:   required from here
/«BUILDDIR»/libvigraimpex-1.7.1+dfsg1/include/vigra/sized_int.hxx:128:28: warning: comparison between 'enum vigra::detail::IntTypeList<unsigned char, vigra::detail::IntTypeList<short unsigned int, vigra::detail::IntTypeList<unsigned int, vigra::detail::IntTypeList<long unsigned int, vigra::detail::IntTypeList<long long unsigned int, vigra::Int_type_not_supported_on_this_platform> > > > >::<anonymous>' and 'enum vigra::detail::SelectBiggestIntegerType<vigra::detail::IntTypeList<short unsigned int, vigra::detail::IntTypeList<unsigned int, vigra::detail::IntTypeList<long unsigned int, vigra::detail::IntTypeList<long long unsigned int, vigra::Int_type_not_supported_on_this_platform> > > > >::<anonymous>' [-Wenum-compare]
/usr/bin/cmake -E cmake_progress_report /«BUILDDIR»/libvigraimpex-1.7.1+dfsg1/obj/CMakeFiles 54
[ 97%] Building CXX object test/sampler/CMakeFiles/test_sampler.dir/testsuccess.cxx.o
cd /«BUILDDIR»/libvigraimpex-1.7.1+dfsg1/obj/test/sampler && /usr/bin/c++    -W -Wall -Wextra -Wno-unused-parameter -Wno-sign-compare -Wno-unused-variable -Wno-ignored-qualifiers -Wno-type-limits -g -O2 -fstack-protector --param=ssp-buffer-size=4 -Wformat -Werror=format-security -I/«BUILDDIR»/libvigraimpex-1.7.1+dfsg1/include -I/«BUILDDIR»/libvigraimpex-1.7.1+dfsg1/obj/include -I/«BUILDDIR»/libvigraimpex-1.7.1+dfsg1/test/include    -o CMakeFiles/test_sampler.dir/testsuccess.cxx.o -c /«BUILDDIR»/libvigraimpex-1.7.1+dfsg1/obj/test/sampler/testsuccess.cxx
Linking CXX executable test_sampler
cd /«BUILDDIR»/libvigraimpex-1.7.1+dfsg1/obj/test/sampler && /usr/bin/cmake -E cmake_link_script CMakeFiles/test_sampler.dir/link.txt --verbose=1
/usr/bin/c++   -W -Wall -Wextra -Wno-unused-parameter -Wno-sign-compare -Wno-unused-variable -Wno-ignored-qualifiers -Wno-type-limits -g -O2 -fstack-protector --param=ssp-buffer-size=4 -Wformat -Werror=format-security    CMakeFiles/test_sampler.dir/test.cxx.o CMakeFiles/test_sampler.dir/testsuccess.cxx.o  -o test_sampler -rdynamic 
Running test_sampler
cd /«BUILDDIR»/libvigraimpex-1.7.1+dfsg1/obj/test/sampler && ./run_test_sampler.sh
Entering test suite Sampler Test

Failure in SamplerTests::testSamplingWithoutReplacementChi2()
Unexpected signal: memory access violation

Fatal error - aborting test suite Sampler Test.

make[5]: *** [test/sampler/test_sampler] Error 1
make[5]: Leaving directory `/«BUILDDIR»/libvigraimpex-1.7.1+dfsg1/obj'
make[4]: *** [test/sampler/CMakeFiles/test_sampler.dir/all] Error 2
make[3]: *** [CMakeFiles/check.dir/rule] Error 2
make[4]: Leaving directory `/«BUILDDIR»/libvigraimpex-1.7.1+dfsg1/obj'
make[3]: Leaving directory `/«BUILDDIR»/libvigraimpex-1.7.1+dfsg1/obj'
make[2]: *** [check] Error 2
make[1]: *** [obj/test-stamp] Error 2
make[2]: Leaving directory `/«BUILDDIR»/libvigraimpex-1.7.1+dfsg1/obj'
make[1]: Leaving directory `/«BUILDDIR»/libvigraimpex-1.7.1+dfsg1'
make: *** [build-arch] Error 2
dpkg-buildpackage: error: debian/rules build-arch gave error exit status 2

--- End Message ---
--- Begin Message ---
Source: libvigraimpex
Source-Version: 1.9.0+dfsg-3

We believe that the bug you reported is fixed in the latest version of
libvigraimpex, 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 701313@bugs.debian.org,
and the maintainer will reopen the bug report if appropriate.

Debian distribution maintenance software
pp.
Andreas Metzler <ametzler@debian.org> (supplier of updated libvigraimpex 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 ftpmaster@debian.org)


-----BEGIN PGP SIGNED MESSAGE-----
Hash: RIPEMD160

Format: 1.8
Date: Sun, 19 May 2013 15:44:09 +0200
Source: libvigraimpex
Binary: libvigraimpex-dev libvigraimpex4 libvigraimpex-doc python-vigra python-vigra-doc
Architecture: source i386 all
Version: 1.9.0+dfsg-3
Distribution: experimental
Urgency: low
Maintainer: Debian QA Group <packages@qa.debian.org>
Changed-By: Andreas Metzler <ametzler@debian.org>
Description: 
 libvigraimpex-dev - development files for the C++ computer vision library
 libvigraimpex-doc - Documentation for the C++ computer vision library
 libvigraimpex4 - C++ computer vision library
 python-vigra - Python bindings for the C++ computer vision library
 python-vigra-doc - Documentation for Python bindings for the C++ computer vision lib
Closes: 701313
Changes: 
 libvigraimpex (1.9.0+dfsg-3) experimental; urgency=low
 .
   * QA upload.
   * [ref-to-temporary-in-Sampler.diff] Fix FTBFS witch gcc-4.8.
     Closes: #701313
Checksums-Sha1: 
 b0ca9dde52a987c7e9dec1d8219ba22bdcff7b84 1705 libvigraimpex_1.9.0+dfsg-3.dsc
 b84dccd0982e6ce5dacf8663fae93fab31c2e2ae 18073 libvigraimpex_1.9.0+dfsg-3.debian.tar.gz
 6d3f195088fe9e3fa1ea94d515b63890fe364f93 1946318 libvigraimpex-dev_1.9.0+dfsg-3_i386.deb
 e6dbb580041457df56fc7cf4469cdd31b5ffcb17 215756 libvigraimpex4_1.9.0+dfsg-3_i386.deb
 5eef8bca19c9d088c998f86d859343d5706509d2 3800564 python-vigra_1.9.0+dfsg-3_i386.deb
 cb655628ac4fb20d40e2f93a165cf6fe6aeb1966 4244034 libvigraimpex-doc_1.9.0+dfsg-3_all.deb
 bac96b913a9f790c986676795fdca0c603470886 113100 python-vigra-doc_1.9.0+dfsg-3_all.deb
Checksums-Sha256: 
 035707a828939f3392905cb195c8efb0ef89eceaadf7d42dbd96710982c800fc 1705 libvigraimpex_1.9.0+dfsg-3.dsc
 2b1a65b4848f4f6ce5e176224795828519e01fe56772abfb1ada3d52328ddbea 18073 libvigraimpex_1.9.0+dfsg-3.debian.tar.gz
 e3d7904c1ad6915b74ed31452f201ee9583a6f9e558e05380b6ad47cd64881d4 1946318 libvigraimpex-dev_1.9.0+dfsg-3_i386.deb
 dedb3c9f8c85c91b63ee62c266005cbc9788972e73c1342a945db93dba6c8801 215756 libvigraimpex4_1.9.0+dfsg-3_i386.deb
 e3c0d650b787eda7fd253658a11512450ae0e127fa0e91893ddd030144a7d335 3800564 python-vigra_1.9.0+dfsg-3_i386.deb
 585358acc9e26e6d5e3211e9bf9319f0d2f84d9749a26fa06e863047e55adc22 4244034 libvigraimpex-doc_1.9.0+dfsg-3_all.deb
 1e8efab9ea6d198c2f155e3ddf36a6b27e0df6a5bdfbff4bb3bf1fff30256872 113100 python-vigra-doc_1.9.0+dfsg-3_all.deb
Files: 
 d48bc83f0366990060914444ad2dfbb4 1705 libs optional libvigraimpex_1.9.0+dfsg-3.dsc
 1dea48423844b9f00896bd5594203288 18073 libs optional libvigraimpex_1.9.0+dfsg-3.debian.tar.gz
 dabd8348908c28381f853dd826cd74ef 1946318 libdevel optional libvigraimpex-dev_1.9.0+dfsg-3_i386.deb
 d57335f357e858b844d57d1d9e4e6eec 215756 libs optional libvigraimpex4_1.9.0+dfsg-3_i386.deb
 97a911bf609ec8e0df909dd773b63925 3800564 python optional python-vigra_1.9.0+dfsg-3_i386.deb
 999ec3df0800a35bec93db1bc746625d 4244034 doc optional libvigraimpex-doc_1.9.0+dfsg-3_all.deb
 42eb67755c5d0ccc9646075c871464e5 113100 doc optional python-vigra-doc_1.9.0+dfsg-3_all.deb

-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.4.12 (GNU/Linux)

iEYEAREDAAYFAlGY27UACgkQHTOcZYuNdmNxzwCgpavn19QKjsZacprKez9ZIFNm
n44AoJyQi4eUgbjXAP6fST714zO3ZcGN
=trY+
-----END PGP SIGNATURE-----

--- End Message ---

Reply to: