Source: openwalnut
Version: 1.2.5-1
Severity: serious
Tags: wheezy sid
User: [email protected]
Usertags: qa-ftbfs-20120524 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[4]: Entering directory `/«PKGBUILDDIR»/build'
> /usr/bin/cmake -E cmake_progress_report /«PKGBUILDDIR»/build/CMakeFiles 
> [ 79%] Building CXX object 
> modules/CMakeFiles/distanceMapIsosurface.dir/distanceMapIsosurface/WMDistanceMapIsosurface.cpp.o
> cd /«PKGBUILDDIR»/build/modules && /usr/bin/c++   
> -DdistanceMapIsosurface_EXPORTS -DEIGEN_DONT_VECTORIZE -DEIGEN_DONT_ALIGN 
> -DEIGEN_DISABLE_UNALIGNED_ARRAY_ASSERT -frtti -pedantic -ansi -Wall 
> -Wno-long-long -Wextra  -O3 -fPIC -I/«PKGBUILDDIR»/build/versionHeader 
> -I/usr/include/eigen3 -I/«PKGBUILDDIR»/src    -o 
> CMakeFiles/distanceMapIsosurface.dir/distanceMapIsosurface/WMDistanceMapIsosurface.cpp.o
>  -c 
> /«PKGBUILDDIR»/src/modules/distanceMapIsosurface/WMDistanceMapIsosurface.cpp
> In file included from /usr/include/eigen3/Eigen/Core:277:0,
>                  from 
> /«PKGBUILDDIR»/src/core/dataHandler/datastructures/../../common/math/linearAlgebra/WMatrixEigen.h:30,
>                  from 
> /«PKGBUILDDIR»/src/core/dataHandler/datastructures/../../common/math/linearAlgebra/WLinearAlgebra.h:28,
>                  from 
> /«PKGBUILDDIR»/src/core/dataHandler/datastructures/../../common/math/WValue.h:34,
>                  from 
> /«PKGBUILDDIR»/src/core/dataHandler/datastructures/../WValueSet.h:32,
>                  from 
> /«PKGBUILDDIR»/src/core/dataHandler/datastructures/WValueSetHistogram.h:37,
>                  from /«PKGBUILDDIR»/src/core/dataHandler/WDataSetScalar.h:32,
>                  from 
> /«PKGBUILDDIR»/src/modules/distanceMapIsosurface/WMDistanceMapIsosurface.h:30,
>                  from 
> /«PKGBUILDDIR»/src/modules/distanceMapIsosurface/WMDistanceMapIsosurface.cpp:30:
> /usr/include/eigen3/Eigen/src/Core/DenseBase.h: In instantiation of 'class 
> Eigen::DenseBase<Eigen::Matrix<double, -1, 1> >':
> /usr/include/eigen3/Eigen/src/Core/MatrixBase.h:61:34:   required from 'class 
> Eigen::MatrixBase<Eigen::Matrix<double, -1, 1> >'
> /usr/include/eigen3/Eigen/src/Core/PlainObjectBase.h:65:7:   required from 
> 'class Eigen::PlainObjectBase<Eigen::Matrix<double, -1, 1> >'
> /usr/include/eigen3/Eigen/src/Core/Matrix.h:140:7:   required from 'class 
> Eigen::Matrix<double, -1, 1>'
> /«PKGBUILDDIR»/src/core/dataHandler/datastructures/../../common/math/WValue.h:86:62:
>    required from here
> /usr/include/eigen3/Eigen/src/Core/DenseBase.h:103:10: warning: enumeral 
> mismatch in conditional expression: 
> 'Eigen::internal::size_at_compile_time<-1, 1>::<anonymous enum>' vs 
> 'Eigen::internal::traits<Eigen::Matrix<double, -1, 1> >::<anonymous enum>' 
> [enabled by default]
> /usr/include/eigen3/Eigen/src/Core/DenseBase.h: In instantiation of 'class 
> Eigen::DenseBase<Eigen::Matrix<double, 4, 4> >':
> /usr/include/eigen3/Eigen/src/Core/MatrixBase.h:61:34:   required from 'class 
> Eigen::MatrixBase<Eigen::Matrix<double, 4, 4> >'
> /usr/include/eigen3/Eigen/src/Core/PlainObjectBase.h:65:7:   required from 
> 'class Eigen::PlainObjectBase<Eigen::Matrix<double, 4, 4> >'
> /usr/include/eigen3/Eigen/src/Core/Matrix.h:140:7:   required from 'class 
> Eigen::Matrix<double, 4, 4>'
> /«PKGBUILDDIR»/src/core/dataHandler/../common/WPropertyTypes.h:568:20:   
> required from here
> /usr/include/eigen3/Eigen/src/Core/DenseBase.h:103:10: warning: enumeral 
> mismatch in conditional expression: 'Eigen::internal::size_at_compile_time<4, 
> 4>::<anonymous enum>' vs 'Eigen::internal::traits<Eigen::Matrix<double, 4, 4> 
> >::<anonymous enum>' [enabled by default]
> /usr/include/eigen3/Eigen/src/Core/DenseBase.h: In instantiation of 'class 
> Eigen::DenseBase<Eigen::Matrix<double, 3, 1> >':
> /usr/include/eigen3/Eigen/src/Core/MatrixBase.h:61:34:   required from 'class 
> Eigen::MatrixBase<Eigen::Matrix<double, 3, 1> >'
> /usr/include/eigen3/Eigen/src/Core/PlainObjectBase.h:65:7:   required from 
> 'class Eigen::PlainObjectBase<Eigen::Matrix<double, 3, 1> >'
> /usr/include/eigen3/Eigen/src/Core/Matrix.h:140:7:   required from 'class 
> Eigen::Matrix<double, 3, 1>'
> /«PKGBUILDDIR»/src/core/dataHandler/../common/WPropertyTypes.h:620:20:   
> required from here
> /usr/include/eigen3/Eigen/src/Core/DenseBase.h:103:10: warning: enumeral 
> mismatch in conditional expression: 'Eigen::internal::size_at_compile_time<3, 
> 1>::<anonymous enum>' vs 'Eigen::internal::traits<Eigen::Matrix<double, 3, 1> 
> >::<anonymous enum>' [enabled by default]
> /usr/include/eigen3/Eigen/src/Core/DenseBase.h: In instantiation of 'class 
> Eigen::DenseBase<Eigen::Matrix<double, -1, -1> >':
> /usr/include/eigen3/Eigen/src/Core/MatrixBase.h:61:34:   required from 'class 
> Eigen::MatrixBase<Eigen::Matrix<double, -1, -1> >'
> /usr/include/eigen3/Eigen/src/Core/PlainObjectBase.h:65:7:   required from 
> 'class Eigen::PlainObjectBase<Eigen::Matrix<double, -1, -1> >'
> /usr/include/eigen3/Eigen/src/Core/Matrix.h:140:7:   required from 'class 
> Eigen::Matrix<double, -1, -1>'
> /«PKGBUILDDIR»/src/core/dataHandler/../common/math/WMatrix.h:239:29:   
> required from here
> /usr/include/eigen3/Eigen/src/Core/DenseBase.h:103:10: warning: enumeral 
> mismatch in conditional expression: 
> 'Eigen::internal::size_at_compile_time<-1, -1>::<anonymous enum>' vs 
> 'Eigen::internal::traits<Eigen::Matrix<double, -1, -1> >::<anonymous enum>' 
> [enabled by default]
> /usr/include/eigen3/Eigen/src/Core/DenseBase.h: In instantiation of 'class 
> Eigen::DenseBase<Eigen::Matrix<double, 2, 1> >':
> /usr/include/eigen3/Eigen/src/Core/MatrixBase.h:61:34:   required from 'class 
> Eigen::MatrixBase<Eigen::Matrix<double, 2, 1> >'
> /usr/include/eigen3/Eigen/src/Core/PlainObjectBase.h:65:7:   required from 
> 'class Eigen::PlainObjectBase<Eigen::Matrix<double, 2, 1> >'
> /usr/include/eigen3/Eigen/src/Core/Matrix.h:140:7:   required from 'class 
> Eigen::Matrix<double, 2, 1>'
> /«PKGBUILDDIR»/src/core/kernel/../graphicsEngine/WPickInfo.h:266:12:   
> required from here
> /usr/include/eigen3/Eigen/src/Core/DenseBase.h:103:10: warning: enumeral 
> mismatch in conditional expression: 'Eigen::internal::size_at_compile_time<2, 
> 1>::<anonymous enum>' vs 'Eigen::internal::traits<Eigen::Matrix<double, 2, 1> 
> >::<anonymous enum>' [enabled by default]
> In file included from 
> /«PKGBUILDDIR»/src/modules/distanceMapIsosurface/WMDistanceMapIsosurface.h:34:0,
>                  from 
> /«PKGBUILDDIR»/src/modules/distanceMapIsosurface/WMDistanceMapIsosurface.cpp:30:
> /«PKGBUILDDIR»/src/core/kernel/WModuleOutputForwardData.h: In instantiation 
> of 'void 
> WModuleOutputForwardData<T>::inputNotifyDataChange(boost::shared_ptr<WModuleConnector>,
>  boost::shared_ptr<WModuleConnector>) [with T = WDataSetScalar]':
> /«PKGBUILDDIR»/src/core/kernel/WModuleOutputForwardData.h:61:9:   required 
> from 
> 'WModuleOutputForwardData<T>::WModuleOutputForwardData(boost::shared_ptr<WModule>,
>  std::string, std::string) [with T = WDataSetScalar; std::string = 
> std::basic_string<char>]'
> /«PKGBUILDDIR»/src/modules/distanceMapIsosurface/WMDistanceMapIsosurface.cpp:167:110:
>    required from here
> /«PKGBUILDDIR»/src/core/kernel/WModuleOutputForwardData.h:106:9: error: 
> 'updateData' was not declared in this scope, and no declarations were found 
> by argument-dependent lookup at the point of instantiation [-fpermissive]
> /«PKGBUILDDIR»/src/core/kernel/WModuleOutputForwardData.h:106:9: note: 
> declarations in dependent base 'WModuleOutputData<WDataSetScalar>' are not 
> found by unqualified lookup
> /«PKGBUILDDIR»/src/core/kernel/WModuleOutputForwardData.h:106:9: note: use 
> 'this->updateData' instead
> In file included from 
> /«PKGBUILDDIR»/src/core/dataHandler/datastructures/../WValueSet.h:35:0,
>                  from 
> /«PKGBUILDDIR»/src/core/dataHandler/datastructures/WValueSetHistogram.h:37,
>                  from /«PKGBUILDDIR»/src/core/dataHandler/WDataSetScalar.h:32,
>                  from 
> /«PKGBUILDDIR»/src/modules/distanceMapIsosurface/WMDistanceMapIsosurface.h:30,
>                  from 
> /«PKGBUILDDIR»/src/modules/distanceMapIsosurface/WMDistanceMapIsosurface.cpp:30:
> /«PKGBUILDDIR»/src/core/dataHandler/datastructures/../../common/WLimits.h:42:24:
>  warning: 'wlimits::MAX_FLOAT' defined but not used [-Wunused-variable]
> /«PKGBUILDDIR»/src/core/dataHandler/datastructures/../../common/WLimits.h:44:25:
>  warning: 'wlimits::MAX_SIZE_T' defined but not used [-Wunused-variable]
> /«PKGBUILDDIR»/src/core/dataHandler/datastructures/../../common/WLimits.h:46:26:
>  warning: 'wlimits::MAX_INT32_T' defined but not used [-Wunused-variable]
> /«PKGBUILDDIR»/src/core/dataHandler/datastructures/../../common/WLimits.h:53:25:
>  warning: 'wlimits::DBL_EPS' defined but not used [-Wunused-variable]
> /«PKGBUILDDIR»/src/core/dataHandler/datastructures/../../common/WLimits.h:58:24:
>  warning: 'wlimits::FLT_EPS' defined but not used [-Wunused-variable]
> make[4]: *** 
> [modules/CMakeFiles/distanceMapIsosurface.dir/distanceMapIsosurface/WMDistanceMapIsosurface.cpp.o]
>  Error 1

The full build log is available from:
   
http://people.debian.org/~lucas/logs/2012/05/24/openwalnut_1.2.5-1_unstable.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]

Reply via email to