ALT Linux Girar Builder robot reports
 help / color / mirror / Atom feed
From: "Girar awaiter (viy)" <girar-builder@altlinux.org>
To: Igor Vlasenko <viy@altlinux.org>
Cc: sisyphus-incominger@lists.altlinux.org,
	girar-builder-sisyphus@altlinux.org
Subject: [#286846] FAILED srpm=duel3-0.1-alt3_0.34.20060225.src.rpm
Date: Mon, 11 Oct 2021 18:37:37 +0000
Message-ID: <girar.task.286846.1.1@gyle.mskdc.altlinux.org> (raw)

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

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

2021-Oct-11 18:36:50 :: task #286846 for sisyphus started by viy:
#100 build duel3-0.1-alt3_0.34.20060225.src.rpm
2021-Oct-11 18:36:50 :: [aarch64] #100 duel3-0.1-alt3_0.34.20060225.src.rpm: build start
2021-Oct-11 18:36:50 :: [x86_64] #100 duel3-0.1-alt3_0.34.20060225.src.rpm: build start
2021-Oct-11 18:36:50 :: [armh] #100 duel3-0.1-alt3_0.34.20060225.src.rpm: build start
2021-Oct-11 18:36:50 :: [ppc64le] #100 duel3-0.1-alt3_0.34.20060225.src.rpm: build start
2021-Oct-11 18:36:50 :: [i586] #100 duel3-0.1-alt3_0.34.20060225.src.rpm: build start
[x86_64]  1551 |         fscanf(fp,"%s",modelName);
[x86_64] cc1plus: some warnings being treated as errors
[x86_64] make: *** [Makefile:15: main.o] Error 1
[x86_64] --
[x86_64]                  from MissileAvoid.cpp:6:
[x86_64] /usr/include/allegro/alcompat.h:44:7: error: conflicting declaration of C function 'fixed fadd(fixed, fixed)'
[x86_64]    44 |       AL_ALIAS(fixed fadd(fixed x, fixed y), fixadd(x, y))
[x86_64] --
[x86_64]                  from MissileAvoid.cpp:6:
[x86_64] /usr/include/allegro/alcompat.h:45:7: error: conflicting declaration of C function 'fixed fsub(fixed, fixed)'
[x86_64]    45 |       AL_ALIAS(fixed fsub(fixed x, fixed y), fixsub(x, y))
[x86_64] --
[x86_64]                  from MissileAvoid.cpp:6:
[x86_64] /usr/include/allegro/alcompat.h:46:7: error: conflicting declaration of C function 'fixed fmul(fixed, fixed)'
[x86_64]    46 |       AL_ALIAS(fixed fmul(fixed x, fixed y), fixmul(x, y))
[x86_64] --
[x86_64]                  from MissileAvoid.cpp:6:
[x86_64] /usr/include/allegro/alcompat.h:47:7: error: conflicting declaration of C function 'fixed fdiv(fixed, fixed)'
[x86_64]    47 |       AL_ALIAS(fixed fdiv(fixed x, fixed y), fixdiv(x, y))
[x86_64] --
[x86_64] MissileAvoid.cpp: In member function 'virtual CVector2 MissileAvoid::getPlayerStartPos(int)':
[x86_64] MissileAvoid.cpp:88:1: error: control reaches end of non-void function [-Werror=return-type]
[x86_64]    88 | }
[x86_64] cc1plus: some warnings being treated as errors
[x86_64] make: *** [Makefile:15: MissileAvoid.o] Error 1
[x86_64] --
[x86_64]                  from AIPlayer.cpp:1:
[x86_64] /usr/include/allegro/alcompat.h:44:7: error: conflicting declaration of C function 'fixed fadd(fixed, fixed)'
[x86_64]    44 |       AL_ALIAS(fixed fadd(fixed x, fixed y), fixadd(x, y))
[x86_64] --
[x86_64]                  from AIPlayer.cpp:1:
[x86_64] /usr/include/allegro/alcompat.h:45:7: error: conflicting declaration of C function 'fixed fsub(fixed, fixed)'
[x86_64]    45 |       AL_ALIAS(fixed fsub(fixed x, fixed y), fixsub(x, y))
[x86_64] --
[x86_64]                  from AIPlayer.cpp:1:
[x86_64] /usr/include/allegro/alcompat.h:46:7: error: conflicting declaration of C function 'fixed fmul(fixed, fixed)'
[x86_64]    46 |       AL_ALIAS(fixed fmul(fixed x, fixed y), fixmul(x, y))
2021-Oct-11 18:37:15 :: [x86_64] duel3-0.1-alt3_0.34.20060225.src.rpm: remote: build failed
2021-Oct-11 18:37:15 :: [x86_64] #100 duel3-0.1-alt3_0.34.20060225.src.rpm: build FAILED
2021-Oct-11 18:37:15 :: [x86_64] requesting cancellation of task processing
[i586] main.cpp: In function 'int initAllegroGL()':
[i586] main.cpp:910:23: error: control reaches end of non-void function [-Werror=return-type]
[i586]   910 |         install_int_ex(go_sec, BPS_TO_TIMER(1000)); //increments sec 1000 times a second
[i586] --
[i586]  1551 |         fscanf(fp,"%s",modelName);
[i586] cc1plus: some warnings being treated as errors
[i586] make: *** [Makefile:15: main.o] Error 1
2021-Oct-11 18:37:16 :: [i586] duel3-0.1-alt3_0.34.20060225.src.rpm: remote: build failed
2021-Oct-11 18:37:16 :: [i586] #100 duel3-0.1-alt3_0.34.20060225.src.rpm: build FAILED
[aarch64] main.cpp: In function 'int initAllegroGL()':
[aarch64] main.cpp:910:23: error: control reaches end of non-void function [-Werror=return-type]
[aarch64]   910 |         install_int_ex(go_sec, BPS_TO_TIMER(1000)); //increments sec 1000 times a second
[aarch64] --
[aarch64]  1551 |         fscanf(fp,"%s",modelName);
[aarch64] cc1plus: some warnings being treated as errors
[aarch64] make: *** [Makefile:15: main.o] Error 1
2021-Oct-11 18:37:19 :: [aarch64] duel3-0.1-alt3_0.34.20060225.src.rpm: remote: build failed
2021-Oct-11 18:37:19 :: [aarch64] #100 duel3-0.1-alt3_0.34.20060225.src.rpm: build FAILED
[ppc64le]                  from MissileAvoid2p.cpp:6:
[ppc64le] /usr/include/allegro/alcompat.h:44:7: error: conflicting declaration of C function 'fixed fadd(fixed, fixed)'
[ppc64le]    44 |       AL_ALIAS(fixed fadd(fixed x, fixed y), fixadd(x, y))
[ppc64le] --
[ppc64le]                  from MissileAvoid2p.cpp:6:
[ppc64le] /usr/include/allegro/alcompat.h:45:7: error: conflicting declaration of C function 'fixed fsub(fixed, fixed)'
[ppc64le]    45 |       AL_ALIAS(fixed fsub(fixed x, fixed y), fixsub(x, y))
[ppc64le] --
[ppc64le]                  from MissileAvoid2p.cpp:6:
[ppc64le] /usr/include/allegro/alcompat.h:46:7: error: conflicting declaration of C function 'fixed fmul(fixed, fixed)'
[ppc64le]    46 |       AL_ALIAS(fixed fmul(fixed x, fixed y), fixmul(x, y))
[ppc64le] --
[ppc64le]                  from MissileAvoid2p.cpp:6:
[ppc64le] /usr/include/allegro/alcompat.h:47:7: error: conflicting declaration of C function 'fixed fdiv(fixed, fixed)'
[ppc64le]    47 |       AL_ALIAS(fixed fdiv(fixed x, fixed y), fixdiv(x, y))
[ppc64le] --
[ppc64le]                  from ShipSelector.cpp:5:
[ppc64le] /usr/include/allegro/alcompat.h:44:7: error: conflicting declaration of C function 'fixed fadd(fixed, fixed)'
[ppc64le]    44 |       AL_ALIAS(fixed fadd(fixed x, fixed y), fixadd(x, y))
[ppc64le] --
[ppc64le]                  from ShipSelector.cpp:5:
[ppc64le] /usr/include/allegro/alcompat.h:45:7: error: conflicting declaration of C function 'fixed fsub(fixed, fixed)'
[ppc64le]    45 |       AL_ALIAS(fixed fsub(fixed x, fixed y), fixsub(x, y))
[ppc64le] --
[ppc64le]                  from ShipSelector.cpp:5:
[ppc64le] /usr/include/allegro/alcompat.h:46:7: error: conflicting declaration of C function 'fixed fmul(fixed, fixed)'
[ppc64le]    46 |       AL_ALIAS(fixed fmul(fixed x, fixed y), fixmul(x, y))
[ppc64le] --
[ppc64le]                  from ShipSelector.cpp:5:
[ppc64le] /usr/include/allegro/alcompat.h:47:7: error: conflicting declaration of C function 'fixed fdiv(fixed, fixed)'
[ppc64le]    47 |       AL_ALIAS(fixed fdiv(fixed x, fixed y), fixdiv(x, y))
2021-Oct-11 18:37:23 :: [ppc64le] duel3-0.1-alt3_0.34.20060225.src.rpm: remote: build failed
2021-Oct-11 18:37:23 :: [ppc64le] #100 duel3-0.1-alt3_0.34.20060225.src.rpm: build FAILED
[armh] main.cpp: In function 'int initAllegroGL()':
[armh] main.cpp:910:23: error: control reaches end of non-void function [-Werror=return-type]
[armh]   910 |         install_int_ex(go_sec, BPS_TO_TIMER(1000)); //increments sec 1000 times a second
[armh] --
[armh]  1551 |         fscanf(fp,"%s",modelName);
[armh] cc1plus: some warnings being treated as errors
[armh] make: *** [Makefile:15: main.o] Error 1
2021-Oct-11 18:37:37 :: [armh] duel3-0.1-alt3_0.34.20060225.src.rpm: remote: build failed
2021-Oct-11 18:37:37 :: [armh] #100 duel3-0.1-alt3_0.34.20060225.src.rpm: build FAILED
2021-Oct-11 18:37:15 :: [x86_64] build FAILED
2021-Oct-11 18:37:16 :: [i586] build FAILED
2021-Oct-11 18:37:19 :: [aarch64] build FAILED
2021-Oct-11 18:37:23 :: [ppc64le] build FAILED
2021-Oct-11 18:37:37 :: [armh] build FAILED
2021-Oct-11 18:37:37 :: task #286846 for sisyphus FAILED


                 reply	other threads:[~2021-10-11 18:37 UTC|newest]

Thread overview: [no followups] expand[flat|nested]  mbox.gz  Atom feed

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