Your message dated Sun, 05 Oct 2025 12:08:53 +0000
with message-id <[email protected]>
and subject line Bug#1114243: fixed in ogre-1.12 1.12.10+dfsg2-7
has caused the Debian Bug report #1114243,
regarding ogre-1.12: FTBFS: 
/<<PKGBUILDDIR>>/Components/Overlay/src/OgreImGuiOverlay.cpp:212:26: error: 
'const struct ImDrawCmd' has no member named 'TextureId'
to be marked as done.

This means that you claim that the problem has been dealt with.
If this is not the case it is now your responsibility to reopen the
Bug report if necessary, and/or fix the problem forthwith.

(NB: If you are a system administrator and have no idea what this
message is talking about, this may indicate a serious mail system
misconfiguration somewhere. Please contact [email protected]
immediately.)


-- 
1114243: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=1114243
Debian Bug Tracking System
Contact [email protected] with problems
--- Begin Message ---
Package: src:ogre-1.12
Version: 1.12.10+dfsg2-6
Severity: serious
Tags: ftbfs forky sid

Dear maintainer:

During a rebuild of all packages in unstable, your package failed to build.

Below you will find how the build ends (probably the most relevant part,
but not necessarily). If required, the full build log is available here:

https://people.debian.org/~sanvila/build-logs/202509/

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 could not 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.

--------------------------------------------------------------------------------
[...]
 debian/rules clean
dh clean \
        --buildsystem=cmake \
        --with python3
   dh_auto_clean -O--buildsystem=cmake
   dh_autoreconf_clean -O--buildsystem=cmake
   debian/rules override_dh_clean
make[1]: Entering directory '/<<PKGBUILDDIR>>'
dh_clean
rm -rf debian/libogre1.12.10.*
make[1]: Leaving directory '/<<PKGBUILDDIR>>'
 debian/rules binary
dh binary \
        --buildsystem=cmake \

[... snipped ...]

[ 43%] Linking CXX shared library ../../lib/Plugin_BSPSceneManager.so
cd /<<PKGBUILDDIR>>/obj-x86_64-linux-gnu/PlugIns/BSPSceneManager && 
/usr/bin/cmake -E cmake_link_script 
CMakeFiles/Plugin_BSPSceneManager.dir/link.txt --verbose=1
/usr/bin/c++ -fPIC -Wall -Winit-self -Wcast-qual -Wwrite-str 
[too-long-redacted] ibOgreMain.so.1.12.10 -lpthread
cd /<<PKGBUILDDIR>>/obj-x86_64-linux-gnu/PlugIns/BSPSceneManager && 
/usr/bin/cmake -E cmake_symlink_library 
../../lib/Plugin_BSPSceneManager.so.1.12.10 
../../lib/Plugin_BSPSceneManager.so.1.12.10 ../../lib/Plugin_BSPSceneManager.so
make[4]: Leaving directory '/<<PKGBUILDDIR>>/obj-x86_64-linux-gnu'
[ 43%] Built target Plugin_BSPSceneManager
make  -f PlugIns/FreeImageCodec/CMakeFiles/Codec_FreeImage.dir/build.make 
PlugIns/FreeImageCodec/CMakeFiles/Codec_FreeImage.dir/depend
make[4]: Entering directory '/<<PKGBUILDDIR>>/obj-x86_64-linux-gnu'
cd /<<PKGBUILDDIR>>/obj-x86_64-linux-gnu && /usr/bin/cmake -E cmake_depends 
"Unix Makefiles" /<<PKGBUILDDIR>> /<<PKGBUILDDIR>>/PlugIns/FreeImageCodec 
/<<PKGBUILDDIR>>/obj-x86_64-linux-gnu 
/<<PKGBUILDDIR>>/obj-x86_64-linux-gnu/PlugIns/FreeImageCodec 
/<<PKGBUILDDIR>>/obj-x86_64-linux-gnu/PlugIns/FreeImageCodec/CMakeFiles/Codec_FreeImage.dir/DependInfo.cmake
 "--color="
make[4]: Leaving directory '/<<PKGBUILDDIR>>/obj-x86_64-linux-gnu'
make  -f PlugIns/FreeImageCodec/CMakeFiles/Codec_FreeImage.dir/build.make 
PlugIns/FreeImageCodec/CMakeFiles/Codec_FreeImage.dir/build
make[4]: Entering directory '/<<PKGBUILDDIR>>/obj-x86_64-linux-gnu'
[ 43%] Building CXX object 
PlugIns/FreeImageCodec/CMakeFiles/Codec_FreeImage.dir/src/OgreFreeImageCodec.cpp.o
cd /<<PKGBUILDDIR>>/obj-x86_64-linux-gnu/PlugIns/FreeImageCo 
[too-long-redacted] odec/src/OgreFreeImageCodec.cpp
[ 43%] Linking CXX shared library ../../lib/Codec_STBI.so
cd /<<PKGBUILDDIR>>/obj-x86_64-linux-gnu/PlugIns/STBICodec && /usr/bin/cmake -E 
cmake_link_script CMakeFiles/Codec_STBI.dir/link.txt --verbose=1
/usr/bin/c++ -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 
-Wl,--dependency-file=CMakeFiles/Codec_STBI.dir/link.d -Wl,-z,relro -Wl,-z,now 
-Wl,-z,defs -Wl,--as-needed -shared -Wl,-soname,Codec_STBI.so.1.12.10 -o 
../../lib/Codec_STBI.so.1.12.10 
CMakeFiles/Codec_STBI.dir/src/OgreSTBICodec.cpp.o  
../../lib/libOgreMain.so.1.12.10 -lgcc /usr/lib/x86_64-linux-gnu/libz.so 
-lpthread
cd /<<PKGBUILDDIR>>/obj-x86_64-linux-gnu/PlugIns/STBICodec && /usr/bin/cmake -E 
cmake_symlink_library ../../lib/Codec_STBI.so.1.12.10 
../../lib/Codec_STBI.so.1.12.10 ../../lib/Codec_STBI.so
make[4]: Leaving directory '/<<PKGBUILDDIR>>/obj-x86_64-linux-gnu'
[ 43%] Built target Codec_STBI
make  -f PlugIns/ParticleFX/CMakeFiles/Plugin_ParticleFX.dir/build.make 
PlugIns/ParticleFX/CMakeFiles/Plugin_ParticleFX.dir/depend
make[4]: Entering directory '/<<PKGBUILDDIR>>/obj-x86_64-linux-gnu'
cd /<<PKGBUILDDIR>>/obj-x86_64-linux-gnu && /usr/bin/cmake -E cmake_depends 
"Unix Makefiles" /<<PKGBUILDDIR>> /<<PKGBUILDDIR>>/PlugIns/ParticleFX 
/<<PKGBUILDDIR>>/obj-x86_64-linux-gnu 
/<<PKGBUILDDIR>>/obj-x86_64-linux-gnu/PlugIns/ParticleFX 
/<<PKGBUILDDIR>>/obj-x86_64-linux-gnu/PlugIns/ParticleFX/CMakeFiles/Plugin_ParticleFX.dir/DependInfo.cmake
 "--color="
