ALT Linux Girar Builder robot reports
 help / color / mirror / Atom feed
From: "Girar awaiter (arbars)" <girar-builder@altlinux.org>
To: Artyom Bystrov <arbars@altlinux.org>
Cc: sisyphus-incominger@lists.altlinux.org,
	girar-builder-sisyphus@altlinux.org
Subject: [#358411] [test-only] FAILED (try 2) Ikemen_GO-Elecbyte-Screenpack.git=0.1-alt1 Ikemen-GO.git=0.99.0-alt1
Date: Thu, 26 Sep 2024 09:13:22 +0000
Message-ID: <girar.task.358411.2.1@gyle.mskdc.altlinux.org> (raw)
In-Reply-To: <girar.task.358411.1.1@gyle.mskdc.altlinux.org>

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

subtask  name                           aarch64  i586  ppc64le  x86_64
   #300  Ikemen_GO-Elecbyte-Screenpack     1:03    39     1:15      38
   #400  Ikemen-GO                       failed  3:35     8:31    2:44

2024-Sep-26 09:03:33 :: test-only task #358411 for sisyphus resumed by arbars:
#100 removed
#200 removed
#300 build 0.1-alt1 from /people/arbars/packages/Ikemen_GO-Elecbyte-Screenpack.git fetched at 2024-Sep-26 09:03:16
#400 build 0.99.0-alt1 from /people/arbars/packages/Ikemen-GO.git fetched at 2024-Sep-26 09:03:24
2024-Sep-26 09:03:34 :: created build repo
2024-Sep-26 09:03:36 :: [i586] #300 Ikemen_GO-Elecbyte-Screenpack.git 0.1-alt1: build start
2024-Sep-26 09:03:36 :: [aarch64] #300 Ikemen_GO-Elecbyte-Screenpack.git 0.1-alt1: build start
2024-Sep-26 09:03:36 :: [x86_64] #300 Ikemen_GO-Elecbyte-Screenpack.git 0.1-alt1: build start
2024-Sep-26 09:03:36 :: [ppc64le] #300 Ikemen_GO-Elecbyte-Screenpack.git 0.1-alt1: build start
2024-Sep-26 09:04:14 :: [x86_64] #300 Ikemen_GO-Elecbyte-Screenpack.git 0.1-alt1: build OK
2024-Sep-26 09:04:14 :: [x86_64] #400 Ikemen-GO.git 0.99.0-alt1: build start
2024-Sep-26 09:04:15 :: [i586] #300 Ikemen_GO-Elecbyte-Screenpack.git 0.1-alt1: build OK
2024-Sep-26 09:04:16 :: [i586] #400 Ikemen-GO.git 0.99.0-alt1: build start
2024-Sep-26 09:04:39 :: [aarch64] #300 Ikemen_GO-Elecbyte-Screenpack.git 0.1-alt1: build OK
2024-Sep-26 09:04:40 :: [aarch64] #400 Ikemen-GO.git 0.99.0-alt1: build start
2024-Sep-26 09:04:51 :: [ppc64le] #300 Ikemen_GO-Elecbyte-Screenpack.git 0.1-alt1: build OK
2024-Sep-26 09:04:51 :: [ppc64le] #400 Ikemen-GO.git 0.99.0-alt1: build start
2024-Sep-26 09:06:58 :: [x86_64] #400 Ikemen-GO.git 0.99.0-alt1: build OK
2024-Sep-26 09:07:51 :: [i586] #400 Ikemen-GO.git 0.99.0-alt1: build OK
[aarch64] gcc errors for preamble:
[aarch64] vendor/github.com/fyne-io/gl-js/types_opengles.go:25:17: error: unknown type name 'GLfloat'; did you mean 'float'?
[aarch64]    25 | void blendColor(GLfloat r, GLfloat g, GLfloat b, GLfloat a) { glBlendColor(r, g, b, a); }
[aarch64]       |                 float
[aarch64] vendor/github.com/fyne-io/gl-js/types_opengles.go:25:28: error: unknown type name 'GLfloat'; did you mean 'float'?
[aarch64]    25 | void blendColor(GLfloat r, GLfloat g, GLfloat b, GLfloat a) { glBlendColor(r, g, b, a); }
[aarch64]       |                            float
[aarch64] vendor/github.com/fyne-io/gl-js/types_opengles.go:25:39: error: unknown type name 'GLfloat'; did you mean 'float'?
[aarch64]    25 | void blendColor(GLfloat r, GLfloat g, GLfloat b, GLfloat a) { glBlendColor(r, g, b, a); }
[aarch64]       |                                       float
[aarch64] vendor/github.com/fyne-io/gl-js/types_opengles.go:25:50: error: unknown type name 'GLfloat'; did you mean 'float'?
[aarch64]    25 | void blendColor(GLfloat r, GLfloat g, GLfloat b, GLfloat a) { glBlendColor(r, g, b, a); }
[aarch64]       |                                                  float
[aarch64] vendor/github.com/fyne-io/gl-js/types_opengles.go:26:17: error: unknown type name 'GLfloat'; did you mean 'float'?
[aarch64]    26 | void clearColor(GLfloat r, GLfloat g, GLfloat b, GLfloat a) { glClearColor(r, g, b, a); }
[aarch64]       |                 float
[aarch64] vendor/github.com/fyne-io/gl-js/types_opengles.go:26:28: error: unknown type name 'GLfloat'; did you mean 'float'?
[aarch64]    26 | void clearColor(GLfloat r, GLfloat g, GLfloat b, GLfloat a) { glClearColor(r, g, b, a); }
[aarch64]       |                            float
[aarch64] vendor/github.com/fyne-io/gl-js/types_opengles.go:26:39: error: unknown type name 'GLfloat'; did you mean 'float'?
[aarch64]    26 | void clearColor(GLfloat r, GLfloat g, GLfloat b, GLfloat a) { glClearColor(r, g, b, a); }
[aarch64]       |                                       float
[aarch64] vendor/github.com/fyne-io/gl-js/types_opengles.go:26:50: error: unknown type name 'GLfloat'; did you mean 'float'?
[aarch64]    26 | void clearColor(GLfloat r, GLfloat g, GLfloat b, GLfloat a) { glClearColor(r, g, b, a); }
[aarch64]       |                                                  float
[aarch64] vendor/github.com/fyne-io/gl-js/types_opengles.go:27:18: error: unknown type name 'GLfloat'; did you mean 'float'?
[aarch64]    27 | void clearDepthf(GLfloat d)                                 { glClearDepthf(d); }
[aarch64]       |                  float
[aarch64] vendor/github.com/fyne-io/gl-js/types_opengles.go:28:18: error: unknown type name 'GLfloat'; did you mean 'float'?
[aarch64]    28 | void depthRangef(GLfloat n, GLfloat f)                      { glDepthRangef(n, f); }
2024-Sep-26 09:09:35 :: [aarch64] Ikemen-GO.git 0.99.0-alt1: remote: build failed
2024-Sep-26 09:09:35 :: [aarch64] #400 Ikemen-GO.git 0.99.0-alt1: build FAILED
2024-Sep-26 09:09:35 :: [aarch64] requesting cancellation of task processing
2024-Sep-26 09:13:22 :: [ppc64le] #400 Ikemen-GO.git 0.99.0-alt1: build OK
2024-Sep-26 09:09:35 :: [aarch64] build FAILED
2024-Sep-26 09:13:22 :: task #358411 for sisyphus FAILED


  reply	other threads:[~2024-09-26  9:13 UTC|newest]

Thread overview: 4+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2024-09-26  8:59 [#358411] [test-only] FAILED " Girar awaiter (arbars)
2024-09-26  9:13 ` Girar awaiter (arbars) [this message]
2024-09-26  9:41 ` [#358411] TESTED (try 3) " Girar awaiter (arbars)
2024-09-26 10:01 ` [#358411] DONE (try 4) " Girar pender (arbars)

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