ALT Linux Girar Builder robot reports
 help / color / mirror / Atom feed
From: "Girar awaiter (slazav)" <girar-builder@altlinux.org>
To: Vladislav Zavjalov <slazav@altlinux.org>
Cc: sisyphus-incominger@lists.altlinux.org,
	girar-builder-sisyphus@altlinux.org
Subject: [#263174] FAILED (try 3) mapsoft.git=20201210-alt1
Date: Thu, 10 Dec 2020 06:49:12 +0000
Message-ID: <girar.task.263174.3.1@gyle.mskdc.altlinux.org> (raw)
In-Reply-To: <girar.task.263174.1.1@gyle.mskdc.altlinux.org>

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

subtask  name     aarch64    armh    i586  ppc64le  x86_64
   #300  mapsoft   failed  failed  failed   failed  failed

2020-Dec-10 06:44:42 :: task #263174 for sisyphus resumed by slazav:
#100 removed
#200 removed
#300 build 20201210-alt1 from /people/slazav/packages/mapsoft.git fetched at 2020-Dec-10 06:44:26
2020-Dec-10 06:44:43 :: [i586] #300 mapsoft.git 20201210-alt1: build start
2020-Dec-10 06:44:43 :: [armh] #300 mapsoft.git 20201210-alt1: build start
2020-Dec-10 06:44:43 :: [aarch64] #300 mapsoft.git 20201210-alt1: build start
2020-Dec-10 06:44:43 :: [x86_64] #300 mapsoft.git 20201210-alt1: build start
2020-Dec-10 06:44:43 :: [ppc64le] #300 mapsoft.git 20201210-alt1: build start
[x86_64] core/jeeps/gpsapp.c: In function 'Get_Pkt_Type':
[x86_64] core/jeeps/gpsapp.c:6321:11: error: 'GUSB_REQUEST_BULK' undeclared (first use in this function)
[x86_64]  6321 |  if (p == GUSB_REQUEST_BULK)
[x86_64] core/jeeps/gpsapp.c:6321:11: note: each undeclared identifier is reported only once for each function it appears in
[x86_64] core/jeeps/gpsapp.c:6323:11: error: 'GUSB_SESSION_START' undeclared (first use in this function)
[x86_64]  6323 |  if (p == GUSB_SESSION_START)
[x86_64] core/jeeps/gpsapp.c:6325:11: error: 'GUSB_SESSION_ACK' undeclared (first use in this function)
[x86_64]  6325 |  if (p == GUSB_SESSION_ACK)
2020-Dec-10 06:47:09 :: [x86_64] mapsoft.git 20201210-alt1: remote: build failed
2020-Dec-10 06:47:09 :: [x86_64] #300 mapsoft.git 20201210-alt1: build FAILED
2020-Dec-10 06:47:09 :: [x86_64] requesting cancellation of task processing
[i586] core/jeeps/gpsapp.c: In function 'Get_Pkt_Type':
[i586] core/jeeps/gpsapp.c:6321:11: error: 'GUSB_REQUEST_BULK' undeclared (first use in this function)
[i586]  6321 |  if (p == GUSB_REQUEST_BULK)
[i586] core/jeeps/gpsapp.c:6321:11: note: each undeclared identifier is reported only once for each function it appears in
[i586] core/jeeps/gpsapp.c:6323:11: error: 'GUSB_SESSION_START' undeclared (first use in this function)
[i586]  6323 |  if (p == GUSB_SESSION_START)
[i586] core/jeeps/gpsapp.c:6325:11: error: 'GUSB_SESSION_ACK' undeclared (first use in this function)
[i586]  6325 |  if (p == GUSB_SESSION_ACK)
2020-Dec-10 06:47:36 :: [i586] mapsoft.git 20201210-alt1: remote: build failed
2020-Dec-10 06:47:36 :: [i586] #300 mapsoft.git 20201210-alt1: build FAILED
[aarch64] core/jeeps/gpsapp.c: In function 'Get_Pkt_Type':
[aarch64] core/jeeps/gpsapp.c:6321:11: error: 'GUSB_REQUEST_BULK' undeclared (first use in this function)
[aarch64]  6321 |  if (p == GUSB_REQUEST_BULK)
[aarch64] core/jeeps/gpsapp.c:6321:11: note: each undeclared identifier is reported only once for each function it appears in
[aarch64] core/jeeps/gpsapp.c:6323:11: error: 'GUSB_SESSION_START' undeclared (first use in this function)
[aarch64]  6323 |  if (p == GUSB_SESSION_START)
[aarch64] core/jeeps/gpsapp.c:6325:11: error: 'GUSB_SESSION_ACK' undeclared (first use in this function)
[aarch64]  6325 |  if (p == GUSB_SESSION_ACK)
2020-Dec-10 06:47:48 :: [aarch64] mapsoft.git 20201210-alt1: remote: build failed
2020-Dec-10 06:47:48 :: [aarch64] #300 mapsoft.git 20201210-alt1: build FAILED
[ppc64le] core/jeeps/gpsapp.c: In function 'Get_Pkt_Type':
[ppc64le] core/jeeps/gpsapp.c:6321:11: error: 'GUSB_REQUEST_BULK' undeclared (first use in this function)
[ppc64le]  6321 |  if (p == GUSB_REQUEST_BULK)
[ppc64le] core/jeeps/gpsapp.c:6321:11: note: each undeclared identifier is reported only once for each function it appears in
[ppc64le] core/jeeps/gpsapp.c:6323:11: error: 'GUSB_SESSION_START' undeclared (first use in this function)
[ppc64le]  6323 |  if (p == GUSB_SESSION_START)
[ppc64le] core/jeeps/gpsapp.c:6325:11: error: 'GUSB_SESSION_ACK' undeclared (first use in this function)
[ppc64le]  6325 |  if (p == GUSB_SESSION_ACK)
2020-Dec-10 06:48:03 :: [ppc64le] mapsoft.git 20201210-alt1: remote: build failed
2020-Dec-10 06:48:03 :: [ppc64le] #300 mapsoft.git 20201210-alt1: build FAILED
[armh] core/jeeps/gpsapp.c: In function 'Get_Pkt_Type':
[armh] core/jeeps/gpsapp.c:6321:11: error: 'GUSB_REQUEST_BULK' undeclared (first use in this function)
[armh]  6321 |  if (p == GUSB_REQUEST_BULK)
[armh] core/jeeps/gpsapp.c:6321:11: note: each undeclared identifier is reported only once for each function it appears in
[armh] core/jeeps/gpsapp.c:6323:11: error: 'GUSB_SESSION_START' undeclared (first use in this function)
[armh]  6323 |  if (p == GUSB_SESSION_START)
[armh] core/jeeps/gpsapp.c:6325:11: error: 'GUSB_SESSION_ACK' undeclared (first use in this function)
[armh]  6325 |  if (p == GUSB_SESSION_ACK)
2020-Dec-10 06:49:12 :: [armh] mapsoft.git 20201210-alt1: remote: build failed
2020-Dec-10 06:49:12 :: [armh] #300 mapsoft.git 20201210-alt1: build FAILED
2020-Dec-10 06:47:09 :: [x86_64] build FAILED
2020-Dec-10 06:47:36 :: [i586] build FAILED
2020-Dec-10 06:47:48 :: [aarch64] build FAILED
2020-Dec-10 06:48:03 :: [ppc64le] build FAILED
2020-Dec-10 06:49:12 :: [armh] build FAILED
2020-Dec-10 06:49:12 :: task #263174 for sisyphus FAILED


  parent reply	other threads:[~2020-12-10  6:49 UTC|newest]

Thread overview: 11+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2020-12-10  6:21 [#263174] FAILED mapsoft.git=20201210-alt1 Girar awaiter (slazav)
2020-12-10  6:38 ` [#263174] FAILED (try 2) mapsoft.git=20201210-alt1 Girar awaiter (slazav)
2020-12-10  6:49 ` Girar awaiter (slazav) [this message]
2020-12-10  7:02 ` [#263174] FAILED (try 4) mapsoft.git=20201210-alt1 Girar awaiter (slazav)
2020-12-10  7:32 ` [#263174] FAILED (try 5) mapsoft.git=20201210-alt1 Girar awaiter (slazav)
2020-12-12 12:36 ` [#263174] FAILED (try 6) mapsoft.git=20201210-alt1 Girar awaiter (slazav)
2020-12-12 20:42 ` [#263174] FAILED (try 7) mapsoft.git=20191212-alt1 Girar awaiter (slazav)
2020-12-12 20:56 ` [#263174] FAILED (try 8) mapsoft.git=20191212-alt1 Girar awaiter (slazav)
2020-12-12 21:07 ` [#263174] FAILED (try 9) mapsoft.git=20191212-alt1 Girar awaiter (slazav)
2020-12-12 23:26 ` [#263174] FAILED (try 10) mapsoft.git=20191212-alt1 Girar awaiter (slazav)
2020-12-12 23:50 ` [#263174] DONE (try 11) mapsoft.git=20201212-alt1 Girar pender (slazav)

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.263174.3.1@gyle.mskdc.altlinux.org \
    --to=girar-builder@altlinux.org \
    --cc=girar-builder-sisyphus@altlinux.org \
    --cc=sisyphus-incominger@lists.altlinux.org \
    --cc=slazav@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