[#208608] FAILED tutka.git=1.1.2-alt1

Girar Builder awaiter robot girar-builder at altlinux.org
Mon Jun 18 16:07:24 MSK 2018


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

2018-Jun-18 13:03:42 :: test-only task #208608 for sisyphus started by grenka:
#100 build 1.1.2-alt1 from /people/grenka/packages/tutka.git fetched at 2018-Jun-18 13:03:42
2018-Jun-18 13:03:44 :: [i586] #100 tutka.git 1.1.2-alt1: build start
2018-Jun-18 13:03:44 :: [x86_64] #100 tutka.git 1.1.2-alt1: build start
2018-Jun-18 13:03:44 :: [aarch64] #100 tutka.git 1.1.2-alt1: build start
2018-Jun-18 13:05:10 :: [x86_64] #100 tutka.git 1.1.2-alt1: build OK
2018-Jun-18 13:05:17 :: [i586] #100 tutka.git 1.1.2-alt1: build OK
player.cpp: In member function 'void Player::playNote(unsigned int, unsigned char, unsigned char, unsigned char, bool)':
player.cpp:237:31: error: comparison is always true due to limited range of data type [-Werror=type-limits]
         if (trackStatus->note != -1) {
player.cpp:254:37: error: comparison is always false due to limited range of data type [-Werror=type-limits]
             if (trackStatus->volume < 0) {
player.cpp: In member function 'void Player::stopMuted()':
player.cpp:278:35: error: comparison is always true due to limited range of data type [-Werror=type-limits]
             if (trackStatus->note != -1) {
player.cpp: In member function 'void Player::stopNotes()':
player.cpp:294:31: error: comparison is always true due to limited range of data type [-Werror=type-limits]
         if (trackStatus->note != -1) {
player.cpp: In member function 'virtual void Player::run()':
player.cpp:629:66: error: comparison is always true due to limited range of data type [-Werror=type-limits]
                 if (arpeggioInstrument >= 0 && trackStatus->line >= 0) {
player.cpp:669:47: error: comparison is always true due to limited range of data type [-Werror=type-limits]
                         if (trackStatus->note != -1) {
player.cpp:757:64: error: comparison is always true due to limited range of data type [-Werror=type-limits]
                 if (trackStatus->hold < 0 && trackStatus->note != -1) {
player.cpp:780:70: error: comparison is always true due to limited range of data type [-Werror=type-limits]
                 if (arpeggioInstrument >= 0 && trackStatus->baseNote >= 0 && trackStatus->line >= 0) {
player.cpp:780:96: error: comparison is always true due to limited range of data type [-Werror=type-limits]
                 if (arpeggioInstrument >= 0 && trackStatus->baseNote >= 0 && trackStatus->line >= 0) {
cc1plus: all warnings being treated as errors
make[1]: *** [Makefile:1019: .obj/player.o] Error 1
2018-Jun-18 13:05:18 :: [aarch64] tutka.git 1.1.2-alt1: remote: build failed
2018-Jun-18 13:07:23 :: [aarch64] #100 tutka.git 1.1.2-alt1: build FAILED
2018-Jun-18 13:07:23 :: [aarch64] build FAILED
2018-Jun-18 13:07:23 :: task #208608 for sisyphus FAILED


More information about the Sisyphus-incominger mailing list