[Qa-jenkins-scm] Build failed in Jenkins: reproducible_builder_armhf_21 #9880
jenkins at jenkins.debian.net
jenkins at jenkins.debian.net
Thu Sep 8 15:12:35 UTC 2016
See <https://jenkins.debian.net/job/reproducible_builder_armhf_21/9880/>
------------------------------------------
[...truncated 8240 lines...]
typedef typename FunctionTypeA::IndexType IndexType;
^~~~~~~~~
In file included from /build/opengm-2.3.6+20160901/include/opengm/graphicalmodel/graphicalmodel.hxx:14:0,
from /build/opengm-2.3.6+20160901/src/unittest/inference/test_lazyflipper.cxx:6:
/build/opengm-2.3.6+20160901/include/opengm/graphicalmodel/graphicalmodel_function_wrapper.hxx: In static member function 'static void opengm::detail_graphical_model::FunctionWrapperExecutor<IX, DX, false>::callFunctor(const GM*, typename GM::IndexType, size_t, FUNCTOR&)':
/build/opengm-2.3.6+20160901/include/opengm/graphicalmodel/graphicalmodel_function_wrapper.hxx:584:67: warning: typedef 'FunctionShapeIteratorType' locally defined but not used [-Wunused-local-typedefs]
typedef typename FunctionType::FunctionShapeIteratorType FunctionShapeIteratorType;
^~~~~~~~~~~~~~~~~~~~~~~~~
In file included from /build/opengm-2.3.6+20160901/src/unittest/inference/test_lazyflipper.cxx:16:0:
/build/opengm-2.3.6+20160901/include/opengm/unittests/blackboxtester.hxx: In member function 'void opengm::InferenceBlackBoxTester<GM>::test(const typename INF::Parameter&, bool, bool, bool, bool)':
/build/opengm-2.3.6+20160901/include/opengm/unittests/blackboxtester.hxx:56:57: warning: typedef 'OperatorType' locally defined but not used [-Wunused-local-typedefs]
typedef typename GraphicalModelType::OperatorType OperatorType;
^~~~~~~~~~~~
/build/opengm-2.3.6+20160901/src/unittest/inference/test_lazyflipper.cxx: In function 'int main()':
/build/opengm-2.3.6+20160901/src/unittest/inference/test_lazyflipper.cxx:28:48: warning: typedef 'SumStarTest' locally defined but not used [-Wunused-local-typedefs]
typedef opengm::BlackBoxTestStar<SumGmType> SumStarTest;
^~~~~~~~~~~
/build/opengm-2.3.6+20160901/src/unittest/inference/test_lazyflipper.cxx:31:49: warning: typedef 'ProdStarTest' locally defined but not used [-Wunused-local-typedefs]
typedef opengm::BlackBoxTestStar<ProdGmType> ProdStarTest;
^~~~~~~~~~~~
[ 88%] Linking CXX executable test-nesterov
cd /build/opengm-2.3.6+20160901/obj-arm-linux-gnueabihf/src/unittest/inference && /usr/bin/cmake -E cmake_link_script CMakeFiles/test-nesterov.dir/link.txt --verbose=1
/usr/bin/c++ -g -O2 -fdebug-prefix-map=/build/opengm-2.3.6+20160901=. -fPIE -fstack-protector-strong -Wformat -Werror=format-security -Wall -pedantic -Wdate-time -D_FORTIFY_SOURCE=2 -fPIE -pie -Wl,-z,relro -Wl,-z,now -Wl,--as-needed CMakeFiles/test-nesterov.dir/test_nesterov.cxx.o -o test-nesterov -rdynamic
make[3]: Leaving directory '/build/opengm-2.3.6+20160901/obj-arm-linux-gnueabihf'
[ 88%] Built target test-nesterov
make -f src/unittest/inference/CMakeFiles/test-dualdecomposition.dir/build.make src/unittest/inference/CMakeFiles/test-dualdecomposition.dir/depend
make[3]: Entering directory '/build/opengm-2.3.6+20160901/obj-arm-linux-gnueabihf'
cd /build/opengm-2.3.6+20160901/obj-arm-linux-gnueabihf && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /build/opengm-2.3.6+20160901 /build/opengm-2.3.6+20160901/src/unittest/inference /build/opengm-2.3.6+20160901/obj-arm-linux-gnueabihf /build/opengm-2.3.6+20160901/obj-arm-linux-gnueabihf/src/unittest/inference /build/opengm-2.3.6+20160901/obj-arm-linux-gnueabihf/src/unittest/inference/CMakeFiles/test-dualdecomposition.dir/DependInfo.cmake --color=
Scanning dependencies of target test-dualdecomposition
make[3]: Leaving directory '/build/opengm-2.3.6+20160901/obj-arm-linux-gnueabihf'
make -f src/unittest/inference/CMakeFiles/test-dualdecomposition.dir/build.make src/unittest/inference/CMakeFiles/test-dualdecomposition.dir/build
make[3]: Entering directory '/build/opengm-2.3.6+20160901/obj-arm-linux-gnueabihf'
[ 88%] Building CXX object src/unittest/inference/CMakeFiles/test-dualdecomposition.dir/test_dualdecomposition.cxx.o
cd /build/opengm-2.3.6+20160901/obj-arm-linux-gnueabihf/src/unittest/inference && /usr/bin/c++ -DNOVIGRA -DOPENGM_DEBUG -DWITH_BOOST -DWITH_BOOST_GRAPH -DWITH_HDF5 -DWITH_OPENMP -I/build/opengm-2.3.6+20160901/include -I/usr/include/hdf5/serial -g -O2 -fdebug-prefix-map=/build/opengm-2.3.6+20160901=. -fPIE -fstack-protector-strong -Wformat -Werror=format-security -Wall -pedantic -Wdate-time -D_FORTIFY_SOURCE=2 -o CMakeFiles/test-dualdecomposition.dir/test_dualdecomposition.cxx.o -c /build/opengm-2.3.6+20160901/src/unittest/inference/test_dualdecomposition.cxx
In file included from /build/opengm-2.3.6+20160901/include/opengm/operations/multiplier.hxx:5:0,
from /build/opengm-2.3.6+20160901/include/opengm/functions/function_properties_base.hxx:20,
from /build/opengm-2.3.6+20160901/include/opengm/functions/explicit_function.hxx:7,
from /build/opengm-2.3.6+20160901/include/opengm/graphicalmodel/graphicalmodel.hxx:12,
from /build/opengm-2.3.6+20160901/src/unittest/inference/test_dualdecomposition.cxx:3:
/build/opengm-2.3.6+20160901/include/opengm/graphicalmodel/graphicalmodel_factor_operator.hxx: In static member function 'static void opengm::functionwrapper::executor::binary::InplaceOperationExecutor<A, B, OP, IY, DY, false>::op(A&, const B&, OP, size_t)':
/build/opengm-2.3.6+20160901/include/opengm/graphicalmodel/graphicalmodel_factor_operator.hxx:181:61: warning: typedef 'IndexType' locally defined but not used [-Wunused-local-typedefs]
typedef typename FunctionTypeA::IndexType IndexType;
^~~~~~~~~
In file included from /build/opengm-2.3.6+20160901/include/opengm/graphicalmodel/graphicalmodel.hxx:14:0,
from /build/opengm-2.3.6+20160901/src/unittest/inference/test_dualdecomposition.cxx:3:
/build/opengm-2.3.6+20160901/include/opengm/graphicalmodel/graphicalmodel_function_wrapper.hxx: In static member function 'static void opengm::detail_graphical_model::FunctionWrapperExecutor<IX, DX, false>::callFunctor(const GM*, typename GM::IndexType, size_t, FUNCTOR&)':
/build/opengm-2.3.6+20160901/include/opengm/graphicalmodel/graphicalmodel_function_wrapper.hxx:584:67: warning: typedef 'FunctionShapeIteratorType' locally defined but not used [-Wunused-local-typedefs]
typedef typename FunctionType::FunctionShapeIteratorType FunctionShapeIteratorType;
^~~~~~~~~~~~~~~~~~~~~~~~~
In file included from /build/opengm-2.3.6+20160901/include/opengm/inference/dualdecomposition/dualdecomposition_subgradient.hxx:11:0,
from /build/opengm-2.3.6+20160901/src/unittest/inference/test_dualdecomposition.cxx:9:
/build/opengm-2.3.6+20160901/include/opengm/inference/dualdecomposition/dualdecomposition_base.hxx: In constructor 'opengm::DualDecompositionBaseParameter::DualDecompositionBaseParameter()':
/build/opengm-2.3.6+20160901/include/opengm/inference/dualdecomposition/dualdecomposition_base.hxx:60:14: warning: 'opengm::DualDecompositionBaseParameter::stepsizeNormalizedSubgradient_' will be initialized after [-Wreorder]
bool stepsizeNormalizedSubgradient_; //obsolete
^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/build/opengm-2.3.6+20160901/include/opengm/inference/dualdecomposition/dualdecomposition_base.hxx:51:14: warning: 'size_t opengm::DualDecompositionBaseParameter::k_' [-Wreorder]
size_t k_;
^~
/build/opengm-2.3.6+20160901/include/opengm/inference/dualdecomposition/dualdecomposition_base.hxx:63:7: warning: when initialized here [-Wreorder]
DualDecompositionBaseParameter() :
^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
In file included from /build/opengm-2.3.6+20160901/src/unittest/inference/test_dualdecomposition.cxx:15:0:
/build/opengm-2.3.6+20160901/include/opengm/unittests/blackboxtester.hxx: In member function 'void opengm::InferenceBlackBoxTester<GM>::test(const typename INF::Parameter&, bool, bool, bool, bool)':
/build/opengm-2.3.6+20160901/include/opengm/unittests/blackboxtester.hxx:56:57: warning: typedef 'OperatorType' locally defined but not used [-Wunused-local-typedefs]
typedef typename GraphicalModelType::OperatorType OperatorType;
^~~~~~~~~~~~
/build/opengm-2.3.6+20160901/src/unittest/inference/test_dualdecomposition.cxx: In function 'int test()':
/build/opengm-2.3.6+20160901/src/unittest/inference/test_dualdecomposition.cxx:23:45: warning: typedef 'AccType' locally defined but not used [-Wunused-local-typedefs]
typedef typename DD::AccumulationType AccType;
^~~~~~~
/build/opengm-2.3.6+20160901/src/unittest/inference/test_dualdecomposition.cxx:24:45: warning: typedef 'OperatorType' locally defined but not used [-Wunused-local-typedefs]
typedef typename DD::OperatorType OperatorType;
^~~~~~~~~~~~
/build/opengm-2.3.6+20160901/src/unittest/inference/test_dualdecomposition.cxx:25:45: warning: typedef 'ValueType' locally defined but not used [-Wunused-local-typedefs]
typedef typename DD::ValueType ValueType;
^~~~~~~~~
/build/opengm-2.3.6+20160901/src/unittest/inference/test_dualdecomposition.cxx:34:58: warning: typedef 'GridTest2' locally defined but not used [-Wunused-local-typedefs]
typedef opengm::BlackBoxTestGrid<GraphicalModelType2> GridTest2;
^~~~~~~~~
/build/opengm-2.3.6+20160901/src/unittest/inference/test_dualdecomposition.cxx: In function 'int main()':
/build/opengm-2.3.6+20160901/src/unittest/inference/test_dualdecomposition.cxx:70:136: warning: typedef 'InfType' locally defined but not used [-Wunused-local-typedefs]
typedef opengm::MessagePassing<SubGmType, AccType, opengm::BeliefPropagationUpdateRules<SubGmType, AccType>, opengm::MaxDistance> InfType;
^~~~~~~
/build/opengm-2.3.6+20160901/src/unittest/inference/test_dualdecomposition.cxx:74:136: warning: typedef 'InfType2' locally defined but not used [-Wunused-local-typedefs]
typedef opengm::MessagePassing<SubGmType2, AccType, opengm::BeliefPropagationUpdateRules<SubGmType2, AccType>, opengm::MaxDistance> InfType2;
^~~~~~~~
In file included from /build/opengm-2.3.6+20160901/include/opengm/graphicalmodel/graphicalmodel.hxx:11:0,
from /build/opengm-2.3.6+20160901/src/unittest/inference/test_dualdecomposition.cxx:3:
/build/opengm-2.3.6+20160901/include/opengm/datastructures/fast_sequence.hxx: In instantiation of 'opengm::FastSequence<T, MAX_STACK>::~FastSequence() [with T = unsigned int; unsigned int MAX_STACK = 5u]':
/build/opengm-2.3.6+20160901/include/opengm/utilities/accumulation.hxx:12:7: required from 'void opengm::InferenceBlackBoxTester<GM>::test(const typename INF::Parameter&, bool, bool, bool, bool) [with INF = opengm::DualDecompositionSubGradient<opengm::GraphicalModel<float, opengm::Adder, opengm::ExplicitFunction<float, unsigned int, unsigned char>, opengm::DiscreteSpace<unsigned int, unsigned char> >, opengm::DynamicProgramming<opengm::GraphicalModel<float, opengm::Adder, opengm::meta::TypeList<opengm::ModelViewFunction<opengm::GraphicalModel<float, opengm::Adder, opengm::ExplicitFunction<float, unsigned int, unsigned char>, opengm::DiscreteSpace<unsigned int, unsigned char> >, marray::Marray<float> >, opengm::meta::ListEnd>, opengm::DiscreteSpace<unsigned int, unsigned char> >, opengm::Minimizer>, opengm::DDDualVariableBlock<marray::Marray<float> > >; GM = opengm::GraphicalModel<float, opengm::Adder, opengm::ExplicitFunction<float, unsigned int, unsigned char>, opengm::DiscreteSpace<unsigned int, unsigned char> >; typename INF::Parameter = opengm::DualDecompositionSubGradient<opengm::GraphicalModel<float, opengm::Adder, opengm::ExplicitFunction<float, unsigned int, unsigned char>, opengm::DiscreteSpace<unsigned int, unsigned char> >, opengm::DynamicProgramming<opengm::GraphicalModel<float, opengm::Adder, opengm::meta::TypeList<opengm::ModelViewFunction<opengm::GraphicalModel<float, opengm::Adder, opengm::ExplicitFunction<float, unsigned int, unsigned char>, opengm::DiscreteSpace<unsigned int, unsigned char> >, marray::Marray<float> >, opengm::meta::ListEnd>, opengm::DiscreteSpace<unsigned int, unsigned char> >, opengm::Minimizer>, opengm::DDDualVariableBlock<marray::Marray<float> > >::Parameter]'
/build/opengm-2.3.6+20160901/src/unittest/inference/test_dualdecomposition.cxx:49:7: required from 'int test() [with DD = opengm::DualDecompositionSubGradient<opengm::GraphicalModel<float, opengm::Adder, opengm::ExplicitFunction<float, unsigned int, unsigned char>, opengm::DiscreteSpace<unsigned int, unsigned char> >, opengm::DynamicProgramming<opengm::GraphicalModel<float, opengm::Adder, opengm::meta::TypeList<opengm::ModelViewFunction<opengm::GraphicalModel<float, opengm::Adder, opengm::ExplicitFunction<float, unsigned int, unsigned char>, opengm::DiscreteSpace<unsigned int, unsigned char> >, marray::Marray<float> >, opengm::meta::ListEnd>, opengm::DiscreteSpace<unsigned int, unsigned char> >, opengm::Minimizer>, opengm::DDDualVariableBlock<marray::Marray<float> > >]'
/build/opengm-2.3.6+20160901/src/unittest/inference/test_dualdecomposition.cxx:80:39: required from here
/build/opengm-2.3.6+20160901/include/opengm/opengm.hxx:82:42: warning: throw will always call terminate() [-Wterminate]
throw std::runtime_error(s.str()); \
^
/build/opengm-2.3.6+20160901/include/opengm/datastructures/fast_sequence.hxx:137:7: note: in expansion of macro 'OPENGM_ASSERT'
OPENGM_ASSERT(pointerToSequence_!=NULL);
^~~~~~~~~~~~~
/build/opengm-2.3.6+20160901/include/opengm/opengm.hxx:82:42: note: in C++11 destructors default to noexcept
throw std::runtime_error(s.str()); \
^
/build/opengm-2.3.6+20160901/include/opengm/datastructures/fast_sequence.hxx:137:7: note: in expansion of macro 'OPENGM_ASSERT'
OPENGM_ASSERT(pointerToSequence_!=NULL);
^~~~~~~~~~~~~
In file included from /build/opengm-2.3.6+20160901/include/opengm/inference/dualdecomposition/dualdecomposition_subgradient.hxx:11:0,
from /build/opengm-2.3.6+20160901/src/unittest/inference/test_dualdecomposition.cxx:9:
/build/opengm-2.3.6+20160901/include/opengm/inference/dualdecomposition/dualdecomposition_base.hxx: In instantiation of 'void opengm::DualDecompositionBase<GM, DUALBLOCK>::getBounds(const std::vector<std::vector<typename A::LabelType> >&, const std::vector<std::__cxx11::list<opengm::GraphicalModelDecomposition::SubVariable> >&, opengm::DualDecompositionBase<GM, DUALBLOCK>::ValueType&, opengm::DualDecompositionBase<GM, DUALBLOCK>::ValueType&, std::vector<typename A::LabelType>&) [with ACC = opengm::Minimizer; GM = opengm::GraphicalModel<float, opengm::Adder, opengm::ExplicitFunction<float, unsigned int, unsigned char>, opengm::DiscreteSpace<unsigned int, unsigned char> >; DUALBLOCK = opengm::DDDualVariableBlock<marray::Marray<float> >; typename A::LabelType = unsigned char; opengm::DualDecompositionBase<GM, DUALBLOCK>::ValueType = float]':
/build/opengm-2.3.6+20160901/include/opengm/inference/dualdecomposition/dualdecomposition_subgradient.hxx:205:10: required from 'opengm::InferenceTermination opengm::DualDecompositionSubGradient<GM, INF, DUALBLOCK>::infer(VISITOR&) [with VISITOR = opengm::visitors::EmptyVisitor<opengm::DualDecompositionSubGradient<opengm::GraphicalModel<float, opengm::Adder, opengm::ExplicitFunction<float, unsigned int, unsigned char>, opengm::DiscreteSpace<unsigned int, unsigned char> >, opengm::DynamicProgramming<opengm::GraphicalModel<float, opengm::Adder, opengm::meta::TypeList<opengm::ModelViewFunction<opengm::GraphicalModel<float, opengm::Adder, opengm::ExplicitFunction<float, unsigned int, unsigned char>, opengm::DiscreteSpace<unsigned int, unsigned char> >, marray::Marray<float> >, opengm::meta::ListEnd>, opengm::DiscreteSpace<unsigned int, unsigned char> >, opengm::Minimizer>, opengm::DDDualVariableBlock<marray::Marray<float> > > >; GM = opengm::GraphicalModel<float, opengm::Adder, opengm::ExplicitFunction<float, unsigned int, unsigned char>, opengm::DiscreteSpace<unsigned int, unsigned char> >; INF = opengm::DynamicProgramming<opengm::GraphicalModel<float, opengm::Adder, opengm::meta::TypeList<opengm::ModelViewFunction<opengm::GraphicalModel<float, opengm::Adder, opengm::ExplicitFunction<float, unsigned int, unsigned char>, opengm::DiscreteSpace<unsigned int, unsigned char> >, marray::Marray<float> >, opengm::meta::ListEnd>, opengm::DiscreteSpace<unsigned int, unsigned char> >, opengm::Minimizer>; DUALBLOCK = opengm::DDDualVariableBlock<marray::Marray<float> >]'
/build/opengm-2.3.6+20160901/include/opengm/inference/dualdecomposition/dualdecomposition_subgradient.hxx:174:19: required from 'opengm::InferenceTermination opengm::DualDecompositionSubGradient<GM, INF, DUALBLOCK>::infer() [with GM = opengm::GraphicalModel<float, opengm::Adder, opengm::ExplicitFunction<float, unsigned int, unsigned char>, opengm::DiscreteSpace<unsigned int, unsigned char> >; INF = opengm::DynamicProgramming<opengm::GraphicalModel<float, opengm::Adder, opengm::meta::TypeList<opengm::ModelViewFunction<opengm::GraphicalModel<float, opengm::Adder, opengm::ExplicitFunction<float, unsigned int, unsigned char>, opengm::DiscreteSpace<unsigned int, unsigned char> >, marray::Marray<float> >, opengm::meta::ListEnd>, opengm::DiscreteSpace<unsigned int, unsigned char> >, opengm::Minimizer>; DUALBLOCK = opengm::DDDualVariableBlock<marray::Marray<float> >]'
/build/opengm-2.3.6+20160901/include/opengm/unittests/blackboxtester.hxx:76:59: required from 'void opengm::InferenceBlackBoxTester<GM>::test(const typename INF::Parameter&, bool, bool, bool, bool) [with INF = opengm::DualDecompositionSubGradient<opengm::GraphicalModel<float, opengm::Adder, opengm::ExplicitFunction<float, unsigned int, unsigned char>, opengm::DiscreteSpace<unsigned int, unsigned char> >, opengm::DynamicProgramming<opengm::GraphicalModel<float, opengm::Adder, opengm::meta::TypeList<opengm::ModelViewFunction<opengm::GraphicalModel<float, opengm::Adder, opengm::ExplicitFunction<float, unsigned int, unsigned char>, opengm::DiscreteSpace<unsigned int, unsigned char> >, marray::Marray<float> >, opengm::meta::ListEnd>, opengm::DiscreteSpace<unsigned int, unsigned char> >, opengm::Minimizer>, opengm::DDDualVariableBlock<marray::Marray<float> > >; GM = opengm::GraphicalModel<float, opengm::Adder, opengm::ExplicitFunction<float, unsigned int, unsigned char>, opengm::DiscreteSpace<unsigned int, unsigned char> >; typename INF::Parameter = opengm::DualDecompositionSubGradient<opengm::GraphicalModel<float, opengm::Adder, opengm::ExplicitFunction<float, unsigned int, unsigned char>, opengm::DiscreteSpace<unsigned int, unsigned char> >, opengm::DynamicProgramming<opengm::GraphicalModel<float, opengm::Adder, opengm::meta::TypeList<opengm::ModelViewFunction<opengm::GraphicalModel<float, opengm::Adder, opengm::ExplicitFunction<float, unsigned int, unsigned char>, opengm::DiscreteSpace<unsigned int, unsigned char> >, marray::Marray<float> >, opengm::meta::ListEnd>, opengm::DiscreteSpace<unsigned int, unsigned char> >, opengm::Minimizer>, opengm::DDDualVariableBlock<marray::Marray<float> > >::Parameter]'
/build/opengm-2.3.6+20160901/src/unittest/inference/test_dualdecomposition.cxx:49:7: required from 'int test() [with DD = opengm::DualDecompositionSubGradient<opengm::GraphicalModel<float, opengm::Adder, opengm::ExplicitFunction<float, unsigned int, unsigned char>, opengm::DiscreteSpace<unsigned int, unsigned char> >, opengm::DynamicProgramming<opengm::GraphicalModel<float, opengm::Adder, opengm::meta::TypeList<opengm::ModelViewFunction<opengm::GraphicalModel<float, opengm::Adder, opengm::ExplicitFunction<float, unsigned int, unsigned char>, opengm::DiscreteSpace<unsigned int, unsigned char> >, marray::Marray<float> >, opengm::meta::ListEnd>, opengm::DiscreteSpace<unsigned int, unsigned char> >, opengm::Minimizer>, opengm::DDDualVariableBlock<marray::Marray<float> > >]'
/build/opengm-2.3.6+20160901/src/unittest/inference/test_dualdecomposition.cxx:80:39: required from here
/build/opengm-2.3.6+20160901/include/opengm/inference/dualdecomposition/dualdecomposition_base.hxx:481:14: warning: unused variable 'a' [-Wunused-variable]
size_t a;
^
/build/opengm-2.3.6+20160901/include/opengm/inference/dualdecomposition/dualdecomposition_base.hxx: In instantiation of 'void opengm::DualDecompositionBase<GM, DUALBLOCK>::getBounds(const std::vector<std::vector<typename A::LabelType> >&, const std::vector<std::__cxx11::list<opengm::GraphicalModelDecomposition::SubVariable> >&, opengm::DualDecompositionBase<GM, DUALBLOCK>::ValueType&, opengm::DualDecompositionBase<GM, DUALBLOCK>::ValueType&, std::vector<typename A::LabelType>&) [with ACC = opengm::Minimizer; GM = opengm::GraphicalModel<float, opengm::Adder, opengm::ExplicitFunction<float, unsigned int, unsigned char>, opengm::DiscreteSpace<unsigned int, unsigned char> >; DUALBLOCK = opengm::DDDualVariableBlock2<marray::View<float, false> >; typename A::LabelType = unsigned char; opengm::DualDecompositionBase<GM, DUALBLOCK>::ValueType = float]':
/build/opengm-2.3.6+20160901/include/opengm/inference/dualdecomposition/dualdecomposition_subgradient.hxx:205:10: required from 'opengm::InferenceTermination opengm::DualDecompositionSubGradient<GM, INF, DUALBLOCK>::infer(VISITOR&) [with VISITOR = opengm::visitors::EmptyVisitor<opengm::DualDecompositionSubGradient<opengm::GraphicalModel<float, opengm::Adder, opengm::ExplicitFunction<float, unsigned int, unsigned char>, opengm::DiscreteSpace<unsigned int, unsigned char> >, opengm::DynamicProgramming<opengm::GraphicalModel<float, opengm::Adder, opengm::meta::TypeList<opengm::ModelViewFunction<opengm::GraphicalModel<float, opengm::Adder, opengm::ExplicitFunction<float, unsigned int, unsigned char>, opengm::DiscreteSpace<unsigned int, unsigned char> >, marray::View<float, false> >, opengm::meta::ListEnd>, opengm::DiscreteSpace<unsigned int, unsigned char> >, opengm::Minimizer>, opengm::DDDualVariableBlock2<marray::View<float, false> > > >; GM = opengm::GraphicalModel<float, opengm::Adder, opengm::ExplicitFunction<float, unsigned int, unsigned char>, opengm::DiscreteSpace<unsigned int, unsigned char> >; INF = opengm::DynamicProgramming<opengm::GraphicalModel<float, opengm::Adder, opengm::meta::TypeList<opengm::ModelViewFunction<opengm::GraphicalModel<float, opengm::Adder, opengm::ExplicitFunction<float, unsigned int, unsigned char>, opengm::DiscreteSpace<unsigned int, unsigned char> >, marray::View<float, false> >, opengm::meta::ListEnd>, opengm::DiscreteSpace<unsigned int, unsigned char> >, opengm::Minimizer>; DUALBLOCK = opengm::DDDualVariableBlock2<marray::View<float, false> >]'
/build/opengm-2.3.6+20160901/include/opengm/inference/dualdecomposition/dualdecomposition_subgradient.hxx:174:19: required from 'opengm::InferenceTermination opengm::DualDecompositionSubGradient<GM, INF, DUALBLOCK>::infer() [with GM = opengm::GraphicalModel<float, opengm::Adder, opengm::ExplicitFunction<float, unsigned int, unsigned char>, opengm::DiscreteSpace<unsigned int, unsigned char> >; INF = opengm::DynamicProgramming<opengm::GraphicalModel<float, opengm::Adder, opengm::meta::TypeList<opengm::ModelViewFunction<opengm::GraphicalModel<float, opengm::Adder, opengm::ExplicitFunction<float, unsigned int, unsigned char>, opengm::DiscreteSpace<unsigned int, unsigned char> >, marray::View<float, false> >, opengm::meta::ListEnd>, opengm::DiscreteSpace<unsigned int, unsigned char> >, opengm::Minimizer>; DUALBLOCK = opengm::DDDualVariableBlock2<marray::View<float, false> >]'
/build/opengm-2.3.6+20160901/include/opengm/unittests/blackboxtester.hxx:76:59: required from 'void opengm::InferenceBlackBoxTester<GM>::test(const typename INF::Parameter&, bool, bool, bool, bool) [with INF = opengm::DualDecompositionSubGradient<opengm::GraphicalModel<float, opengm::Adder, opengm::ExplicitFunction<float, unsigned int, unsigned char>, opengm::DiscreteSpace<unsigned int, unsigned char> >, opengm::DynamicProgramming<opengm::GraphicalModel<float, opengm::Adder, opengm::meta::TypeList<opengm::ModelViewFunction<opengm::GraphicalModel<float, opengm::Adder, opengm::ExplicitFunction<float, unsigned int, unsigned char>, opengm::DiscreteSpace<unsigned int, unsigned char> >, marray::View<float, false> >, opengm::meta::ListEnd>, opengm::DiscreteSpace<unsigned int, unsigned char> >, opengm::Minimizer>, opengm::DDDualVariableBlock2<marray::View<float, false> > >; GM = opengm::GraphicalModel<float, opengm::Adder, opengm::ExplicitFunction<float, unsigned int, unsigned char>, opengm::DiscreteSpace<unsigned int, unsigned char> >; typename INF::Parameter = opengm::DualDecompositionSubGradient<opengm::GraphicalModel<float, opengm::Adder, opengm::ExplicitFunction<float, unsigned int, unsigned char>, opengm::DiscreteSpace<unsigned int, unsigned char> >, opengm::DynamicProgramming<opengm::GraphicalModel<float, opengm::Adder, opengm::meta::TypeList<opengm::ModelViewFunction<opengm::GraphicalModel<float, opengm::Adder, opengm::ExplicitFunction<float, unsigned int, unsigned char>, opengm::DiscreteSpace<unsigned int, unsigned char> >, marray::View<float, false> >, opengm::meta::ListEnd>, opengm::DiscreteSpace<unsigned int, unsigned char> >, opengm::Minimizer>, opengm::DDDualVariableBlock2<marray::View<float, false> > >::Parameter]'
/build/opengm-2.3.6+20160901/src/unittest/inference/test_dualdecomposition.cxx:49:7: required from 'int test() [with DD = opengm::DualDecompositionSubGradient<opengm::GraphicalModel<float, opengm::Adder, opengm::ExplicitFunction<float, unsigned int, unsigned char>, opengm::DiscreteSpace<unsigned int, unsigned char> >, opengm::DynamicProgramming<opengm::GraphicalModel<float, opengm::Adder, opengm::meta::TypeList<opengm::ModelViewFunction<opengm::GraphicalModel<float, opengm::Adder, opengm::ExplicitFunction<float, unsigned int, unsigned char>, opengm::DiscreteSpace<unsigned int, unsigned char> >, marray::View<float, false> >, opengm::meta::ListEnd>, opengm::DiscreteSpace<unsigned int, unsigned char> >, opengm::Minimizer>, opengm::DDDualVariableBlock2<marray::View<float, false> > >]'
/build/opengm-2.3.6+20160901/src/unittest/inference/test_dualdecomposition.cxx:83:40: required from here
/build/opengm-2.3.6+20160901/include/opengm/inference/dualdecomposition/dualdecomposition_base.hxx:481:14: warning: unused variable 'a' [-Wunused-variable]
[ 89%] Linking CXX executable test-lazyflipper
cd /build/opengm-2.3.6+20160901/obj-arm-linux-gnueabihf/src/unittest/inference && /usr/bin/cmake -E cmake_link_script CMakeFiles/test-lazyflipper.dir/link.txt --verbose=1
/usr/bin/c++ -g -O2 -fdebug-prefix-map=/build/opengm-2.3.6+20160901=. -fPIE -fstack-protector-strong -Wformat -Werror=format-security -Wall -pedantic -Wdate-time -D_FORTIFY_SOURCE=2 -fPIE -pie -Wl,-z,relro -Wl,-z,now -Wl,--as-needed CMakeFiles/test-lazyflipper.dir/test_lazyflipper.cxx.o -o test-lazyflipper -rdynamic
make[3]: Leaving directory '/build/opengm-2.3.6+20160901/obj-arm-linux-gnueabihf'
[ 89%] Built target test-lazyflipper
make -f src/unittest/inference/CMakeFiles/test-astar.dir/build.make src/unittest/inference/CMakeFiles/test-astar.dir/depend
make[3]: Entering directory '/build/opengm-2.3.6+20160901/obj-arm-linux-gnueabihf'
cd /build/opengm-2.3.6+20160901/obj-arm-linux-gnueabihf && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /build/opengm-2.3.6+20160901 /build/opengm-2.3.6+20160901/src/unittest/inference /build/opengm-2.3.6+20160901/obj-arm-linux-gnueabihf /build/opengm-2.3.6+20160901/obj-arm-linux-gnueabihf/src/unittest/inference /build/opengm-2.3.6+20160901/obj-arm-linux-gnueabihf/src/unittest/inference/CMakeFiles/test-astar.dir/DependInfo.cmake --color=
Scanning dependencies of target test-astar
make[3]: Leaving directory '/build/opengm-2.3.6+20160901/obj-arm-linux-gnueabihf'
make -f src/unittest/inference/CMakeFiles/test-astar.dir/build.make src/unittest/inference/CMakeFiles/test-astar.dir/build
make[3]: Entering directory '/build/opengm-2.3.6+20160901/obj-arm-linux-gnueabihf'
[ 89%] Building CXX object src/unittest/inference/CMakeFiles/test-astar.dir/test_astar.cxx.o
cd /build/opengm-2.3.6+20160901/obj-arm-linux-gnueabihf/src/unittest/inference && /usr/bin/c++ -DNOVIGRA -DOPENGM_DEBUG -DWITH_BOOST -DWITH_BOOST_GRAPH -DWITH_HDF5 -DWITH_OPENMP -I/build/opengm-2.3.6+20160901/include -I/usr/include/hdf5/serial -g -O2 -fdebug-prefix-map=/build/opengm-2.3.6+20160901=. -fPIE -fstack-protector-strong -Wformat -Werror=format-security -Wall -pedantic -Wdate-time -D_FORTIFY_SOURCE=2 -o CMakeFiles/test-astar.dir/test_astar.cxx.o -c /build/opengm-2.3.6+20160901/src/unittest/inference/test_astar.cxx
In file included from /build/opengm-2.3.6+20160901/include/opengm/operations/multiplier.hxx:5:0,
from /build/opengm-2.3.6+20160901/src/unittest/inference/test_astar.cxx:6:
/build/opengm-2.3.6+20160901/include/opengm/graphicalmodel/graphicalmodel_factor_operator.hxx: In static member function 'static void opengm::functionwrapper::executor::binary::InplaceOperationExecutor<A, B, OP, IY, DY, false>::op(A&, const B&, OP, size_t)':
/build/opengm-2.3.6+20160901/include/opengm/graphicalmodel/graphicalmodel_factor_operator.hxx:181:61: warning: typedef 'IndexType' locally defined but not used [-Wunused-local-typedefs]
typedef typename FunctionTypeA::IndexType IndexType;
^~~~~~~~~
In file included from /build/opengm-2.3.6+20160901/include/opengm/graphicalmodel/graphicalmodel.hxx:14:0,
from /build/opengm-2.3.6+20160901/src/unittest/inference/test_astar.cxx:11:
/build/opengm-2.3.6+20160901/include/opengm/graphicalmodel/graphicalmodel_function_wrapper.hxx: In static member function 'static void opengm::detail_graphical_model::FunctionWrapperExecutor<IX, DX, false>::callFunctor(const GM*, typename GM::IndexType, size_t, FUNCTOR&)':
/build/opengm-2.3.6+20160901/include/opengm/graphicalmodel/graphicalmodel_function_wrapper.hxx:584:67: warning: typedef 'FunctionShapeIteratorType' locally defined but not used [-Wunused-local-typedefs]
typedef typename FunctionType::FunctionShapeIteratorType FunctionShapeIteratorType;
^~~~~~~~~~~~~~~~~~~~~~~~~
In file included from /build/opengm-2.3.6+20160901/src/unittest/inference/test_astar.cxx:14:0:
/build/opengm-2.3.6+20160901/include/opengm/unittests/blackboxtester.hxx: In member function 'void opengm::InferenceBlackBoxTester<GM>::test(const typename INF::Parameter&, bool, bool, bool, bool)':
/build/opengm-2.3.6+20160901/include/opengm/unittests/blackboxtester.hxx:56:57: warning: typedef 'OperatorType' locally defined but not used [-Wunused-local-typedefs]
typedef typename GraphicalModelType::OperatorType OperatorType;
^~~~~~~~~~~~
In file included from /build/opengm-2.3.6+20160901/src/unittest/inference/test_astar.cxx:3:0:
/build/opengm-2.3.6+20160901/include/opengm/datastructures/fast_sequence.hxx: In instantiation of 'opengm::FastSequence<T, MAX_STACK>::~FastSequence() [with T = unsigned int; unsigned int MAX_STACK = 5u]':
/build/opengm-2.3.6+20160901/include/opengm/utilities/indexing.hxx:122:10: required from 'opengm::IndependentFactor<T, I, L>::IndependentFactor(const opengm::Factor<GRAPHICAL_MODEL>&) [with GRAPHICAL_MODEL = opengm::GraphicalModel<double, opengm::Adder>; T = double; I = unsigned int; L = unsigned int]'
/build/opengm-2.3.6+20160901/include/opengm/inference/astar.hxx:281:10: required from 'opengm::AStar<GM, ACC>::AStar(const GM&, opengm::AStar<GM, ACC>::Parameter) [with GM = opengm::GraphicalModel<double, opengm::Adder>; ACC = opengm::Minimizer]'
/build/opengm-2.3.6+20160901/include/opengm/unittests/blackboxtester.hxx:75:35: required from 'void opengm::InferenceBlackBoxTester<GM>::test(const typename INF::Parameter&, bool, bool, bool, bool) [with INF = opengm::AStar<opengm::GraphicalModel<double, opengm::Adder>, opengm::Minimizer>; GM = opengm::GraphicalModel<double, opengm::Adder>; typename INF::Parameter = opengm::AStar<opengm::GraphicalModel<double, opengm::Adder>, opengm::Minimizer>::Parameter]'
/build/opengm-2.3.6+20160901/src/unittest/inference/test_astar.cxx:57:36: required from here
/build/opengm-2.3.6+20160901/include/opengm/opengm.hxx:82:42: warning: throw will always call terminate() [-Wterminate]
throw std::runtime_error(s.str()); \
^
/build/opengm-2.3.6+20160901/include/opengm/datastructures/fast_sequence.hxx:137:7: note: in expansion of macro 'OPENGM_ASSERT'
OPENGM_ASSERT(pointerToSequence_!=NULL);
^~~~~~~~~~~~~
/build/opengm-2.3.6+20160901/include/opengm/opengm.hxx:82:42: note: in C++11 destructors default to noexcept
throw std::runtime_error(s.str()); \
^
/build/opengm-2.3.6+20160901/include/opengm/datastructures/fast_sequence.hxx:137:7: note: in expansion of macro 'OPENGM_ASSERT'
OPENGM_ASSERT(pointerToSequence_!=NULL);
^~~~~~~~~~~~~
/build/opengm-2.3.6+20160901/include/opengm/datastructures/fast_sequence.hxx: In instantiation of 'opengm::FastSequence<T, MAX_STACK>::~FastSequence() [with T = short unsigned int; unsigned int MAX_STACK = 5u]':
/build/opengm-2.3.6+20160901/include/opengm/graphicalmodel/graphicalmodel_factor.hxx:1608:39: required from 'void opengm::IndependentFactor<T, I, L>::fixVariables(INDEX_ITERATOR, INDEX_ITERATOR, STATE_ITERATOR) [with INDEX_ITERATOR = __gnu_cxx::__normal_iterator<short unsigned int*, std::vector<short unsigned int, std::allocator<short unsigned int> > >; STATE_ITERATOR = __gnu_cxx::__normal_iterator<unsigned char*, std::vector<unsigned char, std::allocator<unsigned char> > >; T = float; I = short unsigned int; L = unsigned char]'
/build/opengm-2.3.6+20160901/include/opengm/inference/inference.hxx:199:19: required from 'opengm::InferenceTermination opengm::Inference<GM, ACC>::constrainedOptimum(std::vector<typename A::IndexType>&, std::vector<typename A::LabelType>&, std::vector<typename A::LabelType>&) const [with GM = opengm::GraphicalModel<float, opengm::Adder, opengm::meta::TypeList<opengm::ExplicitFunction<float, short unsigned int, unsigned char>, opengm::meta::TypeList<opengm::ViewFixVariablesFunction<opengm::GraphicalModel<float, opengm::Adder, opengm::ExplicitFunction<float, short unsigned int, unsigned char>, opengm::DiscreteSpace<short unsigned int, unsigned char> > >, opengm::meta::TypeList<opengm::ViewFunction<opengm::GraphicalModel<float, opengm::Adder, opengm::ExplicitFunction<float, short unsigned int, unsigned char>, opengm::DiscreteSpace<short unsigned int, unsigned char> > >, opengm::meta::TypeList<opengm::ConstantFunction<float, short unsigned int, unsigned char>, opengm::meta::ListEnd> > > >, opengm::DiscreteSpace<short unsigned int, unsigned char> >; ACC = opengm::Minimizer; typename A::IndexType = short unsigned int; typename A::LabelType = unsigned char]'
/build/opengm-2.3.6+20160901/include/opengm/inference/astar.hxx:496:13: required from 'void opengm::AStar<GM, ACC>::expand(VisitorType&) [with VisitorType = opengm::visitors::EmptyVisitor<opengm::AStar<opengm::GraphicalModel<float, opengm::Adder, opengm::ExplicitFunction<float, short unsigned int, unsigned char>, opengm::DiscreteSpace<short unsigned int, unsigned char> >, opengm::Minimizer> >; GM = opengm::GraphicalModel<float, opengm::Adder, opengm::ExplicitFunction<float, short unsigned int, unsigned char>, opengm::DiscreteSpace<short unsigned int, unsigned char> >; ACC = opengm::Minimizer]'
/build/opengm-2.3.6+20160901/include/opengm/inference/astar.hxx:321:13: required from 'opengm::InferenceTermination opengm::AStar<GM, ACC>::infer(VisitorType&) [with VisitorType = opengm::visitors::EmptyVisitor<opengm::AStar<opengm::GraphicalModel<float, opengm::Adder, opengm::ExplicitFunction<float, short unsigned int, unsigned char>, opengm::DiscreteSpace<short unsigned int, unsigned char> >, opengm::Minimizer> >; GM = opengm::GraphicalModel<float, opengm::Adder, opengm::ExplicitFunction<float, short unsigned int, unsigned char>, opengm::DiscreteSpace<short unsigned int, unsigned char> >; ACC = opengm::Minimizer]'
/build/opengm-2.3.6+20160901/include/opengm/inference/astar.hxx:303:19: required from 'opengm::InferenceTermination opengm::AStar<GM, ACC>::infer() [with GM = opengm::GraphicalModel<float, opengm::Adder, opengm::ExplicitFunction<float, short unsigned int, unsigned char>, opengm::DiscreteSpace<short unsigned int, unsigned char> >; ACC = opengm::Minimizer]'
/build/opengm-2.3.6+20160901/include/opengm/unittests/blackboxtester.hxx:76:59: required from 'void opengm::InferenceBlackBoxTester<GM>::test(const typename INF::Parameter&, bool, bool, bool, bool) [with INF = opengm::AStar<opengm::GraphicalModel<float, opengm::Adder, opengm::ExplicitFunction<float, short unsigned int, unsigned char>, opengm::DiscreteSpace<short unsigned int, unsigned char> >, opengm::Minimizer>; GM = opengm::GraphicalModel<float, opengm::Adder, opengm::ExplicitFunction<float, short unsigned int, unsigned char>, opengm::DiscreteSpace<short unsigned int, unsigned char> >; typename INF::Parameter = opengm::AStar<opengm::GraphicalModel<float, opengm::Adder, opengm::ExplicitFunction<float, short unsigned int, unsigned char>, opengm::DiscreteSpace<short unsigned int, unsigned char> >, opengm::Minimizer>::Parameter]'
/build/opengm-2.3.6+20160901/src/unittest/inference/test_astar.cxx:65:37: required from here
/build/opengm-2.3.6+20160901/include/opengm/opengm.hxx:82:42: warning: throw will always call terminate() [-Wterminate]
throw std::runtime_error(s.str()); \
^
/build/opengm-2.3.6+20160901/include/opengm/datastructures/fast_sequence.hxx:137:7: note: in expansion of macro 'OPENGM_ASSERT'
OPENGM_ASSERT(pointerToSequence_!=NULL);
^~~~~~~~~~~~~
/build/opengm-2.3.6+20160901/include/opengm/opengm.hxx:82:42: note: in C++11 destructors default to noexcept
throw std::runtime_error(s.str()); \
^
/build/opengm-2.3.6+20160901/include/opengm/datastructures/fast_sequence.hxx:137:7: note: in expansion of macro 'OPENGM_ASSERT'
OPENGM_ASSERT(pointerToSequence_!=NULL);
^~~~~~~~~~~~~
/build/opengm-2.3.6+20160901/include/opengm/datastructures/fast_sequence.hxx: In instantiation of 'opengm::FastSequence<T, MAX_STACK>::~FastSequence() [with T = unsigned char; unsigned int MAX_STACK = 5u]':
/build/opengm-2.3.6+20160901/include/opengm/graphicalmodel/graphicalmodel_factor.hxx:1611:39: required from 'void opengm::IndependentFactor<T, I, L>::fixVariables(INDEX_ITERATOR, INDEX_ITERATOR, STATE_ITERATOR) [with INDEX_ITERATOR = __gnu_cxx::__normal_iterator<short unsigned int*, std::vector<short unsigned int, std::allocator<short unsigned int> > >; STATE_ITERATOR = __gnu_cxx::__normal_iterator<unsigned char*, std::vector<unsigned char, std::allocator<unsigned char> > >; T = float; I = short unsigned int; L = unsigned char]'
/build/opengm-2.3.6+20160901/include/opengm/inference/inference.hxx:199:19: required from 'opengm::InferenceTermination opengm::Inference<GM, ACC>::constrainedOptimum(std::vector<typename A::IndexType>&, std::vector<typename A::LabelType>&, std::vector<typename A::LabelType>&) const [with GM = opengm::GraphicalModel<float, opengm::Adder, opengm::meta::TypeList<opengm::ExplicitFunction<float, short unsigned int, unsigned char>, opengm::meta::TypeList<opengm::ViewFixVariablesFunction<opengm::GraphicalModel<float, opengm::Adder, opengm::ExplicitFunction<float, short unsigned int, unsigned char>, opengm::DiscreteSpace<short unsigned int, unsigned char> > >, opengm::meta::TypeList<opengm::ViewFunction<opengm::GraphicalModel<float, opengm::Adder, opengm::ExplicitFunction<float, short unsigned int, unsigned char>, opengm::DiscreteSpace<short unsigned int, unsigned char> > >, opengm::meta::TypeList<opengm::ConstantFunction<float, short unsigned int, unsigned char>, opengm::meta::ListEnd> > > >, opengm::DiscreteSpace<short unsigned int, unsigned char> >; ACC = opengm::Minimizer; typename A::IndexType = short unsigned int; typename A::LabelType = unsigned char]'
/build/opengm-2.3.6+20160901/include/opengm/inference/astar.hxx:496:13: required from 'void opengm::AStar<GM, ACC>::expand(VisitorType&) [with VisitorType = opengm::visitors::EmptyVisitor<opengm::AStar<opengm::GraphicalModel<float, opengm::Adder, opengm::ExplicitFunction<float, short unsigned int, unsigned char>, opengm::DiscreteSpace<short unsigned int, unsigned char> >, opengm::Minimizer> >; GM = opengm::GraphicalModel<float, opengm::Adder, opengm::ExplicitFunction<float, short unsigned int, unsigned char>, opengm::DiscreteSpace<short unsigned int, unsigned char> >; ACC = opengm::Minimizer]'
/build/opengm-2.3.6+20160901/include/opengm/inference/astar.hxx:321:13: required from 'opengm::InferenceTermination opengm::AStar<GM, ACC>::infer(VisitorType&) [with VisitorType = opengm::visitors::EmptyVisitor<opengm::AStar<opengm::GraphicalModel<float, opengm::Adder, opengm::ExplicitFunction<float, short unsigned int, unsigned char>, opengm::DiscreteSpace<short unsigned int, unsigned char> >, opengm::Minimizer> >; GM = opengm::GraphicalModel<float, opengm::Adder, opengm::ExplicitFunction<float, short unsigned int, unsigned char>, opengm::DiscreteSpace<short unsigned int, unsigned char> >; ACC = opengm::Minimizer]'
/build/opengm-2.3.6+20160901/include/opengm/inference/astar.hxx:303:19: required from 'opengm::InferenceTermination opengm::AStar<GM, ACC>::infer() [with GM = opengm::GraphicalModel<float, opengm::Adder, opengm::ExplicitFunction<float, short unsigned int, unsigned char>, opengm::DiscreteSpace<short unsigned int, unsigned char> >; ACC = opengm::Minimizer]'
/build/opengm-2.3.6+20160901/include/opengm/unittests/blackboxtester.hxx:76:59: required from 'void opengm::InferenceBlackBoxTester<GM>::test(const typename INF::Parameter&, bool, bool, bool, bool) [with INF = opengm::AStar<opengm::GraphicalModel<float, opengm::Adder, opengm::ExplicitFunction<float, short unsigned int, unsigned char>, opengm::DiscreteSpace<short unsigned int, unsigned char> >, opengm::Minimizer>; GM = opengm::GraphicalModel<float, opengm::Adder, opengm::ExplicitFunction<float, short unsigned int, unsigned char>, opengm::DiscreteSpace<short unsigned int, unsigned char> >; typename INF::Parameter = opengm::AStar<opengm::GraphicalModel<float, opengm::Adder, opengm::ExplicitFunction<float, short unsigned int, unsigned char>, opengm::DiscreteSpace<short unsigned int, unsigned char> >, opengm::Minimizer>::Parameter]'
/build/opengm-2.3.6+20160901/src/unittest/inference/test_astar.cxx:65:37: required from here
/build/opengm-2.3.6+20160901/include/opengm/opengm.hxx:82:42: warning: throw will always call terminate() [-Wterminate]
throw std::runtime_error(s.str()); \
^
/build/opengm-2.3.6+20160901/include/opengm/datastructures/fast_sequence.hxx:137:7: note: in expansion of macro 'OPENGM_ASSERT'
OPENGM_ASSERT(pointerToSequence_!=NULL);
^~~~~~~~~~~~~
/build/opengm-2.3.6+20160901/include/opengm/opengm.hxx:82:42: note: in C++11 destructors default to noexcept
throw std::runtime_error(s.str()); \
^
/build/opengm-2.3.6+20160901/include/opengm/datastructures/fast_sequence.hxx:137:7: note: in expansion of macro 'OPENGM_ASSERT'
OPENGM_ASSERT(pointerToSequence_!=NULL);
^~~~~~~~~~~~~
/build/opengm-2.3.6+20160901/include/opengm/datastructures/fast_sequence.hxx: In instantiation of 'opengm::FastSequence<T, MAX_STACK>::~FastSequence() [with T = bool; unsigned int MAX_STACK = 5u]':
/build/opengm-2.3.6+20160901/include/opengm/utilities/indexing.hxx:293:10: required from 'static void opengm::BinaryOperationInplaceImpl<A, B, OP>::op(A&, const B&, VI_A&, const VI_B&, OP) [with VI_A = std::vector<unsigned int>; VI_B = std::vector<unsigned int>; A = opengm::ExplicitFunction<double, unsigned int, unsigned int>; B = opengm::ExplicitFunction<double, unsigned int, unsigned int>; OP = std::plus<double>]'
/build/opengm-2.3.6+20160901/include/opengm/graphicalmodel/graphicalmodel_factor_operator.hxx:187:42: required from 'static void opengm::functionwrapper::executor::binary::InplaceOperationExecutor<A, B, OP, IY, DY, false>::op(A&, const B&, OP, size_t) [with A = opengm::IndependentFactor<double, unsigned int, unsigned int>; B = opengm::IndependentFactor<double, unsigned int, unsigned int>; OP = std::plus<double>; unsigned int IY = 0u; unsigned int DY = 1u; size_t = unsigned int]'
/build/opengm-2.3.6+20160901/include/opengm/graphicalmodel/graphicalmodel_factor_operator.hxx:547:29: required from 'static void opengm::functionwrapper::binary::InplaceOperationWrapper<A, B, OP, opengm::functionwrapper::IndependentFactorFlag, opengm::functionwrapper::IndependentFactorOrFactorFlag>::op(A&, const B&, OP) [with A = opengm::IndependentFactor<double, unsigned int, unsigned int>; B = opengm::IndependentFactor<double, unsigned int, unsigned int>; OP = std::plus<double>]'
/build/opengm-2.3.6+20160901/include/opengm/graphicalmodel/graphicalmodel_factor_operator.hxx:581:36: required from 'static void opengm::functionwrapper::binary::InplaceOperationWrapperSelector<A, B, OP>::op(A&, const B&, OP) [with A = opengm::IndependentFactor<double, unsigned int, unsigned int>; B = opengm::IndependentFactor<double, unsigned int, unsigned int>; OP = std::plus<double>]'
/build/opengm-2.3.6+20160901/include/opengm/graphicalmodel/graphicalmodel_factor_operator.hxx:607:74: required from 'void opengm::operateBinary(A&, const B&, OP) [with A = opengm::IndependentFactor<double, unsigned int, unsigned int>; B = opengm::IndependentFactor<double, unsigned int, unsigned int>; OP = std::plus<double>]'
/build/opengm-2.3.6+20160901/include/opengm/graphicalmodel/graphicalmodel_factor.hxx:1468:25: [ skipping 3 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ]
/build/opengm-2.3.6+20160901/include/opengm/inference/inference.hxx:202:35: required from 'opengm::InferenceTermination opengm::Inference<GM, ACC>::constrainedOptimum(std::vector<typename A::IndexType>&, std::vector<typename A::LabelType>&, std::vector<typename A::LabelType>&) const [with GM = opengm::GraphicalModel<double, opengm::Adder, opengm::meta::TypeList<opengm::ExplicitFunction<double, unsigned int, unsigned int>, opengm::meta::TypeList<opengm::ViewFixVariablesFunction<opengm::GraphicalModel<double, opengm::Adder> >, opengm::meta::TypeList<opengm::ViewFunction<opengm::GraphicalModel<double, opengm::Adder> >, opengm::meta::TypeList<opengm::ConstantFunction<double, unsigned int, unsigned int>, opengm::meta::ListEnd> > > >, opengm::DiscreteSpace<> >; ACC = opengm::Minimizer; typename A::IndexType = unsigned int; typename A::LabelType = unsigned int]'
/build/opengm-2.3.6+20160901/include/opengm/inference/astar.hxx:496:13: required from 'void opengm::AStar<GM, ACC>::expand(VisitorType&) [with VisitorType = opengm::visitors::EmptyVisitor<opengm::AStar<opengm::GraphicalModel<double, opengm::Adder>, opengm::Minimizer> >; GM = opengm::GraphicalModel<double, opengm::Adder>; ACC = opengm::Minimizer]'
/build/opengm-2.3.6+20160901/include/opengm/inference/astar.hxx:321:13: required from 'opengm::InferenceTermination opengm::AStar<GM, ACC>::infer(VisitorType&) [with VisitorType = opengm::visitors::EmptyVisitor<opengm::AStar<opengm::GraphicalModel<double, opengm::Adder>, opengm::Minimizer> >; GM = opengm::GraphicalModel<double, opengm::Adder>; ACC = opengm::Minimizer]'
/build/opengm-2.3.6+20160901/include/opengm/inference/astar.hxx:303:19: required from 'opengm::InferenceTermination opengm::AStar<GM, ACC>::infer() [with GM = opengm::GraphicalModel<double, opengm::Adder>; ACC = opengm::Minimizer]'
/build/opengm-2.3.6+20160901/include/opengm/unittests/blackboxtester.hxx:76:59: required from 'void opengm::InferenceBlackBoxTester<GM>::test(const typename INF::Parameter&, bool, bool, bool, bool) [with INF = opengm::AStar<opengm::GraphicalModel<double, opengm::Adder>, opengm::Minimizer>; GM = opengm::GraphicalModel<double, opengm::Adder>; typename INF::Parameter = opengm::AStar<opengm::GraphicalModel<double, opengm::Adder>, opengm::Minimizer>::Parameter]'
/build/opengm-2.3.6+20160901/src/unittest/inference/test_astar.cxx:57:36: required from here
/build/opengm-2.3.6+20160901/include/opengm/opengm.hxx:82:42: warning: throw will always call terminate() [-Wterminate]
throw std::runtime_error(s.str()); \
^
/build/opengm-2.3.6+20160901/include/opengm/datastructures/fast_sequence.hxx:137:7: note: in expansion of macro 'OPENGM_ASSERT'
OPENGM_ASSERT(pointerToSequence_!=NULL);
^~~~~~~~~~~~~
/build/opengm-2.3.6+20160901/include/opengm/opengm.hxx:82:42: note: in C++11 destructors default to noexcept
throw std::runtime_error(s.str()); \
^
/build/opengm-2.3.6+20160901/include/opengm/datastructures/fast_sequence.hxx:137:7: note: in expansion of macro 'OPENGM_ASSERT'
OPENGM_ASSERT(pointerToSequence_!=NULL);
^~~~~~~~~~~~~
/srv/reproducible-results/rbuild-debian-mo9jjOkZ/tmp.cS76f2qDJ1: 46.7% -- replaced with /srv/reproducible-results/rbuild-debian-mo9jjOkZ/tmp.cS76f2qDJ1.gz
FATAL: null
java.lang.NullPointerException
at hudson.plugins.build_timeout.BuildTimeoutWrapper$EnvironmentImpl.tearDown(BuildTimeoutWrapper.java:199)
at hudson.model.Build$BuildExecution.doRun(Build.java:173)
at hudson.model.AbstractBuild$AbstractBuildExecution.run(AbstractBuild.java:534)
at hudson.model.Run.execute(Run.java:1741)
at hudson.model.FreeStyleBuild.run(FreeStyleBuild.java:43)
at hudson.model.ResourceController.execute(ResourceController.java:98)
at hudson.model.Executor.run(Executor.java:410)
INFO: Starting at 2016-09-08 15:12:32.951100
INFO: Finished at 2016-09-08 15:12:33.265229, took: 0:00:00.314143
INFO: Starting at 2016-09-08 15:12:34.075034
More information about the Qa-jenkins-scm
mailing list