make[4]: Leaving directory '/<<PKGBUILDDIR>>/obj-x86_64-linux-gnu'
make  -f PlugIns/ParticleFX/CMakeFiles/Plugin_ParticleFX.dir/build.make 
PlugIns/ParticleFX/CMakeFiles/Plugin_ParticleFX.dir/build
make[4]: Entering directory '/<<PKGBUILDDIR>>/obj-x86_64-linux-gnu'
[ 43%] Building CXX object 
PlugIns/ParticleFX/CMakeFiles/Plugin_ParticleFX.dir/src/OgreAreaEmitter.cpp.o
cd /<<PKGBUILDDIR>>/obj-x86_64-linux-gnu/PlugIns/ParticleFX  
[too-long-redacted] ticleFX/src/OgreAreaEmitter.cpp
[ 43%] Linking CXX shared library ../../lib/Codec_FreeImage.so
cd /<<PKGBUILDDIR>>/obj-x86_64-linux-gnu/PlugIns/FreeImageCodec && 
/usr/bin/cmake -E cmake_link_script CMakeFiles/Codec_FreeImage.dir/link.txt 
--verbose=1
/usr/bin/c++ -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 
-Wl,--dependency-file=CMakeFiles/Codec_FreeImage.dir/link.d -Wl,-z,relro 
-Wl,-z,now -Wl,-z,defs -Wl,--as-needed -shared 
-Wl,-soname,Codec_FreeImage.so.1.12.10 -o ../../lib/Codec_FreeImage.so.1.12.10 
CMakeFiles/Codec_FreeImage.dir/src/OgreFreeImageCodec.cpp.o  
../../lib/libOgreMain.so.1.12.10 /usr/lib/x86_64-linux-gnu/libfreeimage.so 
-lpthread
cd /<<PKGBUILDDIR>>/obj-x86_64-linux-gnu/PlugIns/FreeImageCodec && 
/usr/bin/cmake -E cmake_symlink_library ../../lib/Codec_FreeImage.so.1.12.10 
../../lib/Codec_FreeImage.so.1.12.10 ../../lib/Codec_FreeImage.so
make[4]: Leaving directory '/<<PKGBUILDDIR>>/obj-x86_64-linux-gnu'
[ 43%] Built target Codec_FreeImage
[ 43%] Building CXX object 
PlugIns/ParticleFX/CMakeFiles/Plugin_ParticleFX.dir/src/OgreBoxEmitter.cpp.o
cd /<<PKGBUILDDIR>>/obj-x86_64-linux-gnu/PlugIns/ParticleFX  
[too-long-redacted] rticleFX/src/OgreBoxEmitter.cpp
make  -f 
PlugIns/PCZSceneManager/CMakeFiles/Plugin_PCZSceneManager.dir/build.make 
PlugIns/PCZSceneManager/CMakeFiles/Plugin_PCZSceneManager.dir/depend
make[4]: Entering directory '/<<PKGBUILDDIR>>/obj-x86_64-linux-gnu'
cd /<<PKGBUILDDIR>>/obj-x86_64-linux-gnu && /usr/bin/cmake -E cmake_depends 
"Unix Makefiles" /<<PKGBUILDDIR>> /<<PKGBUILDDIR>>/PlugIns/PCZSceneManager 
/<<PKGBUILDDIR>>/obj-x86_64-linux-gnu 
/<<PKGBUILDDIR>>/obj-x86_64-linux-gnu/PlugIns/PCZSceneManager 
/<<PKGBUILDDIR>>/obj-x86_64-linux-gnu/PlugIns/PCZSceneManager/CMakeFiles/Plugin_PCZSceneManager.dir/DependInfo.cmake
 "--color="
