ALT Linux Girar Builder robot reports
 help / color / mirror / Atom feed
* [#264508] [test-only] p9 FAILED meshlab.git=2020.12-alt1
@ 2021-01-11 15:28 Girar awaiter (antohami)
  2021-01-11 17:29 ` [#264508] p9 TESTED (try 2) meshlab.git=2020.12-alt1 Girar awaiter (antohami)
                   ` (2 more replies)
  0 siblings, 3 replies; 4+ messages in thread
From: Girar awaiter (antohami) @ 2021-01-11 15:28 UTC (permalink / raw)
  To: Anton Midyukov; +Cc: sisyphus-incominger, girar-builder-p9

http://git.altlinux.org/tasks/264508/logs/events.1.1.log

subtask  name     aarch64    armh   i586  ppc64le  x86_64
   #100  meshlab    11:55  failed  11:41    12:46   10:57

2021-Jan-11 15:16:05 :: test-only task #264508 for p9 started by antohami:
2021-Jan-11 15:16:05 :: message: test-only
#100 build 2020.12-alt1 from /people/antohami/packages/meshlab.git fetched at 2021-Jan-11 15:16:04
2021-Jan-11 15:16:06 :: [aarch64] #100 meshlab.git 2020.12-alt1: build start
2021-Jan-11 15:16:06 :: [i586] #100 meshlab.git 2020.12-alt1: build start
2021-Jan-11 15:16:06 :: [armh] #100 meshlab.git 2020.12-alt1: build start
2021-Jan-11 15:16:06 :: [x86_64] #100 meshlab.git 2020.12-alt1: build start
2021-Jan-11 15:16:06 :: [ppc64le] #100 meshlab.git 2020.12-alt1: build start
[armh]                  from /usr/src/RPM/BUILD/meshlab-2020.12/src/common/meshlabdocumentbundler.cpp:9:
[armh] /usr/include/GLES3/gl32.h:1811:96: error: 'void __glewTexParameterIiv(GLenum, GLenum, const GLint*)' redeclared as different kind of symbol
[armh]  GL_APICALL void GL_APIENTRY glTexParameterIiv (GLenum target, GLenum pname, const GLint *params);
[armh] --
[armh]                  from /usr/src/RPM/BUILD/meshlab-2020.12/src/common/meshlabdocumentbundler.cpp:9:
[armh] /usr/include/GLES3/gl32.h:1812:98: error: 'void __glewTexParameterIuiv(GLenum, GLenum, const GLuint*)' redeclared as different kind of symbol
[armh]  GL_APICALL void GL_APIENTRY glTexParameterIuiv (GLenum target, GLenum pname, const GLuint *params);
[armh] --
[armh]                  from /usr/src/RPM/BUILD/meshlab-2020.12/src/common/meshlabdocumentbundler.cpp:9:
[armh] /usr/include/GLES3/gl32.h:1813:93: error: 'void __glewGetTexParameterIiv(GLenum, GLenum, GLint*)' redeclared as different kind of symbol
[armh]  GL_APICALL void GL_APIENTRY glGetTexParameterIiv (GLenum target, GLenum pname, GLint *params);
[armh] --
[armh]                  from /usr/src/RPM/BUILD/meshlab-2020.12/src/common/meshlabdocumentbundler.cpp:9:
[armh] /usr/include/GLES3/gl32.h:1814:95: error: 'void __glewGetTexParameterIuiv(GLenum, GLenum, GLuint*)' redeclared as different kind of symbol
[armh]  GL_APICALL void GL_APIENTRY glGetTexParameterIuiv (GLenum target, GLenum pname, GLuint *params);
[armh] --
[armh]                  from /usr/src/RPM/BUILD/meshlab-2020.12/src/common/meshlabdocumentbundler.cpp:9:
[armh] /usr/include/GLES3/gl32.h:1815:100: error: 'void __glewSamplerParameterIiv(GLuint, GLenum, const GLint*)' redeclared as different kind of symbol
[armh]  GL_APICALL void GL_APIENTRY glSamplerParameterIiv (GLuint sampler, GLenum pname, const GLint *param);
[armh] --
[armh]                  from /usr/src/RPM/BUILD/meshlab-2020.12/src/common/meshlabdocumentbundler.cpp:9:
[armh] /usr/include/GLES3/gl32.h:1816:102: error: 'void __glewSamplerParameterIuiv(GLuint, GLenum, const GLuint*)' redeclared as different kind of symbol
[armh]  GL_APICALL void GL_APIENTRY glSamplerParameterIuiv (GLuint sampler, GLenum pname, const GLuint *param);
[armh] --
[armh]                  from /usr/src/RPM/BUILD/meshlab-2020.12/src/common/meshlabdocumentbundler.cpp:9:
[armh] /usr/include/GLES3/gl32.h:1817:98: error: 'void __glewGetSamplerParameterIiv(GLuint, GLenum, GLint*)' redeclared as different kind of symbol
[armh]  GL_APICALL void GL_APIENTRY glGetSamplerParameterIiv (GLuint sampler, GLenum pname, GLint *params);
[armh] --
[armh]                  from /usr/src/RPM/BUILD/meshlab-2020.12/src/common/meshlabdocumentbundler.cpp:9:
[armh] /usr/include/GLES3/gl32.h:1818:100: error: 'void __glewGetSamplerParameterIuiv(GLuint, GLenum, GLuint*)' redeclared as different kind of symbol
[armh]  GL_APICALL void GL_APIENTRY glGetSamplerParameterIuiv (GLuint sampler, GLenum pname, GLuint *params);
[armh] --
[armh]                  from /usr/src/RPM/BUILD/meshlab-2020.12/src/common/meshlabdocumentbundler.cpp:9:
[armh] /usr/include/GLES3/gl32.h:1819:93: error: 'void __glewTexBuffer(GLenum, GLenum, GLuint)' redeclared as different kind of symbol
[armh]  GL_APICALL void GL_APIENTRY glTexBuffer (GLenum target, GLenum internalformat, GLuint buffer);
[armh] --
[armh]                  from /usr/src/RPM/BUILD/meshlab-2020.12/src/common/meshlabdocumentbundler.cpp:9:
[armh] /usr/include/GLES3/gl32.h:1820:132: error: 'void __glewTexBufferRange(GLenum, GLenum, GLuint, GLintptr, GLsizeiptr)' redeclared as different kind of symbol
[armh]  GL_APICALL void GL_APIENTRY glTexBufferRange (GLenum target, GLenum internalformat, GLuint buffer, GLintptr offset, GLsizeiptr size);
2021-Jan-11 15:21:02 :: [armh] meshlab.git 2020.12-alt1: remote: build failed
2021-Jan-11 15:21:02 :: [armh] #100 meshlab.git 2020.12-alt1: build FAILED
2021-Jan-11 15:21:02 :: [armh] requesting cancellation of task processing
2021-Jan-11 15:27:03 :: [x86_64] #100 meshlab.git 2020.12-alt1: build OK
2021-Jan-11 15:27:47 :: [i586] #100 meshlab.git 2020.12-alt1: build OK
2021-Jan-11 15:28:01 :: [aarch64] #100 meshlab.git 2020.12-alt1: build OK
2021-Jan-11 15:28:52 :: [ppc64le] #100 meshlab.git 2020.12-alt1: build OK
2021-Jan-11 15:21:02 :: [armh] build FAILED
2021-Jan-11 15:28:52 :: task #264508 for p9 FAILED


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

* [#264508] p9 TESTED (try 2) meshlab.git=2020.12-alt1
  2021-01-11 15:28 [#264508] [test-only] p9 FAILED meshlab.git=2020.12-alt1 Girar awaiter (antohami)
@ 2021-01-11 17:29 ` Girar awaiter (antohami)
  2021-01-11 17:36 ` [#264508] p9 EPERM (try 3) meshlab.git=2020.12-alt1 Girar awaiter (antohami)
  2021-01-12 12:25 ` [#264508] p9 DONE (try 4) meshlab.git=2020.12-alt1 Girar pender (sotor)
  2 siblings, 0 replies; 4+ messages in thread
From: Girar awaiter (antohami) @ 2021-01-11 17:29 UTC (permalink / raw)
  To: Anton Midyukov; +Cc: sisyphus-incominger, girar-builder-p9

http://git.altlinux.org/tasks/264508/logs/events.2.1.log

subtask  name     aarch64  armh   i586  ppc64le  x86_64
   #200  meshlab    12:10     -  10:45    14:13   11:03

2021-Jan-11 17:09:22 :: test-only task #264508 for p9 resumed by antohami:
2021-Jan-11 17:09:22 :: message: new_version
#100 removed
#200 build 2020.12-alt1 from /gears/m/meshlab.git fetched at 2021-Jan-11 17:08:58
2021-Jan-11 17:09:23 :: [i586] #200 meshlab.git 2020.12-alt1: build start
2021-Jan-11 17:09:23 :: [ppc64le] #200 meshlab.git 2020.12-alt1: build start
2021-Jan-11 17:09:23 :: [x86_64] #200 meshlab.git 2020.12-alt1: build start
2021-Jan-11 17:09:23 :: [armh] #200 meshlab.git 2020.12-alt1: build start
2021-Jan-11 17:09:23 :: [aarch64] #200 meshlab.git 2020.12-alt1: build start
2021-Jan-11 17:09:44 :: [armh] #200 meshlab.git 2020.12-alt1: build SKIPPED
2021-Jan-11 17:20:08 :: [i586] #200 meshlab.git 2020.12-alt1: build OK
2021-Jan-11 17:20:26 :: [x86_64] #200 meshlab.git 2020.12-alt1: build OK
2021-Jan-11 17:21:33 :: [aarch64] #200 meshlab.git 2020.12-alt1: build OK
2021-Jan-11 17:23:36 :: [ppc64le] #200 meshlab.git 2020.12-alt1: build OK
2021-Jan-11 17:23:52 :: #200: meshlab.git 2020.12-alt1: build check OK
2021-Jan-11 17:23:53 :: build check OK
2021-Jan-11 17:24:45 :: noarch check OK
2021-Jan-11 17:24:47 :: plan: src +1 -1 =18130, aarch64 +2 -2 =30147, i586 +2 -2 =32210, ppc64le +2 -2 =30459, x86_64 +2 -2 =32567
#200 meshlab 2016.12-alt8 -> 2020.12-alt1
 Sun Jan 10 2021 Anton Midyukov <antohami@altlinux> 2020.12-alt1
 - 2020.12
2021-Jan-11 17:25:23 :: patched apt indices
2021-Jan-11 17:25:32 :: created next repo
2021-Jan-11 17:25:39 :: duplicate provides check OK
2021-Jan-11 17:26:06 :: dependencies check OK
2021-Jan-11 17:26:34 :: [x86_64 i586 aarch64 ppc64le] ELF symbols check OK
2021-Jan-11 17:26:56 :: [i586] #200 meshlab: install check OK
2021-Jan-11 17:26:56 :: [x86_64] #200 meshlab: install check OK
2021-Jan-11 17:27:51 :: [x86_64] #200 meshlab-debuginfo: install check OK
2021-Jan-11 17:27:56 :: [i586] #200 meshlab-debuginfo: install check OK
2021-Jan-11 17:27:56 :: [x86_64-i586] plan: #1 +1 -1 =10686
2021-Jan-11 17:28:37 :: [x86_64-i586] arepo build OK
2021-Jan-11 17:28:48 :: [x86_64-i586] generated apt indices
2021-Jan-11 17:28:49 :: [x86_64-i586] created next repo
2021-Jan-11 17:28:56 :: [x86_64-i586] dependencies check OK
2021-Jan-11 17:28:58 :: gears inheritance check OK
2021-Jan-11 17:28:58 :: srpm inheritance check OK
girar-check-perms: access to @maint ALLOWED for antohami: member of approved group
check-subtask-perms: #200: meshlab: allowed for antohami, needs an approval from a member of @tester group
2021-Jan-11 17:28:59 :: acl check IGNORED
2021-Jan-11 17:29:06 :: created contents_index files
2021-Jan-11 17:29:15 :: created hash files: aarch64 i586 ppc64le src x86_64-i586 x86_64
2021-Jan-11 17:29:18 :: task #264508 for p9 TESTED


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

* [#264508] p9 EPERM (try 3) meshlab.git=2020.12-alt1
  2021-01-11 15:28 [#264508] [test-only] p9 FAILED meshlab.git=2020.12-alt1 Girar awaiter (antohami)
  2021-01-11 17:29 ` [#264508] p9 TESTED (try 2) meshlab.git=2020.12-alt1 Girar awaiter (antohami)
@ 2021-01-11 17:36 ` Girar awaiter (antohami)
  2021-01-12 12:25 ` [#264508] p9 DONE (try 4) meshlab.git=2020.12-alt1 Girar pender (sotor)
  2 siblings, 0 replies; 4+ messages in thread
From: Girar awaiter (antohami) @ 2021-01-11 17:36 UTC (permalink / raw)
  To: Anton Midyukov; +Cc: sisyphus-incominger, girar-builder-p9

http://git.altlinux.org/tasks/264508/logs/events.3.1.log

2021-Jan-11 17:31:48 :: task #264508 for p9 resumed by antohami:
2021-Jan-11 17:31:48 :: message: new_version
#100 removed
#200 build 2020.12-alt1 from /gears/m/meshlab.git fetched at 2021-Jan-11 17:08:58
2021-Jan-11 17:31:49 :: [ppc64le] #200 meshlab.git 2020.12-alt1: build start
2021-Jan-11 17:31:49 :: [armh] #200 meshlab.git 2020.12-alt1: build start
2021-Jan-11 17:31:49 :: [aarch64] #200 meshlab.git 2020.12-alt1: build start
2021-Jan-11 17:31:49 :: [i586] #200 meshlab.git 2020.12-alt1: build start
2021-Jan-11 17:31:49 :: [x86_64] #200 meshlab.git 2020.12-alt1: build start
2021-Jan-11 17:32:02 :: [i586] #200 meshlab.git 2020.12-alt1: build OK (cached)
2021-Jan-11 17:32:02 :: [x86_64] #200 meshlab.git 2020.12-alt1: build OK (cached)
2021-Jan-11 17:32:03 :: [aarch64] #200 meshlab.git 2020.12-alt1: build OK (cached)
2021-Jan-11 17:32:05 :: [ppc64le] #200 meshlab.git 2020.12-alt1: build OK (cached)
2021-Jan-11 17:32:10 :: [armh] #200 meshlab.git 2020.12-alt1: build SKIPPED
2021-Jan-11 17:32:26 :: #200: meshlab.git 2020.12-alt1: build check OK
2021-Jan-11 17:32:26 :: build check OK
2021-Jan-11 17:33:18 :: noarch check OK
2021-Jan-11 17:33:20 :: plan: src +1 -1 =18130, aarch64 +2 -2 =30147, i586 +2 -2 =32210, ppc64le +2 -2 =30459, x86_64 +2 -2 =32567
#200 meshlab 2016.12-alt8 -> 2020.12-alt1
 Sun Jan 10 2021 Anton Midyukov <antohami@altlinux> 2020.12-alt1
 - 2020.12
2021-Jan-11 17:34:14 :: patched apt indices
2021-Jan-11 17:34:26 :: created next repo
2021-Jan-11 17:34:35 :: duplicate provides check OK
2021-Jan-11 17:35:08 :: dependencies check OK
2021-Jan-11 17:35:32 :: [x86_64 i586 aarch64 ppc64le] ELF symbols check OK
2021-Jan-11 17:35:44 :: [x86_64] #200 meshlab: install check OK (cached)
2021-Jan-11 17:35:45 :: [i586] #200 meshlab: install check OK (cached)
2021-Jan-11 17:35:47 :: [x86_64] #200 meshlab-debuginfo: install check OK (cached)
2021-Jan-11 17:35:48 :: [i586] #200 meshlab-debuginfo: install check OK (cached)
2021-Jan-11 17:35:48 :: [x86_64-i586] plan: #0 +1 -1 =10686
2021-Jan-11 17:36:01 :: [x86_64-i586] generated apt indices
2021-Jan-11 17:36:02 :: [x86_64-i586] created next repo
2021-Jan-11 17:36:09 :: [x86_64-i586] dependencies check OK
2021-Jan-11 17:36:09 :: gears inheritance check OK
2021-Jan-11 17:36:09 :: srpm inheritance check OK
girar-check-perms: access to @maint ALLOWED for antohami: member of approved group
check-subtask-perms: #200: meshlab: allowed for antohami, needs an approval from a member of @tester group
2021-Jan-11 17:36:11 :: acl check FAILED
2021-Jan-11 17:36:18 :: created contents_index files
2021-Jan-11 17:36:27 :: created hash files: aarch64 i586 ppc64le src x86_64-i586 x86_64
2021-Jan-11 17:36:30 :: task #264508 for p9 EPERM


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

* [#264508] p9 DONE (try 4) meshlab.git=2020.12-alt1
  2021-01-11 15:28 [#264508] [test-only] p9 FAILED meshlab.git=2020.12-alt1 Girar awaiter (antohami)
  2021-01-11 17:29 ` [#264508] p9 TESTED (try 2) meshlab.git=2020.12-alt1 Girar awaiter (antohami)
  2021-01-11 17:36 ` [#264508] p9 EPERM (try 3) meshlab.git=2020.12-alt1 Girar awaiter (antohami)
@ 2021-01-12 12:25 ` Girar pender (sotor)
  2 siblings, 0 replies; 4+ messages in thread
From: Girar pender (sotor) @ 2021-01-12 12:25 UTC (permalink / raw)
  To: Anton Midyukov; +Cc: sisyphus-incominger, girar-builder-p9

http://git.altlinux.org/tasks/archive/done/_258/264508/logs/events.4.1.log

2021-Jan-12 12:20:42 :: task #264508 for p9 resumed by sotor:
2021-Jan-12 12:20:42 :: message: new_version
#100 removed
#200 build 2020.12-alt1 from /gears/m/meshlab.git fetched at 2021-Jan-11 17:08:58
2021-Jan-12 12:20:42 :: [ppc64le] #200 meshlab.git 2020.12-alt1: build start
2021-Jan-12 12:20:42 :: [armh] #200 meshlab.git 2020.12-alt1: build start
2021-Jan-12 12:20:42 :: [i586] #200 meshlab.git 2020.12-alt1: build start
2021-Jan-12 12:20:42 :: [aarch64] #200 meshlab.git 2020.12-alt1: build start
2021-Jan-12 12:20:42 :: [x86_64] #200 meshlab.git 2020.12-alt1: build start
2021-Jan-12 12:20:56 :: [aarch64] #200 meshlab.git 2020.12-alt1: build OK (cached)
2021-Jan-12 12:20:57 :: [i586] #200 meshlab.git 2020.12-alt1: build OK (cached)
2021-Jan-12 12:20:59 :: [ppc64le] #200 meshlab.git 2020.12-alt1: build OK (cached)
2021-Jan-12 12:21:00 :: [x86_64] #200 meshlab.git 2020.12-alt1: build OK (cached)
2021-Jan-12 12:21:05 :: [armh] #200 meshlab.git 2020.12-alt1: build SKIPPED
2021-Jan-12 12:21:20 :: #200: meshlab.git 2020.12-alt1: build check OK
2021-Jan-12 12:21:20 :: build check OK
2021-Jan-12 12:22:07 :: noarch check OK
2021-Jan-12 12:22:09 :: plan: src +1 -1 =18131, aarch64 +2 -2 =30149, i586 +2 -2 =32212, ppc64le +2 -2 =30461, x86_64 +2 -2 =32569
#200 meshlab 2016.12-alt8 -> 2020.12-alt1
 Sun Jan 10 2021 Anton Midyukov <antohami@altlinux> 2020.12-alt1
 - 2020.12
2021-Jan-12 12:22:41 :: patched apt indices
2021-Jan-12 12:22:50 :: created next repo
2021-Jan-12 12:22:57 :: duplicate provides check OK
2021-Jan-12 12:23:24 :: dependencies check OK
2021-Jan-12 12:23:44 :: [x86_64 i586 aarch64 ppc64le] ELF symbols check OK
2021-Jan-12 12:23:55 :: [x86_64] #200 meshlab: install check OK (cached)
2021-Jan-12 12:23:57 :: [i586] #200 meshlab: install check OK (cached)
2021-Jan-12 12:23:58 :: [x86_64] #200 meshlab-debuginfo: install check OK (cached)
2021-Jan-12 12:24:00 :: [i586] #200 meshlab-debuginfo: install check OK (cached)
2021-Jan-12 12:24:00 :: [x86_64-i586] plan: #0 +1 -1 =10686
2021-Jan-12 12:24:15 :: [x86_64-i586] generated apt indices
2021-Jan-12 12:24:16 :: [x86_64-i586] created next repo
2021-Jan-12 12:24:24 :: [x86_64-i586] dependencies check OK
2021-Jan-12 12:24:24 :: gears inheritance check OK
2021-Jan-12 12:24:24 :: srpm inheritance check OK
girar-check-perms: access to @maint ALLOWED for antohami: member of approved group
girar-check-perms: access to @tester ALLOWED for sotor: member of approved group
check-subtask-perms: #200: meshlab: allowed for antohami, approved by sotor
2021-Jan-12 12:24:26 :: acl check OK
2021-Jan-12 12:24:33 :: created contents_index files
2021-Jan-12 12:24:43 :: created hash files: aarch64 i586 ppc64le src x86_64-i586 x86_64
2021-Jan-12 12:24:46 :: task #264508 for p9 TESTED
2021-Jan-12 12:24:46 :: task is ready for commit
2021-Jan-12 12:24:52 :: repo clone OK
2021-Jan-12 12:24:52 :: packages update OK
2021-Jan-12 12:24:59 :: [x86_64 i586 aarch64 ppc64le] update OK
2021-Jan-12 12:25:00 :: [x86_64-i586] update OK
2021-Jan-12 12:25:00 :: repo update OK
2021-Jan-12 12:25:13 :: repo save OK
2021-Jan-12 12:25:13 :: src index update OK
2021-Jan-12 12:25:13 :: updated /gears/m/meshlab.git branch `p9'
2021-Jan-12 12:25:19 :: gears update OK
2021-Jan-12 12:25:19 :: task #264508 for p9 DONE


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

end of thread, other threads:[~2021-01-12 12:25 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2021-01-11 15:28 [#264508] [test-only] p9 FAILED meshlab.git=2020.12-alt1 Girar awaiter (antohami)
2021-01-11 17:29 ` [#264508] p9 TESTED (try 2) meshlab.git=2020.12-alt1 Girar awaiter (antohami)
2021-01-11 17:36 ` [#264508] p9 EPERM (try 3) meshlab.git=2020.12-alt1 Girar awaiter (antohami)
2021-01-12 12:25 ` [#264508] p9 DONE (try 4) meshlab.git=2020.12-alt1 Girar pender (sotor)

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