[#366256] [test-only] FAILED (try 5) SFML.git=3.0.0-alt1 dolphin-emu.git=2412-alt1 slade.git=3.2.6-alt1 ...

Girar awaiter (nenderus) girar-builder at altlinux.org
Sun Dec 22 22:58:59 MSK 2024


https://git.altlinux.org/tasks/366256/logs/events.5.1.log
https://packages.altlinux.org/tasks/366256

subtask  name   aarch64    i586  ppc64le  x86_64
   #600  slade   failed  failed   failed  failed

2024-Dec-22 19:55:55 :: test-only task #366256 for sisyphus resumed by nenderus:
2024-Dec-22 19:55:55 :: message: New version 3.0.0.
#100 build 3.0.0-alt1 from /people/nenderus/packages/SFML.git fetched at 2024-Dec-22 19:24:07
#200 removed
#300 build 2412-alt1 from /gears/d/dolphin-emu.git fetched at 2024-Dec-22 19:29:23 from sisyphus
#400 removed
#500 removed
#600 build 3.2.6-alt1 from /gears/s/slade.git fetched at 2024-Dec-22 19:30:06 from sisyphus
#700 build 2.1.11-alt1 from /gears/v/visualboyadvance-m.git fetched at 2024-Dec-22 19:30:15 from sisyphus
2024-Dec-22 19:55:56 :: created build repo
2024-Dec-22 19:55:57 :: [x86_64] #100 SFML.git 3.0.0-alt1: build start
2024-Dec-22 19:55:57 :: [ppc64le] #100 SFML.git 3.0.0-alt1: build start
2024-Dec-22 19:55:57 :: [aarch64] #100 SFML.git 3.0.0-alt1: build start
2024-Dec-22 19:55:57 :: [i586] #100 SFML.git 3.0.0-alt1: build start
2024-Dec-22 19:56:16 :: [i586] #100 SFML.git 3.0.0-alt1: build OK (cached)
2024-Dec-22 19:56:16 :: [i586] #300 dolphin-emu.git 2412-alt1: build start
2024-Dec-22 19:56:17 :: [x86_64] #100 SFML.git 3.0.0-alt1: build OK (cached)
2024-Dec-22 19:56:17 :: [x86_64] #300 dolphin-emu.git 2412-alt1: build start
2024-Dec-22 19:56:29 :: [i586] #300 dolphin-emu.git 2412-alt1: build SKIPPED
2024-Dec-22 19:56:29 :: [i586] #600 slade.git 3.2.6-alt1: build start
2024-Dec-22 19:56:33 :: [aarch64] #100 SFML.git 3.0.0-alt1: build OK (cached)
2024-Dec-22 19:56:33 :: [aarch64] #300 dolphin-emu.git 2412-alt1: build start
2024-Dec-22 19:56:33 :: [x86_64] #300 dolphin-emu.git 2412-alt1: build OK (cached)
2024-Dec-22 19:56:34 :: [x86_64] #600 slade.git 3.2.6-alt1: build start
2024-Dec-22 19:56:41 :: [ppc64le] #100 SFML.git 3.0.0-alt1: build OK (cached)
2024-Dec-22 19:56:41 :: [ppc64le] #300 dolphin-emu.git 2412-alt1: build start
2024-Dec-22 19:57:00 :: [aarch64] #300 dolphin-emu.git 2412-alt1: build OK (cached)
2024-Dec-22 19:57:01 :: [aarch64] #600 slade.git 3.2.6-alt1: build start
2024-Dec-22 19:57:05 :: [ppc64le] #300 dolphin-emu.git 2412-alt1: build SKIPPED
2024-Dec-22 19:57:05 :: [ppc64le] #600 slade.git 3.2.6-alt1: build start
[i586]   663 |                 int    offset_y = mc.readB16(6);
[i586] /usr/src/RPM/BUILD/slade-3.2.6/src/Archive/EntryType/DataFormats/ImageFormats.h: In member function 'virtual int QuakeGfxDataFormat::isThisFormat(slade::MemChunk&)':
[i586] /usr/src/RPM/BUILD/slade-3.2.6/src/Archive/EntryType/DataFormats/ImageFormats.h:770:26: warning: comparison of integer expressions of different signedness: 'uint32_t' {aka 'unsigned int'} and 'int' [-Wsign-compare]
[i586]   770 |                 if (size != (8 + width * height * bpp))
[i586] /usr/src/RPM/BUILD/slade-3.2.6/src/Archive/EntryType/DataFormats/ImageFormats.h: In member function 'virtual int WolfPicDataFormat::isThisFormat(slade::MemChunk&)':
[i586] /usr/src/RPM/BUILD/slade-3.2.6/src/Archive/EntryType/DataFormats/ImageFormats.h:1370:59: warning: comparison of integer expressions of different signedness: 'int' and 'unsigned int' [-Wsign-compare]
[i586]  1370 |                 if ((4 + (mc.readL16(0) * mc.readL16(2))) != mc.size())
[i586] make[2]: Leaving directory '/usr/src/RPM/BUILD/slade-3.2.6'
[i586] make[1]: *** [CMakeFiles/Makefile2:276: src/CMakeFiles/slade.dir/all] Error 2
[i586] make: *** [Makefile:136: all] Error 2
2024-Dec-22 19:57:39 :: [i586] slade.git 3.2.6-alt1: remote: build failed
2024-Dec-22 19:57:39 :: [i586] #600 slade.git 3.2.6-alt1: build FAILED
2024-Dec-22 19:57:39 :: [i586] requesting cancellation of task processing
[x86_64]   663 |                 int    offset_y = mc.readB16(6);
[x86_64] /usr/src/RPM/BUILD/slade-3.2.6/src/Archive/EntryType/DataFormats/ImageFormats.h: In member function 'virtual int QuakeGfxDataFormat::isThisFormat(slade::MemChunk&)':
[x86_64] /usr/src/RPM/BUILD/slade-3.2.6/src/Archive/EntryType/DataFormats/ImageFormats.h:770:26: warning: comparison of integer expressions of different signedness: 'uint32_t' {aka 'unsigned int'} and 'int' [-Wsign-compare]
[x86_64]   770 |                 if (size != (8 + width * height * bpp))
[x86_64] /usr/src/RPM/BUILD/slade-3.2.6/src/Archive/EntryType/DataFormats/ImageFormats.h: In member function 'virtual int WolfPicDataFormat::isThisFormat(slade::MemChunk&)':
[x86_64] /usr/src/RPM/BUILD/slade-3.2.6/src/Archive/EntryType/DataFormats/ImageFormats.h:1370:59: warning: comparison of integer expressions of different signedness: 'int' and 'unsigned int' [-Wsign-compare]
[x86_64]  1370 |                 if ((4 + (mc.readL16(0) * mc.readL16(2))) != mc.size())
[x86_64] make[2]: Leaving directory '/usr/src/RPM/BUILD/slade-3.2.6'
[x86_64] make[1]: *** [CMakeFiles/Makefile2:276: src/CMakeFiles/slade.dir/all] Error 2
[x86_64] make: *** [Makefile:136: all] Error 2
2024-Dec-22 19:57:40 :: [x86_64] slade.git 3.2.6-alt1: remote: build failed
2024-Dec-22 19:57:40 :: [x86_64] #600 slade.git 3.2.6-alt1: build FAILED
[aarch64]   663 |                 int    offset_y = mc.readB16(6);
[aarch64] /usr/src/RPM/BUILD/slade-3.2.6/src/Archive/EntryType/DataFormats/ImageFormats.h: In member function 'virtual int QuakeGfxDataFormat::isThisFormat(slade::MemChunk&)':
[aarch64] /usr/src/RPM/BUILD/slade-3.2.6/src/Archive/EntryType/DataFormats/ImageFormats.h:770:26: warning: comparison of integer expressions of different signedness: 'uint32_t' {aka 'unsigned int'} and 'int' [-Wsign-compare]
[aarch64]   770 |                 if (size != (8 + width * height * bpp))
[aarch64] /usr/src/RPM/BUILD/slade-3.2.6/src/Archive/EntryType/DataFormats/ImageFormats.h: In member function 'virtual int WolfPicDataFormat::isThisFormat(slade::MemChunk&)':
[aarch64] /usr/src/RPM/BUILD/slade-3.2.6/src/Archive/EntryType/DataFormats/ImageFormats.h:1370:59: warning: comparison of integer expressions of different signedness: 'int' and 'unsigned int' [-Wsign-compare]
[aarch64]  1370 |                 if ((4 + (mc.readL16(0) * mc.readL16(2))) != mc.size())
[aarch64] make[2]: Leaving directory '/usr/src/RPM/BUILD/slade-3.2.6'
[aarch64] make[1]: *** [CMakeFiles/Makefile2:276: src/CMakeFiles/slade.dir/all] Error 2
[aarch64] make: *** [Makefile:136: all] Error 2
2024-Dec-22 19:58:45 :: [aarch64] slade.git 3.2.6-alt1: remote: build failed
2024-Dec-22 19:58:45 :: [aarch64] #600 slade.git 3.2.6-alt1: build FAILED
[ppc64le]   663 |                 int    offset_y = mc.readB16(6);
[ppc64le] /usr/src/RPM/BUILD/slade-3.2.6/src/Archive/EntryType/DataFormats/ImageFormats.h: In member function 'virtual int QuakeGfxDataFormat::isThisFormat(slade::MemChunk&)':
[ppc64le] /usr/src/RPM/BUILD/slade-3.2.6/src/Archive/EntryType/DataFormats/ImageFormats.h:770:26: warning: comparison of integer expressions of different signedness: 'uint32_t' {aka 'unsigned int'} and 'int' [-Wsign-compare]
[ppc64le]   770 |                 if (size != (8 + width * height * bpp))
[ppc64le] /usr/src/RPM/BUILD/slade-3.2.6/src/Archive/EntryType/DataFormats/ImageFormats.h: In member function 'virtual int WolfPicDataFormat::isThisFormat(slade::MemChunk&)':
[ppc64le] /usr/src/RPM/BUILD/slade-3.2.6/src/Archive/EntryType/DataFormats/ImageFormats.h:1370:59: warning: comparison of integer expressions of different signedness: 'int' and 'unsigned int' [-Wsign-compare]
[ppc64le]  1370 |                 if ((4 + (mc.readL16(0) * mc.readL16(2))) != mc.size())
[ppc64le] make[2]: Leaving directory '/usr/src/RPM/BUILD/slade-3.2.6'
[ppc64le] make[1]: *** [CMakeFiles/Makefile2:276: src/CMakeFiles/slade.dir/all] Error 2
[ppc64le] make: *** [Makefile:136: all] Error 2
2024-Dec-22 19:58:58 :: [ppc64le] slade.git 3.2.6-alt1: remote: build failed
2024-Dec-22 19:58:58 :: [ppc64le] #600 slade.git 3.2.6-alt1: build FAILED
2024-Dec-22 19:57:39 :: [i586] build FAILED
2024-Dec-22 19:57:40 :: [x86_64] build FAILED
2024-Dec-22 19:58:45 :: [aarch64] build FAILED
2024-Dec-22 19:58:59 :: [ppc64le] build FAILED
2024-Dec-22 19:58:59 :: task #366256 for sisyphus FAILED


More information about the Sisyphus-incominger mailing list