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

* [#342174] TESTED (try 2) scorched3d.git=44-alt4
  2024-03-06 12:08 [#342174] [test-only] FAILED scorched3d.git=44-alt4 Girar awaiter (antohami)
@ 2024-03-12 17:26 ` Girar awaiter (antohami)
  0 siblings, 0 replies; 2+ messages in thread
From: Girar awaiter (antohami) @ 2024-03-12 17:26 UTC (permalink / raw)
  To: Anton Midyukov; +Cc: sisyphus-incominger, Anton Farygin, girar-builder-sisyphus

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

subtask  name        aarch64  i586  ppc64le  x86_64
   #200  scorched3d     4:02  2:31     4:04    2:20

2024-Mar-12 17:16:43 :: test-only task #342174 for sisyphus resumed by antohami:
#100 removed
#200 build 44-alt4 from /people/antohami/packages/scorched3d.git fetched at 2024-Mar-12 17:16:33
2024-Mar-12 17:16:45 :: [i586] #200 scorched3d.git 44-alt4: build start
2024-Mar-12 17:16:45 :: [ppc64le] #200 scorched3d.git 44-alt4: build start
2024-Mar-12 17:16:45 :: [aarch64] #200 scorched3d.git 44-alt4: build start
2024-Mar-12 17:16:45 :: [x86_64] #200 scorched3d.git 44-alt4: build start
2024-Mar-12 17:19:05 :: [x86_64] #200 scorched3d.git 44-alt4: build OK
2024-Mar-12 17:19:16 :: [i586] #200 scorched3d.git 44-alt4: build OK
2024-Mar-12 17:20:47 :: [aarch64] #200 scorched3d.git 44-alt4: build OK
2024-Mar-12 17:20:49 :: [ppc64le] #200 scorched3d.git 44-alt4: build OK
2024-Mar-12 17:21:08 :: #200: scorched3d.git 44-alt4: build check OK
2024-Mar-12 17:21:09 :: build check OK
2024-Mar-12 17:21:37 :: noarch check OK
2024-Mar-12 17:21:39 :: plan: src +1 -1 =19102, aarch64 +2 -2 =32132, i586 +2 -2 =31677, noarch +1 -1 =19713, ppc64le +2 -2 =31200, x86_64 +2 -2 =33017
#200 scorched3d 44-alt3 -> 44-alt4
 Tue Mar 12 2024 Anton Midyukov <antohami@altlinux> 44-alt4
 - NMU: rebuild with wxGTK3.2.
2024-Mar-12 17:22:27 :: patched apt indices
2024-Mar-12 17:22:39 :: created next repo
2024-Mar-12 17:22:50 :: duplicate provides check OK
2024-Mar-12 17:23:28 :: dependencies check OK
2024-Mar-12 17:23:55 :: [x86_64 i586 aarch64 ppc64le] ELF symbols check OK
2024-Mar-12 17:24:14 :: [x86_64] #200 scorched3d: install check OK
2024-Mar-12 17:24:14 :: [i586] #200 scorched3d: install check OK
2024-Mar-12 17:24:20 :: [x86_64] #200 scorched3d-data: install check OK
2024-Mar-12 17:24:21 :: [i586] #200 scorched3d-data: install check OK
2024-Mar-12 17:24:27 :: [aarch64] #200 scorched3d: install check OK
2024-Mar-12 17:24:32 :: [ppc64le] #200 scorched3d: install check OK
2024-Mar-12 17:24:40 :: [aarch64] #200 scorched3d-data: install check OK
2024-Mar-12 17:24:47 :: [x86_64] #200 scorched3d-debuginfo: install check OK
2024-Mar-12 17:24:47 :: [ppc64le] #200 scorched3d-data: install check OK
2024-Mar-12 17:24:48 :: [i586] #200 scorched3d-debuginfo: install check OK
2024-Mar-12 17:25:24 :: [aarch64] #200 scorched3d-debuginfo: install check OK
2024-Mar-12 17:25:39 :: [ppc64le] #200 scorched3d-debuginfo: install check OK
2024-Mar-12 17:25:57 :: [x86_64-i586] generated apt indices
2024-Mar-12 17:25:57 :: [x86_64-i586] created next repo
2024-Mar-12 17:26:08 :: [x86_64-i586] dependencies check OK
2024-Mar-12 17:26:09 :: gears inheritance check OK
2024-Mar-12 17:26:09 :: srpm inheritance check OK
girar-check-perms: access to scorched3d ALLOWED for antohami: project leader welcomes random builders
check-subtask-perms: #200: scorched3d: allowed for antohami
2024-Mar-12 17:26:10 :: acl check OK
2024-Mar-12 17:26:32 :: created contents_index files
2024-Mar-12 17:26:41 :: created hash files: aarch64 i586 noarch ppc64le src x86_64
2024-Mar-12 17:26:45 :: task #342174 for sisyphus TESTED


^ 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