make[4]: Leaving directory '/<<PKGBUILDDIR>>/obj-x86_64-linux-gnu'
make  -f 
PlugIns/PCZSceneManager/CMakeFiles/Plugin_PCZSceneManager.dir/build.make 
PlugIns/PCZSceneManager/CMakeFiles/Plugin_PCZSceneManager.dir/build
make[4]: Entering directory '/<<PKGBUILDDIR>>/obj-x86_64-linux-gnu'
[ 43%] Building CXX object 
PlugIns/PCZSceneManager/CMakeFiles/Plugin_PCZSceneManager.dir/src/OgreAntiPortal.cpp.o
cd /<<PKGBUILDDIR>>/obj-x86_64-linux-gnu/PlugIns/PCZSceneMan 
[too-long-redacted] eManager/src/OgreAntiPortal.cpp
[ 43%] Building CXX object 
PlugIns/ParticleFX/CMakeFiles/Plugin_ParticleFX.dir/src/OgreColourFaderAffector.cpp.o
cd /<<PKGBUILDDIR>>/obj-x86_64-linux-gnu/PlugIns/ParticleFX  
[too-long-redacted] src/OgreColourFaderAffector.cpp
[ 43%] Building CXX object 
PlugIns/PCZSceneManager/CMakeFiles/Plugin_PCZSceneManager.dir/src/OgreCapsule.cpp.o
cd /<<PKGBUILDDIR>>/obj-x86_64-linux-gnu/PlugIns/PCZSceneMan 
[too-long-redacted] ceneManager/src/OgreCapsule.cpp
[ 44%] Building CXX object 
PlugIns/ParticleFX/CMakeFiles/Plugin_ParticleFX.dir/src/OgreColourFaderAffector2.cpp.o
cd /<<PKGBUILDDIR>>/obj-x86_64-linux-gnu/PlugIns/ParticleFX  
[too-long-redacted] rc/OgreColourFaderAffector2.cpp
[ 44%] Building CXX object 
PlugIns/PCZSceneManager/CMakeFiles/Plugin_PCZSceneManager.dir/src/OgreDefaultZone.cpp.o
cd /<<PKGBUILDDIR>>/obj-x86_64-linux-gnu/PlugIns/PCZSceneMan 
[too-long-redacted] Manager/src/OgreDefaultZone.cpp
[ 44%] Building CXX object 
PlugIns/ParticleFX/CMakeFiles/Plugin_ParticleFX.dir/src/OgreColourImageAffector.cpp.o
cd /<<PKGBUILDDIR>>/obj-x86_64-linux-gnu/PlugIns/ParticleFX  
[too-long-redacted] src/OgreColourImageAffector.cpp
[ 44%] Building CXX object 
PlugIns/ParticleFX/CMakeFiles/Plugin_ParticleFX.dir/src/OgreColourInterpolatorAffector.cpp.o
cd /<<PKGBUILDDIR>>/obj-x86_64-linux-gnu/PlugIns/ParticleFX  
[too-long-redacted] eColourInterpolatorAffector.cpp
[ 44%] Building CXX object 
PlugIns/PCZSceneManager/CMakeFiles/Plugin_PCZSceneManager.dir/src/OgrePCPlane.cpp.o
cd /<<PKGBUILDDIR>>/obj-x86_64-linux-gnu/PlugIns/PCZSceneMan 
[too-long-redacted] ceneManager/src/OgrePCPlane.cpp
[ 45%] Building CXX object 
PlugIns/PCZSceneManager/CMakeFiles/Plugin_PCZSceneManager.dir/src/OgrePCZCamera.cpp.o
cd /<<PKGBUILDDIR>>/obj-x86_64-linux-gnu/PlugIns/PCZSceneMan 
[too-long-redacted] neManager/src/OgrePCZCamera.cpp
[ 45%] Building CXX object 
PlugIns/ParticleFX/CMakeFiles/Plugin_ParticleFX.dir/src/OgreCylinderEmitter.cpp.o
cd /<<PKGBUILDDIR>>/obj-x86_64-linux-gnu/PlugIns/ParticleFX  
[too-long-redacted] eFX/src/OgreCylinderEmitter.cpp
[ 45%] Building CXX object 
PlugIns/ParticleFX/CMakeFiles/Plugin_ParticleFX.dir/src/OgreDeflectorPlaneAffector.cpp.o
cd /<<PKGBUILDDIR>>/obj-x86_64-linux-gnu/PlugIns/ParticleFX  
[too-long-redacted] /OgreDeflectorPlaneAffector.cpp
[ 45%] Building CXX object 
PlugIns/PCZSceneManager/CMakeFiles/Plugin_PCZSceneManager.dir/src/OgrePCZFrustum.cpp.o
cd /<<PKGBUILDDIR>>/obj-x86_64-linux-gnu/PlugIns/PCZSceneMan 
[too-long-redacted] eManager/src/OgrePCZFrustum.cpp
[ 46%] Building CXX object 
PlugIns/ParticleFX/CMakeFiles/Plugin_ParticleFX.dir/src/OgreDirectionRandomiserAffector.cpp.o
cd /<<PKGBUILDDIR>>/obj-x86_64-linux-gnu/PlugIns/ParticleFX  
[too-long-redacted] DirectionRandomiserAffector.cpp
[ 46%] Building CXX object 
PlugIns/PCZSceneManager/CMakeFiles/Plugin_PCZSceneManager.dir/src/OgrePCZLight.cpp.o
cd /<<PKGBUILDDIR>>/obj-x86_64-linux-gnu/PlugIns/PCZSceneMan 
[too-long-redacted] eneManager/src/OgrePCZLight.cpp
[ 46%] Building CXX object 
PlugIns/ParticleFX/CMakeFiles/Plugin_ParticleFX.dir/src/OgreEllipsoidEmitter.cpp.o
cd /<<PKGBUILDDIR>>/obj-x86_64-linux-gnu/PlugIns/ParticleFX  
[too-long-redacted] FX/src/OgreEllipsoidEmitter.cpp
[ 46%] Building CXX object 
PlugIns/ParticleFX/CMakeFiles/Plugin_ParticleFX.dir/src/OgreHollowEllipsoidEmitter.cpp.o
cd /<<PKGBUILDDIR>>/obj-x86_64-linux-gnu/PlugIns/ParticleFX  
[too-long-redacted] /OgreHollowEllipsoidEmitter.cpp
[ 46%] Building CXX object 
PlugIns/PCZSceneManager/CMakeFiles/Plugin_PCZSceneManager.dir/src/OgrePCZPlugin.cpp.o
cd /<<PKGBUILDDIR>>/obj-x86_64-linux-gnu/PlugIns/PCZSceneMan 
[too-long-redacted] neManager/src/OgrePCZPlugin.cpp
[ 46%] Building CXX object 
PlugIns/ParticleFX/CMakeFiles/Plugin_ParticleFX.dir/src/OgreLinearForceAffector.cpp.o
cd /<<PKGBUILDDIR>>/obj-x86_64-linux-gnu/PlugIns/ParticleFX  
[too-long-redacted] src/OgreLinearForceAffector.cpp
[ 46%] Building CXX object 
PlugIns/ParticleFX/CMakeFiles/Plugin_ParticleFX.dir/src/OgreParticleFX.cpp.o
cd /<<PKGBUILDDIR>>/obj-x86_64-linux-gnu/PlugIns/ParticleFX  
[too-long-redacted] rticleFX/src/OgreParticleFX.cpp
[ 46%] Building CXX object 
PlugIns/PCZSceneManager/CMakeFiles/Plugin_PCZSceneManager.dir/src/OgrePCZSceneManager.cpp.o
cd /<<PKGBUILDDIR>>/obj-x86_64-linux-gnu/PlugIns/PCZSceneMan 
[too-long-redacted] ger/src/OgrePCZSceneManager.cpp
[ 47%] Building CXX object 
PlugIns/ParticleFX/CMakeFiles/Plugin_ParticleFX.dir/src/OgreParticleFXPlugin.cpp.o
cd /<<PKGBUILDDIR>>/obj-x86_64-linux-gnu/PlugIns/ParticleFX  
[too-long-redacted] FX/src/OgreParticleFXPlugin.cpp
[ 47%] Building CXX object 
PlugIns/ParticleFX/CMakeFiles/Plugin_ParticleFX.dir/src/OgrePointEmitter.cpp.o
cd /<<PKGBUILDDIR>>/obj-x86_64-linux-gnu/PlugIns/ParticleFX  
[too-long-redacted] icleFX/src/OgrePointEmitter.cpp
[ 47%] Building CXX object 
PlugIns/PCZSceneManager/CMakeFiles/Plugin_PCZSceneManager.dir/src/OgrePCZSceneManagerDll.cpp.o
cd /<<PKGBUILDDIR>>/obj-x86_64-linux-gnu/PlugIns/PCZSceneMan 
[too-long-redacted] /src/OgrePCZSceneManagerDll.cpp
[ 47%] Building CXX object 
PlugIns/ParticleFX/CMakeFiles/Plugin_ParticleFX.dir/src/OgreRingEmitter.cpp.o
cd /<<PKGBUILDDIR>>/obj-x86_64-linux-gnu/PlugIns/ParticleFX  
[too-long-redacted] ticleFX/src/OgreRingEmitter.cpp
[ 47%] Building CXX object 
PlugIns/ParticleFX/CMakeFiles/Plugin_ParticleFX.dir/src/OgreRotationAffector.cpp.o
cd /<<PKGBUILDDIR>>/obj-x86_64-linux-gnu/PlugIns/ParticleFX  
[too-long-redacted] FX/src/OgreRotationAffector.cpp
[ 48%] Building CXX object 
PlugIns/PCZSceneManager/CMakeFiles/Plugin_PCZSceneManager.dir/src/OgrePCZSceneNode.cpp.o
cd /<<PKGBUILDDIR>>/obj-x86_64-linux-gnu/PlugIns/PCZSceneMan 
[too-long-redacted] anager/src/OgrePCZSceneNode.cpp
[ 48%] Building CXX object 
PlugIns/ParticleFX/CMakeFiles/Plugin_ParticleFX.dir/src/OgreScaleAffector.cpp.o
cd /<<PKGBUILDDIR>>/obj-x86_64-linux-gnu/PlugIns/ParticleFX  
[too-long-redacted] cleFX/src/OgreScaleAffector.cpp
[ 48%] Linking CXX shared library ../../lib/Plugin_ParticleFX.so
cd /<<PKGBUILDDIR>>/obj-x86_64-linux-gnu/PlugIns/ParticleFX && /usr/bin/cmake 
-E cmake_link_script CMakeFiles/Plugin_ParticleFX.dir/link.txt --verbose=1
/usr/bin/c++ -fPIC -Wall -Winit-self -Wcast-qual -Wwrite-str 
[too-long-redacted] ibOgreMain.so.1.12.10 -lpthread
cd /<<PKGBUILDDIR>>/obj-x86_64-linux-gnu/PlugIns/ParticleFX && /usr/bin/cmake 
-E cmake_symlink_library ../../lib/Plugin_ParticleFX.so.1.12.10 
../../lib/Plugin_ParticleFX.so.1.12.10 ../../lib/Plugin_ParticleFX.so
make[4]: Leaving directory '/<<PKGBUILDDIR>>/obj-x86_64-linux-gnu'
[ 48%] Built target Plugin_ParticleFX
[ 48%] Building CXX object 
PlugIns/PCZSceneManager/CMakeFiles/Plugin_PCZSceneManager.dir/src/OgrePCZSceneQuery.cpp.o
cd /<<PKGBUILDDIR>>/obj-x86_64-linux-gnu/PlugIns/PCZSceneMan 
[too-long-redacted] nager/src/OgrePCZSceneQuery.cpp
make  -f Components/Paging/CMakeFiles/OgrePaging.dir/build.make 
Components/Paging/CMakeFiles/OgrePaging.dir/depend
make[4]: Entering directory '/<<PKGBUILDDIR>>/obj-x86_64-linux-gnu'
cd /<<PKGBUILDDIR>>/obj-x86_64-linux-gnu && /usr/bin/cmake -E cmake_depends 
"Unix Makefiles" /<<PKGBUILDDIR>> /<<PKGBUILDDIR>>/Components/Paging 
/<<PKGBUILDDIR>>/obj-x86_64-linux-gnu 
/<<PKGBUILDDIR>>/obj-x86_64-linux-gnu/Components/Paging 
/<<PKGBUILDDIR>>/obj-x86_64-linux-gnu/Components/Paging/CMakeFiles/OgrePaging.dir/DependInfo.cmake
 "--color="
