ALT Linux Girar Builder robot reports
 help / color / mirror / Atom feed
From: Girar Builder awaiter robot <girar-builder@altlinux.org>
To: Alexey Appolonov <alexey@altlinux.org>
Cc: sisyphus-incominger@lists.altlinux.org
Subject: [#213563] FAILED (try 8) libcontrolplusplus.git=alpha controlplusplus.git=alpha ...
Date: Sat, 29 Sep 2018 23:35:00 +0000
Message-ID: <20180929233500.GA26910@gyle.altlinux.org> (raw)

http://git.altlinux.org/tasks/213563/logs/events.8.1.log

2018-Sep-29 23:30:35 :: test-only task #213563 for sisyphus resumed by alexey:
#100 removed
#140 removed
#200 removed
#300 removed
#400 removed
#500 removed
#600 removed
#620 removed
#640 removed
#650 removed
#660 removed
#700 removed
#1000 build alpha from /people/alexey/packages/libcontrolplusplus.git fetched at 2018-Sep-29 23:30:06
#1100 build alpha from /people/alexey/packages/controlplusplus.git fetched at 2018-Sep-29 23:30:12
#1200 build alpha from /people/alexey/packages/cve-manager.git fetched at 2018-Sep-29 23:30:23
2018-Sep-29 23:30:53 :: created build repo
2018-Sep-29 23:30:55 :: [i586] #1000 libcontrolplusplus.git alpha: build start
2018-Sep-29 23:30:55 :: [x86_64] #1000 libcontrolplusplus.git alpha: build start
2018-Sep-29 23:30:55 :: [aarch64] #1000 libcontrolplusplus.git alpha: build start
2018-Sep-29 23:31:52 :: [x86_64] #1000 libcontrolplusplus.git alpha: build OK
2018-Sep-29 23:31:52 :: [x86_64] #1100 controlplusplus.git alpha: build start
2018-Sep-29 23:31:53 :: [i586] #1000 libcontrolplusplus.git alpha: build OK
2018-Sep-29 23:31:53 :: [i586] #1100 controlplusplus.git alpha: build start
                 from src/starter.cpp:19:
src/main.h:72:8: error: 'TPrinter' does not name a type; did you mean 'pwrite'?
 extern TPrinter printer;    // Printer of the complex messages
--
src/starter.cpp: In member function 'bool TStarter::RunScript(const string&, const string&, bool)':
src/starter.cpp:86:9: error: 'printer' was not declared in this scope
         printer.StatusEnd(status);
--
src/starter.cpp: In member function 'virtual bool TStarter::ApplyMode(const string&, const string&, bool, bool)':
src/starter.cpp:97:9: error: 'printer' was not declared in this scope
         printer.StatusBegin("Applying '" + mode_name + "' "
--
         printf
src/starter.cpp:103:17: error: 'printer' was not declared in this scope
                 printer.StatusEnd("[WARNING: Previous " + KeyWord() + " mode "
--
                 printf
src/starter.cpp:107:17: error: 'printer' was not declared in this scope
                 printer.StatusEnd("[WARNING: Stated previous " + KeyWord() + " "
--
src/starter.cpp: In member function 'virtual bool TStarter::CheckModeComplience(const string&, bool)':
src/starter.cpp:124:9: error: 'printer' was not declared in this scope
         printer.StatusBegin("Checking '" + mode_name + "' " + KeyWord() +
--
In file included from src/main.cpp:19:0:
src/main.h:72:8: error: 'TPrinter' does not name a type; did you mean 'pwrite'?
 extern TPrinter printer;    // Printer of the complex messages
        pwrite
src/main.cpp:44:1: error: 'TPrinter' does not name a type; did you mean 'PrintHelp'?
 TPrinter printer;
--
src/main.cpp: In function 'int main(int, char**)':
src/main.cpp:68:13: error: 'printer' was not declared in this scope
             printer.Plain(true);
--
                 from src/ulimits.cpp:19:
src/main.h:72:8: error: 'TPrinter' does not name a type; did you mean 'pwrite'?
 extern TPrinter printer;    // Printer of the complex messages
2018-Sep-29 23:32:23 :: [x86_64] controlplusplus.git alpha: remote: build failed
2018-Sep-29 23:32:23 :: [x86_64] #1100 controlplusplus.git alpha: build FAILED
                 from src/starter.cpp:19:
src/main.h:72:8: error: 'TPrinter' does not name a type; did you mean 'pwrite'?
 extern TPrinter printer;    // Printer of the complex messages
--
src/starter.cpp: In member function 'bool TStarter::RunScript(const string&, const string&, bool)':
src/starter.cpp:86:9: error: 'printer' was not declared in this scope
         printer.StatusEnd(status);
--
src/starter.cpp: In member function 'virtual bool TStarter::ApplyMode(const string&, const string&, bool, bool)':
src/starter.cpp:97:9: error: 'printer' was not declared in this scope
         printer.StatusBegin("Applying '" + mode_name + "' "
--
         printf
src/starter.cpp:103:17: error: 'printer' was not declared in this scope
                 printer.StatusEnd("[WARNING: Previous " + KeyWord() + " mode "
--
                 printf
src/starter.cpp:107:17: error: 'printer' was not declared in this scope
                 printer.StatusEnd("[WARNING: Stated previous " + KeyWord() + " "
--
src/starter.cpp: In member function 'virtual bool TStarter::CheckModeComplience(const string&, bool)':
src/starter.cpp:124:9: error: 'printer' was not declared in this scope
         printer.StatusBegin("Checking '" + mode_name + "' " + KeyWord() +
--
In file included from src/main.cpp:19:0:
src/main.h:72:8: error: 'TPrinter' does not name a type; did you mean 'pwrite'?
 extern TPrinter printer;    // Printer of the complex messages
        pwrite
src/main.cpp:44:1: error: 'TPrinter' does not name a type; did you mean 'PrintHelp'?
 TPrinter printer;
--
src/main.cpp: In function 'int main(int, char**)':
src/main.cpp:68:13: error: 'printer' was not declared in this scope
             printer.Plain(true);
--
                 from src/ulimits.cpp:19:
src/main.h:72:8: error: 'TPrinter' does not name a type; did you mean 'pwrite'?
 extern TPrinter printer;    // Printer of the complex messages
2018-Sep-29 23:32:25 :: [i586] controlplusplus.git alpha: remote: build failed
2018-Sep-29 23:32:25 :: [i586] #1100 controlplusplus.git alpha: build FAILED
2018-Sep-29 23:33:15 :: [aarch64] #1000 libcontrolplusplus.git alpha: build OK
2018-Sep-29 23:33:15 :: [aarch64] #1100 controlplusplus.git alpha: build start
2018-Sep-29 23:34:06 :: [aarch64] #1100 controlplusplus.git alpha: build SKIPPED
2018-Sep-29 23:34:06 :: [aarch64] #1200 cve-manager.git alpha: build start
2018-Sep-29 23:34:59 :: [aarch64] #1200 cve-manager.git alpha: build SKIPPED
2018-Sep-29 23:32:23 :: [x86_64] build FAILED
2018-Sep-29 23:32:25 :: [i586] build FAILED
2018-Sep-29 23:34:59 :: task #213563 for sisyphus FAILED


                 reply	other threads:[~2018-09-29 23:35 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=20180929233500.GA26910@gyle.altlinux.org \
    --to=girar-builder@altlinux.org \
    --cc=alexey@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