feel++: FTBFS in wily

Bug #1484096 reported by Martin Pitt
6
This bug affects 1 person
Affects Status Importance Assigned to Milestone
feel++ (Debian)
Fix Released
Unknown
feel++ (Ubuntu)
In Progress
Medium
Andy Whitcroft

Bug Description

feel++ FTBFS in wily:

[ 64%] Building CXX object feel/CMakeFiles/feelpp.dir/feelalg/preconditioner.cpp.o
cd /build/feel++-CYzj3M/feel++-0.99.0-final.1/obj-x86_64-linux-gnu/feel && /usr/bin/clang++-3.5 -DBOOST_FILESYSTEM_VERSION=3 -DBOOST_NO_CXX11_SCOPED_ENUMS -DBOOST_NO_CXX11_VARIADIC_TEMPLATES -DBOOST_NO_SCOPED_ENUMS -DBOOST_PARAMETER_MAX_ARITY=24 -DBOOST_RESULT_OF_USE_TR1 -DBOOST_TEST_DYN_LINK -DBOOST_UBLAS_MOVE_SEMANTICS -DFEELPP_HAS_DLFCN_H -DFEELPP_HAS_DLOPEN -DFEELPP_HAS_GMSH=1 -DFEELPP_HAS_MPI=1 -DFEELPP_HAS_MPI_H=1 -DFEELPP_HAS_PETSC -DFEELPP_HAS_PETSC_H -DGMSH_EXECUTABLE=/usr/bin/gmsh -DHAVE_LIBDL -DIN_GINAC -D_FEELPP_HAS_GMSH_ -Dfeelpp_EXPORTS -g -O2 -fstack-protector-strong -Wformat -Werror=format-security -Wall -D_FORTIFY_SOURCE=2 -std=c++0x -std=c++11 -ftemplate-depth=1024 -stdlib=libstdc++ -O2 -DNDEBUG -g0 -fPIC -I/build/feel++-CYzj3M/feel++-0.99.0-final.1/contrib -I/usr/lib/openmpi/include -I/usr/lib/openmpi/include/openmpi -I/usr/include/hdf5/openmpi -I/build/feel++-CYzj3M/feel++-0.99.0-final.1/obj-x86_64-linux-gnu/contrib/cln/include -I/build/feel++-CYzj3M/feel++-0.99.0-final.1/contrib/ginac -I/build/feel++-CYzj3M/feel++-0.99.0-final.1/obj-x86_64-linux-gnu/contrib/ginac -I/build/feel++-CYzj3M/feel++-0.99.0-final.1/contrib/ginac/ginac -I/build/feel++-CYzj3M/feel++-0.99.0-final.1/obj-x86_64-linux-gnu/contrib/ginac/ginac -I/build/feel++-CYzj3M/feel++-0.99.0-final.1/contrib/nlopt/api -I/build/feel++-CYzj3M/feel++-0.99.0-final.1/contrib/eigen -I/usr/include/ANN -I/build/feel++-CYzj3M/feel++-0.99.0-final.1/obj-x86_64-linux-gnu/contrib/gflags/include -I/build/feel++-CYzj3M/feel++-0.99.0-final.1/obj-x86_64-linux-gnu/contrib/glog/include -I/usr/include/python2.7 -I/usr/lib/petscdir/3.4.2/include -I/usr/lib/petscdir/3.4.2/linux-gnu-c-opt/include -I/usr/include/suitesparse -I/usr/include/scotch -I/usr/lib/x86_64-linux-gnu/hdf5/openmpi/include -I/usr/lib/petsc/include -I/usr/lib/petsc/linux-gnu-c-opt/include -I/usr/lib/slepc/linux-gnu-c-opt/include -I/usr/lib/slepc/include -I/usr/include/gmsh -I/build/feel++-CYzj3M/feel++-0.99.0-final.1/contrib/gmsh -I/build/feel++-CYzj3M/feel++-0.99.0-final.1/obj-x86_64-linux-gnu -I/build/feel++-CYzj3M/feel++-0.99.0-final.1 -I/build/feel++-CYzj3M/feel++-0.99.0-final.1/contrib/gmm/include -Wall -Wno-unused -Wno-sign-compare -Wno-deprecated-register -fmacro-backtrace-limit=0 -ftemplate-backtrace-limit=0 -UBOOST_UBLAS_TYPE_CHECK -o CMakeFiles/feelpp.dir/feelalg/preconditioner.cpp.o -c /build/feel++-CYzj3M/feel++-0.99.0-final.1/feel/feelalg/preconditioner.cpp
In file included from /build/feel++-CYzj3M/feel++-0.99.0-final.1/feel/feelalg/preconditioner.cpp:29:
In file included from /build/feel++-CYzj3M/feel++-0.99.0-final.1/feel/feelalg/preconditioner.hpp:35:
In file included from /build/feel++-CYzj3M/feel++-0.99.0-final.1/feel/feelalg/matrixsparse.hpp:56:
/usr/include/boost/numeric/ublas/matrix.hpp:1387:35: error: unknown type name 'matrix'; did you mean 'Feel::tag::matrix'?
        fixed_matrix &operator = (matrix m) {
                                  ^
/build/feel++-CYzj3M/feel++-0.99.0-final.1/feel/feelcore/parameter.hpp:69:27: note: 'Feel::tag::matrix' declared here
    BOOST_PARAMETER_NAME( matrix )
                          ^
/usr/include/boost/parameter/name.hpp:140:7: note: expanded from macro 'BOOST_PARAMETER_NAME'
    )(name) \
      ^