make[4]: Leaving directory '/<<PKGBUILDDIR>>/obj-x86_64-linux-gnu'
make  -f Components/Paging/CMakeFiles/OgrePaging.dir/build.make 
Components/Paging/CMakeFiles/OgrePaging.dir/build
make[4]: Entering directory '/<<PKGBUILDDIR>>/obj-x86_64-linux-gnu'
[ 48%] Building CXX object 
Components/Paging/CMakeFiles/OgrePaging.dir/src/OgreGrid2DPageStrategy.cpp.o
cd /<<PKGBUILDDIR>>/obj-x86_64-linux-gnu/Components/Paging & 
[too-long-redacted] /src/OgreGrid2DPageStrategy.cpp
[ 48%] Building CXX object 
PlugIns/PCZSceneManager/CMakeFiles/Plugin_PCZSceneManager.dir/src/OgrePCZone.cpp.o
cd /<<PKGBUILDDIR>>/obj-x86_64-linux-gnu/PlugIns/PCZSceneMan 
[too-long-redacted] SceneManager/src/OgrePCZone.cpp
[ 48%] Building CXX object 
Components/Paging/CMakeFiles/OgrePaging.dir/src/OgreGrid3DPageStrategy.cpp.o
cd /<<PKGBUILDDIR>>/obj-x86_64-linux-gnu/Components/Paging & 
[too-long-redacted] /src/OgreGrid3DPageStrategy.cpp
[ 48%] Building CXX object 
PlugIns/PCZSceneManager/CMakeFiles/Plugin_PCZSceneManager.dir/src/OgrePCZoneFactory.cpp.o
cd /<<PKGBUILDDIR>>/obj-x86_64-linux-gnu/PlugIns/PCZSceneMan 
[too-long-redacted] nager/src/OgrePCZoneFactory.cpp
[ 48%] Building CXX object 
PlugIns/PCZSceneManager/CMakeFiles/Plugin_PCZSceneManager.dir/src/OgrePortal.cpp.o
cd /<<PKGBUILDDIR>>/obj-x86_64-linux-gnu/PlugIns/PCZSceneMan 
[too-long-redacted] SceneManager/src/OgrePortal.cpp
[ 48%] Building CXX object 
Components/Paging/CMakeFiles/OgrePaging.dir/src/OgrePage.cpp.o
cd /<<PKGBUILDDIR>>/obj-x86_64-linux-gnu/Components/Paging & 
[too-long-redacted] ponents/Paging/src/OgrePage.cpp
[ 49%] Building CXX object 
PlugIns/PCZSceneManager/CMakeFiles/Plugin_PCZSceneManager.dir/src/OgrePortalBase.cpp.o
cd /<<PKGBUILDDIR>>/obj-x86_64-linux-gnu/PlugIns/PCZSceneMan 
[too-long-redacted] eManager/src/OgrePortalBase.cpp
[ 49%] Building CXX object 
Components/Paging/CMakeFiles/OgrePaging.dir/src/OgrePageContent.cpp.o
cd /<<PKGBUILDDIR>>/obj-x86_64-linux-gnu/Components/Paging & 
[too-long-redacted] /Paging/src/OgrePageContent.cpp
[ 49%] Building CXX object 
PlugIns/PCZSceneManager/CMakeFiles/Plugin_PCZSceneManager.dir/src/OgreSegment.cpp.o
cd /<<PKGBUILDDIR>>/obj-x86_64-linux-gnu/PlugIns/PCZSceneMan 
[too-long-redacted] ceneManager/src/OgreSegment.cpp
[ 50%] Building CXX object 
Components/Paging/CMakeFiles/OgrePaging.dir/src/OgrePageContentCollection.cpp.o
cd /<<PKGBUILDDIR>>/obj-x86_64-linux-gnu/Components/Paging & 
[too-long-redacted] c/OgrePageContentCollection.cpp
[ 50%] Linking CXX shared library ../../lib/Plugin_PCZSceneManager.so
cd /<<PKGBUILDDIR>>/obj-x86_64-linux-gnu/PlugIns/PCZSceneManager && 
/usr/bin/cmake -E cmake_link_script 
CMakeFiles/Plugin_PCZSceneManager.dir/link.txt --verbose=1
[ 50%] Building CXX object 
Components/Paging/CMakeFiles/OgrePaging.dir/src/OgrePageManager.cpp.o
cd /<<PKGBUILDDIR>>/obj-x86_64-linux-gnu/Components/Paging & 
[too-long-redacted] /Paging/src/OgrePageManager.cpp
/usr/bin/c++ -fPIC -Wall -Winit-self -Wcast-qual -Wwrite-str 
[too-long-redacted] ibOgreMain.so.1.12.10 -lpthread
cd /<<PKGBUILDDIR>>/obj-x86_64-linux-gnu/PlugIns/PCZSceneManager && 
/usr/bin/cmake -E cmake_symlink_library 
../../lib/Plugin_PCZSceneManager.so.1.12.10 
../../lib/Plugin_PCZSceneManager.so.1.12.10 ../../lib/Plugin_PCZSceneManager.so
make[4]: Leaving directory '/<<PKGBUILDDIR>>/obj-x86_64-linux-gnu'
[ 50%] Built target Plugin_PCZSceneManager
[ 50%] Building CXX object 
Components/Paging/CMakeFiles/OgrePaging.dir/src/OgrePagedWorld.cpp.o
cd /<<PKGBUILDDIR>>/obj-x86_64-linux-gnu/Components/Paging & 
[too-long-redacted] s/Paging/src/OgrePagedWorld.cpp
make  -f Components/Overlay/CMakeFiles/OgreOverlay.dir/build.make 
Components/Overlay/CMakeFiles/OgreOverlay.dir/depend
make[4]: Entering directory '/<<PKGBUILDDIR>>/obj-x86_64-linux-gnu'
cd /<<PKGBUILDDIR>>/obj-x86_64-linux-gnu && /usr/bin/cmake -E cmake_depends 
"Unix Makefiles" /<<PKGBUILDDIR>> /<<PKGBUILDDIR>>/Components/Overlay 
/<<PKGBUILDDIR>>/obj-x86_64-linux-gnu 
/<<PKGBUILDDIR>>/obj-x86_64-linux-gnu/Components/Overlay 
/<<PKGBUILDDIR>>/obj-x86_64-linux-gnu/Components/Overlay/CMakeFiles/OgreOverlay.dir/DependInfo.cmake
 "--color="
