Source: odin
Version: 1.8.4-1
Severity: serious
Tags: wheezy sid
User: [email protected]
Usertags: qa-ftbfs-20120321 qa-ftbfs
Justification: FTBFS on amd64
Hi,
During a rebuild of all packages in sid, your package failed to build on
amd64.
Relevant part:
> /bin/bash ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I.
> -I../tjutils -I.. -I/«PKGBUILDDIR» -I/usr/share/qt4/include/QtGui
> -I/usr/share/qt4/include/QtCore -I/usr/share/qt4/include -I.
> -I/usr/include/dcmtk -I/usr/include/dcmtk/dcmdata -I/usr/include/dcmtk/ofstd
> -I/usr/include/nifti -I/usr/include/liboil-0.3 -I/usr/include/vtk-5.4
> -I/usr/include/vtk-5.6 -I/usr/include/vtk-5.8 -I/usr/include/vtk-5.4
> -I/usr/include/vtk-5.6 -I/usr/include/vtk-5.8 -O3 -fno-tree-vectorize -c -o
> fileio_lipsia.lo fileio_lipsia.cpp
> libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../tjutils -I.. -I/«PKGBUILDDIR»
> -I/usr/share/qt4/include/QtGui -I/usr/share/qt4/include/QtCore
> -I/usr/share/qt4/include -I. -I/usr/include/dcmtk
> -I/usr/include/dcmtk/dcmdata -I/usr/include/dcmtk/ofstd -I/usr/include/nifti
> -I/usr/include/liboil-0.3 -I/usr/include/vtk-5.4 -I/usr/include/vtk-5.6
> -I/usr/include/vtk-5.8 -I/usr/include/vtk-5.4 -I/usr/include/vtk-5.6
> -I/usr/include/vtk-5.8 -O3 -fno-tree-vectorize -c fileio_lipsia.cpp -fPIC
> -DPIC -o .libs/fileio_lipsia.o
> fileio_lipsia.cpp: In static member function 'static void
> VistaFormat::pdit2attr(const Protocol&, Data<float, 4>, VAttrList,
> vista_dialect)':
> fileio_lipsia.cpp:546:44: error: call of overloaded 'storeScal(int,
> VAttrRec*&, const char [4])' is ambiguous
> fileio_lipsia.cpp:546:44: note: candidates are:
> fileio_lipsia.cpp:124:15: note: static void VistaFormat::storeScal(const
> string&, VAttrRec* const&, const char*) <near match>
> fileio_lipsia.cpp:124:15: note: no known conversion for argument 1 from
> 'int' to 'const string& {aka const std::basic_string<char>&}'
> fileio_lipsia.cpp:125:15: note: static void VistaFormat::storeScal(VLong,
> VAttrRec* const&, const char*)
> fileio_lipsia.cpp:126:15: note: static void VistaFormat::storeScal(float,
> VAttrRec* const&, const char*)
> fileio_lipsia.cpp:610:55: error: call of overloaded 'storeScal(int,
> VAttrRec*&, const char [11])' is ambiguous
> fileio_lipsia.cpp:610:55: note: candidates are:
> fileio_lipsia.cpp:124:15: note: static void VistaFormat::storeScal(const
> string&, VAttrRec* const&, const char*) <near match>
> fileio_lipsia.cpp:124:15: note: no known conversion for argument 1 from
> 'int' to 'const string& {aka const std::basic_string<char>&}'
> fileio_lipsia.cpp:125:15: note: static void VistaFormat::storeScal(VLong,
> VAttrRec* const&, const char*)
> fileio_lipsia.cpp:126:15: note: static void VistaFormat::storeScal(float,
> VAttrRec* const&, const char*)
> In file included from ../odindata/data.h:74:0,
> from fileio.h:24,
> from fileio_lipsia.cpp:1:
> ../odindata/converter.h: In static member function 'static void
> Converter::convert_array_impl(const Src*, Dst*, unsigned int, double, double)
> [with Src = long int, Dst = float]':
> ../odindata/converter.h:159:7: instantiated from 'static void
> Converter::convert_array(const Src*, Dst*, unsigned int, unsigned int,
> autoscaleOption) [with Src = long int, Dst = float]'
> fileio_lipsia.cpp:312:89: instantiated from here
> ../odindata/converter.h:186:2: error: call of overloaded 'type2label(const
> long int&)' is ambiguous
> ../odindata/converter.h:186:2: note: candidates are:
> ../tjutils/tjtypes.h:95:22: note: static const char*
> TypeTraits::type2label(s8bit)
> ../tjutils/tjtypes.h:96:22: note: static const char*
> TypeTraits::type2label(u8bit)
> ../tjutils/tjtypes.h:97:22: note: static const char*
> TypeTraits::type2label(s16bit)
> ../tjutils/tjtypes.h:98:22: note: static const char*
> TypeTraits::type2label(u16bit)
> ../tjutils/tjtypes.h:99:22: note: static const char*
> TypeTraits::type2label(s32bit)
> ../tjutils/tjtypes.h:100:22: note: static const char*
> TypeTraits::type2label(u32bit)
> ../tjutils/tjtypes.h:101:22: note: static const char*
> TypeTraits::type2label(float)
> ../tjutils/tjtypes.h:102:22: note: static const char*
> TypeTraits::type2label(double)
> ../tjutils/tjtypes.h:103:22: note: static const char*
> TypeTraits::type2label(const std::complex<float>&)
> ../tjutils/tjtypes.h:104:22: note: static const char*
> TypeTraits::type2label(const string&) <near match>
> ../tjutils/tjtypes.h:104:22: note: no known conversion for argument 1 from
> 'const long int' to 'const string& {aka const std::basic_string<char>&}'
> ../odindata/converter.h: In static member function 'static void
> Converter::convert_array_impl(const Src*, Dst*, unsigned int, double, double)
> [with Src = float, Dst = long int]':
> ../odindata/converter.h:159:7: instantiated from 'static void
> Converter::convert_array(const Src*, Dst*, unsigned int, unsigned int,
> autoscaleOption) [with Src = float, Dst = long int]'
> ../odindata/data.h:750:3: instantiated from 'Data<T2, N_rank2>& Data<T,
> N_rank>::convert_to(Data<T2, N_rank2>&, autoscaleOption) const [with T2 =
> long int, int N_rank2 = 4, T = float, int N_rank = 4]'
> fileio_lipsia.cpp:465:5: instantiated from 'Data<T, 4>
> VistaFormat::prepareImage(const Data<float, 4>&) [with T = long int]'
> fileio_lipsia.cpp:688:63: instantiated from here
> ../odindata/converter.h:186:2: error: call of overloaded 'type2label(long
> int&)' is ambiguous
> ../odindata/converter.h:186:2: note: candidates are:
> ../tjutils/tjtypes.h:95:22: note: static const char*
> TypeTraits::type2label(s8bit)
> ../tjutils/tjtypes.h:96:22: note: static const char*
> TypeTraits::type2label(u8bit)
> ../tjutils/tjtypes.h:97:22: note: static const char*
> TypeTraits::type2label(s16bit)
> ../tjutils/tjtypes.h:98:22: note: static const char*
> TypeTraits::type2label(u16bit)
> ../tjutils/tjtypes.h:99:22: note: static const char*
> TypeTraits::type2label(s32bit)
> ../tjutils/tjtypes.h:100:22: note: static const char*
> TypeTraits::type2label(u32bit)
> ../tjutils/tjtypes.h:101:22: note: static const char*
> TypeTraits::type2label(float)
> ../tjutils/tjtypes.h:102:22: note: static const char*
> TypeTraits::type2label(double)
> ../tjutils/tjtypes.h:103:22: note: static const char*
> TypeTraits::type2label(const std::complex<float>&)
> ../tjutils/tjtypes.h:104:22: note: static const char*
> TypeTraits::type2label(const string&) <near match>
> ../tjutils/tjtypes.h:104:22: note: no known conversion for argument 1 from
> 'long int' to 'const string& {aka const std::basic_string<char>&}'
> make[2]: *** [fileio_lipsia.lo] Error 1
The full build log is available from:
http://people.debian.org/~lucas/logs/2012/03/21/odin_1.8.4-1.log
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.
--
To UNSUBSCRIBE, email to [email protected]
with a subject of "unsubscribe". Trouble? Contact [email protected]