ALT Linux Girar Builder robot reports
 help / color / mirror / Atom feed
From: Girar Builder awaiter robot <girar-builder@altlinux.org>
To: "Fr. Br. George" <george@altlinux.org>
Cc: sisyphus-incominger@lists.altlinux.org,
	girar-builder-sisyphus@altlinux.org
Subject: [#240360] FAILED scummvm-tools.git=2.1.0-alt1
Date: Wed, 6 Nov 2019 16:41:12 +0000
Message-ID: <20191106164112.GA21538@gyle.altlinux.org> (raw)

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


                 reply	other threads:[~2019-11-06 16:41 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=20191106164112.GA21538@gyle.altlinux.org \
    --to=girar-builder@altlinux.org \
    --cc=george@altlinux.org \
    --cc=girar-builder-sisyphus@altlinux.org \
    --cc=sisyphus-incominger@lists.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