yade-dev team mailing list archive
-
yade-dev team
-
Mailing list archive
-
Message #10366
[Bug 1267131] [NEW] FTBFS in _pulyhedra_utils.cpp
Public bug reported:
Yade trunk (from github f9694ae7ecc8aa9b62a2735f86b0aa4bee1a69e9) fails
to build from source on Ubuntu 13.10:
[ 3%] Building CXX object gui/CMakeFiles/_GLViewer.dir/qt4/OpenGLManager.cpp.o
/home/eudoxos/yade/trunk/py/_polyhedra_utils.cpp: In function ‘void init_module__polyhedra_utils()’:
/home/eudoxos/yade/trunk/py/_polyhedra_utils.cpp:355:129: error: return-statement with a value, in function returning 'void' [-fpermissive]
import_array();
^
make[2]: *** [py/CMakeFiles/_polyhedra_utils.dir/_polyhedra_utils.cpp.o] Error 1
make[1]: *** [py/CMakeFiles/_polyhedra_utils.dir/all] Error 2
make[1]: *** Waiting for unfinished jobs....
Using gcc 4.8.1.
** Affects: yade
Importance: Undecided
Status: New
--
You received this bug notification because you are a member of Yade
developers, which is subscribed to Yade.
https://bugs.launchpad.net/bugs/1267131
Title:
FTBFS in _pulyhedra_utils.cpp
Status in Yet Another Dynamic Engine:
New
Bug description:
Yade trunk (from github f9694ae7ecc8aa9b62a2735f86b0aa4bee1a69e9)
fails to build from source on Ubuntu 13.10:
[ 3%] Building CXX object gui/CMakeFiles/_GLViewer.dir/qt4/OpenGLManager.cpp.o
/home/eudoxos/yade/trunk/py/_polyhedra_utils.cpp: In function ‘void init_module__polyhedra_utils()’:
/home/eudoxos/yade/trunk/py/_polyhedra_utils.cpp:355:129: error: return-statement with a value, in function returning 'void' [-fpermissive]
import_array();
^
make[2]: *** [py/CMakeFiles/_polyhedra_utils.dir/_polyhedra_utils.cpp.o] Error 1
make[1]: *** [py/CMakeFiles/_polyhedra_utils.dir/all] Error 2
make[1]: *** Waiting for unfinished jobs....
Using gcc 4.8.1.
To manage notifications about this bug go to:
https://bugs.launchpad.net/yade/+bug/1267131/+subscriptions
Follow ups
References