ALT Linux Girar Builder robot reports
 help / color / mirror / Atom feed
* [#342174] [test-only] FAILED scorched3d.git=44-alt4
@ 2024-03-06 12:08 Girar awaiter (antohami)
  2024-03-12 17:26 ` [#342174] TESTED (try 2) scorched3d.git=44-alt4 Girar awaiter (antohami)
  0 siblings, 1 reply; 2+ messages in thread
From: Girar awaiter (antohami) @ 2024-03-06 12:08 UTC (permalink / raw)
  To: Anton Midyukov; +Cc: sisyphus-incominger, girar-builder-sisyphus

https://git.altlinux.org/tasks/342174/logs/events.1.1.log

subtask  name        aarch64    armh    i586  ppc64le  x86_64
   #100  scorched3d   failed  failed  failed   failed  failed

2024-Mar-06 12:06:08 :: test-only task #342174 for sisyphus started by antohami:
#100 build 44-alt4 from /people/antohami/packages/scorched3d.git fetched at 2024-Mar-06 12:06:06
2024-Mar-06 12:06:10 :: [armh] #100 scorched3d.git 44-alt4: build start
2024-Mar-06 12:06:10 :: [aarch64] #100 scorched3d.git 44-alt4: build start
2024-Mar-06 12:06:10 :: [x86_64] #100 scorched3d.git 44-alt4: build start
2024-Mar-06 12:06:10 :: [i586] #100 scorched3d.git 44-alt4: build start
2024-Mar-06 12:06:10 :: [ppc64le] #100 scorched3d.git 44-alt4: build start
[x86_64] ../wxdialogs/DisplayDialog.cpp: In member function 'void DisplayFrame::refreshScreen()':
[x86_64] ../wxdialogs/DisplayDialog.cpp:452:37: error: no matching function for call to 'wxSlider::SetTickFreq(int, int)'
[x86_64]   452 |         IDC_VOLUME_CTRL->SetTickFreq(4, 0);
[x86_64] --
[x86_64] /usr/include/wx-3.2/wx/slider.h:92:10: note:   candidate expects 1 argument, 2 provided
[x86_64] ../wxdialogs/DisplayDialog.cpp:456:42: error: no matching function for call to 'wxSlider::SetTickFreq(int, int)'
[x86_64]   456 |         IDC_MUSICVOLUME_CTRL->SetTickFreq(4, 0);
[x86_64] --
[x86_64] /usr/include/wx-3.2/wx/slider.h:92:10: note:   candidate expects 1 argument, 2 provided
[x86_64] ../wxdialogs/DisplayDialog.cpp:460:44: error: no matching function for call to 'wxSlider::SetTickFreq(int, int)'
[x86_64]   460 |         IDC_AMBIENTVOLUME_CTRL->SetTickFreq(4, 0);
2024-Mar-06 12:07:04 :: [x86_64] scorched3d.git 44-alt4: remote: build failed
2024-Mar-06 12:07:04 :: [x86_64] #100 scorched3d.git 44-alt4: build FAILED
2024-Mar-06 12:07:04 :: [x86_64] requesting cancellation of task processing
[i586] ../../common/common/ARGParser.h:68:77: warning: ISO C++ forbids converting a string constant to 'char*' [-Wwrite-strings]
[i586]    68 |         void addEntry(char *cmd, ARGParserStringI *destString, char *help = "");
[i586] ../../common/common/ARGParser.h:70:85: warning: ISO C++ forbids converting a string constant to 'char*' [-Wwrite-strings]
[i586]    70 |         void addNonParamEntry(char *cmd, ARGParserStringI *destString, char *help = "");
[i586] ../../common/common/ARGParser.h:83:43: warning: ISO C++ forbids converting a string constant to 'char*' [-Wwrite-strings]
[i586]    83 |                           char *helpArg = "");
[i586] make[3]: Leaving directory '/usr/src/RPM/BUILD/scorched/src/launcher/scorched'
[i586] make[2]: *** [Makefile:292: all-recursive] Error 1
[i586] make[1]: *** [Makefile:292: all-recursive] Error 1
[i586] make: *** [Makefile:6387: all-recursive] Error 1
2024-Mar-06 12:07:09 :: [i586] scorched3d.git 44-alt4: remote: build failed
2024-Mar-06 12:07:09 :: [i586] #100 scorched3d.git 44-alt4: build FAILED
[aarch64] ../wxdialogs/DisplayDialog.cpp: In member function 'void DisplayFrame::refreshScreen()':
[aarch64] ../wxdialogs/DisplayDialog.cpp:452:37: error: no matching function for call to 'wxSlider::SetTickFreq(int, int)'
[aarch64]   452 |         IDC_VOLUME_CTRL->SetTickFreq(4, 0);
[aarch64] --
[aarch64] /usr/include/wx-3.2/wx/slider.h:92:10: note:   candidate expects 1 argument, 2 provided
[aarch64] ../wxdialogs/DisplayDialog.cpp:456:42: error: no matching function for call to 'wxSlider::SetTickFreq(int, int)'
[aarch64]   456 |         IDC_MUSICVOLUME_CTRL->SetTickFreq(4, 0);
[aarch64] --
[aarch64] /usr/include/wx-3.2/wx/slider.h:92:10: note:   candidate expects 1 argument, 2 provided
[aarch64] ../wxdialogs/DisplayDialog.cpp:460:44: error: no matching function for call to 'wxSlider::SetTickFreq(int, int)'
[aarch64]   460 |         IDC_AMBIENTVOLUME_CTRL->SetTickFreq(4, 0);
2024-Mar-06 12:07:43 :: [aarch64] scorched3d.git 44-alt4: remote: build failed
2024-Mar-06 12:07:43 :: [aarch64] #100 scorched3d.git 44-alt4: build FAILED
[ppc64le] ../wxdialogs/DisplayDialog.cpp: In member function 'void DisplayFrame::refreshScreen()':
[ppc64le] ../wxdialogs/DisplayDialog.cpp:452:37: error: no matching function for call to 'wxSlider::SetTickFreq(int, int)'
[ppc64le]   452 |         IDC_VOLUME_CTRL->SetTickFreq(4, 0);
[ppc64le] --
[ppc64le] /usr/include/wx-3.2/wx/slider.h:92:10: note:   candidate expects 1 argument, 2 provided
[ppc64le] ../wxdialogs/DisplayDialog.cpp:456:42: error: no matching function for call to 'wxSlider::SetTickFreq(int, int)'
[ppc64le]   456 |         IDC_MUSICVOLUME_CTRL->SetTickFreq(4, 0);
[ppc64le] --
[ppc64le] /usr/include/wx-3.2/wx/slider.h:92:10: note:   candidate expects 1 argument, 2 provided
[ppc64le] ../wxdialogs/DisplayDialog.cpp:460:44: error: no matching function for call to 'wxSlider::SetTickFreq(int, int)'
[ppc64le]   460 |         IDC_AMBIENTVOLUME_CTRL->SetTickFreq(4, 0);
2024-Mar-06 12:08:04 :: [ppc64le] scorched3d.git 44-alt4: remote: build failed
2024-Mar-06 12:08:04 :: [ppc64le] #100 scorched3d.git 44-alt4: build FAILED
[armh] ../wxdialogs/DisplayDialog.cpp:452:37: error: no matching function for call to 'wxSlider::SetTickFreq(int, int)'
[armh]   452 |         IDC_VOLUME_CTRL->SetTickFreq(4, 0);
[armh] --
[armh] /usr/include/wx-3.2/wx/slider.h:92:10: note:   candidate expects 1 argument, 2 provided
[armh] ../wxdialogs/DisplayDialog.cpp:456:42: error: no matching function for call to 'wxSlider::SetTickFreq(int, int)'
[armh]   456 |         IDC_MUSICVOLUME_CTRL->SetTickFreq(4, 0);
[armh] --
[armh] /usr/include/wx-3.2/wx/slider.h:92:10: note:   candidate expects 1 argument, 2 provided
[armh] ../wxdialogs/DisplayDialog.cpp:460:44: error: no matching function for call to 'wxSlider::SetTickFreq(int, int)'
[armh]   460 |         IDC_AMBIENTVOLUME_CTRL->SetTickFreq(4, 0);
2024-Mar-06 12:08:24 :: [armh] scorched3d.git 44-alt4: remote: build failed
2024-Mar-06 12:08:24 :: [armh] #100 scorched3d.git 44-alt4: build FAILED
2024-Mar-06 12:07:04 :: [x86_64] build FAILED
2024-Mar-06 12:07:09 :: [i586] build FAILED
2024-Mar-06 12:07:43 :: [aarch64] build FAILED
2024-Mar-06 12:08:04 :: [ppc64le] build FAILED
2024-Mar-06 12:08:24 :: [armh] build FAILED
2024-Mar-06 12:08:24 :: task #342174 for sisyphus FAILED


^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2024-03-12 17:26 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2024-03-06 12:08 [#342174] [test-only] FAILED scorched3d.git=44-alt4 Girar awaiter (antohami)
2024-03-12 17:26 ` [#342174] TESTED (try 2) scorched3d.git=44-alt4 Girar awaiter (antohami)

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