ALT Linux Girar Builder robot reports
 help / color / mirror / Atom feed
From: "Girar awaiter (antohami)" <girar-builder@altlinux.org>
To: Anton Midyukov <antohami@altlinux.org>
Cc: sisyphus-incominger@lists.altlinux.org,
	girar-builder-sisyphus@altlinux.org
Subject: [#264505] [test-only] FAILED meshlab.git=2020.12-alt1
Date: Mon, 11 Jan 2021 15:02:26 +0000
Message-ID: <girar.task.264505.1.1@gyle.mskdc.altlinux.org> (raw)

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

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

2021-Jan-11 14:58:59 :: test-only task #264505 for sisyphus started by antohami:
#100 build 2020.12-alt1 from /people/antohami/packages/meshlab.git fetched at 2021-Jan-11 14:58:58
2021-Jan-11 14:59:00 :: [armh] #100 meshlab.git 2020.12-alt1: build start
2021-Jan-11 14:59:00 :: [aarch64] #100 meshlab.git 2020.12-alt1: build start
2021-Jan-11 14:59:00 :: [ppc64le] #100 meshlab.git 2020.12-alt1: build start
2021-Jan-11 14:59:00 :: [x86_64] #100 meshlab.git 2020.12-alt1: build start
2021-Jan-11 14:59:00 :: [i586] #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:1812:98: error: 'void __glewTexParameterIuiv(GLenum, GLenum, const GLuint*)' redeclared as different kind of entity
[armh]  1812 | 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 entity
[armh]  1813 | 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 entity
[armh]  1814 | 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 entity
[armh]  1815 | 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 entity
[armh]  1816 | 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 entity
[armh]  1817 | 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 entity
[armh]  1818 | 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 entity
[armh]  1819 | 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 entity
[armh]  1820 | GL_APICALL void GL_APIENTRY glTexBufferRange (GLenum target, GLenum internalformat, GLuint buffer, GLintptr offset, GLsizeiptr size);
[armh] --
[armh]                  from /usr/src/RPM/BUILD/meshlab-2020.12/src/common/meshlabdocumentbundler.cpp:9:
[armh] /usr/include/GLES3/gl32.h:1821:187: error: 'void __glewTexStorage3DMultisample(GLenum, GLsizei, GLenum, GLsizei, GLsizei, GLsizei, GLboolean)' redeclared as different kind of entity
[armh]  1821 | GL_APICALL void GL_APIENTRY glTexStorage3DMultisample (GLenum target, GLsizei samples, GLenum internalformat, GLsizei width, GLsizei height, GLsizei depth, GLboolean fixedsamplelocations);
2021-Jan-11 15:01:26 :: [armh] meshlab.git 2020.12-alt1: remote: build failed
2021-Jan-11 15:01:26 :: [armh] #100 meshlab.git 2020.12-alt1: build FAILED
2021-Jan-11 15:01:26 :: [armh] requesting cancellation of task processing
[i586] /usr/src/RPM/BUILD/meshlab-2020.12/src/vcglib/wrap/io_trimesh/import_fbx.h:95:24: note: while referencing 'fbx_error_msg'
[i586]    95 |     static const char* fbx_error_msg[] =
[i586] make[2]: Leaving directory '/usr/src/RPM/BUILD/meshlab-2020.12/src/BUILD'
[i586] make[2]: Entering directory '/usr/src/RPM/BUILD/meshlab-2020.12/src/BUILD'
[i586] [ 79%] Linking CXX shared module ../../distrib/plugins/libio_base.so
[i586] make[2]: Leaving directory '/usr/src/RPM/BUILD/meshlab-2020.12/src/BUILD'
[i586] make[1]: Entering directory '/usr/src/RPM/BUILD/meshlab-2020.12/src/BUILD'
[i586] [ 79%] Built target io_base
[i586] make[1]: Leaving directory '/usr/src/RPM/BUILD/meshlab-2020.12/src/BUILD'
[i586] make: *** [Makefile:149: all] Error 2
2021-Jan-11 15:01:27 :: [i586] meshlab.git 2020.12-alt1: remote: build failed
2021-Jan-11 15:01:27 :: [i586] #100 meshlab.git 2020.12-alt1: build FAILED
[x86_64] /usr/src/RPM/BUILD/meshlab-2020.12/src/meshlabplugins/filter_meshing/meshfilter.cpp:1100:17: note: 'tranVec' was declared here
[x86_64]  1100 |   Point3m axis, tranVec;
[x86_64] make[2]: Leaving directory '/usr/src/RPM/BUILD/meshlab-2020.12/src/BUILD'
[x86_64] make[2]: Entering directory '/usr/src/RPM/BUILD/meshlab-2020.12/src/BUILD'
[x86_64] [ 82%] Linking CXX shared module ../../distrib/plugins/libfilter_meshing.so
[x86_64] make[2]: Leaving directory '/usr/src/RPM/BUILD/meshlab-2020.12/src/BUILD'
[x86_64] make[1]: Entering directory '/usr/src/RPM/BUILD/meshlab-2020.12/src/BUILD'
[x86_64] [ 82%] Built target filter_meshing
[x86_64] make[1]: Leaving directory '/usr/src/RPM/BUILD/meshlab-2020.12/src/BUILD'
[x86_64] make: *** [Makefile:149: all] Error 2
2021-Jan-11 15:01:56 :: [x86_64] meshlab.git 2020.12-alt1: remote: build failed
2021-Jan-11 15:01:56 :: [x86_64] #100 meshlab.git 2020.12-alt1: build FAILED
[aarch64] /usr/src/RPM/BUILD/meshlab-2020.12/src/meshlabplugins/filter_meshing/meshfilter.cpp:1100:17: note: 'tranVec' was declared here
[aarch64]  1100 |   Point3m axis, tranVec;
[aarch64] make[2]: Leaving directory '/usr/src/RPM/BUILD/meshlab-2020.12/src/BUILD'
[aarch64] make[2]: Entering directory '/usr/src/RPM/BUILD/meshlab-2020.12/src/BUILD'
[aarch64] [ 89%] Linking CXX shared module ../../distrib/plugins/libfilter_meshing.so
[aarch64] make[2]: Leaving directory '/usr/src/RPM/BUILD/meshlab-2020.12/src/BUILD'
[aarch64] make[1]: Entering directory '/usr/src/RPM/BUILD/meshlab-2020.12/src/BUILD'
[aarch64] [ 89%] Built target filter_meshing
[aarch64] make[1]: Leaving directory '/usr/src/RPM/BUILD/meshlab-2020.12/src/BUILD'
[aarch64] make: *** [Makefile:149: all] Error 2
2021-Jan-11 15:02:12 :: [aarch64] meshlab.git 2020.12-alt1: remote: build failed
2021-Jan-11 15:02:12 :: [aarch64] #100 meshlab.git 2020.12-alt1: build FAILED
[ppc64le] /usr/src/RPM/BUILD/meshlab-2020.12/src/meshlabplugins/filter_meshing/meshfilter.cpp:1100:17: note: 'tranVec' was declared here
[ppc64le]  1100 |   Point3m axis, tranVec;
[ppc64le] make[2]: Leaving directory '/usr/src/RPM/BUILD/meshlab-2020.12/src/BUILD'
[ppc64le] make[2]: Entering directory '/usr/src/RPM/BUILD/meshlab-2020.12/src/BUILD'
[ppc64le] [ 79%] Linking CXX shared module ../../distrib/plugins/libfilter_meshing.so
[ppc64le] make[2]: Leaving directory '/usr/src/RPM/BUILD/meshlab-2020.12/src/BUILD'
[ppc64le] make[1]: Entering directory '/usr/src/RPM/BUILD/meshlab-2020.12/src/BUILD'
[ppc64le] [ 79%] Built target filter_meshing
[ppc64le] make[1]: Leaving directory '/usr/src/RPM/BUILD/meshlab-2020.12/src/BUILD'
[ppc64le] make: *** [Makefile:149: all] Error 2
2021-Jan-11 15:02:26 :: [ppc64le] meshlab.git 2020.12-alt1: remote: build failed
2021-Jan-11 15:02:26 :: [ppc64le] #100 meshlab.git 2020.12-alt1: build FAILED
2021-Jan-11 15:01:26 :: [armh] build FAILED
2021-Jan-11 15:01:27 :: [i586] build FAILED
2021-Jan-11 15:01:56 :: [x86_64] build FAILED
2021-Jan-11 15:02:12 :: [aarch64] build FAILED
2021-Jan-11 15:02:26 :: [ppc64le] build FAILED
2021-Jan-11 15:02:26 :: task #264505 for sisyphus FAILED


             reply	other threads:[~2021-01-11 15:02 UTC|newest]

Thread overview: 4+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2021-01-11 15:02 Girar awaiter (antohami) [this message]
2021-01-11 15:14 ` [#264505] [test-only] FAILED (try 2) meshlab.git=2020.12-alt1 Girar awaiter (antohami)
2021-01-11 15:56 ` [#264505] TESTED (try 3) meshlab.git=2020.12-alt1 Girar awaiter (antohami)
2021-01-11 17:08 ` [#264505] DONE (try 4) meshlab.git=2020.12-alt1 Girar pender (antohami)

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.264505.1.1@gyle.mskdc.altlinux.org \
    --to=girar-builder@altlinux.org \
    --cc=antohami@altlinux.org \
    --cc=girar-builder-sisyphus@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