ALT Linux Girar Builder robot reports
 help / color / mirror / Atom feed
From: "Girar awaiter (asheplyakov)" <girar-builder@altlinux.org>
To: Alexey Sheplyakov <asheplyakov@altlinux.org>
Cc: sisyphus-incominger@lists.altlinux.org,
	girar-builder-sisyphus@altlinux.org
Subject: [#335973] [test-only] FAILED punesemu.git=0.110-alt2
Date: Wed, 6 Dec 2023 18:13:03 +0000
Message-ID: <girar.task.335973.1.1@gyle.mskdc.altlinux.org> (raw)

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

subtask  name      aarch64    armh  i586  ppc64le  x86_64
   #100  punesemu     3:06  failed  1:44     3:13    1:36

2023-Dec-06 18:09:47 :: test-only task #335973 for sisyphus started by asheplyakov:
#100 build 0.110-alt2 from /people/asheplyakov/packages/punesemu.git fetched at 2023-Dec-06 18:09:46
2023-Dec-06 18:09:49 :: [i586] #100 punesemu.git 0.110-alt2: build start
2023-Dec-06 18:09:49 :: [x86_64] #100 punesemu.git 0.110-alt2: build start
2023-Dec-06 18:09:49 :: [ppc64le] #100 punesemu.git 0.110-alt2: build start
2023-Dec-06 18:09:49 :: [armh] #100 punesemu.git 0.110-alt2: build start
2023-Dec-06 18:09:49 :: [aarch64] #100 punesemu.git 0.110-alt2: build start
2023-Dec-06 18:11:25 :: [x86_64] #100 punesemu.git 0.110-alt2: build OK
2023-Dec-06 18:11:33 :: [i586] #100 punesemu.git 0.110-alt2: build OK
[armh] 22563 | GLEW_FUN_EXPORT PFNGLFRAMEBUFFERTEXTUREPROC __glewFramebufferTexture;
[armh] /usr/include/GLES3/gl32.h:1783:61: error: 'GLenum __glewGetGraphicsResetStatus()' redeclared as different kind of entity
[armh]  1783 | GL_APICALL GLenum GL_APIENTRY glGetGraphicsResetStatus (void);
[armh] --
[armh] 22575 | GLEW_FUN_EXPORT PFNGLGETGRAPHICSRESETSTATUSPROC __glewGetGraphicsResetStatus;
[armh] /usr/include/GLES3/gl32.h:1784:148: error: 'void __glewReadnPixels(GLint, GLint, GLsizei, GLsizei, GLenum, GLenum, GLsizei, void*)' redeclared as different kind of entity
[armh]  1784 | GL_APICALL void GL_APIENTRY glReadnPixels (GLint x, GLint y, GLsizei width, GLsizei height, GLenum format, GLenum type, GLsizei bufSize, void *data);
[armh] --
[armh] 24432 | GLEW_FUN_EXPORT PFNGLREADNPIXELSPROC __glewReadnPixels;
[armh] /usr/include/GLES3/gl32.h:1785:110: error: 'void __glewGetnUniformfv(GLuint, GLint, GLsizei, GLfloat*)' redeclared as different kind of entity
[armh]  1785 | GL_APICALL void GL_APIENTRY glGetnUniformfv (GLuint program, GLint location, GLsizei bufSize, GLfloat *params);
[armh] --
[armh] 24429 | GLEW_FUN_EXPORT PFNGLGETNUNIFORMFVPROC __glewGetnUniformfv;
[armh] /usr/include/GLES3/gl32.h:1786:108: error: 'void __glewGetnUniformiv(GLuint, GLint, GLsizei, GLint*)' redeclared as different kind of entity
[armh]  1786 | GL_APICALL void GL_APIENTRY glGetnUniformiv (GLuint program, GLint location, GLsizei bufSize, GLint *params);
[armh] --
[armh] 24430 | GLEW_FUN_EXPORT PFNGLGETNUNIFORMIVPROC __glewGetnUniformiv;
[armh] /usr/include/GLES3/gl32.h:1787:110: error: 'void __glewGetnUniformuiv(GLuint, GLint, GLsizei, GLuint*)' redeclared as different kind of entity
[armh]  1787 | GL_APICALL void GL_APIENTRY glGetnUniformuiv (GLuint program, GLint location, GLsizei bufSize, GLuint *params);
[armh] --
[armh] 24431 | GLEW_FUN_EXPORT PFNGLGETNUNIFORMUIVPROC __glewGetnUniformuiv;
[armh] /usr/include/GLES3/gl32.h:1788:62: error: 'void __glewMinSampleShading(GLfloat)' redeclared as different kind of entity
[armh]  1788 | GL_APICALL void GL_APIENTRY glMinSampleShading (GLfloat value);
[armh] --
[armh] 22573 | GLEW_FUN_EXPORT PFNGLMINSAMPLESHADINGPROC __glewMinSampleShading;
[armh] /usr/include/GLES3/gl32.h:1789:73: error: 'void __glewPatchParameteri(GLenum, GLint)' redeclared as different kind of entity
[armh]  1789 | GL_APICALL void GL_APIENTRY glPatchParameteri (GLenum pname, GLint value);
[armh] --
[armh] 23297 | GLEW_FUN_EXPORT PFNGLPATCHPARAMETERIPROC __glewPatchParameteri;
[armh] /usr/include/GLES3/gl32.h:1790:96: error: 'void __glewTexParameterIiv(GLenum, GLenum, const GLint*)' redeclared as different kind of entity
[armh]  1790 | GL_APICALL void GL_APIENTRY glTexParameterIiv (GLenum target, GLenum pname, const GLint *params);
[armh] --
[armh] 22525 | GLEW_FUN_EXPORT PFNGLTEXPARAMETERIIVPROC __glewTexParameterIiv;
[armh] /usr/include/GLES3/gl32.h:1791:98: error: 'void __glewTexParameterIuiv(GLenum, GLenum, const GLuint*)' redeclared as different kind of entity
[armh]  1791 | GL_APICALL void GL_APIENTRY glTexParameterIuiv (GLenum target, GLenum pname, const GLuint *params);
[armh] --
[armh] 22526 | GLEW_FUN_EXPORT PFNGLTEXPARAMETERIUIVPROC __glewTexParameterIuiv;
[armh] /usr/include/GLES3/gl32.h:1792:93: error: 'void __glewGetTexParameterIiv(GLenum, GLenum, GLint*)' redeclared as different kind of entity
[armh]  1792 | GL_APICALL void GL_APIENTRY glGetTexParameterIiv (GLenum target, GLenum pname, GLint *params);
2023-Dec-06 18:12:09 :: [armh] punesemu.git 0.110-alt2: remote: build failed
2023-Dec-06 18:12:09 :: [armh] #100 punesemu.git 0.110-alt2: build FAILED
2023-Dec-06 18:12:09 :: [armh] requesting cancellation of task processing
2023-Dec-06 18:12:55 :: [aarch64] #100 punesemu.git 0.110-alt2: build OK
2023-Dec-06 18:13:02 :: [ppc64le] #100 punesemu.git 0.110-alt2: build OK
2023-Dec-06 18:12:09 :: [armh] build FAILED
2023-Dec-06 18:13:03 :: task #335973 for sisyphus FAILED


             reply	other threads:[~2023-12-06 18:13 UTC|newest]

Thread overview: 3+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2023-12-06 18:13 Girar awaiter (asheplyakov) [this message]
2023-12-06 18:27 ` [#335973] TESTED (try 2) punesemu.git=0.110-alt2 Girar awaiter (asheplyakov)
2023-12-06 18:30 ` [#335973] DONE (try 3) punesemu.git=0.110-alt2 Girar pender (asheplyakov)

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