From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Date: Wed, 6 Nov 2019 16:41:12 +0000 From: Girar Builder awaiter robot To: "Fr. Br. George" Subject: [#240360] FAILED scummvm-tools.git=2.1.0-alt1 Message-ID: <20191106164112.GA21538@gyle.altlinux.org> Mail-Followup-To: girar-builder@altlinux.org MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline X-girar-task-id: 240360 X-girar-task-owner: george X-girar-task-repo: sisyphus X-girar-task-try: 1 X-girar-task-iter: 1 X-girar-task-status: FAILED X-girar-task-URL: http://git.altlinux.org/tasks/240360/ X-girar-task-log: logs/events.1.1.log X-girar-task-summary: [#240360] FAILED scummvm-tools.git=2.1.0-alt1 User-Agent: Mutt/1.8.3 (2017-05-23) Cc: sisyphus-incominger@lists.altlinux.org, girar-builder-sisyphus@altlinux.org X-BeenThere: sisyphus-incominger@lists.altlinux.org X-Mailman-Version: 2.1.12 Precedence: list Reply-To: george@altlinux.org List-Id: ALT Linux Girar Builder robot reports List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 06 Nov 2019 16:41:12 -0000 Archived-At: List-Archive: http://git.altlinux.org/tasks/240360/logs/events.1.1.log 2019-Nov-06 16:39:16 :: task #240360 for sisyphus started by george: #100 build 2.1.0-alt1 from /people/george/packages/scummvm-tools.git fetched at 2019-Nov-06 15:35:14 2019-Nov-06 16:39:17 :: [i586] #100 scummvm-tools.git 2.1.0-alt1: build start 2019-Nov-06 16:39:17 :: [x86_64] #100 scummvm-tools.git 2.1.0-alt1: build start 2019-Nov-06 16:39:17 :: [ppc64le] #100 scummvm-tools.git 2.1.0-alt1: build start 2019-Nov-06 16:39:17 :: [aarch64] #100 scummvm-tools.git 2.1.0-alt1: build start from engines/gob/degob_script_littlered.cpp:24: ./common/scummsys.h:401:3: error: #error No system type defined 401 | #error No system type defined -- from engines/gob/degob_script_v6.cpp:24: ./common/scummsys.h:401:3: error: #error No system type defined 401 | #error No system type defined -- from engines/gob/degob_script_v3.cpp:24: ./common/scummsys.h:401:3: error: #error No system type defined 401 | #error No system type defined -- from engines/gob/degob_script_bargon.cpp:24: ./common/scummsys.h:401:3: error: #error No system type defined 401 | #error No system type defined -- from sound/adpcm.cpp:22: ./common/scummsys.h:401:3: error: #error No system type defined 401 | #error No system type defined -- from engines/gob/degob_script_v2.cpp:24: ./common/scummsys.h:401:3: error: #error No system type defined 401 | #error No system type defined -- from sound/voc.cpp:22: ./common/scummsys.h:401:3: error: #error No system type defined 401 | #error No system type defined -- from engines/gob/degob_script_geisha.cpp:24: ./common/scummsys.h:401:3: error: #error No system type defined 401 | #error No system type defined -- from common/str.cpp:27: ./common/scummsys.h:401:3: error: #error No system type defined 401 | #error No system type defined common/str.cpp: In member function 'int Common::String::compareToIgnoreCase(const char*) const': common/str.cpp:565:9: error: 'scumm_stricmp' was not declared in this scope 565 | return scumm_stricmp(c_str(), x); 2019-Nov-06 16:39:51 :: [ppc64le] scummvm-tools.git 2.1.0-alt1: remote: build failed 2019-Nov-06 16:39:51 :: [ppc64le] #100 scummvm-tools.git 2.1.0-alt1: build FAILED 2019-Nov-06 16:39:51 :: [ppc64le] requesting cancellation of task processing 2019-Nov-06 16:40:05 :: [x86_64] #100 scummvm-tools.git 2.1.0-alt1: build OK 2019-Nov-06 16:40:07 :: [i586] #100 scummvm-tools.git 2.1.0-alt1: build OK common/file.cpp:163:9: error: 'scumm_stricmp' was not declared in this scope 163 | return scumm_stricmp(tmp.c_str(), ext.c_str()) == 0; -- from engines/parallaction/extract_parallaction.cpp:29: ./common/scummsys.h:401:3: error: #error No system type defined 401 | #error No system type defined engines/parallaction/extract_parallaction.cpp: In member function 'int32 Archive::findSubfile(const char*)': engines/parallaction/extract_parallaction.cpp:56:8: error: 'scumm_stricmp' was not declared in this scope 56 | if (!scumm_stricmp(filename, _names[i])) return i; -- from engines/prince/extract_prince.cpp:22: ./common/scummsys.h:401:3: error: #error No system type defined 401 | #error No system type defined -- from engines/kyra/extract_kyra.cpp:24: ./common/scummsys.h:401:3: error: #error No system type defined 401 | #error No system type defined -- engines/kyra/extract_kyra.h: In member function 'Extractor::FileList* Extractor::FileList::findEntry(const char*)': engines/kyra/extract_kyra.h:63:9: error: 'scumm_stricmp' was not declared in this scope 63 | if (scumm_stricmp(cur->filename, f) == 0) engines/kyra/extract_kyra.h: In member function 'const Extractor::FileList* Extractor::FileList::findEntry(const char*) const': engines/kyra/extract_kyra.h:71:9: error: 'scumm_stricmp' was not declared in this scope 71 | if (scumm_stricmp(cur->filename, f) == 0) -- engines/kyra/kyra_pak.h: In member function 'PAKFile::LinkList* PAKFile::LinkList::findEntry(const char*)': engines/kyra/kyra_pak.h:69:9: error: 'scumm_stricmp' was not declared in this scope 69 | if (scumm_stricmp(cur->linksTo, linkDest) == 0) engines/kyra/kyra_pak.h: In member function 'PAKFile::LinkList* PAKFile::LinkList::findSrcEntry(const char*)': engines/kyra/kyra_pak.h:77:9: error: 'scumm_stricmp' was not declared in this scope 77 | if (scumm_stricmp(cur->filename, f) == 0) -- from engines/scumm/extract_mm_apple.cpp:26: ./common/scummsys.h:401:3: error: #error No system type defined 401 | #error No system type defined 2019-Nov-06 16:41:11 :: [aarch64] scummvm-tools.git 2.1.0-alt1: remote: build failed 2019-Nov-06 16:41:11 :: [aarch64] #100 scummvm-tools.git 2.1.0-alt1: build FAILED 2019-Nov-06 16:39:51 :: [ppc64le] build FAILED 2019-Nov-06 16:41:11 :: [aarch64] build FAILED 2019-Nov-06 16:41:11 :: task #240360 for sisyphus FAILED