ALT Linux Girar Builder robot reports
 help / color / mirror / Atom feed
From: "Girar awaiter (cas)" <girar-builder@altlinux.org>
To: Andrey Cherepanov <cas@altlinux.org>
Cc: sisyphus-incominger@lists.altlinux.org,
	girar-builder-sisyphus@altlinux.org
Subject: [#352194] FAILED (try 2) osgearth.git=3.6-alt1
Date: Sat, 20 Jul 2024 04:44:15 +0000
Message-ID: <girar.task.352194.2.1@gyle.mskdc.altlinux.org> (raw)
In-Reply-To: <girar.task.352194.1.1@gyle.mskdc.altlinux.org>

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


  reply	other threads:[~2024-07-20  4:44 UTC|newest]

Thread overview: 7+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2024-07-04 18:30 [#352194] FAILED osgearth.git=3.6-alt1 Girar awaiter (cas)
2024-07-20  4:44 ` Girar awaiter (cas) [this message]
2024-07-20 17:35 ` [#352194] FAILED (try 3) osgearth.git=3.6-alt1 Girar awaiter (cas)
2024-07-20 20:11 ` [#352194] FAILED (try 4) osgearth.git=3.6-alt1 Girar awaiter (cas)
2024-07-21  9:58 ` [#352194] FAILED (try 5) osgearth.git=3.6-alt1 Girar awaiter (cas)
2024-07-21 14:48 ` [#352194] FAILED (try 6) osgearth.git=3.6-alt1 Girar awaiter (cas)
2024-07-21 16:06 ` [#352194] DONE (try 7) osgearth.git=3.6-alt1 Girar pender (cas)

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=girar.task.352194.2.1@gyle.mskdc.altlinux.org \
    --to=girar-builder@altlinux.org \
    --cc=cas@altlinux.org \
    --cc=devel@lists.altlinux.org \
    --cc=girar-builder-sisyphus@altlinux.org \
    --cc=sisyphus-incominger@lists.altlinux.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link

ALT Linux Girar Builder robot reports

This inbox may be cloned and mirrored by anyone:

	git clone --mirror http://lore.altlinux.org/sisyphus-incominger/0 sisyphus-incominger/git/0.git

	# If you have public-inbox 1.1+ installed, you may
	# initialize and index your mirror using the following commands:
	public-inbox-init -V2 sisyphus-incominger sisyphus-incominger/ http://lore.altlinux.org/sisyphus-incominger \
		sisyphus-incominger@lists.altlinux.org sisyphus-incominger@lists.altlinux.ru sisyphus-incominger@lists.altlinux.com
	public-inbox-index sisyphus-incominger

Example config snippet for mirrors.
Newsgroup available over NNTP:
	nntp://lore.altlinux.org/org.altlinux.lists.sisyphus-incominger


AGPL code for this site: git clone https://public-inbox.org/public-inbox.git