[#227193] FAILED (try 2) megacmd.git=1.0.0-alt2 megacmd.git=1.0.0-alt1 megasync.git=4.0.2.0-alt1

Girar Builder awaiter robot girar-builder at altlinux.org
Wed Apr 17 16:54:57 MSK 2019


http://git.altlinux.org/tasks/227193/logs/events.2.1.log

2019-Apr-17 13:43:54 :: task #227193 for sisyphus resumed by george:
#40 build 1.0.0-alt2 from /people/george/packages/megacmd.git fetched at 2019-Apr-17 13:43:40
#100 removed
#200 build 1.0.0-alt1 from /people/george/packages/megacmd.git fetched at 2019-Apr-15 16:55:26
#300 build 4.0.2.0-alt1 from /people/george/packages/megasync.git fetched at 2019-Apr-15 16:55:42
2019-Apr-17 13:44:18 :: created build repo
2019-Apr-17 13:44:20 :: [aarch64] #40 megacmd.git 1.0.0-alt2: build start
2019-Apr-17 13:44:20 :: [x86_64] #40 megacmd.git 1.0.0-alt2: build start
2019-Apr-17 13:44:20 :: [i586] #40 megacmd.git 1.0.0-alt2: build start
2019-Apr-17 13:46:33 :: [x86_64] #40 megacmd.git 1.0.0-alt2: build OK
2019-Apr-17 13:46:33 :: [x86_64] #200 megacmd.git 1.0.0-alt1: build start
2019-Apr-17 13:46:38 :: [i586] #40 megacmd.git 1.0.0-alt2: build OK
2019-Apr-17 13:46:38 :: [i586] #200 megacmd.git 1.0.0-alt1: build start
2019-Apr-17 13:48:35 :: [x86_64] #200 megacmd.git 1.0.0-alt1: build OK
2019-Apr-17 13:48:35 :: [x86_64] #300 megasync.git 4.0.2.0-alt1: build start
2019-Apr-17 13:48:42 :: [i586] #200 megacmd.git 1.0.0-alt1: build OK
2019-Apr-17 13:48:42 :: [i586] #300 megasync.git 4.0.2.0-alt1: build start
2019-Apr-17 13:49:52 :: [aarch64] #40 megacmd.git 1.0.0-alt2: build OK
2019-Apr-17 13:49:52 :: [aarch64] #200 megacmd.git 1.0.0-alt1: build start
MegaApplication.cpp:679:29: error: 'STORAGE_STATE_GREEN' is not a member of 'mega::MegaApi'
     storageState = MegaApi::STORAGE_STATE_GREEN;
MegaApplication.cpp:680:36: error: 'STORAGE_STATE_GREEN' is not a member of 'mega::MegaApi'
     appliedStorageState = MegaApi::STORAGE_STATE_GREEN;;
MegaApplication.cpp: In member function 'void MegaApplication::start()':
MegaApplication.cpp:1223:29: error: 'STORAGE_STATE_GREEN' is not a member of 'mega::MegaApi'
     storageState = MegaApi::STORAGE_STATE_GREEN;
MegaApplication.cpp:1224:36: error: 'STORAGE_STATE_GREEN' is not a member of 'mega::MegaApi'
     appliedStorageState = MegaApi::STORAGE_STATE_GREEN;;
MegaApplication.cpp: In member function 'void MegaApplication::applyStorageState(int)':
MegaApplication.cpp:1575:27: error: 'STORAGE_STATE_CHANGE' is not a member of 'mega::MegaApi'
     if (state == MegaApi::STORAGE_STATE_CHANGE)
MegaApplication.cpp:1588:35: error: 'STORAGE_STATE_RED' is not a member of 'mega::MegaApi'
             if (state == MegaApi::STORAGE_STATE_RED)
MegaApplication.cpp:1643:39: error: 'STORAGE_STATE_GREEN' is not a member of 'mega::MegaApi'
                 if (state == MegaApi::STORAGE_STATE_GREEN)
MegaApplication.cpp:1647:44: error: 'STORAGE_STATE_ORANGE' is not a member of 'mega::MegaApi'
                 else if (state == MegaApi::STORAGE_STATE_ORANGE)
MegaApplication.cpp: In member function 'void MegaApplication::showInfoDialog()':
MegaApplication.cpp:2620:42: error: 'STORAGE_STATE_RED' is not a member of 'mega::MegaApi'
             if (storageState == MegaApi::STORAGE_STATE_RED)
MegaApplication.cpp:2624:47: error: 'STORAGE_STATE_ORANGE' is not a member of 'mega::MegaApi'
             else if (storageState == MegaApi::STORAGE_STATE_ORANGE)
2019-Apr-17 13:50:29 :: [x86_64] megasync.git 4.0.2.0-alt1: remote: build failed
2019-Apr-17 13:50:29 :: [x86_64] #300 megasync.git 4.0.2.0-alt1: build FAILED
2019-Apr-17 13:50:29 :: [x86_64] requesting cancellation of task processing
MegaApplication.cpp: In member function 'virtual void MegaApplication::onEvent(mega::MegaApi*, mega::MegaEvent*)':
MegaApplication.cpp:6008:45: error: 'EVENT_NODES_CURRENT' is not a member of 'mega::MegaEvent'
     else if (event->getType() == MegaEvent::EVENT_NODES_CURRENT)
MegaApplication.cpp:6012:45: error: 'EVENT_STORAGE' is not a member of 'mega::MegaEvent'
     else if (event->getType() == MegaEvent::EVENT_STORAGE)
--
MegaApplication.cpp: In member function 'virtual void MegaApplication::onNodesUpdate(mega::MegaApi*, mega::MegaNodeList*)':
MegaApplication.cpp:7247:66: error: 'CHANGE_TYPE_NEW' is not a member of 'mega::MegaNode'
                 && node->getSize() && node->hasChanged(MegaNode::CHANGE_TYPE_NEW))
MegaApplication.cpp:7264:33: error: 'class mega::MegaApi' has no member named 'isInsideSync'; did you mean 'resumeSync'?
                     && megaApi->isInsideSync(node))
2019-Apr-17 13:50:51 :: [i586] megasync.git 4.0.2.0-alt1: remote: build failed
2019-Apr-17 13:50:51 :: [i586] #300 megasync.git 4.0.2.0-alt1: build FAILED
2019-Apr-17 13:54:57 :: [aarch64] #200 megacmd.git 1.0.0-alt1: build OK
2019-Apr-17 13:54:57 :: [aarch64] task processing CANCELLED
2019-Apr-17 13:50:29 :: [x86_64] build FAILED
2019-Apr-17 13:50:51 :: [i586] build FAILED
2019-Apr-17 13:54:57 :: [aarch64] build FAILED
2019-Apr-17 13:54:57 :: task #227193 for sisyphus FAILED


More information about the Sisyphus-incominger mailing list