[#202497] FAILED pve-spice-client.git=1.1.0-alt1%ubt

Girar Builder awaiter robot girar-builder at altlinux.org
Mon Mar 19 16:32:31 MSK 2018


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

2018-Mar-19 13:31:07 :: test-only task #202497 for sisyphus started by mvoronov:
#100 build 1.1.0-alt1%ubt from /people/mvoronov/packages/pve-spice-client.git fetched at 2018-Mar-19 13:14:22
2018-Mar-19 13:31:07 :: waiting for a shared lock on sisyphus
2018-Mar-19 13:31:38 :: acquired a shared lock on sisyphus
2018-Mar-19 13:31:38 :: [i586] #100 pve-spice-client.git 1.1.0-alt1%ubt: build start
2018-Mar-19 13:31:38 :: [x86_64] #100 pve-spice-client.git 1.1.0-alt1%ubt: build start
In file included from /usr/src/RPM/BUILD/pve-spice-client-1.1.0/src/settings.cpp:18:0:
/usr/src/RPM/BUILD/pve-spice-client-1.1.0/include/settings.h:38:10: error: 'vector' in namespace 'std' does not name a template type
     std::vector<User> users;
/usr/src/RPM/BUILD/pve-spice-client-1.1.0/include/settings.h:50:10: error: 'vector' in namespace 'std' does not name a template type
     std::vector<Server> servers;
--
/usr/src/RPM/BUILD/pve-spice-client-1.1.0/src/settings.cpp: In member function 'PVE::Settings::User& PVE::Settings::Server::lastUser()':
/usr/src/RPM/BUILD/pve-spice-client-1.1.0/src/settings.cpp:106:9: error: 'users' was not declared in this scope
     if( users.empty() )
--
         User
/usr/src/RPM/BUILD/pve-spice-client-1.1.0/src/settings.cpp:111:26: error: 'users' was not declared in this scope
     if( lastUserIndex >= users.size() )
--
                          User
/usr/src/RPM/BUILD/pve-spice-client-1.1.0/src/settings.cpp:116:12: error: 'users' was not declared in this scope
     return users[lastUserIndex];
--
/usr/src/RPM/BUILD/pve-spice-client-1.1.0/src/settings.cpp: In member function 'PVE::Settings::User& PVE::Settings::Server::addUser(const PVE::Settings::User&)':
/usr/src/RPM/BUILD/pve-spice-client-1.1.0/src/settings.cpp:121:5: error: 'users' was not declared in this scope
     users.emplace_back( user );
--
/usr/src/RPM/BUILD/pve-spice-client-1.1.0/src/settings.cpp: In member function 'PVE::Settings::Server& PVE::Settings::Storage::lastServer()':
/usr/src/RPM/BUILD/pve-spice-client-1.1.0/src/settings.cpp:129:9: error: 'servers' was not declared in this scope
     if( servers.empty() )
--
         Server
/usr/src/RPM/BUILD/pve-spice-client-1.1.0/src/settings.cpp:134:28: error: 'servers' was not declared in this scope
     if( lastServerIndex >= servers.size() )
--
                            Server
/usr/src/RPM/BUILD/pve-spice-client-1.1.0/src/settings.cpp:139:12: error: 'servers' was not declared in this scope
     return servers[lastServerIndex];
--
/usr/src/RPM/BUILD/pve-spice-client-1.1.0/src/settings.cpp: In member function 'PVE::Settings::Server& PVE::Settings::Storage::addServer(const PVE::Settings::Server&)':
/usr/src/RPM/BUILD/pve-spice-client-1.1.0/src/settings.cpp:144:5: error: 'servers' was not declared in this scope
     servers.emplace_back( server );
2018-Mar-19 13:32:27 :: [x86_64] pve-spice-client.git 1.1.0-alt1%ubt: remote: build failed
2018-Mar-19 13:32:27 :: [x86_64] #100 pve-spice-client.git 1.1.0-alt1%ubt: build FAILED
In file included from /usr/src/RPM/BUILD/pve-spice-client-1.1.0/src/settings.cpp:18:0:
/usr/src/RPM/BUILD/pve-spice-client-1.1.0/include/settings.h:38:10: error: 'vector' in namespace 'std' does not name a template type
     std::vector<User> users;
/usr/src/RPM/BUILD/pve-spice-client-1.1.0/include/settings.h:50:10: error: 'vector' in namespace 'std' does not name a template type
     std::vector<Server> servers;
--
/usr/src/RPM/BUILD/pve-spice-client-1.1.0/src/settings.cpp: In member function 'PVE::Settings::User& PVE::Settings::Server::lastUser()':
/usr/src/RPM/BUILD/pve-spice-client-1.1.0/src/settings.cpp:106:9: error: 'users' was not declared in this scope
     if( users.empty() )
--
         User
/usr/src/RPM/BUILD/pve-spice-client-1.1.0/src/settings.cpp:111:26: error: 'users' was not declared in this scope
     if( lastUserIndex >= users.size() )
--
                          User
/usr/src/RPM/BUILD/pve-spice-client-1.1.0/src/settings.cpp:116:12: error: 'users' was not declared in this scope
     return users[lastUserIndex];
--
/usr/src/RPM/BUILD/pve-spice-client-1.1.0/src/settings.cpp: In member function 'PVE::Settings::User& PVE::Settings::Server::addUser(const PVE::Settings::User&)':
/usr/src/RPM/BUILD/pve-spice-client-1.1.0/src/settings.cpp:121:5: error: 'users' was not declared in this scope
     users.emplace_back( user );
--
/usr/src/RPM/BUILD/pve-spice-client-1.1.0/src/settings.cpp: In member function 'PVE::Settings::Server& PVE::Settings::Storage::lastServer()':
/usr/src/RPM/BUILD/pve-spice-client-1.1.0/src/settings.cpp:129:9: error: 'servers' was not declared in this scope
     if( servers.empty() )
--
         Server
/usr/src/RPM/BUILD/pve-spice-client-1.1.0/src/settings.cpp:134:28: error: 'servers' was not declared in this scope
     if( lastServerIndex >= servers.size() )
--
                            Server
/usr/src/RPM/BUILD/pve-spice-client-1.1.0/src/settings.cpp:139:12: error: 'servers' was not declared in this scope
     return servers[lastServerIndex];
--
/usr/src/RPM/BUILD/pve-spice-client-1.1.0/src/settings.cpp: In member function 'PVE::Settings::Server& PVE::Settings::Storage::addServer(const PVE::Settings::Server&)':
/usr/src/RPM/BUILD/pve-spice-client-1.1.0/src/settings.cpp:144:5: error: 'servers' was not declared in this scope
     servers.emplace_back( server );
2018-Mar-19 13:32:31 :: [i586] pve-spice-client.git 1.1.0-alt1%ubt: remote: build failed
2018-Mar-19 13:32:31 :: [i586] #100 pve-spice-client.git 1.1.0-alt1%ubt: build FAILED
2018-Mar-19 13:32:27 :: [x86_64] build FAILED
2018-Mar-19 13:32:31 :: [i586] build FAILED
2018-Mar-19 13:32:31 :: task #202497 for sisyphus FAILED


More information about the Sisyphus-incominger mailing list