make[4]: Leaving directory '/<<PKGBUILDDIR>>/obj-x86_64-linux-gnu'
make  -f Components/Overlay/CMakeFiles/OgreOverlay.dir/build.make 
Components/Overlay/CMakeFiles/OgreOverlay.dir/build
make[4]: Entering directory '/<<PKGBUILDDIR>>/obj-x86_64-linux-gnu'
[ 50%] Building CXX object 
Components/Overlay/CMakeFiles/OgreOverlay.dir/src/OgreBorderPanelOverlayElement.cpp.o
cd /<<PKGBUILDDIR>>/obj-x86_64-linux-gnu/Components/Overlay  
[too-long-redacted] reBorderPanelOverlayElement.cpp
[ 50%] Building CXX object 
Components/Paging/CMakeFiles/OgrePaging.dir/src/OgrePagedWorldSection.cpp.o
cd /<<PKGBUILDDIR>>/obj-x86_64-linux-gnu/Components/Paging & 
[too-long-redacted] g/src/OgrePagedWorldSection.cpp
[ 50%] Building CXX object 
Components/Overlay/CMakeFiles/OgreOverlay.dir/src/OgreFont.cpp.o
cd /<<PKGBUILDDIR>>/obj-x86_64-linux-gnu/Components/Overlay  
[too-long-redacted] onents/Overlay/src/OgreFont.cpp
[ 50%] Building CXX object 
Components/Paging/CMakeFiles/OgrePaging.dir/src/OgreSimplePageContentCollection.cpp.o
cd /<<PKGBUILDDIR>>/obj-x86_64-linux-gnu/Components/Paging & 
[too-long-redacted] SimplePageContentCollection.cpp
[ 51%] Linking CXX shared library ../../lib/libOgrePaging.so
cd /<<PKGBUILDDIR>>/obj-x86_64-linux-gnu/Components/Paging && /usr/bin/cmake -E 
cmake_link_script CMakeFiles/OgrePaging.dir/link.txt --verbose=1
/usr/bin/c++ -fPIC -Wall -Winit-self -Wcast-qual -Wwrite-str 
[too-long-redacted] ibOgreMain.so.1.12.10 -lpthread
cd /<<PKGBUILDDIR>>/obj-x86_64-linux-gnu/Components/Paging && /usr/bin/cmake -E 
cmake_symlink_library ../../lib/libOgrePaging.so.1.12.10 
../../lib/libOgrePaging.so.1.12.10 ../../lib/libOgrePaging.so
make[4]: Leaving directory '/<<PKGBUILDDIR>>/obj-x86_64-linux-gnu'
[ 51%] Built target OgrePaging
[ 51%] Building CXX object 
Components/Overlay/CMakeFiles/OgreOverlay.dir/src/OgreFontManager.cpp.o
cd /<<PKGBUILDDIR>>/obj-x86_64-linux-gnu/Components/Overlay  
[too-long-redacted] Overlay/src/OgreFontManager.cpp
make  -f Components/RTShaderSystem/CMakeFiles/OgreRTShaderSystem.dir/build.make 
Components/RTShaderSystem/CMakeFiles/OgreRTShaderSystem.dir/depend
make[4]: Entering directory '/<<PKGBUILDDIR>>/obj-x86_64-linux-gnu'
cd /<<PKGBUILDDIR>>/obj-x86_64-linux-gnu && /usr/bin/cmake -E cmake_depends 
"Unix Makefiles" /<<PKGBUILDDIR>> /<<PKGBUILDDIR>>/Components/RTShaderSystem 
/<<PKGBUILDDIR>>/obj-x86_64-linux-gnu 
/<<PKGBUILDDIR>>/obj-x86_64-linux-gnu/Components/RTShaderSystem 
/<<PKGBUILDDIR>>/obj-x86_64-linux-gnu/Components/RTShaderSystem/CMakeFiles/OgreRTShaderSystem.dir/DependInfo.cmake
 "--color="
make[4]: Leaving directory '/<<PKGBUILDDIR>>/obj-x86_64-linux-gnu'
make  -f Components/RTShaderSystem/CMakeFiles/OgreRTShaderSystem.dir/build.make 
Components/RTShaderSystem/CMakeFiles/OgreRTShaderSystem.dir/build
make[4]: Entering directory '/<<PKGBUILDDIR>>/obj-x86_64-linux-gnu'
[ 51%] Building CXX object 
Components/RTShaderSystem/CMakeFiles/OgreRTShaderSystem.dir/cmake_pch.hxx.gch
cd /<<PKGBUILDDIR>>/obj-x86_64-linux-gnu/Components/RTShader 
[too-long-redacted] derSystem.dir/cmake_pch.hxx.cxx
[ 51%] Building CXX object 
Components/Overlay/CMakeFiles/OgreOverlay.dir/src/OgreImGuiOverlay.cpp.o
cd /<<PKGBUILDDIR>>/obj-x86_64-linux-gnu/Components/Overlay  
[too-long-redacted] verlay/src/OgreImGuiOverlay.cpp
/<<PKGBUILDDIR>>/Components/Overlay/src/OgreImGuiOverlay.cpp: In member 
function ‘virtual bool 
Ogre::ImGuiOverlay::ImGUIRenderable::preRender(Ogre::SceneManager*, 
Ogre::RenderSystem*)’:
/<<PKGBUILDDIR>>/Components/Overlay/src/OgreImGuiOverlay.cpp:212:26: error: 
‘const struct ImDrawCmd’ has no member named ‘TextureId’
  212 |             if (drawCmd->TextureId)
      |                          ^~~~~~~~~
