[#366256] [test-only] FAILED (try 4) SFML.git=3.0.0-alt1 dolphin-emu.git=2412-alt1 marsshooter.git=0.7.6-alt2 ...
Girar awaiter (nenderus)
girar-builder at altlinux.org
Sun Dec 22 22:53:19 MSK 2024
https://git.altlinux.org/tasks/366256/logs/events.4.1.log
https://packages.altlinux.org/tasks/366256
subtask name aarch64 i586 ppc64le x86_64
#500 marsshooter failed failed failed failed
2024-Dec-22 19:50:43 :: test-only task #366256 for sisyphus resumed by nenderus:
2024-Dec-22 19:50:43 :: message: New version 3.0.0.
#100 build 3.0.0-alt1 from /people/nenderus/packages/SFML.git fetched at 2024-Dec-22 19:24:07
#200 removed
#300 build 2412-alt1 from /gears/d/dolphin-emu.git fetched at 2024-Dec-22 19:29:23 from sisyphus
#400 removed
#500 build 0.7.6-alt2 from /gears/m/marsshooter.git fetched at 2024-Dec-22 19:29:57 from sisyphus
#600 build 3.2.6-alt1 from /gears/s/slade.git fetched at 2024-Dec-22 19:30:06 from sisyphus
#700 build 2.1.11-alt1 from /gears/v/visualboyadvance-m.git fetched at 2024-Dec-22 19:30:15 from sisyphus
2024-Dec-22 19:50:44 :: created build repo
2024-Dec-22 19:50:45 :: [ppc64le] #100 SFML.git 3.0.0-alt1: build start
2024-Dec-22 19:50:45 :: [x86_64] #100 SFML.git 3.0.0-alt1: build start
2024-Dec-22 19:50:45 :: [aarch64] #100 SFML.git 3.0.0-alt1: build start
2024-Dec-22 19:50:45 :: [i586] #100 SFML.git 3.0.0-alt1: build start
2024-Dec-22 19:51:04 :: [i586] #100 SFML.git 3.0.0-alt1: build OK (cached)
2024-Dec-22 19:51:04 :: [i586] #300 dolphin-emu.git 2412-alt1: build start
2024-Dec-22 19:51:04 :: [x86_64] #100 SFML.git 3.0.0-alt1: build OK (cached)
2024-Dec-22 19:51:04 :: [x86_64] #300 dolphin-emu.git 2412-alt1: build start
2024-Dec-22 19:51:17 :: [i586] #300 dolphin-emu.git 2412-alt1: build SKIPPED
2024-Dec-22 19:51:17 :: [i586] #500 marsshooter.git 0.7.6-alt2: build start
2024-Dec-22 19:51:20 :: [aarch64] #100 SFML.git 3.0.0-alt1: build OK (cached)
2024-Dec-22 19:51:20 :: [aarch64] #300 dolphin-emu.git 2412-alt1: build start
2024-Dec-22 19:51:21 :: [x86_64] #300 dolphin-emu.git 2412-alt1: build OK (cached)
2024-Dec-22 19:51:21 :: [x86_64] #500 marsshooter.git 0.7.6-alt2: build start
2024-Dec-22 19:51:28 :: [ppc64le] #100 SFML.git 3.0.0-alt1: build OK (cached)
2024-Dec-22 19:51:28 :: [ppc64le] #300 dolphin-emu.git 2412-alt1: build start
2024-Dec-22 19:51:49 :: [aarch64] #300 dolphin-emu.git 2412-alt1: build OK (cached)
2024-Dec-22 19:51:49 :: [aarch64] #500 marsshooter.git 0.7.6-alt2: build start
2024-Dec-22 19:51:52 :: [ppc64le] #300 dolphin-emu.git 2412-alt1: build SKIPPED
2024-Dec-22 19:51:52 :: [ppc64le] #500 marsshooter.git 0.7.6-alt2: build start
[i586] In file included from /usr/src/RPM/BUILD/marsshooter-0.7.6/src/Games/games.cpp:32:
[i586] /usr/src/RPM/BUILD/marsshooter-0.7.6/include/Menu/menus.hpp:39:10: error: variable or field 'textEntered' declared void
[i586] 39 | void textEntered(sf::Uint32 keyCode);
[i586] /usr/src/RPM/BUILD/marsshooter-0.7.6/include/Menu/menus.hpp:39:26: error: 'Uint32' is not a member of 'sf'
[i586] 39 | void textEntered(sf::Uint32 keyCode);
[i586] --
[i586] In file included from /usr/src/RPM/BUILD/marsshooter-0.7.6/src/Games/MenuGame.cpp:24:
[i586] /usr/src/RPM/BUILD/marsshooter-0.7.6/include/Menu/menus.hpp:39:10: error: variable or field 'textEntered' declared void
[i586] 39 | void textEntered(sf::Uint32 keyCode);
[i586] /usr/src/RPM/BUILD/marsshooter-0.7.6/include/Menu/menus.hpp:39:26: error: 'Uint32' is not a member of 'sf'
[i586] 39 | void textEntered(sf::Uint32 keyCode);
[i586] --
[i586] from /usr/src/RPM/BUILD/marsshooter-0.7.6/src/Games/MenuGame.cpp:25:
[i586] /usr/src/RPM/BUILD/marsshooter-0.7.6/include/Interface/UiElement.hpp:35:34: error: 'sf::Uint32' has not been declared
[i586] 35 | virtual void textEntered(sf::Uint32 keyCode) {}
[i586] /usr/src/RPM/BUILD/marsshooter-0.7.6/include/Interface/UiWindow.hpp:34:26: error: 'sf::Uint32' has not been declared
[i586] 34 | void textEntered(sf::Uint32 keyCode);
[i586] --
[i586] In file included from /usr/src/RPM/BUILD/marsshooter-0.7.6/src/Games/Game.cpp:32:
[i586] /usr/src/RPM/BUILD/marsshooter-0.7.6/include/Menu/menus.hpp:39:10: error: variable or field 'textEntered' declared void
[i586] 39 | void textEntered(sf::Uint32 keyCode);
[i586] /usr/src/RPM/BUILD/marsshooter-0.7.6/include/Menu/menus.hpp:39:26: error: 'Uint32' is not a member of 'sf'
[i586] 39 | void textEntered(sf::Uint32 keyCode);
[i586] --
[i586] In file included from /usr/src/RPM/BUILD/marsshooter-0.7.6/src/Games/Tutorial.cpp:26:
[i586] /usr/src/RPM/BUILD/marsshooter-0.7.6/include/Menu/menus.hpp:39:10: error: variable or field 'textEntered' declared void
[i586] 39 | void textEntered(sf::Uint32 keyCode);
[i586] /usr/src/RPM/BUILD/marsshooter-0.7.6/include/Menu/menus.hpp:39:26: error: 'Uint32' is not a member of 'sf'
[i586] 39 | void textEntered(sf::Uint32 keyCode);
2024-Dec-22 19:52:12 :: [i586] marsshooter.git 0.7.6-alt2: remote: build failed
2024-Dec-22 19:52:12 :: [i586] #500 marsshooter.git 0.7.6-alt2: build FAILED
2024-Dec-22 19:52:12 :: [i586] requesting cancellation of task processing
[x86_64] In file included from /usr/src/RPM/BUILD/marsshooter-0.7.6/src/Games/games.cpp:32:
[x86_64] /usr/src/RPM/BUILD/marsshooter-0.7.6/include/Menu/menus.hpp:39:10: error: variable or field 'textEntered' declared void
[x86_64] 39 | void textEntered(sf::Uint32 keyCode);
[x86_64] /usr/src/RPM/BUILD/marsshooter-0.7.6/include/Menu/menus.hpp:39:26: error: 'Uint32' is not a member of 'sf'
[x86_64] 39 | void textEntered(sf::Uint32 keyCode);
[x86_64] --
[x86_64] In file included from /usr/src/RPM/BUILD/marsshooter-0.7.6/src/Games/Game.cpp:32:
[x86_64] /usr/src/RPM/BUILD/marsshooter-0.7.6/include/Menu/menus.hpp:39:10: error: variable or field 'textEntered' declared void
[x86_64] 39 | void textEntered(sf::Uint32 keyCode);
[x86_64] /usr/src/RPM/BUILD/marsshooter-0.7.6/include/Menu/menus.hpp:39:26: error: 'Uint32' is not a member of 'sf'
[x86_64] 39 | void textEntered(sf::Uint32 keyCode);
[x86_64] --
[x86_64] In file included from /usr/src/RPM/BUILD/marsshooter-0.7.6/src/Games/MenuGame.cpp:24:
[x86_64] /usr/src/RPM/BUILD/marsshooter-0.7.6/include/Menu/menus.hpp:39:10: error: variable or field 'textEntered' declared void
[x86_64] 39 | void textEntered(sf::Uint32 keyCode);
[x86_64] /usr/src/RPM/BUILD/marsshooter-0.7.6/include/Menu/menus.hpp:39:26: error: 'Uint32' is not a member of 'sf'
[x86_64] 39 | void textEntered(sf::Uint32 keyCode);
[x86_64] --
[x86_64] from /usr/src/RPM/BUILD/marsshooter-0.7.6/src/Games/MenuGame.cpp:25:
[x86_64] /usr/src/RPM/BUILD/marsshooter-0.7.6/include/Interface/UiElement.hpp:35:34: error: 'sf::Uint32' has not been declared
[x86_64] 35 | virtual void textEntered(sf::Uint32 keyCode) {}
[x86_64] /usr/src/RPM/BUILD/marsshooter-0.7.6/include/Interface/UiWindow.hpp:34:26: error: 'sf::Uint32' has not been declared
[x86_64] 34 | void textEntered(sf::Uint32 keyCode);
[x86_64] --
[x86_64] In file included from /usr/src/RPM/BUILD/marsshooter-0.7.6/src/Games/Tutorial.cpp:26:
[x86_64] /usr/src/RPM/BUILD/marsshooter-0.7.6/include/Menu/menus.hpp:39:10: error: variable or field 'textEntered' declared void
[x86_64] 39 | void textEntered(sf::Uint32 keyCode);
[x86_64] /usr/src/RPM/BUILD/marsshooter-0.7.6/include/Menu/menus.hpp:39:26: error: 'Uint32' is not a member of 'sf'
[x86_64] 39 | void textEntered(sf::Uint32 keyCode);
2024-Dec-22 19:52:15 :: [x86_64] marsshooter.git 0.7.6-alt2: remote: build failed
2024-Dec-22 19:52:15 :: [x86_64] #500 marsshooter.git 0.7.6-alt2: build FAILED
[aarch64] Package 'vorbisenc', required by 'sfml-audio', not found
[aarch64] Summary:
[aarch64] --
[aarch64] In file included from /usr/src/RPM/BUILD/marsshooter-0.7.6/src/DecoObjects/Bolt.cpp:22:
[aarch64] /usr/src/RPM/BUILD/marsshooter-0.7.6/include/Menu/menus.hpp:39:10: error: variable or field 'textEntered' declared void
[aarch64] 39 | void textEntered(sf::Uint32 keyCode);
[aarch64] /usr/src/RPM/BUILD/marsshooter-0.7.6/include/Menu/menus.hpp:39:26: error: 'Uint32' is not a member of 'sf'
[aarch64] 39 | void textEntered(sf::Uint32 keyCode);
[aarch64] --
[aarch64] In file included from /usr/src/RPM/BUILD/marsshooter-0.7.6/src/Games/Game.cpp:32:
[aarch64] /usr/src/RPM/BUILD/marsshooter-0.7.6/include/Menu/menus.hpp:39:10: error: variable or field 'textEntered' declared void
[aarch64] 39 | void textEntered(sf::Uint32 keyCode);
[aarch64] /usr/src/RPM/BUILD/marsshooter-0.7.6/include/Menu/menus.hpp:39:26: error: 'Uint32' is not a member of 'sf'
[aarch64] 39 | void textEntered(sf::Uint32 keyCode);
[aarch64] --
[aarch64] In file included from /usr/src/RPM/BUILD/marsshooter-0.7.6/src/Games/MenuGame.cpp:24:
[aarch64] /usr/src/RPM/BUILD/marsshooter-0.7.6/include/Menu/menus.hpp:39:10: error: variable or field 'textEntered' declared void
[aarch64] 39 | void textEntered(sf::Uint32 keyCode);
[aarch64] /usr/src/RPM/BUILD/marsshooter-0.7.6/include/Menu/menus.hpp:39:26: error: 'Uint32' is not a member of 'sf'
[aarch64] 39 | void textEntered(sf::Uint32 keyCode);
[aarch64] --
[aarch64] from /usr/src/RPM/BUILD/marsshooter-0.7.6/src/Games/MenuGame.cpp:25:
[aarch64] /usr/src/RPM/BUILD/marsshooter-0.7.6/include/Interface/UiElement.hpp:35:34: error: 'sf::Uint32' has not been declared
[aarch64] 35 | virtual void textEntered(sf::Uint32 keyCode) {}
[aarch64] /usr/src/RPM/BUILD/marsshooter-0.7.6/include/Interface/UiWindow.hpp:34:26: error: 'sf::Uint32' has not been declared
[aarch64] 34 | void textEntered(sf::Uint32 keyCode);
2024-Dec-22 19:53:11 :: [aarch64] marsshooter.git 0.7.6-alt2: remote: build failed
2024-Dec-22 19:53:11 :: [aarch64] #500 marsshooter.git 0.7.6-alt2: build FAILED
[ppc64le] In file included from /usr/src/RPM/BUILD/marsshooter-0.7.6/src/Games/MenuGame.cpp:24:
[ppc64le] /usr/src/RPM/BUILD/marsshooter-0.7.6/include/Menu/menus.hpp:39:10: error: variable or field 'textEntered' declared void
[ppc64le] 39 | void textEntered(sf::Uint32 keyCode);
[ppc64le] /usr/src/RPM/BUILD/marsshooter-0.7.6/include/Menu/menus.hpp:39:26: error: 'Uint32' is not a member of 'sf'
[ppc64le] 39 | void textEntered(sf::Uint32 keyCode);
[ppc64le] --
[ppc64le] from /usr/src/RPM/BUILD/marsshooter-0.7.6/src/Games/MenuGame.cpp:25:
[ppc64le] /usr/src/RPM/BUILD/marsshooter-0.7.6/include/Interface/UiElement.hpp:35:34: error: 'sf::Uint32' has not been declared
[ppc64le] 35 | virtual void textEntered(sf::Uint32 keyCode) {}
[ppc64le] /usr/src/RPM/BUILD/marsshooter-0.7.6/include/Interface/UiWindow.hpp:34:26: error: 'sf::Uint32' has not been declared
[ppc64le] 34 | void textEntered(sf::Uint32 keyCode);
[ppc64le] --
[ppc64le] from /usr/src/RPM/BUILD/marsshooter-0.7.6/src/Interface/ColorPicker.cpp:18:
[ppc64le] /usr/src/RPM/BUILD/marsshooter-0.7.6/include/Interface/UiElement.hpp:35:34: error: 'sf::Uint32' has not been declared
[ppc64le] 35 | virtual void textEntered(sf::Uint32 keyCode) {}
[ppc64le] In file included from /usr/src/RPM/BUILD/marsshooter-0.7.6/src/Interface/ColorPicker.cpp:26:
[ppc64le] /usr/src/RPM/BUILD/marsshooter-0.7.6/include/Menu/menus.hpp:39:10: error: variable or field 'textEntered' declared void
[ppc64le] 39 | void textEntered(sf::Uint32 keyCode);
[ppc64le] /usr/src/RPM/BUILD/marsshooter-0.7.6/include/Menu/menus.hpp:39:26: error: 'Uint32' is not a member of 'sf'
[ppc64le] 39 | void textEntered(sf::Uint32 keyCode);
[ppc64le] --
[ppc64le] from /usr/src/RPM/BUILD/marsshooter-0.7.6/src/Interface/ColorPicker.cpp:27:
[ppc64le] /usr/src/RPM/BUILD/marsshooter-0.7.6/include/Interface/UiWindow.hpp:34:26: error: 'sf::Uint32' has not been declared
[ppc64le] 34 | void textEntered(sf::Uint32 keyCode);
[ppc64le] --
[ppc64le] In file included from /usr/src/RPM/BUILD/marsshooter-0.7.6/src/Games/Tutorial.cpp:26:
[ppc64le] /usr/src/RPM/BUILD/marsshooter-0.7.6/include/Menu/menus.hpp:39:10: error: variable or field 'textEntered' declared void
[ppc64le] 39 | void textEntered(sf::Uint32 keyCode);
[ppc64le] /usr/src/RPM/BUILD/marsshooter-0.7.6/include/Menu/menus.hpp:39:26: error: 'Uint32' is not a member of 'sf'
[ppc64le] 39 | void textEntered(sf::Uint32 keyCode);
2024-Dec-22 19:53:19 :: [ppc64le] marsshooter.git 0.7.6-alt2: remote: build failed
2024-Dec-22 19:53:19 :: [ppc64le] #500 marsshooter.git 0.7.6-alt2: build FAILED
2024-Dec-22 19:52:12 :: [i586] build FAILED
2024-Dec-22 19:52:15 :: [x86_64] build FAILED
2024-Dec-22 19:53:11 :: [aarch64] build FAILED
2024-Dec-22 19:53:19 :: [ppc64le] build FAILED
2024-Dec-22 19:53:19 :: task #366256 for sisyphus FAILED
More information about the Sisyphus-incominger
mailing list