Package: src:ogre-1.12 Version: 1.12.10+dfsg2-10 Severity: serious Tags: ftbfs forky sid
Dear maintainer: During a rebuild of all packages in unstable, this package failed to build. Below you will find the last part of the build log (probably the most relevant part, but not necessarily). If required, the full build log is available here: https://people.debian.org/~sanvila/build-logs/202608/ About the archive rebuild: The build was made on virtual machines from AWS, using sbuild and a reduced chroot with only build-essential packages. If you cannot reproduce the bug please contact me privately, as I am willing to provide ssh access to a virtual machine where the bug is fully reproducible. If this is really a bug in one of the build-depends, please use reassign and add an affects on src:ogre-1.12, so that this is still visible in the BTS web page for this package. Thanks. -------------------------------------------------------------------------------- [...] /<<PKGBUILDDIR>>/OgreMain/include/OgrePass.h:1273:30: note: declared here 1273 | OGRE_DEPRECATED void setShadowReceiverFragmentProgramParameters(GpuProgramParametersSharedPtr params); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /<<PKGBUILDDIR>>/obj-x86_64-linux-gnu/Components/Python/CMakeFiles/_Ogre.dir/OgrePYTHON_wrap.cxx: In function âPyObject* _wrap_Technique_getPassIterator(PyObject*, PyObject*)â: /<<PKGBUILDDIR>>/obj-x86_64-linux-gnu/Components/Python/CMakeFiles/_Ogre.dir/OgrePYTHON_wrap.cxx:444021:21: error: âVectorIteratorâ was not declared in this scope; did you mean âOgre::VectorIteratorâ? 444021 | SwigValueWrapper< VectorIterator< std::vector< Ogre::Pass *,std::allocator< Ogre::Pass * > > > > result; | ^~~~~~~~~~~~~~ | Ogre::VectorIterator In file included from /<<PKGBUILDDIR>>/OgreMain/include/OgreAnimation.h:33: /<<PKGBUILDDIR>>/OgreMain/include/OgreIteratorWrapper.h:186:7: note: âOgre::VectorIteratorâ declared here 186 | class VectorIterator : public VectorIteratorWrapper<T, typename T::iterator>{ | ^~~~~~~~~~~~~~ /<<PKGBUILDDIR>>/obj-x86_64-linux-gnu/Components/Python/CMakeFiles/_Ogre.dir/OgrePYTHON_wrap.cxx:444021:96: error: template argument 1 is invalid 444021 | SwigValueWrapper< VectorIterator< std::vector< Ogre::Pass *,std::allocator< Ogre::Pass * > > > > result; | ^ /<<PKGBUILDDIR>>/obj-x86_64-linux-gnu/Components/Python/CMakeFiles/_Ogre.dir/OgrePYTHON_wrap.cxx:444021:98: error: expected unqualified-id before â>â token 444021 | SwigValueWrapper< VectorIterator< std::vector< Ogre::Pass *,std::allocator< Ogre::Pass * > > > > result; | ^ /<<PKGBUILDDIR>>/obj-x86_64-linux-gnu/Components/Python/CMakeFiles/_Ogre.dir/OgrePYTHON_wrap.cxx:444031:7: error: âresultâ was not declared in this scope 444031 | result = (arg1)->getPassIterator(); | ^~~~~~ /<<PKGBUILDDIR>>/obj-x86_64-linux-gnu/Components/Python/CMakeFiles/_Ogre.dir/OgrePYTHON_wrap.cxx:444031:39: warning: âconst Ogre::Technique::PassIterator Ogre::Technique::getPassIterator()â is deprecated [-Wdeprecated-declarations] 444031 | result = (arg1)->getPassIterator(); | ~~~~~~~~~~~~~~~~~~~~~~~^~ In file included from /<<PKGBUILDDIR>>/OgreMain/include/Ogre.h:125: /<<PKGBUILDDIR>>/OgreMain/include/OgreTechnique.h:204:44: note: declared here 204 | OGRE_DEPRECATED const PassIterator getPassIterator(void); | ^~~~~~~~~~~~~~~ /<<PKGBUILDDIR>>/obj-x86_64-linux-gnu/Components/Python/CMakeFiles/_Ogre.dir/OgrePYTHON_wrap.cxx:444042:69: error: âresultâ was not declared in this scope 444042 | resultobj = SWIG_NewPointerObj((new Ogre::Technique::PassIterator(result)), SWIGTYPE_p_VectorIteratorT_std__vectorT_Ogre__Pass_p_t_t, SWIG_POINTER_OWN | 0 ); | ^~~~~~ /<<PKGBUILDDIR>>/obj-x86_64-linux-gnu/Components/Python/CMakeFiles/_Ogre.dir/OgrePYTHON_wrap.cxx:1293:89: note: in definition of macro âSWIG_NewPointerObjâ 1293 | #define SWIG_NewPointerObj(ptr, type, flags) SWIG_Python_NewPointerObj(self, ptr, type, flags) | ^~~ /<<PKGBUILDDIR>>/obj-x86_64-linux-gnu/Components/Python/CMakeFiles/_Ogre.dir/OgrePYTHON_wrap.cxx: In function âPyObject* _wrap_Technique_applyTextureAliases__SWIG_0(PyObject*, Py_ssize_t, PyObject**)â: /<<PKGBUILDDIR>>/obj-x86_64-linux-gnu/Components/Python/CMakeFiles/_Ogre.dir/OgrePYTHON_wrap.cxx:447260:74: warning: âbool Ogre::Technique::applyTextureAliases(const Ogre::AliasTextureNamePairList&, bool) constâ is deprecated [-Wdeprecated-declarations] 447260 | result = (bool)((Ogre::Technique const *)arg1)->applyTextureAliases((Ogre::AliasTextureNamePairList const &)*arg2,arg3); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /<<PKGBUILDDIR>>/OgreMain/include/OgreTechnique.h:560:30: note: declared here 560 | OGRE_DEPRECATED bool applyTextureAliases(const AliasTextureNamePairList& aliasList, const bool apply = true) const; | ^~~~~~~~~~~~~~~~~~~ /<<PKGBUILDDIR>>/obj-x86_64-linux-gnu/Components/Python/CMakeFiles/_Ogre.dir/OgrePYTHON_wrap.cxx: In function âPyObject* _wrap_Technique_applyTextureAliases__SWIG_1(PyObject*, Py_ssize_t, PyObject**)â: /<<PKGBUILDDIR>>/obj-x86_64-linux-gnu/Components/Python/CMakeFiles/_Ogre.dir/OgrePYTHON_wrap.cxx:447308:74: warning: âbool Ogre::Technique::applyTextureAliases(const Ogre::AliasTextureNamePairList&, bool) constâ is deprecated [-Wdeprecated-declarations] 447308 | result = (bool)((Ogre::Technique const *)arg1)->applyTextureAliases((Ogre::AliasTextureNamePairList const &)*arg2); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /<<PKGBUILDDIR>>/OgreMain/include/OgreTechnique.h:560:30: note: declared here 560 | OGRE_DEPRECATED bool applyTextureAliases(const AliasTextureNamePairList& aliasList, const bool apply = true) const; | ^~~~~~~~~~~~~~~~~~~ /<<PKGBUILDDIR>>/obj-x86_64-linux-gnu/Components/Python/CMakeFiles/_Ogre.dir/OgrePYTHON_wrap.cxx: In function âPyObject* _wrap_Viewport_getActualDimensions__SWIG_1(PyObject*, Py_ssize_t, PyObject**)â: /<<PKGBUILDDIR>>/obj-x86_64-linux-gnu/Components/Python/CMakeFiles/_Ogre.dir/OgrePYTHON_wrap.cxx:455874:58: warning: âvoid Ogre::Viewport::getActualDimensions(int&, int&, int&, int&) constâ is deprecated [-Wdeprecated-declarations] 455874 | ((Ogre::Viewport const *)arg1)->getActualDimensions(*arg2,*arg3,*arg4,*arg5); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~ In file included from /<<PKGBUILDDIR>>/OgreMain/include/OgreCompositorChain.h:35, from /<<PKGBUILDDIR>>/OgreMain/include/Ogre.h:47: /<<PKGBUILDDIR>>/OgreMain/include/OgreViewport.h:287:30: note: declared here 287 | OGRE_DEPRECATED void getActualDimensions(int& left, int& top, int& width, int& height) const; | ^~~~~~~~~~~~~~~~~~~ /<<PKGBUILDDIR>>/obj-x86_64-linux-gnu/Components/Python/CMakeFiles/_Ogre.dir/OgrePYTHON_wrap.cxx: In function âPyObject* _wrap_SceneManager__queueSkiesForRendering(PyObject*, PyObject*)â: /<<PKGBUILDDIR>>/obj-x86_64-linux-gnu/Components/Python/CMakeFiles/_Ogre.dir/OgrePYTHON_wrap.cxx:469154:38: warning: âvoid Ogre::SceneManager::_queueSkiesForRendering(Ogre::Camera*)â is deprecated [-Wdeprecated-declarations] 469154 | (arg1)->_queueSkiesForRendering(arg2); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~ /<<PKGBUILDDIR>>/OgreMain/include/OgreSceneManager.h:1938:30: note: declared here 1938 | OGRE_DEPRECATED void _queueSkiesForRendering(Camera* cam) | ^~~~~~~~~~~~~~~~~~~~~~~ /<<PKGBUILDDIR>>/obj-x86_64-linux-gnu/Components/Python/CMakeFiles/_Overlay.dir/OgreOverlayPYTHON_wrap.cxx: In function âPyObject* _wrap_Font_setCharacterSpacer(PyObject*, PyObject*)â: /<<PKGBUILDDIR>>/obj-x86_64-linux-gnu/Components/Python/CMakeFiles/_Overlay.dir/OgreOverlayPYTHON_wrap.cxx:11145:33: warning: âvoid Ogre::Font::setCharacterSpacer(Ogre::uint)â is deprecated [-Wdeprecated-declarations] 11145 | (arg1)->setCharacterSpacer(arg2); | ~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~ /<<PKGBUILDDIR>>/Components/Overlay/include/OgreFont.h:218:30: note: declared here 218 | OGRE_DEPRECATED void setCharacterSpacer(uint charSpacer) {} | ^~~~~~~~~~~~~~~~~~ /<<PKGBUILDDIR>>/obj-x86_64-linux-gnu/Components/Python/CMakeFiles/_Overlay.dir/OgreOverlayPYTHON_wrap.cxx: In function âPyObject* _wrap_Font_getCharacterSpacer(PyObject*, PyObject*)â: /<<PKGBUILDDIR>>/obj-x86_64-linux-gnu/Components/Python/CMakeFiles/_Overlay.dir/OgreOverlayPYTHON_wrap.cxx:11178:74: warning: âOgre::uint Ogre::Font::getCharacterSpacer() constâ is deprecated [-Wdeprecated-declarations] 11178 | result = (Ogre::uint)((Ogre::Font const *)arg1)->getCharacterSpacer(); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~ /<<PKGBUILDDIR>>/Components/Overlay/include/OgreFont.h:221:30: note: declared here 221 | OGRE_DEPRECATED uint getCharacterSpacer(void) const { return 1; } | ^~~~~~~~~~~~~~~~~~ /<<PKGBUILDDIR>>/obj-x86_64-linux-gnu/Components/Python/CMakeFiles/_Overlay.dir/OgreOverlayPYTHON_wrap.cxx: In function âPyObject* _wrap_OverlayElementPtr_getRenderSystemData(PyObject*, PyObject*)â: /<<PKGBUILDDIR>>/obj-x86_64-linux-gnu/Components/Python/CMakeFiles/_Overlay.dir/OgreOverlayPYTHON_wrap.cxx:18688:87: warning: âconst Ogre::Renderable::RenderSystemDataPtr& Ogre::Renderable::getRenderSystemData() constâ is deprecated [-Wdeprecated-declarations] 18688 | result = (Ogre::Renderable::RenderSystemDataPtr *) &(*arg1)->getRenderSystemData(); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~ In file included from /<<PKGBUILDDIR>>/OgreMain/include/OgreShadowCaster.h:32, from /<<PKGBUILDDIR>>/OgreMain/include/OgreMovableObject.h:36, from /<<PKGBUILDDIR>>/OgreMain/include/OgreBillboardChain.h:37, from /<<PKGBUILDDIR>>/OgreMain/include/Ogre.h:41, from /<<PKGBUILDDIR>>/obj-x86_64-linux-gnu/Components/Python/CMakeFiles/_Overlay.dir/OgreOverlayPYTHON_wrap.cxx:5199: /<<PKGBUILDDIR>>/OgreMain/include/OgreRenderable.h:361:52: note: declared here 361 | OGRE_DEPRECATED const RenderSystemDataPtr& getRenderSystemData() const | ^~~~~~~~~~~~~~~~~~~ /<<PKGBUILDDIR>>/obj-x86_64-linux-gnu/Components/Python/CMakeFiles/_Overlay.dir/OgreOverlayPYTHON_wrap.cxx: In function âPyObject* _wrap_OverlayElementPtr_setRenderSystemData(PyObject*, PyObject*)â: /<<PKGBUILDDIR>>/obj-x86_64-linux-gnu/Components/Python/CMakeFiles/_Overlay.dir/OgreOverlayPYTHON_wrap.cxx:18738:35: warning: âvoid Ogre::Renderable::setRenderSystemData(RenderSystemDataPtr) constâ is deprecated [-Wdeprecated-declarations] 18738 | (*arg1)->setRenderSystemData(SWIG_STD_MOVE(*(&arg2))); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~ /<<PKGBUILDDIR>>/OgreMain/include/OgreRenderable.h:366:30: note: declared here 366 | OGRE_DEPRECATED void setRenderSystemData(RenderSystemDataPtr val) const | ^~~~~~~~~~~~~~~~~~~ /<<PKGBUILDDIR>>/obj-x86_64-linux-gnu/Components/Python/CMakeFiles/_Overlay.dir/OgreOverlayPYTHON_wrap.cxx: In function âPyObject* _wrap_OverlayContainerPtr_getRenderSystemData(PyObject*, PyObject*)â: /<<PKGBUILDDIR>>/obj-x86_64-linux-gnu/Components/Python/CMakeFiles/_Overlay.dir/OgreOverlayPYTHON_wrap.cxx:27619:87: warning: âconst Ogre::Renderable::RenderSystemDataPtr& Ogre::Renderable::getRenderSystemData() constâ is deprecated [-Wdeprecated-declarations] 27619 | result = (Ogre::Renderable::RenderSystemDataPtr *) &(*arg1)->getRenderSystemData(); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~ /<<PKGBUILDDIR>>/OgreMain/include/OgreRenderable.h:361:52: note: declared here 361 | OGRE_DEPRECATED const RenderSystemDataPtr& getRenderSystemData() const | ^~~~~~~~~~~~~~~~~~~ /<<PKGBUILDDIR>>/obj-x86_64-linux-gnu/Components/Python/CMakeFiles/_Overlay.dir/OgreOverlayPYTHON_wrap.cxx: In function âPyObject* _wrap_OverlayContainerPtr_setRenderSystemData(PyObject*, PyObject*)â: /<<PKGBUILDDIR>>/obj-x86_64-linux-gnu/Components/Python/CMakeFiles/_Overlay.dir/OgreOverlayPYTHON_wrap.cxx:27669:35: warning: âvoid Ogre::Renderable::setRenderSystemData(RenderSystemDataPtr) constâ is deprecated [-Wdeprecated-declarations] 27669 | (*arg1)->setRenderSystemData(SWIG_STD_MOVE(*(&arg2))); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~ /<<PKGBUILDDIR>>/OgreMain/include/OgreRenderable.h:366:30: note: declared here 366 | OGRE_DEPRECATED void setRenderSystemData(RenderSystemDataPtr val) const | ^~~~~~~~~~~~~~~~~~~ /<<PKGBUILDDIR>>/obj-x86_64-linux-gnu/Components/Python/CMakeFiles/_Ogre.dir/OgrePYTHON_wrap.cxx: In function âPyObject* _wrap_Root_convertColourValue(PyObject*, PyObject*)â: /<<PKGBUILDDIR>>/obj-x86_64-linux-gnu/Components/Python/CMakeFiles/_Ogre.dir/OgrePYTHON_wrap.cxx:494956:33: warning: âvoid Ogre::Root::convertColourValue(const Ogre::ColourValue&, Ogre::uint32*)â is deprecated [-Wdeprecated-declarations] 494956 | (arg1)->convertColourValue((Ogre::ColourValue const &)*arg2,arg3); | ~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /<<PKGBUILDDIR>>/OgreMain/include/OgreRoot.h:562:30: note: declared here 562 | OGRE_DEPRECATED void convertColourValue(const ColourValue& colour, uint32* pDest); | ^~~~~~~~~~~~~~~~~~ /<<PKGBUILDDIR>>/obj-x86_64-linux-gnu/Components/Python/CMakeFiles/_Ogre.dir/OgrePYTHON_wrap.cxx: In function âPyObject* _wrap_Root_createRenderWindows(PyObject*, PyObject*)â: /<<PKGBUILDDIR>>/obj-x86_64-linux-gnu/Components/Python/CMakeFiles/_Ogre.dir/OgrePYTHON_wrap.cxx:495340:49: warning: âbool Ogre::Root::createRenderWindows(const Ogre::RenderWindowDescriptionList&, Ogre::RenderWindowList&)â is deprecated [-Wdeprecated-declarations] 495340 | result = (bool)(arg1)->createRenderWindows((Ogre::RenderWindowDescriptionList const &)*arg2,*arg3); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /<<PKGBUILDDIR>>/OgreMain/include/OgreRoot.h:587:30: note: declared here 587 | OGRE_DEPRECATED bool createRenderWindows(const RenderWindowDescriptionList& renderWindowDescriptions, | ^~~~~~~~~~~~~~~~~~~ /<<PKGBUILDDIR>>/obj-x86_64-linux-gnu/Components/Python/CMakeFiles/_Ogre.dir/OgrePYTHON_wrap.cxx: In function âPyObject* _wrap_Root_getDisplayMonitorCount(PyObject*, PyObject*)â: /<<PKGBUILDDIR>>/obj-x86_64-linux-gnu/Components/Python/CMakeFiles/_Ogre.dir/OgrePYTHON_wrap.cxx:497227:80: warning: âunsigned int Ogre::Root::getDisplayMonitorCount() constâ is deprecated [-Wdeprecated-declarations] 497227 | result = (unsigned int)((Ogre::Root const *)arg1)->getDisplayMonitorCount(); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~ /<<PKGBUILDDIR>>/OgreMain/include/OgreRoot.h:916:38: note: declared here 916 | OGRE_DEPRECATED unsigned int getDisplayMonitorCount() const; | ^~~~~~~~~~~~~~~~~~~~~~ /<<PKGBUILDDIR>>/obj-x86_64-linux-gnu/Components/Python/CMakeFiles/_Overlay.dir/OgreOverlayPYTHON_wrap.cxx: In function âPyObject* _wrap_PanelOverlayElementPtr_getRenderSystemData(PyObject*, PyObject*)â: /<<PKGBUILDDIR>>/obj-x86_64-linux-gnu/Components/Python/CMakeFiles/_Overlay.dir/OgreOverlayPYTHON_wrap.cxx:37411:87: warning: âconst Ogre::Renderable::RenderSystemDataPtr& Ogre::Renderable::getRenderSystemData() constâ is deprecated [-Wdeprecated-declarations] 37411 | result = (Ogre::Renderable::RenderSystemDataPtr *) &(*arg1)->getRenderSystemData(); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~ /<<PKGBUILDDIR>>/OgreMain/include/OgreRenderable.h:361:52: note: declared here 361 | OGRE_DEPRECATED const RenderSystemDataPtr& getRenderSystemData() const | ^~~~~~~~~~~~~~~~~~~ /<<PKGBUILDDIR>>/obj-x86_64-linux-gnu/Components/Python/CMakeFiles/_Overlay.dir/OgreOverlayPYTHON_wrap.cxx: In function âPyObject* _wrap_PanelOverlayElementPtr_setRenderSystemData(PyObject*, PyObject*)â: /<<PKGBUILDDIR>>/obj-x86_64-linux-gnu/Components/Python/CMakeFiles/_Overlay.dir/OgreOverlayPYTHON_wrap.cxx:37461:35: warning: âvoid Ogre::Renderable::setRenderSystemData(RenderSystemDataPtr) constâ is deprecated [-Wdeprecated-declarations] 37461 | (*arg1)->setRenderSystemData(SWIG_STD_MOVE(*(&arg2))); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~ /<<PKGBUILDDIR>>/OgreMain/include/OgreRenderable.h:366:30: note: declared here 366 | OGRE_DEPRECATED void setRenderSystemData(RenderSystemDataPtr val) const | ^~~~~~~~~~~~~~~~~~~ /<<PKGBUILDDIR>>/obj-x86_64-linux-gnu/Components/Python/CMakeFiles/_Overlay.dir/OgreOverlayPYTHON_wrap.cxx: In function âPyObject* _wrap_TextAreaOverlayElementPtr_getRenderSystemData(PyObject*, PyObject*)â: /<<PKGBUILDDIR>>/obj-x86_64-linux-gnu/Components/Python/CMakeFiles/_Overlay.dir/OgreOverlayPYTHON_wrap.cxx:43550:87: warning: âconst Ogre::Renderable::RenderSystemDataPtr& Ogre::Renderable::getRenderSystemData() constâ is deprecated [-Wdeprecated-declarations] 43550 | result = (Ogre::Renderable::RenderSystemDataPtr *) &(*arg1)->getRenderSystemData(); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~ /<<PKGBUILDDIR>>/OgreMain/include/OgreRenderable.h:361:52: note: declared here 361 | OGRE_DEPRECATED const RenderSystemDataPtr& getRenderSystemData() const | ^~~~~~~~~~~~~~~~~~~ /<<PKGBUILDDIR>>/obj-x86_64-linux-gnu/Components/Python/CMakeFiles/_Overlay.dir/OgreOverlayPYTHON_wrap.cxx: In function âPyObject* _wrap_TextAreaOverlayElementPtr_setRenderSystemData(PyObject*, PyObject*)â: /<<PKGBUILDDIR>>/obj-x86_64-linux-gnu/Components/Python/CMakeFiles/_Overlay.dir/OgreOverlayPYTHON_wrap.cxx:43600:35: warning: âvoid Ogre::Renderable::setRenderSystemData(RenderSystemDataPtr) constâ is deprecated [-Wdeprecated-declarations] 43600 | (*arg1)->setRenderSystemData(SWIG_STD_MOVE(*(&arg2))); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~ /<<PKGBUILDDIR>>/OgreMain/include/OgreRenderable.h:366:30: note: declared here 366 | OGRE_DEPRECATED void setRenderSystemData(RenderSystemDataPtr val) const | ^~~~~~~~~~~~~~~~~~~ /<<PKGBUILDDIR>>/obj-x86_64-linux-gnu/Components/Python/CMakeFiles/_Overlay.dir/OgreOverlayPYTHON_wrap.cxx: In function âPyObject* _wrap_ImGuiOverlay_NewFrame__SWIG_1(PyObject*, Py_ssize_t, PyObject**)â: /<<PKGBUILDDIR>>/obj-x86_64-linux-gnu/Components/Python/CMakeFiles/_Overlay.dir/OgreOverlayPYTHON_wrap.cxx:44983:35: warning: âstatic void Ogre::ImGuiOverlay::NewFrame(const Ogre::FrameEvent&)â is deprecated [-Wdeprecated-declarations] 44983 | Ogre::ImGuiOverlay::NewFrame((Ogre::FrameEvent const &)*arg1); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from /<<PKGBUILDDIR>>/obj-x86_64-linux-gnu/Components/Python/CMakeFiles/_Overlay.dir/OgreOverlayPYTHON_wrap.cxx:5217: /<<PKGBUILDDIR>>/Components/Overlay/include/OgreImGuiOverlay.h:27:33: note: declared here 27 | OGRE_DEPRECATED static void NewFrame(const FrameEvent& evt) { NewFrame(); } | ^~~~~~~~ /<<PKGBUILDDIR>>/obj-x86_64-linux-gnu/Components/Python/CMakeFiles/_Ogre.dir/OgrePYTHON_wrap.cxx: In function âvoid* _p_Ogre__CreateHighLevelGpuProgramScriptCompilerEventTo_p_Ogre__CreateGpuProgramScriptCompilerEvent(void*, int*)â: /<<PKGBUILDDIR>>/obj-x86_64-linux-gnu/Components/Python/CMakeFiles/_Ogre.dir/OgrePYTHON_wrap.cxx:596311:121: warning: âCreateHighLevelGpuProgramScriptCompilerEventâ is deprecated [-Wdeprecated-declarations] 596311 | return (void *)((Ogre::CreateGpuProgramScriptCompilerEvent *) ((Ogre::CreateHighLevelGpuProgramScriptCompilerEvent *) x)); | ^ /<<PKGBUILDDIR>>/OgreMain/include/OgreScriptCompiler.h:527:39: note: declared here 527 | class OGRE_DEPRECATED _OgreExport CreateHighLevelGpuProgramScriptCompilerEvent : public CreateGpuProgramScriptCompilerEvent | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /<<PKGBUILDDIR>>/obj-x86_64-linux-gnu/Components/Python/CMakeFiles/_Ogre.dir/OgrePYTHON_wrap.cxx: In function âvoid* _p_Ogre__SceneManager__ShadowRenderer__ShadowCasterSceneQueryListenerTo_p_Ogre__SceneQueryListener(void*, int*)â: /<<PKGBUILDDIR>>/obj-x86_64-linux-gnu/Components/Python/CMakeFiles/_Ogre.dir/OgrePYTHON_wrap.cxx:596767:73: error: âstruct Ogre::SceneManager::ShadowRendererâ is protected within this context 596767 | return (void *)((Ogre::SceneQueryListener *) ((Ogre::SceneManager::ShadowRenderer::ShadowCasterSceneQueryListener *) x)); | ^~~~~~~~~~~~~~ /<<PKGBUILDDIR>>/OgreMain/include/OgreSceneManager.h:620:28: note: declared protected here 620 | struct _OgreExport ShadowRenderer | ^~~~~~~~~~~~~~ /<<PKGBUILDDIR>>/obj-x86_64-linux-gnu/Components/Python/CMakeFiles/_Ogre.dir/OgrePYTHON_wrap.cxx: In function âvoid* _p_Ogre__CreateHighLevelGpuProgramScriptCompilerEventTo_p_Ogre__ScriptCompilerEvent(void*, int*)â: /<<PKGBUILDDIR>>/obj-x86_64-linux-gnu/Components/Python/CMakeFiles/_Ogre.dir/OgrePYTHON_wrap.cxx:596782:150: warning: âCreateHighLevelGpuProgramScriptCompilerEventâ is deprecated [-Wdeprecated-declarations] 596782 | return (void *)((Ogre::ScriptCompilerEvent *) (Ogre::CreateGpuProgramScriptCompilerEvent *) ((Ogre::CreateHighLevelGpuProgramScriptCompilerEvent *) x)); | ^ /<<PKGBUILDDIR>>/OgreMain/include/OgreScriptCompiler.h:527:39: note: declared here 527 | class OGRE_DEPRECATED _OgreExport CreateHighLevelGpuProgramScriptCompilerEvent : public CreateGpuProgramScriptCompilerEvent | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /<<PKGBUILDDIR>>/obj-x86_64-linux-gnu/Components/Python/CMakeFiles/_Ogre.dir/OgrePYTHON_wrap.cxx: In function âvoid* _p_Ogre__PreApplyTextureAliasesScriptCompilerEventTo_p_Ogre__ScriptCompilerEvent(void*, int*)â: /<<PKGBUILDDIR>>/obj-x86_64-linux-gnu/Components/Python/CMakeFiles/_Ogre.dir/OgrePYTHON_wrap.cxx:596791:102: warning: âPreApplyTextureAliasesScriptCompilerEventâ is deprecated [-Wdeprecated-declarations] 596791 | return (void *)((Ogre::ScriptCompilerEvent *) ((Ogre::PreApplyTextureAliasesScriptCompilerEvent *) x)); | ^ /<<PKGBUILDDIR>>/OgreMain/include/OgreScriptCompiler.h:462:39: note: declared here 462 | class OGRE_DEPRECATED _OgreExport PreApplyTextureAliasesScriptCompilerEvent : public ScriptCompilerEvent | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ make[4]: *** [Components/Python/CMakeFiles/_Ogre.dir/build.make:82: Components/Python/CMakeFiles/_Ogre.dir/CMakeFiles/_Ogre.dir/OgrePYTHON_wrap.cxx.o] Error 1 make[4]: Leaving directory '/<<PKGBUILDDIR>>/obj-x86_64-linux-gnu' make[3]: *** [CMakeFiles/Makefile2:1447: Components/Python/CMakeFiles/_Ogre.dir/all] Error 2 make[3]: *** Waiting for unfinished jobs.... [ 71%] Linking CXX shared module ../../lib/_Overlay.so cd /<<PKGBUILDDIR>>/obj-x86_64-linux-gnu/Components/Python && /usr/bin/cmake -E cmake_link_script CMakeFiles/_Overlay.dir/link.txt --verbose=1 /usr/bin/x86_64-linux-gnu-g++ -fPIC -Wall -Winit-self -Wcast-qual -Wwrite-strings -Wextra -Wundef -Wmissing-declarations -Wno-unused-parameter -Wshadow -Wno-missing-field-initializers -Wno-long-long -g -O2 -ffile-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -fstack-clash-protection -Wformat -Werror=format-security -fcf-protection -pipe -Wall -Wdate-time -D_FORTIFY_SOURCE=2 -Wdate-time -D_FORTIFY_SOURCE=2 -msse -shared -Wl,-z,relro -Wl,-z,now -Wl,-z,defs -Wl,--as-needed -Wl,--dependency-file=CMakeFiles/_Overlay.dir/link.d -o ../../lib/_Overlay.so CMakeFiles/_Overlay.dir/CMakeFiles/_Overlay.dir/OgreOverlayPYTHON_wrap.cxx.o ../../lib/libOgreOverlay.so.1.12.10 /usr/lib/x86_64-linux-gnu/libpython3.14.so ../../lib/libOgreMain.so.1.12.10 -lpthread /usr/lib/x86_64-linux-gnu/libimgui.a /usr/lib/x86_64-linux-gnu/libstb.so make[4]: Leaving directory '/<<PKGBUILDDIR>>/obj-x86_64-linux-gnu' [ 71%] Built target _Overlay make[3]: Leaving directory '/<<PKGBUILDDIR>>/obj-x86_64-linux-gnu' make[2]: *** [Makefile:159: all] Error 2 make[2]: Leaving directory '/<<PKGBUILDDIR>>/obj-x86_64-linux-gnu' dh_auto_build: error: cd obj-x86_64-linux-gnu && make -j2 INSTALL="install --strip-program=true" VERBOSE=1 returned exit code 2 make[1]: *** [debian/rules:66: override_dh_auto_build-indep] Error 25 make[1]: Leaving directory '/<<PKGBUILDDIR>>' make: *** [debian/rules:41: binary] Error 2 dpkg-buildpackage: error: debian/rules binary subprocess failed with exit status 2 --------------------------------------------------------------------------------