/<<PKGBUILDDIR>>/Components/Overlay/src/OgreImGuiOverlay.cpp:214:56: error: 
‘const struct ImDrawCmd’ has no member named ‘TextureId’
  214 |                 auto handle = (ResourceHandle)drawCmd->TextureId;
      |                                                        ^~~~~~~~~
/<<PKGBUILDDIR>>/Components/Overlay/src/OgreImGuiOverlay.cpp:231:26: error: 
‘const struct ImDrawCmd’ has no member named ‘TextureId’
  231 |             if (drawCmd->TextureId)
      |                          ^~~~~~~~~
make[4]: *** [Components/Overlay/CMakeFiles/OgreOverlay.dir/build.make:124: 
Components/Overlay/CMakeFiles/OgreOverlay.dir/src/OgreImGuiOverlay.cpp.o] Error 
1
make[4]: Leaving directory '/<<PKGBUILDDIR>>/obj-x86_64-linux-gnu'
make[3]: *** [CMakeFiles/Makefile2:1469: 
Components/Overlay/CMakeFiles/OgreOverlay.dir/all] Error 2
make[3]: *** Waiting for unfinished jobs....
[ 51%] Building CXX object 
Components/RTShaderSystem/CMakeFiles/OgreRTShaderSystem.dir/src/OgreShaderCGProgramWriter.cpp.o
[ 51%] Building CXX object 
Components/RTShaderSystem/CMakeFiles/OgreRTShaderSystem.dir/src/OgreShaderCGProgramProcessor.cpp.o
cd /<<PKGBUILDDIR>>/obj-x86_64-linux-gnu/Components/RTShader 
[too-long-redacted] greShaderCGProgramProcessor.cpp
cd /<<PKGBUILDDIR>>/obj-x86_64-linux-gnu/Components/RTShader 
[too-long-redacted] c/OgreShaderCGProgramWriter.cpp
[ 52%] Building CXX object 
Components/RTShaderSystem/CMakeFiles/OgreRTShaderSystem.dir/src/OgreShaderExDualQuaternionSkinning.cpp.o
cd /<<PKGBUILDDIR>>/obj-x86_64-linux-gnu/Components/RTShader 
[too-long-redacted] derExDualQuaternionSkinning.cpp
[ 52%] Building CXX object 
Components/RTShaderSystem/CMakeFiles/OgreRTShaderSystem.dir/src/OgreShaderExGBuffer.cpp.o
cd /<<PKGBUILDDIR>>/obj-x86_64-linux-gnu/Components/RTShader 
[too-long-redacted] tem/src/OgreShaderExGBuffer.cpp
[ 52%] Building CXX object 
Components/RTShaderSystem/CMakeFiles/OgreRTShaderSystem.dir/src/OgreShaderExHardwareSkinning.cpp.o
cd /<<PKGBUILDDIR>>/obj-x86_64-linux-gnu/Components/RTShader 
[too-long-redacted] greShaderExHardwareSkinning.cpp
[ 52%] Building CXX object 
Components/RTShaderSystem/CMakeFiles/OgreRTShaderSystem.dir/src/OgreShaderExHardwareSkinningTechnique.cpp.o
cd /<<PKGBUILDDIR>>/obj-x86_64-linux-gnu/Components/RTShader 
[too-long-redacted] ExHardwareSkinningTechnique.cpp
[ 52%] Building CXX object 
Components/RTShaderSystem/CMakeFiles/OgreRTShaderSystem.dir/src/OgreShaderExIntegratedPSSM3.cpp.o
cd /<<PKGBUILDDIR>>/obj-x86_64-linux-gnu/Components/RTShader 
[too-long-redacted] OgreShaderExIntegratedPSSM3.cpp
[ 53%] Building CXX object 
Components/RTShaderSystem/CMakeFiles/OgreRTShaderSystem.dir/src/OgreShaderExLayeredBlending.cpp.o
cd /<<PKGBUILDDIR>>/obj-x86_64-linux-gnu/Components/RTShader 
[too-long-redacted] OgreShaderExLayeredBlending.cpp
[ 53%] Building CXX object 
Components/RTShaderSystem/CMakeFiles/OgreRTShaderSystem.dir/src/OgreShaderExLinearSkinning.cpp.o
cd /<<PKGBUILDDIR>>/obj-x86_64-linux-gnu/Components/RTShader 
[too-long-redacted] /OgreShaderExLinearSkinning.cpp
[ 53%] Building CXX object 
Components/RTShaderSystem/CMakeFiles/OgreRTShaderSystem.dir/src/OgreShaderExNormalMapLighting.cpp.o
cd /<<PKGBUILDDIR>>/obj-x86_64-linux-gnu/Components/RTShader 
[too-long-redacted] reShaderExNormalMapLighting.cpp
[ 53%] Building CXX object 
Components/RTShaderSystem/CMakeFiles/OgreRTShaderSystem.dir/src/OgreShaderExPerPixelLighting.cpp.o
cd /<<PKGBUILDDIR>>/obj-x86_64-linux-gnu/Components/RTShader 
[too-long-redacted] greShaderExPerPixelLighting.cpp
[ 53%] Building CXX object 
Components/RTShaderSystem/CMakeFiles/OgreRTShaderSystem.dir/src/OgreShaderExTextureAtlasSampler.cpp.o
cd /<<PKGBUILDDIR>>/obj-x86_64-linux-gnu/Components/RTShader 
[too-long-redacted] ShaderExTextureAtlasSampler.cpp
[ 53%] Building CXX object 
Components/RTShaderSystem/CMakeFiles/OgreRTShaderSystem.dir/src/OgreShaderExTriplanarTexturing.cpp.o
cd /<<PKGBUILDDIR>>/obj-x86_64-linux-gnu/Components/RTShader 
[too-long-redacted] eShaderExTriplanarTexturing.cpp
[ 54%] Building CXX object 
Components/RTShaderSystem/CMakeFiles/OgreRTShaderSystem.dir/src/OgreShaderFFPAlphaTest.cpp.o
cd /<<PKGBUILDDIR>>/obj-x86_64-linux-gnu/Components/RTShader 
[too-long-redacted] /src/OgreShaderFFPAlphaTest.cpp
[ 54%] Building CXX object 
Components/RTShaderSystem/CMakeFiles/OgreRTShaderSystem.dir/src/OgreShaderFFPColour.cpp.o
cd /<<PKGBUILDDIR>>/obj-x86_64-linux-gnu/Components/RTShader 
[too-long-redacted] tem/src/OgreShaderFFPColour.cpp
[ 54%] Building CXX object 
Components/RTShaderSystem/CMakeFiles/OgreRTShaderSystem.dir/src/OgreShaderFFPFog.cpp.o
cd /<<PKGBUILDDIR>>/obj-x86_64-linux-gnu/Components/RTShader 
[too-long-redacted] System/src/OgreShaderFFPFog.cpp
[ 54%] Building CXX object 
Components/RTShaderSystem/CMakeFiles/OgreRTShaderSystem.dir/src/OgreShaderFFPLighting.cpp.o
cd /<<PKGBUILDDIR>>/obj-x86_64-linux-gnu/Components/RTShader 
[too-long-redacted] m/src/OgreShaderFFPLighting.cpp
[ 54%] Building CXX object 
Components/RTShaderSystem/CMakeFiles/OgreRTShaderSystem.dir/src/OgreShaderFFPRenderStateBuilder.cpp.o
cd /<<PKGBUILDDIR>>/obj-x86_64-linux-gnu/Components/RTShader 
[too-long-redacted] ShaderFFPRenderStateBuilder.cpp
[ 55%] Building CXX object 
Components/RTShaderSystem/CMakeFiles/OgreRTShaderSystem.dir/src/OgreShaderFFPTexturing.cpp.o
cd /<<PKGBUILDDIR>>/obj-x86_64-linux-gnu/Components/RTShader 
[too-long-redacted] /src/OgreShaderFFPTexturing.cpp
[ 55%] Building CXX object 
Components/RTShaderSystem/CMakeFiles/OgreRTShaderSystem.dir/src/OgreShaderFFPTransform.cpp.o
cd /<<PKGBUILDDIR>>/obj-x86_64-linux-gnu/Components/RTShader 
[too-long-redacted] /src/OgreShaderFFPTransform.cpp
[ 55%] Building CXX object 
Components/RTShaderSystem/CMakeFiles/OgreRTShaderSystem.dir/src/OgreShaderFunction.cpp.o
cd /<<PKGBUILDDIR>>/obj-x86_64-linux-gnu/Components/RTShader 
[too-long-redacted] stem/src/OgreShaderFunction.cpp
[ 55%] Building CXX object 
Components/RTShaderSystem/CMakeFiles/OgreRTShaderSystem.dir/src/OgreShaderFunctionAtom.cpp.o
cd /<<PKGBUILDDIR>>/obj-x86_64-linux-gnu/Components/RTShader 
[too-long-redacted] /src/OgreShaderFunctionAtom.cpp
[ 55%] Building CXX object 
Components/RTShaderSystem/CMakeFiles/OgreRTShaderSystem.dir/src/OgreShaderGLSLESProgramProcessor.cpp.o
cd /<<PKGBUILDDIR>>/obj-x86_64-linux-gnu/Components/RTShader 
[too-long-redacted] haderGLSLESProgramProcessor.cpp
[ 55%] Building CXX object 
Components/RTShaderSystem/CMakeFiles/OgreRTShaderSystem.dir/src/OgreShaderGLSLESProgramWriter.cpp.o
cd /<<PKGBUILDDIR>>/obj-x86_64-linux-gnu/Components/RTShader 
[too-long-redacted] reShaderGLSLESProgramWriter.cpp
[ 56%] Building CXX object 
Components/RTShaderSystem/CMakeFiles/OgreRTShaderSystem.dir/src/OgreShaderGLSLProgramProcessor.cpp.o
cd /<<PKGBUILDDIR>>/obj-x86_64-linux-gnu/Components/RTShader 
[too-long-redacted] eShaderGLSLProgramProcessor.cpp
[ 56%] Building CXX object 
Components/RTShaderSystem/CMakeFiles/OgreRTShaderSystem.dir/src/OgreShaderGLSLProgramWriter.cpp.o
cd /<<PKGBUILDDIR>>/obj-x86_64-linux-gnu/Components/RTShader 
[too-long-redacted] OgreShaderGLSLProgramWriter.cpp
[ 56%] Building CXX object 
Components/RTShaderSystem/CMakeFiles/OgreRTShaderSystem.dir/src/OgreShaderGenerator.cpp.o
cd /<<PKGBUILDDIR>>/obj-x86_64-linux-gnu/Components/RTShader 
[too-long-redacted] tem/src/OgreShaderGenerator.cpp
[ 56%] Building CXX object 
Components/RTShaderSystem/CMakeFiles/OgreRTShaderSystem.dir/src/OgreShaderHLSLProgramProcessor.cpp.o
cd /<<PKGBUILDDIR>>/obj-x86_64-linux-gnu/Components/RTShader 
[too-long-redacted] eShaderHLSLProgramProcessor.cpp
[ 56%] Building CXX object 
Components/RTShaderSystem/CMakeFiles/OgreRTShaderSystem.dir/src/OgreShaderHLSLProgramWriter.cpp.o
cd /<<PKGBUILDDIR>>/obj-x86_64-linux-gnu/Components/RTShader 
[too-long-redacted] OgreShaderHLSLProgramWriter.cpp
[ 57%] Building CXX object 
Components/RTShaderSystem/CMakeFiles/OgreRTShaderSystem.dir/src/OgreShaderMaterialSerializerListener.cpp.o
cd /<<PKGBUILDDIR>>/obj-x86_64-linux-gnu/Components/RTShader 
[too-long-redacted] rMaterialSerializerListener.cpp
[ 57%] Building CXX object 
Components/RTShaderSystem/CMakeFiles/OgreRTShaderSystem.dir/src/OgreShaderParameter.cpp.o
cd /<<PKGBUILDDIR>>/obj-x86_64-linux-gnu/Components/RTShader 
[too-long-redacted] tem/src/OgreShaderParameter.cpp
[ 57%] Building CXX object 
Components/RTShaderSystem/CMakeFiles/OgreRTShaderSystem.dir/src/OgreShaderProgram.cpp.o
cd /<<PKGBUILDDIR>>/obj-x86_64-linux-gnu/Components/RTShader 
[too-long-redacted] ystem/src/OgreShaderProgram.cpp
[ 57%] Building CXX object 
Components/RTShaderSystem/CMakeFiles/OgreRTShaderSystem.dir/src/OgreShaderProgramManager.cpp.o
cd /<<PKGBUILDDIR>>/obj-x86_64-linux-gnu/Components/RTShader 
[too-long-redacted] rc/OgreShaderProgramManager.cpp
[ 57%] Building CXX object 
Components/RTShaderSystem/CMakeFiles/OgreRTShaderSystem.dir/src/OgreShaderProgramProcessor.cpp.o
cd /<<PKGBUILDDIR>>/obj-x86_64-linux-gnu/Components/RTShader 
[too-long-redacted] /OgreShaderProgramProcessor.cpp
[ 57%] Building CXX object 
Components/RTShaderSystem/CMakeFiles/OgreRTShaderSystem.dir/src/OgreShaderProgramSet.cpp.o
cd /<<PKGBUILDDIR>>/obj-x86_64-linux-gnu/Components/RTShader 
[too-long-redacted] em/src/OgreShaderProgramSet.cpp
[ 58%] Building CXX object 
Components/RTShaderSystem/CMakeFiles/OgreRTShaderSystem.dir/src/OgreShaderProgramWriter.cpp.o
cd /<<PKGBUILDDIR>>/obj-x86_64-linux-gnu/Components/RTShader 
[too-long-redacted] src/OgreShaderProgramWriter.cpp
[ 58%] Building CXX object 
Components/RTShaderSystem/CMakeFiles/OgreRTShaderSystem.dir/src/OgreShaderProgramWriterManager.cpp.o
cd /<<PKGBUILDDIR>>/obj-x86_64-linux-gnu/Components/RTShader 
[too-long-redacted] eShaderProgramWriterManager.cpp
[ 58%] Building CXX object 
Components/RTShaderSystem/CMakeFiles/OgreRTShaderSystem.dir/src/OgreShaderRenderState.cpp.o
cd /<<PKGBUILDDIR>>/obj-x86_64-linux-gnu/Components/RTShader 
[too-long-redacted] m/src/OgreShaderRenderState.cpp
[ 58%] Building CXX object 
Components/RTShaderSystem/CMakeFiles/OgreRTShaderSystem.dir/src/OgreShaderScriptTranslator.cpp.o
cd /<<PKGBUILDDIR>>/obj-x86_64-linux-gnu/Components/RTShader 
[too-long-redacted] /OgreShaderScriptTranslator.cpp
[ 58%] Building CXX object 
Components/RTShaderSystem/CMakeFiles/OgreRTShaderSystem.dir/src/OgreShaderSubRenderState.cpp.o
cd /<<PKGBUILDDIR>>/obj-x86_64-linux-gnu/Components/RTShader 
[too-long-redacted] rc/OgreShaderSubRenderState.cpp
[ 59%] Linking CXX shared library ../../lib/libOgreRTShaderSystem.so
cd /<<PKGBUILDDIR>>/obj-x86_64-linux-gnu/Components/RTShaderSystem && 
/usr/bin/cmake -E cmake_link_script CMakeFiles/OgreRTShaderSystem.dir/link.txt 
--verbose=1
/usr/bin/c++ -fPIC -Wall -Winit-self -Wcast-qual -Wwrite-str 
[too-long-redacted] ibOgreMain.so.1.12.10 -lpthread
cd /<<PKGBUILDDIR>>/obj-x86_64-linux-gnu/Components/RTShaderSystem && 
/usr/bin/cmake -E cmake_symlink_library 
../../lib/libOgreRTShaderSystem.so.1.12.10 
../../lib/libOgreRTShaderSystem.so.1.12.10 ../../lib/libOgreRTShaderSystem.so
make[4]: Leaving directory '/<<PKGBUILDDIR>>/obj-x86_64-linux-gnu'
[ 59%] Built target OgreRTShaderSystem
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:65: 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 returned exit status 2
--------------------------------------------------------------------------------

