From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Date: Sat, 29 Sep 2018 23:35:00 +0000 From: Girar Builder awaiter robot To: Alexey Appolonov Subject: [#213563] FAILED (try 8) libcontrolplusplus.git=alpha controlplusplus.git=alpha ... Message-ID: <20180929233500.GA26910@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: 213563 X-girar-task-owner: alexey X-girar-task-repo: sisyphus X-girar-task-try: 8 X-girar-task-iter: 1 X-girar-task-status: FAILED X-girar-task-URL: http://git.altlinux.org/tasks/213563/ X-girar-task-log: logs/events.8.1.log X-girar-task-summary: [#213563] FAILED (try 8) libcontrolplusplus.git=alpha controlplusplus.git=alpha cve-manager.git=alpha User-Agent: Mutt/1.8.3 (2017-05-23) Cc: sisyphus-incominger@lists.altlinux.org X-BeenThere: sisyphus-incominger@lists.altlinux.org X-Mailman-Version: 2.1.12 Precedence: list Reply-To: alexey@altlinux.org List-Id: ALT Linux Girar Builder robot reports List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sat, 29 Sep 2018 23:35:00 -0000 Archived-At: List-Archive: 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