ALT Linux Girar Builder robot reports
 help / color / mirror / Atom feed
From: "Girar awaiter (nenderus)" <girar-builder@altlinux.org>
To: Nazarov Denis <nenderus@altlinux.org>
Cc: sisyphus-incominger@lists.altlinux.org,
	girar-builder-sisyphus@altlinux.org
Subject: [#366256] [test-only] FAILED (try 4) SFML.git=3.0.0-alt1 dolphin-emu.git=2412-alt1 marsshooter.git=0.7.6-alt2 ...
Date: Sun, 22 Dec 2024 19:53:19 +0000
Message-ID: <girar.task.366256.4.1@gyle.mskdc.altlinux.org> (raw)
In-Reply-To: <girar.task.366256.1.1@gyle.mskdc.altlinux.org>

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


  parent reply	other threads:[~2024-12-22 19:53 UTC|newest]

Thread overview: 7+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2024-12-22 19:27 [#366256] [test-only] FAILED SFML.git=3.0.0-alt1 Girar awaiter (nenderus)
2024-12-22 19:32 ` [#366256] [test-only] FAILED (try 2) SFML.git=3.0.0-alt1 attract.git=2.7.0-alt3 dolphin-emu.git=2412-alt1 Girar awaiter (nenderus)
2024-12-22 19:47 ` [#366256] [test-only] FAILED (try 3) SFML.git=3.0.0-alt1 dolphin-emu.git=2412-alt1 Girar awaiter (nenderus)
2024-12-22 19:53 ` Girar awaiter (nenderus) [this message]
2024-12-22 19:58 ` [#366256] [test-only] FAILED (try 5) SFML.git=3.0.0-alt1 dolphin-emu.git=2412-alt1 slade.git=3.2.6-alt1 Girar awaiter (nenderus)
2024-12-22 20:02 ` [#366256] [test-only] FAILED (try 6) SFML.git=3.0.0-alt1 dolphin-emu.git=2412-alt1 Girar awaiter (nenderus)
2024-12-22 20:20 ` [#366256] DONE (try 7) SFML.git=3.0.0-alt1 dolphin-emu.git=2412-alt1 SFML.git=2.6.2-alt2 Girar pender (nenderus)

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.366256.4.1@gyle.mskdc.altlinux.org \
    --to=girar-builder@altlinux.org \
    --cc=devel@lists.altlinux.org \
    --cc=girar-builder-sisyphus@altlinux.org \
    --cc=nenderus@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