--- End Message ---
--- Begin Message ---
Source: ogre-1.12
Source-Version: 1.12.10+dfsg2-7
Done: Antoine Le Gonidec <[email protected]>

We believe that the bug you reported is fixed in the latest version of
ogre-1.12, which is due to be installed in the Debian FTP archive.

A summary of the changes between this version and the previous one is
attached.

Thank you for reporting the bug, which will now be closed.  If you
have further comments please address them to [email protected],
and the maintainer will reopen the bug report if appropriate.

Debian distribution maintenance software
pp.
Antoine Le Gonidec <[email protected]> (supplier of updated ogre-1.12 package)

(This message was generated automatically at their request; if you
believe that there is a problem with it please contact the archive
administrators by mailing [email protected])


-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA512

Format: 1.8
Date: Sun, 05 Oct 2025 13:30:39 +0200
Source: ogre-1.12
Architecture: source
Version: 1.12.10+dfsg2-7
Distribution: unstable
Urgency: medium
Maintainer: Debian Games Team <[email protected]>
Changed-By: Antoine Le Gonidec <[email protected]>
Closes: 1113343 1114243
Changes:
 ogre-1.12 (1.12.10+dfsg2-7) unstable; urgency=medium
 .
   * Team upload.
 .
   [ Sébastien Noel ]
   * Fix build with CMake 4 (Closes: #1113343)
   * Fix build against current libimgui-dev, v1.92.2 (Closes: #1114243)
Checksums-Sha1:
 d5a4acf2f11df8863c1f80b83eeba9176738b5d3 2118 ogre-1.12_1.12.10+dfsg2-7.dsc
 c63b0e71f99615a57808589ee8a2f115cecf09d7 40944 
ogre-1.12_1.12.10+dfsg2-7.debian.tar.xz
 3b30245faba6df19c145fc82e4fa304c47f24154 16196 
ogre-1.12_1.12.10+dfsg2-7_amd64.buildinfo
Checksums-Sha256:
 9d3f65272c885448819c85921719f1bafd423bd2bb2520183d6d3bed8956a2f3 2118 
ogre-1.12_1.12.10+dfsg2-7.dsc
 3b010f4cf51685c09ec134f2becaeb15d55fda8b63630228abf0a4d533d3eca2 40944 
ogre-1.12_1.12.10+dfsg2-7.debian.tar.xz
 f3ab90d64f1459aa661b82cf09f307bcc7123f177230b8903bd15fb29c3f77e7 16196 
ogre-1.12_1.12.10+dfsg2-7_amd64.buildinfo
Files:
 55d529a652aa188cc28913c3338a8a96 2118 libs optional 
ogre-1.12_1.12.10+dfsg2-7.dsc
 c628d4003dac763a5131f7a0ee5955e4 40944 libs optional 
ogre-1.12_1.12.10+dfsg2-7.debian.tar.xz
 88b90a38fb3e36fe2bd3d16b0efcc551 16196 libs optional 
ogre-1.12_1.12.10+dfsg2-7_amd64.buildinfo

-----BEGIN PGP SIGNATURE-----

iHUEARYKAB0WIQSUsdxM90hewW6X7Jhja3j5HOuA2AUCaOJcbQAKCRBja3j5HOuA
2KbhAPwJCAwTlUFSaaficZSyksGEVpbcaOQX2J/LiCUccJKshgD+KWMOui4YMbyc
dHGCJloAi4A3VfdCTsA5FPUYzhFGCQo=
=yyBo
-----END PGP SIGNATURE-----

Attachment: pgpB5LibfnZcD.pgp
Description: PGP signature


--- End Message ---

Reply via email to