[#352194] FAILED (try 2) osgearth.git=3.6-alt1

Girar awaiter (cas) girar-builder at altlinux.org
Sat Jul 20 07:44:15 MSK 2024


https://git.altlinux.org/tasks/352194/logs/events.2.1.log

subtask  name      aarch64    i586  ppc64le  x86_64
   #200  osgearth   failed  failed   failed  failed

2024-Jul-20 04:35:23 :: task #352194 for sisyphus resumed by cas:
#100 removed
#200 build 3.6-alt1 from /people/cas/packages/osgearth.git fetched at 2024-Jul-20 04:35:14
2024-Jul-20 04:35:25 :: [ppc64le] #200 osgearth.git 3.6-alt1: build start
2024-Jul-20 04:35:25 :: [i586] #200 osgearth.git 3.6-alt1: build start
2024-Jul-20 04:35:25 :: [aarch64] #200 osgearth.git 3.6-alt1: build start
2024-Jul-20 04:35:25 :: [x86_64] #200 osgearth.git 3.6-alt1: build start
[x86_64] /usr/src/RPM/BUILD/osgearth-3.6/src/osgEarth/ImGui/ImGui.cpp: In member function 'virtual bool osgEarth::GUI::OsgImGuiHandler::handle(const osgGA::GUIEventAdapter&, osgGA::GUIActionAdapter&)':
[x86_64] /usr/src/RPM/BUILD/osgearth-3.6/src/osgEarth/ImGui/ImGui.cpp:229:16: error: 'struct ImGuiIO' has no member named 'AddKeyEvent'
[x86_64]   229 |             io.AddKeyEvent(ImGuiMod_Ctrl, (ea.getModKeyMask() & ea.MODKEY_CTRL) != 0);
[x86_64] /usr/src/RPM/BUILD/osgearth-3.6/src/osgEarth/ImGui/ImGui.cpp:229:28: error: 'ImGuiMod_Ctrl' was not declared in this scope
[x86_64]   229 |             io.AddKeyEvent(ImGuiMod_Ctrl, (ea.getModKeyMask() & ea.MODKEY_CTRL) != 0);
[x86_64] /usr/src/RPM/BUILD/osgearth-3.6/src/osgEarth/ImGui/ImGui.cpp:230:16: error: 'struct ImGuiIO' has no member named 'AddKeyEvent'
[x86_64]   230 |             io.AddKeyEvent(ImGuiMod_Shift, (ea.getModKeyMask() & ea.MODKEY_SHIFT) != 0);
[x86_64] /usr/src/RPM/BUILD/osgearth-3.6/src/osgEarth/ImGui/ImGui.cpp:230:28: error: 'ImGuiMod_Shift' was not declared in this scope
[x86_64]   230 |             io.AddKeyEvent(ImGuiMod_Shift, (ea.getModKeyMask() & ea.MODKEY_SHIFT) != 0);
[x86_64] /usr/src/RPM/BUILD/osgearth-3.6/src/osgEarth/ImGui/ImGui.cpp:231:16: error: 'struct ImGuiIO' has no member named 'AddKeyEvent'
[x86_64]   231 |             io.AddKeyEvent(ImGuiMod_Alt, (ea.getModKeyMask() & ea.MODKEY_ALT) != 0);
[x86_64] /usr/src/RPM/BUILD/osgearth-3.6/src/osgEarth/ImGui/ImGui.cpp:231:28: error: 'ImGuiMod_Alt' was not declared in this scope
[x86_64]   231 |             io.AddKeyEvent(ImGuiMod_Alt, (ea.getModKeyMask() & ea.MODKEY_ALT) != 0);
[x86_64] /usr/src/RPM/BUILD/osgearth-3.6/src/osgEarth/ImGui/ImGui.cpp:232:16: error: 'struct ImGuiIO' has no member named 'AddKeyEvent'
[x86_64]   232 |             io.AddKeyEvent(ImGuiMod_Super, (ea.getModKeyMask() & ea.MODKEY_SUPER) != 0);
[x86_64] /usr/src/RPM/BUILD/osgearth-3.6/src/osgEarth/ImGui/ImGui.cpp:232:28: error: 'ImGuiMod_Super' was not declared in this scope
[x86_64]   232 |             io.AddKeyEvent(ImGuiMod_Super, (ea.getModKeyMask() & ea.MODKEY_SUPER) != 0);
[x86_64] /usr/src/RPM/BUILD/osgearth-3.6/src/osgEarth/ImGui/ImGui.cpp:236:16: error: 'struct ImGuiIO' has no member named 'AddKeyEvent'
[x86_64]   236 |             io.AddKeyEvent(imgui_key, isKeyDown);
[x86_64] /usr/src/RPM/BUILD/osgearth-3.6/src/osgEarth/ImGui/ImGui.cpp:262:16: error: 'struct ImGuiIO' has no member named 'AddMousePosEvent'
[x86_64]   262 |             io.AddMousePosEvent(ea.getX(), io.DisplaySize.y - ea.getY());
2024-Jul-20 04:38:22 :: [x86_64] osgearth.git 3.6-alt1: remote: build failed
2024-Jul-20 04:38:22 :: [x86_64] #200 osgearth.git 3.6-alt1: build FAILED
2024-Jul-20 04:38:22 :: [x86_64] requesting cancellation of task processing
[ppc64le] gmake[1]: Leaving directory '/usr/src/RPM/BUILD/osgearth-3.6/ppc64le-alt-linux'
[ppc64le] gmake[2]: Entering directory '/usr/src/RPM/BUILD/osgearth-3.6/ppc64le-alt-linux'
[ppc64le] [100%] Linking CXX shared module osgdb_osgearth_engine_rex.so
[ppc64le] cd /usr/src/RPM/BUILD/osgearth-3.6/ppc64le-alt-linux/src/osgEarthDrivers/engine_rex && /usr/bin/cmake -E cmake_link_script CMakeFiles/osgdb_osgearth_engine_rex.dir/link.txt --verbose=1
[ppc64le] /usr/bin/c++ -fPIC -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -O2 -DNDEBUG -shared  -o osgdb_osgearth_engine_rex.so CMakeFiles/osgdb_osgearth_engine_rex.dir/CreateTileImplementation.cpp.o CMakeFiles/osgdb_osgearth_engine_rex.dir/DrawState.cpp.o CMakeFiles/osgdb_osgearth_engine_rex.dir/DrawTileCommand.cpp.o CMakeFiles/osgdb_osgearth_engine_rex.dir/GeometryPool.cpp.o CMakeFiles/osgdb_osgearth_engine_rex.dir/RexTerrainEngineNode.cpp.o CMakeFiles/osgdb_osgearth_engine_rex.dir/RexTerrainEngineDriver.cpp.o CMakeFiles/osgdb_osgearth_engine_rex.dir/LayerDrawable.cpp.o CMakeFiles/osgdb_osgearth_engine_rex.dir/LoadTileData.cpp.o CMakeFiles/osgdb_osgearth_engine_rex.dir/SelectionInfo.cpp.o CMakeFiles/osgdb_osgearth_engine_rex.dir/SurfaceNode.cpp.o CMakeFiles/osgdb_osgearth_engine_rex.dir/TerrainCuller.cpp.o CMakeFiles/osgdb_osgearth_engine_rex.dir/TerrainRenderData.cpp.o CMakeFiles/osgdb_osgearth_engine_rex.dir/TileDrawable.cpp.o CMakeFiles/osgdb_osgearth_engine_rex.dir/EngineContext.cpp.o CMakeFiles/osgdb_osgearth_engine_rex.dir/TileNode.cpp.o CMakeFiles/osgdb_osgearth_engine_rex.dir/TileNodeRegistry.cpp.o CMakeFiles/osgdb_osgearth_engine_rex.dir/Loader.cpp.o CMakeFiles/osgdb_osgearth_engine_rex.dir/Unloader.cpp.o CMakeFiles/osgdb_osgearth_engine_rex.dir/AutoGenShaders.cpp.o  -Wl,-rpath,/usr/src/RPM/BUILD/osgearth-3.6/ppc64le-alt-linux/src/osgEarth: ../../osgEarth/libosgEarth.so.3.6.0 /usr/lib64/libosg.so /usr/lib64/libosgDB.so /usr/lib64/libosgGA.so /usr/lib64/libosgManipulator.so /usr/lib64/libosgShadow.so /usr/lib64/libosgSim.so /usr/lib64/libosgText.so /usr/lib64/libosgUtil.so /usr/lib64/libosgViewer.so /usr/lib64/libOpenThreads.so /usr/lib64/libGLX.so /usr/lib64/libOpenGL.so
[ppc64le] gmake[2]: Leaving directory '/usr/src/RPM/BUILD/osgearth-3.6/ppc64le-alt-linux'
[ppc64le] gmake[1]: Entering directory '/usr/src/RPM/BUILD/osgearth-3.6/ppc64le-alt-linux'
[ppc64le] [100%] Built target osgdb_osgearth_engine_rex
[ppc64le] gmake[1]: Leaving directory '/usr/src/RPM/BUILD/osgearth-3.6/ppc64le-alt-linux'
[ppc64le] gmake: *** [Makefile:136: all] Error 2
2024-Jul-20 04:38:47 :: [ppc64le] osgearth.git 3.6-alt1: remote: build failed
2024-Jul-20 04:38:47 :: [ppc64le] #200 osgearth.git 3.6-alt1: build FAILED
[i586] gmake[1]: Leaving directory '/usr/src/RPM/BUILD/osgearth-3.6/i586-alt-linux'
[i586] gmake[2]: Entering directory '/usr/src/RPM/BUILD/osgearth-3.6/i586-alt-linux'
[i586] [100%] Linking CXX shared module osgdb_kml.so
[i586] cd /usr/src/RPM/BUILD/osgearth-3.6/i586-alt-linux/src/osgEarthDrivers/kml && /usr/bin/cmake -E cmake_link_script CMakeFiles/osgdb_kml.dir/link.txt --verbose=1
[i586] /usr/bin/c++ -fPIC -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -O2 -DNDEBUG -shared  -o osgdb_kml.so CMakeFiles/osgdb_kml.dir/ReaderWriterKML.cpp.o CMakeFiles/osgdb_kml.dir/KMLReader.cpp.o CMakeFiles/osgdb_kml.dir/KML_Document.cpp.o CMakeFiles/osgdb_kml.dir/KML_Feature.cpp.o CMakeFiles/osgdb_kml.dir/KML_Folder.cpp.o CMakeFiles/osgdb_kml.dir/KML_Geometry.cpp.o CMakeFiles/osgdb_kml.dir/KML_GroundOverlay.cpp.o CMakeFiles/osgdb_kml.dir/KML_IconStyle.cpp.o CMakeFiles/osgdb_kml.dir/KML_LabelStyle.cpp.o CMakeFiles/osgdb_kml.dir/KML_LinearRing.cpp.o CMakeFiles/osgdb_kml.dir/KML_LineString.cpp.o CMakeFiles/osgdb_kml.dir/KML_LineStyle.cpp.o CMakeFiles/osgdb_kml.dir/KML_Model.cpp.o CMakeFiles/osgdb_kml.dir/KML_MultiGeometry.cpp.o CMakeFiles/osgdb_kml.dir/KML_NetworkLink.cpp.o CMakeFiles/osgdb_kml.dir/KML_NetworkLinkControl.cpp.o CMakeFiles/osgdb_kml.dir/KML_Object.cpp.o CMakeFiles/osgdb_kml.dir/KML_Overlay.cpp.o CMakeFiles/osgdb_kml.dir/KML_PhotoOverlay.cpp.o CMakeFiles/osgdb_kml.dir/KML_Placemark.cpp.o CMakeFiles/osgdb_kml.dir/KML_Point.cpp.o CMakeFiles/osgdb_kml.dir/KML_Polygon.cpp.o CMakeFiles/osgdb_kml.dir/KML_PolyStyle.cpp.o CMakeFiles/osgdb_kml.dir/KML_Root.cpp.o CMakeFiles/osgdb_kml.dir/KML_Schema.cpp.o CMakeFiles/osgdb_kml.dir/KML_ScreenOverlay.cpp.o CMakeFiles/osgdb_kml.dir/KML_Style.cpp.o CMakeFiles/osgdb_kml.dir/KML_StyleMap.cpp.o CMakeFiles/osgdb_kml.dir/KMZArchive.cpp.o  -Wl,-rpath,/usr/src/RPM/BUILD/osgearth-3.6/i586-alt-linux/src/osgEarth: ../../osgEarth/libosgEarth.so.3.6.0 /usr/lib/libosg.so /usr/lib/libosgDB.so /usr/lib/libosgGA.so /usr/lib/libosgManipulator.so /usr/lib/libosgShadow.so /usr/lib/libosgSim.so /usr/lib/libosgText.so /usr/lib/libosgUtil.so /usr/lib/libosgViewer.so /usr/lib/libOpenThreads.so
[i586] gmake[2]: Leaving directory '/usr/src/RPM/BUILD/osgearth-3.6/i586-alt-linux'
[i586] gmake[1]: Entering directory '/usr/src/RPM/BUILD/osgearth-3.6/i586-alt-linux'
[i586] [100%] Built target osgdb_kml
[i586] gmake[1]: Leaving directory '/usr/src/RPM/BUILD/osgearth-3.6/i586-alt-linux'
[i586] gmake: *** [Makefile:136: all] Error 2
2024-Jul-20 04:40:13 :: [i586] osgearth.git 3.6-alt1: remote: build failed
2024-Jul-20 04:40:13 :: [i586] #200 osgearth.git 3.6-alt1: build FAILED
[aarch64] gmake[2]: Leaving directory '/usr/src/RPM/BUILD/osgearth-3.6/aarch64-alt-linux'
[aarch64] gmake[2]: Entering directory '/usr/src/RPM/BUILD/osgearth-3.6/aarch64-alt-linux'
[aarch64] [100%] Linking CXX shared module osgdb_osgearth_engine_rex.so
[aarch64] cd /usr/src/RPM/BUILD/osgearth-3.6/aarch64-alt-linux/src/osgEarthDrivers/engine_rex && /usr/bin/cmake -E cmake_link_script CMakeFiles/osgdb_osgearth_engine_rex.dir/link.txt --verbose=1
[aarch64] /usr/bin/c++ -fPIC -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -O2 -DNDEBUG -shared  -o osgdb_osgearth_engine_rex.so CMakeFiles/osgdb_osgearth_engine_rex.dir/CreateTileImplementation.cpp.o CMakeFiles/osgdb_osgearth_engine_rex.dir/DrawState.cpp.o CMakeFiles/osgdb_osgearth_engine_rex.dir/DrawTileCommand.cpp.o CMakeFiles/osgdb_osgearth_engine_rex.dir/GeometryPool.cpp.o CMakeFiles/osgdb_osgearth_engine_rex.dir/RexTerrainEngineNode.cpp.o CMakeFiles/osgdb_osgearth_engine_rex.dir/RexTerrainEngineDriver.cpp.o CMakeFiles/osgdb_osgearth_engine_rex.dir/LayerDrawable.cpp.o CMakeFiles/osgdb_osgearth_engine_rex.dir/LoadTileData.cpp.o CMakeFiles/osgdb_osgearth_engine_rex.dir/SelectionInfo.cpp.o CMakeFiles/osgdb_osgearth_engine_rex.dir/SurfaceNode.cpp.o CMakeFiles/osgdb_osgearth_engine_rex.dir/TerrainCuller.cpp.o CMakeFiles/osgdb_osgearth_engine_rex.dir/TerrainRenderData.cpp.o CMakeFiles/osgdb_osgearth_engine_rex.dir/TileDrawable.cpp.o CMakeFiles/osgdb_osgearth_engine_rex.dir/EngineContext.cpp.o CMakeFiles/osgdb_osgearth_engine_rex.dir/TileNode.cpp.o CMakeFiles/osgdb_osgearth_engine_rex.dir/TileNodeRegistry.cpp.o CMakeFiles/osgdb_osgearth_engine_rex.dir/Loader.cpp.o CMakeFiles/osgdb_osgearth_engine_rex.dir/Unloader.cpp.o CMakeFiles/osgdb_osgearth_engine_rex.dir/AutoGenShaders.cpp.o  -Wl,-rpath,/usr/src/RPM/BUILD/osgearth-3.6/aarch64-alt-linux/src/osgEarth: ../../osgEarth/libosgEarth.so.3.6.0 /usr/lib64/libosg.so /usr/lib64/libosgDB.so /usr/lib64/libosgGA.so /usr/lib64/libosgManipulator.so /usr/lib64/libosgShadow.so /usr/lib64/libosgSim.so /usr/lib64/libosgText.so /usr/lib64/libosgUtil.so /usr/lib64/libosgViewer.so /usr/lib64/libOpenThreads.so /usr/lib64/libGLX.so /usr/lib64/libOpenGL.so
[aarch64] gmake[2]: Leaving directory '/usr/src/RPM/BUILD/osgearth-3.6/aarch64-alt-linux'
[aarch64] gmake[1]: Entering directory '/usr/src/RPM/BUILD/osgearth-3.6/aarch64-alt-linux'
[aarch64] [100%] Built target osgdb_osgearth_engine_rex
[aarch64] gmake[1]: Leaving directory '/usr/src/RPM/BUILD/osgearth-3.6/aarch64-alt-linux'
[aarch64] gmake: *** [Makefile:136: all] Error 2
2024-Jul-20 04:44:15 :: [aarch64] osgearth.git 3.6-alt1: remote: build failed
2024-Jul-20 04:44:15 :: [aarch64] #200 osgearth.git 3.6-alt1: build FAILED
2024-Jul-20 04:38:23 :: [x86_64] build FAILED
2024-Jul-20 04:38:48 :: [ppc64le] build FAILED
2024-Jul-20 04:40:13 :: [i586] build FAILED
2024-Jul-20 04:44:15 :: [aarch64] build FAILED
2024-Jul-20 04:44:15 :: task #352194 for sisyphus FAILED


More information about the Sisyphus-incominger mailing list