← Back to team overview

yade-users team mailing list archive

Re: [Question #432848]: yade compiled installation in a redhat cluster

 

Question #432848 on Yade changed:
https://answers.launchpad.net/yade/+question/432848

hanzj gave more information on the question:
dear all:
at the make stage, It came across the error as follows: can you help me?
[ 98%] Built target _packSpheres
In file included from /apps/lib/python/Python-2.7.2/lib/python2.7/site-packages/numpy/core/include/numpy/ndarraytypes.h:1781:0,
                 from /apps/lib/python/Python-2.7.2/lib/python2.7/site-packages/numpy/core/include/numpy/ndarrayobject.h:18,
                 from /home/luxy/Yade/trunk/py/_utils.hpp:14,
                 from /home/luxy/Yade/trunk/py/_utils.cpp:1:
/apps/lib/python/Python-2.7.2/lib/python2.7/site-packages/numpy/core/include/numpy/npy_1_7_deprecated_api.h:15:2: warning: #warning "Using deprecated NumPy API, disable it by " "#defining NPY_NO_DEPRECATED_API NPY_1_7_API_VERSION" [-Wcpp]
/home/luxy/Yade/trunk/py/wrapper/yadeWrapper.cpp: In function 鈜oid termHandlerNormal(int)?
/home/luxy/Yade/trunk/py/wrapper/yadeWrapper.cpp:474:73: error: 釹IGTERM?was not declared in this scope
/home/luxy/Yade/trunk/py/wrapper/yadeWrapper.cpp:474:80: error: 鈘aise?was not declared in this scope
/home/luxy/Yade/trunk/py/wrapper/yadeWrapper.cpp: In function 鈜oid termHandlerError(int)?
/home/luxy/Yade/trunk/py/wrapper/yadeWrapper.cpp:475:71: error: 釹IGTERM?was not declared in this scope
/home/luxy/Yade/trunk/py/wrapper/yadeWrapper.cpp:475:78: error: 鈘aise?was not declared in this scope
/home/luxy/Yade/trunk/py/wrapper/yadeWrapper.cpp: In member function 鈜oid pyOmega::disableGdb()?
/home/luxy/Yade/trunk/py/wrapper/yadeWrapper.cpp:731:10: error: 釹IGSEGV?was not declared in this scope
/home/luxy/Yade/trunk/py/wrapper/yadeWrapper.cpp:731:18: error: 釹IG_DFL?was not declared in this scope
/home/luxy/Yade/trunk/py/wrapper/yadeWrapper.cpp:731:25: error: 鈙ignal?was not declared in this scope
/home/luxy/Yade/trunk/py/wrapper/yadeWrapper.cpp:732:10: error: 釹IGABRT?was not declared in this scope
/home/luxy/Yade/trunk/py/wrapper/yadeWrapper.cpp: In member function 鈜oid pyOmega::exitNoBacktrace(int)?
/home/luxy/Yade/trunk/py/wrapper/yadeWrapper.cpp:735:24: error: 釹IGSEGV?was not declared in this scope
/home/luxy/Yade/trunk/py/wrapper/yadeWrapper.cpp:735:49: error: 鈙ignal?was not declared in this scope
/home/luxy/Yade/trunk/py/wrapper/yadeWrapper.cpp:736:15: error: 釹IGSEGV?was not declared in this scope
/home/luxy/Yade/trunk/py/wrapper/yadeWrapper.cpp:736:39: error: 鈙ignal?was not declared in this scope
make[2]: *** [py/CMakeFiles/wrapper.dir/wrapper/yadeWrapper.cpp.o] Error 1
make[1]: *** [py/CMakeFiles/wrapper.dir/all] Error 2
make[1]: *** Waiting for unfinished jobs....
[ 99%] Linking CXX shared library lib64/_customConverters.so
[ 99%] Built target _customConverters
[ 99%] Linking CXX shared library lib64/_utils.so
[ 99%] Built target _utils
make: *** [all] Error 2

[luxy@ln1 build]$ make install
[ 89%] Built target yade
[ 90%] Built target boot
[ 91%] Built target WeightedAverage2d
[ 92%] Built target _customConverters
[ 93%] Built target _packObb
[ 94%] Built target _packPredicates
[ 96%] Built target _packSpheres
[ 97%] Built target _polyhedra_utils
[ 98%] Built target _utils
[ 99%] Building CXX object py/CMakeFiles/wrapper.dir/wrapper/yadeWrapper.cpp.o
/home/luxy/Yade/trunk/py/wrapper/yadeWrapper.cpp: In function 鈜oid termHandlerNormal(int)?
/home/luxy/Yade/trunk/py/wrapper/yadeWrapper.cpp:474:73: error: 釹IGTERM?was not declared in this scope
/home/luxy/Yade/trunk/py/wrapper/yadeWrapper.cpp:474:80: error: 鈘aise?was not declared in this scope
/home/luxy/Yade/trunk/py/wrapper/yadeWrapper.cpp: In function 鈜oid termHandlerError(int)?
/home/luxy/Yade/trunk/py/wrapper/yadeWrapper.cpp:475:71: error: 釹IGTERM?was not declared in this scope
/home/luxy/Yade/trunk/py/wrapper/yadeWrapper.cpp:475:78: error: 鈘aise?was not declared in this scope
/home/luxy/Yade/trunk/py/wrapper/yadeWrapper.cpp: In member function 鈜oid pyOmega::disableGdb()?
/home/luxy/Yade/trunk/py/wrapper/yadeWrapper.cpp:731:10: error: 釹IGSEGV?was not declared in this scope
/home/luxy/Yade/trunk/py/wrapper/yadeWrapper.cpp:731:18: error: 釹IG_DFL?was not declared in this scope
/home/luxy/Yade/trunk/py/wrapper/yadeWrapper.cpp:731:25: error: 鈙ignal?was not declared in this scope
/home/luxy/Yade/trunk/py/wrapper/yadeWrapper.cpp:732:10: error: 釹IGABRT?was not declared in this scope
/home/luxy/Yade/trunk/py/wrapper/yadeWrapper.cpp: In member function 鈜oid pyOmega::exitNoBacktrace(int)?
/home/luxy/Yade/trunk/py/wrapper/yadeWrapper.cpp:735:24: error: 釹IGSEGV?was not declared in this scope
/home/luxy/Yade/trunk/py/wrapper/yadeWrapper.cpp:735:49: error: 鈙ignal?was not declared in this scope
/home/luxy/Yade/trunk/py/wrapper/yadeWrapper.cpp:736:15: error: 釹IGSEGV?was not declared in this scope
/home/luxy/Yade/trunk/py/wrapper/yadeWrapper.cpp:736:39: error: 鈙ignal?was not declared in this scope
make[2]: *** [py/CMakeFiles/wrapper.dir/wrapper/yadeWrapper.cpp.o] Error 1
make[1]: *** [py/CMakeFiles/wrapper.dir/all] Error 2
make: *** [all] Error 2

-- 
You received this question notification because your team yade-users is
an answer contact for Yade.