Ok this will be long
[!] FATAL ERROR: Subprocess returned no-zero statuscode!
Failed to execute 'build.py'
Output: Command '['/usr/bin/python2.7', '-B', 'build.py']' returned non-zero exit status 1
Creating directory /home/jordi/panda3dproyectos/xtype/render_pipeline/rpcore/native/scripts/../linux_amd64_py27
Executing command: cmake /home/jordi/panda3dproyectos/xtype/render_pipeline/rpcore/native -DCMAKE_BUILD_TYPE=RelWithDebInfo -DPYTHON_EXECUTABLE:STRING=/usr/bin/python2.7 -DPROJECT_NAME:STRING=native_ -DINTERROGATE_LIB:STRING=panda -DPYTHONVERDOT:STRING=2.7 -DUSE_LIB_EIGEN=TRUE -DIGATE_VERBOSE=0 -DOPTIMIZE=3
Process output:
-- Configuring done
-- Generating done
-- Build files have been written to: /home/jordi/panda3dproyectos/xtype/render_pipeline/rpcore/native/linux_amd64_py27
Executing command: cmake --build . --config RelWithDebInfo -- -j8
Process error:
Scanning dependencies of target native_
[ 6%] [ 12%] [ 18%] [ 25%] [ 31%] Building CXX object CMakeFiles/native_.dir/source/light_system/tag_state_manager.cpp.o
Building CXX object CMakeFiles/native_.dir/source/light_system/rp_point_light.cpp.o
Building CXX object CMakeFiles/native_.dir/source/light_system/rp_light.cpp.o
Building CXX object CMakeFiles/native_.dir/source/light_system/rp_spot_light.cpp.o
[ 37%] Building CXX object CMakeFiles/native_.dir/source/light_system/internal_light_manager.cpp.o
[ 43%] [ 50%] Building CXX object CMakeFiles/native_.dir/source/config_rsnative.cpp.o
Building CXX object CMakeFiles/native_.dir/source/interrogate_wrapper.cpp.o
Building CXX object CMakeFiles/native_.dir/source/interrogate_module.cpp.o
In file included from /home/jordi/panda3dproyectos/xtype/render_pipeline/rpcore/native/source/light_system/rp_light.cpp:28:0:
/home/jordi/panda3dproyectos/xtype/render_pipeline/rpcore/native/source/light_system/rp_light.h:109:24: error: āies_profileā has not been declared
MAKE_PROPERTY2(ies_profile, has_ies_profile, get_ies_profile,
^
/home/jordi/panda3dproyectos/xtype/render_pipeline/rpcore/native/source/light_system/rp_light.h:109:37: error: āhas_ies_profileā is not a type
MAKE_PROPERTY2(ies_profile, has_ies_profile, get_ies_profile,
^
/home/jordi/panda3dproyectos/xtype/render_pipeline/rpcore/native/source/light_system/rp_light.h:109:54: error: āget_ies_profileā is not a type
MAKE_PROPERTY2(ies_profile, has_ies_profile, get_ies_profile,
^
/home/jordi/panda3dproyectos/xtype/render_pipeline/rpcore/native/source/light_system/rp_light.h:110:37: error: āset_ies_profileā is not a type
set_ies_profile, clear_ies_profile);
^
/home/jordi/panda3dproyectos/xtype/render_pipeline/rpcore/native/source/light_system/rp_light.h:110:54: error: āclear_ies_profileā is not a type
set_ies_profile, clear_ies_profile);
^
/home/jordi/panda3dproyectos/xtype/render_pipeline/rpcore/native/source/light_system/rp_light.h:110:71: error: ISO C++ forbids declaration of āMAKE_PROPERTY2ā with no type [-fpermissive]
set_ies_profile, clear_ies_profile);
^
In file included from /home/jordi/panda3dproyectos/xtype/render_pipeline/rpcore/native/source/./light_system/internal_light_manager.h:31:0,
from /home/jordi/panda3dproyectos/xtype/render_pipeline/rpcore/native/source/interrogate_wrapper.cpp:21:
/home/jordi/panda3dproyectos/xtype/render_pipeline/rpcore/native/source/./light_system/rp_light.h:109:24: error: āies_profileā has not been declared
MAKE_PROPERTY2(ies_profile, has_ies_profile, get_ies_profile,
^
/home/jordi/panda3dproyectos/xtype/render_pipeline/rpcore/native/source/./light_system/rp_light.h:109:37: error: āhas_ies_profileā is not a type
MAKE_PROPERTY2(ies_profile, has_ies_profile, get_ies_profile,
^
/home/jordi/panda3dproyectos/xtype/render_pipeline/rpcore/native/source/./light_system/rp_light.h:109:54: error: āget_ies_profileā is not a type
MAKE_PROPERTY2(ies_profile, has_ies_profile, get_ies_profile,
^
/home/jordi/panda3dproyectos/xtype/render_pipeline/rpcore/native/source/./light_system/rp_light.h:110:37: error: āset_ies_profileā is not a type
set_ies_profile, clear_ies_profile);
^
/home/jordi/panda3dproyectos/xtype/render_pipeline/rpcore/native/source/./light_system/rp_light.h:110:54: error: āclear_ies_profileā is not a type
set_ies_profile, clear_ies_profile);
^
/home/jordi/panda3dproyectos/xtype/render_pipeline/rpcore/native/source/./light_system/rp_light.h:110:71: error: ISO C++ forbids declaration of āMAKE_PROPERTY2ā with no type [-fpermissive]
set_ies_profile, clear_ies_profile);
^
In file included from /home/jordi/panda3dproyectos/xtype/render_pipeline/rpcore/native/source/light_system/internal_light_manager.h:31:0,
from /home/jordi/panda3dproyectos/xtype/render_pipeline/rpcore/native/source/light_system/internal_light_manager.cpp:28:
/home/jordi/panda3dproyectos/xtype/render_pipeline/rpcore/native/source/light_system/rp_light.h:109:24: error: āies_profileā has not been declared
MAKE_PROPERTY2(ies_profile, has_ies_profile, get_ies_profile,
^
/home/jordi/panda3dproyectos/xtype/render_pipeline/rpcore/native/source/light_system/rp_light.h:109:37: error: āhas_ies_profileā is not a type
MAKE_PROPERTY2(ies_profile, has_ies_profile, get_ies_profile,
^
/home/jordi/panda3dproyectos/xtype/render_pipeline/rpcore/native/source/light_system/rp_light.h:109:54: error: āget_ies_profileā is not a type
MAKE_PROPERTY2(ies_profile, has_ies_profile, get_ies_profile,
^
/home/jordi/panda3dproyectos/xtype/render_pipeline/rpcore/native/source/light_system/rp_light.h:110:37: error: āset_ies_profileā is not a type
set_ies_profile, clear_ies_profile);
^
/home/jordi/panda3dproyectos/xtype/render_pipeline/rpcore/native/source/light_system/rp_light.h:110:54: error: āclear_ies_profileā is not a type
set_ies_profile, clear_ies_profile);
^
/home/jordi/panda3dproyectos/xtype/render_pipeline/rpcore/native/source/light_system/rp_light.h:110:71: error: ISO C++ forbids declaration of āMAKE_PROPERTY2ā with no type [-fpermissive]
set_ies_profile, clear_ies_profile);
^
In file included from /home/jordi/panda3dproyectos/xtype/render_pipeline/rpcore/native/source/light_system/rp_spot_light.h:31:0,
from /home/jordi/panda3dproyectos/xtype/render_pipeline/rpcore/native/source/light_system/rp_spot_light.cpp:28:
/home/jordi/panda3dproyectos/xtype/render_pipeline/rpcore/native/source/light_system/rp_light.h:109:24: error: āies_profileā has not been declared
MAKE_PROPERTY2(ies_profile, has_ies_profile, get_ies_profile,
^
/home/jordi/panda3dproyectos/xtype/render_pipeline/rpcore/native/source/light_system/rp_light.h:109:37: error: āhas_ies_profileā is not a type
MAKE_PROPERTY2(ies_profile, has_ies_profile, get_ies_profile,
^
/home/jordi/panda3dproyectos/xtype/render_pipeline/rpcore/native/source/light_system/rp_light.h:109:54: error: āget_ies_profileā is not a type
MAKE_PROPERTY2(ies_profile, has_ies_profile, get_ies_profile,
^
/home/jordi/panda3dproyectos/xtype/render_pipeline/rpcore/native/source/light_system/rp_light.h:110:37: error: āset_ies_profileā is not a type
set_ies_profile, clear_ies_profile);
^
/home/jordi/panda3dproyectos/xtype/render_pipeline/rpcore/native/source/light_system/rp_light.h:110:54: error: āclear_ies_profileā is not a type
set_ies_profile, clear_ies_profile);
^
/home/jordi/panda3dproyectos/xtype/render_pipeline/rpcore/native/source/light_system/rp_light.h:110:71: error: ISO C++ forbids declaration of āMAKE_PROPERTY2ā with no type [-fpermissive]
set_ies_profile, clear_ies_profile);
^
In file included from /home/jordi/panda3dproyectos/xtype/render_pipeline/rpcore/native/source/config_rsnative.cpp:29:0:
/home/jordi/panda3dproyectos/xtype/render_pipeline/rpcore/native/source/light_system/rp_light.h:109:24: error: āies_profileā has not been declared
MAKE_PROPERTY2(ies_profile, has_ies_profile, get_ies_profile,
^
/home/jordi/panda3dproyectos/xtype/render_pipeline/rpcore/native/source/light_system/rp_light.h:109:37: error: āhas_ies_profileā is not a type
MAKE_PROPERTY2(ies_profile, has_ies_profile, get_ies_profile,
^
/home/jordi/panda3dproyectos/xtype/render_pipeline/rpcore/native/source/light_system/rp_light.h:109:54: error: āget_ies_profileā is not a type
MAKE_PROPERTY2(ies_profile, has_ies_profile, get_ies_profile,
^
/home/jordi/panda3dproyectos/xtype/render_pipeline/rpcore/native/source/light_system/rp_light.h:110:37: error: āset_ies_profileā is not a type
set_ies_profile, clear_ies_profile);
^
/home/jordi/panda3dproyectos/xtype/render_pipeline/rpcore/native/source/light_system/rp_light.h:110:54: error: āclear_ies_profileā is not a type
set_ies_profile, clear_ies_profile);
^
/home/jordi/panda3dproyectos/xtype/render_pipeline/rpcore/native/source/light_system/rp_light.h:110:71: error: ISO C++ forbids declaration of āMAKE_PROPERTY2ā with no type [-fpermissive]
set_ies_profile, clear_ies_profile);
^
In file included from /home/jordi/panda3dproyectos/xtype/render_pipeline/rpcore/native/source/light_system/rp_point_light.h:31:0,
from /home/jordi/panda3dproyectos/xtype/render_pipeline/rpcore/native/source/light_system/rp_point_light.cpp:28:
/home/jordi/panda3dproyectos/xtype/render_pipeline/rpcore/native/source/light_system/rp_light.h:109:24: error: āies_profileā has not been declared
MAKE_PROPERTY2(ies_profile, has_ies_profile, get_ies_profile,
^
/home/jordi/panda3dproyectos/xtype/render_pipeline/rpcore/native/source/light_system/rp_light.h:109:37: error: āhas_ies_profileā is not a type
MAKE_PROPERTY2(ies_profile, has_ies_profile, get_ies_profile,
^
/home/jordi/panda3dproyectos/xtype/render_pipeline/rpcore/native/source/light_system/rp_light.h:109:54: error: āget_ies_profileā is not a type
MAKE_PROPERTY2(ies_profile, has_ies_profile, get_ies_profile,
^
/home/jordi/panda3dproyectos/xtype/render_pipeline/rpcore/native/source/light_system/rp_light.h:110:37: error: āset_ies_profileā is not a type
set_ies_profile, clear_ies_profile);
^
/home/jordi/panda3dproyectos/xtype/render_pipeline/rpcore/native/source/light_system/rp_light.h:110:54: error: āclear_ies_profileā is not a type
set_ies_profile, clear_ies_profile);
^
/home/jordi/panda3dproyectos/xtype/render_pipeline/rpcore/native/source/light_system/rp_light.h:110:71: error: ISO C++ forbids declaration of āMAKE_PROPERTY2ā with no type [-fpermissive]
set_ies_profile, clear_ies_profile);
^
/home/jordi/panda3dproyectos/xtype/render_pipeline/rpcore/native/source/interrogate_wrapper.cpp: In function āPyObject* Dtool_RPLight_MAKE_PROPERTY2_51(PyObject*, PyObject*, PyObject*)ā:
/home/jordi/panda3dproyectos/xtype/render_pipeline/rpcore/native/source/interrogate_wrapper.cpp:1751:52: error: āunknownā was not declared in this scope
int return_value = local_this->MAKE_PROPERTY2((unknown)param1, (unknown)param2, (unknown)param3, (unknown)param4, (unknown)param5);
^
/home/jordi/panda3dproyectos/xtype/render_pipeline/rpcore/native/source/interrogate_wrapper.cpp:1751:77: error: expected ā)ā before āparam2ā
int return_value = local_this->MAKE_PROPERTY2((unknown)param1, (unknown)param2, (unknown)param3, (unknown)param4, (unknown)param5);
^
/home/jordi/panda3dproyectos/xtype/render_pipeline/rpcore/native/source/interrogate_wrapper.cpp:1751:94: error: expected ā)ā before āparam3ā
int return_value = local_this->MAKE_PROPERTY2((unknown)param1, (unknown)param2, (unknown)param3, (unknown)param4, (unknown)param5);
^
/home/jordi/panda3dproyectos/xtype/render_pipeline/rpcore/native/source/interrogate_wrapper.cpp:1751:111: error: expected ā)ā before āparam4ā
int return_value = local_this->MAKE_PROPERTY2((unknown)param1, (unknown)param2, (unknown)param3, (unknown)param4, (unknown)param5);
^
/home/jordi/panda3dproyectos/xtype/render_pipeline/rpcore/native/source/interrogate_wrapper.cpp:1751:128: error: expected ā)ā before āparam5ā
int return_value = local_this->MAKE_PROPERTY2((unknown)param1, (unknown)param2, (unknown)param3, (unknown)param4, (unknown)param5);
^
/home/jordi/panda3dproyectos/xtype/render_pipeline/rpcore/native/source/light_system/tag_state_manager.cpp: In member function āvoid TagStateManager::apply_state(TagStateManager::StateContainer&, NodePath, Shader*, const string&, int)ā:
/home/jordi/panda3dproyectos/xtype/render_pipeline/rpcore/native/source/light_system/tag_state_manager.cpp:93:62: error: no matching function for call to āShaderAttrib::make(Shader*&, int&)ā
state = state->set_attrib(ShaderAttrib::make(shader, sort), sort);
^
/home/jordi/panda3dproyectos/xtype/render_pipeline/rpcore/native/source/light_system/tag_state_manager.cpp:93:62: note: candidate is:
In file included from /home/jordi/panda3dproyectos/xtype/render_pipeline/rpcore/native/source/light_system/tag_state_manager.h:36:0,
from /home/jordi/panda3dproyectos/xtype/render_pipeline/rpcore/native/source/light_system/tag_state_manager.cpp:28:
/usr/include/panda3d/shaderAttrib.h:44:28: note: static ConstPointerTo<RenderAttrib> ShaderAttrib::make(const Shader*)
static CPT(RenderAttrib) make(const Shader *shader = NULL);
^
/usr/include/panda3d/shaderAttrib.h:44:28: note: candidate expects 1 argument, 2 provided
/home/jordi/panda3dproyectos/xtype/render_pipeline/rpcore/native/source/light_system/tag_state_manager.cpp: In member function āvoid TagStateManager::cleanup_states()ā:
/home/jordi/panda3dproyectos/xtype/render_pipeline/rpcore/native/source/light_system/tag_state_manager.cpp:125:43: error: āclass Cameraā has no member named āclear_tag_statesā
DCAST(Camera, _main_cam_node.node())->clear_tag_states();
^
/home/jordi/panda3dproyectos/xtype/render_pipeline/rpcore/native/source/light_system/tag_state_manager.cpp: In member function āvoid TagStateManager::cleanup_container_states(TagStateManager::StateContainer&)ā:
/home/jordi/panda3dproyectos/xtype/render_pipeline/rpcore/native/source/light_system/tag_state_manager.cpp:142:31: error: āclass Cameraā has no member named āclear_tag_statesā
container.cameras[i]->clear_tag_states();
^
/home/jordi/panda3dproyectos/xtype/render_pipeline/rpcore/native/source/light_system/tag_state_manager.cpp: In member function āvoid TagStateManager::unregister_camera(TagStateManager::StateContainer&, Camera*)ā:
/home/jordi/panda3dproyectos/xtype/render_pipeline/rpcore/native/source/light_system/tag_state_manager.cpp:194:13: error: āclass Cameraā has no member named āclear_tag_statesā
source->clear_tag_states();
^
make[2]: *** [CMakeFiles/native_.dir/source/config_rsnative.cpp.o] Error 1
make[2]: *** Se espera a que terminen otras tareas....
make[2]: *** [CMakeFiles/native_.dir/source/light_system/rp_light.cpp.o] Error 1
make[2]: *** [CMakeFiles/native_.dir/source/light_system/rp_spot_light.cpp.o] Error 1
make[2]: *** [CMakeFiles/native_.dir/source/light_system/rp_point_light.cpp.o] Error 1
make[2]: *** [CMakeFiles/native_.dir/source/light_system/internal_light_manager.cpp.o] Error 1
make[2]: *** [CMakeFiles/native_.dir/source/light_system/tag_state_manager.cpp.o] Error 1
make[2]: *** [CMakeFiles/native_.dir/source/interrogate_wrapper.cpp.o] Error 1
make[1]: *** [CMakeFiles/native_.dir/all] Error 2
make: *** [all] Error 2
Setup failed: Python script didn't return properly!
Please fix the errors and then rerun this file
This is the error that apears when i try to compile the Render Pipeline as you can see its stuck at number 2 when i execute setup.py
Thanks 