← Back to team overview

yade-dev team mailing list archive

[Bug 1267131] Re: FTBFS in _pulyhedra_utils.cpp

 

that's a 4 year old bug report. Latest yade release builds just fine so
I close it :)

** Changed in: yade
       Status: New => Fix Released

-- 
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 Yade:
  Fix Released

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


References