[#286846] FAILED srpm=duel3-0.1-alt3_0.34.20060225.src.rpm

Girar awaiter (viy) girar-builder at altlinux.org
Mon Oct 11 21:37:37 MSK 2021


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


More information about the Sisyphus-incominger mailing list