/usr/include/boost/parameter/name.hpp:133:37: note: expanded from macro 'BOOST_PARAMETER_SIMPLE_NAME'
    BOOST_PARAMETER_BASIC_NAME(tag, name, BOOST_PP_CAT(_, name))
                                    ^
/usr/include/boost/parameter/name.hpp:94:14: note: expanded from macro 'BOOST_PARAMETER_BASIC_NAME'
      struct tag \
             ^
1 error generated.
feel/CMakeFiles/feelpp.dir/build.make:471: recipe for target 'feel/CMakeFiles/feelpp.dir/feelalg/preconditioner.cpp.o' failed

See https://launchpad.net/ubuntu/+source/feel++/1:0.99.0-final.1-1build2 for full logs.

Tags: ftbfs
Martin Pitt (pitti)
tags: added: block-proposed
Changed in feel++ (Debian):
status: Unknown → New
tags: added: ftbfs
Andy Whitcroft (apw)
Changed in feel++ (Ubuntu):
status: New → In Progress
importance: Undecided → Medium
assignee: nobody → Andy Whitcroft (apw)
summary: - FTBFS in wily
+ feel++: FTBFS in wily
Changed in feel++ (Ubuntu):
milestone: none → ubuntu-15.08
Revision history for this message
Matthias Klose (doko) wrote :

package removed from the release pocket

tags: removed: block-proposed
Andy Whitcroft (apw)
Changed in feel++ (Ubuntu):
milestone: ubuntu-15.08 → ubuntu-15.09
Andy Whitcroft (apw)
Changed in feel++ (Ubuntu):
milestone: ubuntu-15.09 → ubuntu-15.10
Andy Whitcroft (apw)
Changed in feel++ (Ubuntu):
milestone: ubuntu-15.10 → ubuntu-15.11
Andy Whitcroft (apw)
Changed in feel++ (Ubuntu):
milestone: ubuntu-15.11 → ubuntu-15.12
Andy Whitcroft (apw)
Changed in feel++ (Ubuntu):
milestone: ubuntu-15.12 → ubuntu-16.01
Andy Whitcroft (apw)
Changed in feel++ (Ubuntu):
milestone: ubuntu-16.01 → ubuntu-16.02
Andy Whitcroft (apw)
Changed in feel++ (Ubuntu):
milestone: ubuntu-16.02 → ubuntu-16.03
Changed in feel++ (Debian):
status: New → Fix Released
To post a comment you must log in.
This report contains Public information  
Everyone can see this information.

Other bug subscribers

Remote bug watches

Bug watches keep track of this bug in other bug trackers.