From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Date: Sat, 18 Apr 2020 14:48:55 +0000 From: Girar Builder awaiter robot To: Andrey Cherepanov Subject: [#250204] [test-only] FAILED gambas.git=3.14.3-alt2 Message-ID: <20200418144855.GA10969@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: 250204 X-girar-task-owner: cas X-girar-task-repo: sisyphus X-girar-task-try: 1 X-girar-task-iter: 1 X-girar-task-status: FAILED X-girar-task-URL: http://git.altlinux.org/tasks/250204/ X-girar-task-log: logs/events.1.1.log X-girar-task-summary: [#250204] [test-only] FAILED gambas.git=3.14.3-alt2 User-Agent: Mutt/1.8.3 (2017-05-23) Cc: sisyphus-incominger@lists.altlinux.org, girar-builder-sisyphus@altlinux.org X-BeenThere: sisyphus-incominger@lists.altlinux.org X-Mailman-Version: 2.1.12 Precedence: list Reply-To: cas@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, 18 Apr 2020 14:48:56 -0000 Archived-At: List-Archive: http://git.altlinux.org/tasks/250204/logs/events.1.1.log 2020-Apr-18 14:37:01 :: test-only task #250204 for sisyphus started by cas: #100 build 3.14.3-alt2 from /people/cas/packages/gambas.git fetched at 2020-Apr-18 14:36:59 2020-Apr-18 14:37:01 :: [x86_64] #100 gambas.git 3.14.3-alt2: build start 2020-Apr-18 14:37:01 :: [aarch64] #100 gambas.git 3.14.3-alt2: build start 2020-Apr-18 14:37:01 :: [i586] #100 gambas.git 3.14.3-alt2: build start 2020-Apr-18 14:37:01 :: [ppc64le] #100 gambas.git 3.14.3-alt2: build start CPdfDocument.cpp: In function 'uint32_t aux_get_page_from_action(void*, const LinkAction*)': CPdfDocument.cpp:264:31: error: cannot convert 'std::unique_ptr' to 'const LinkDest*' in assignment 264 | dest = THIS->doc->findDest(name); CPdfDocument.cpp: In function 'char* aux_get_target_from_action(const LinkAction*)': CPdfDocument.cpp:325:31: error: cannot convert 'const string' {aka 'const std::__cxx11::basic_string'} to 'const GooString*' in assignment 325 | tmp=((LinkURI*)act)->getURI(); break; | const string {aka const std::__cxx11::basic_string} CPdfDocument.cpp:328:34: error: cannot convert 'const string' {aka 'const std::__cxx11::basic_string'} to 'const GooString*' in assignment 328 | tmp=((LinkNamed*)act)->getName(); break; | const string {aka const std::__cxx11::basic_string} CPdfDocument.cpp:331:40: error: cannot convert 'const string' {aka 'const std::__cxx11::basic_string'} to 'const GooString*' in assignment 331 | tmp=((LinkMovie*)act)->getAnnotTitle(); break; 2020-Apr-18 14:44:47 :: [x86_64] gambas.git 3.14.3-alt2: remote: build failed 2020-Apr-18 14:44:47 :: [x86_64] #100 gambas.git 3.14.3-alt2: build FAILED 2020-Apr-18 14:44:47 :: [x86_64] requesting cancellation of task processing CPdfDocument.cpp: In function 'uint32_t aux_get_page_from_action(void*, const LinkAction*)': CPdfDocument.cpp:264:31: error: cannot convert 'std::unique_ptr' to 'const LinkDest*' in assignment 264 | dest = THIS->doc->findDest(name); CPdfDocument.cpp: In function 'char* aux_get_target_from_action(const LinkAction*)': CPdfDocument.cpp:325:31: error: cannot convert 'const string' {aka 'const std::__cxx11::basic_string'} to 'const GooString*' in assignment 325 | tmp=((LinkURI*)act)->getURI(); break; | const string {aka const std::__cxx11::basic_string} CPdfDocument.cpp:328:34: error: cannot convert 'const string' {aka 'const std::__cxx11::basic_string'} to 'const GooString*' in assignment 328 | tmp=((LinkNamed*)act)->getName(); break; | const string {aka const std::__cxx11::basic_string} CPdfDocument.cpp:331:40: error: cannot convert 'const string' {aka 'const std::__cxx11::basic_string'} to 'const GooString*' in assignment 331 | tmp=((LinkMovie*)act)->getAnnotTitle(); break; 2020-Apr-18 14:45:33 :: [aarch64] gambas.git 3.14.3-alt2: remote: build failed 2020-Apr-18 14:45:33 :: [aarch64] #100 gambas.git 3.14.3-alt2: build FAILED CPdfDocument.cpp: In function 'uint32_t aux_get_page_from_action(void*, const LinkAction*)': CPdfDocument.cpp:264:31: error: cannot convert 'std::unique_ptr' to 'const LinkDest*' in assignment 264 | dest = THIS->doc->findDest(name); CPdfDocument.cpp: In function 'char* aux_get_target_from_action(const LinkAction*)': CPdfDocument.cpp:325:31: error: cannot convert 'const string' {aka 'const std::__cxx11::basic_string'} to 'const GooString*' in assignment 325 | tmp=((LinkURI*)act)->getURI(); break; | const string {aka const std::__cxx11::basic_string} CPdfDocument.cpp:328:34: error: cannot convert 'const string' {aka 'const std::__cxx11::basic_string'} to 'const GooString*' in assignment 328 | tmp=((LinkNamed*)act)->getName(); break; | const string {aka const std::__cxx11::basic_string} CPdfDocument.cpp:331:40: error: cannot convert 'const string' {aka 'const std::__cxx11::basic_string'} to 'const GooString*' in assignment 331 | tmp=((LinkMovie*)act)->getAnnotTitle(); break; 2020-Apr-18 14:45:47 :: [i586] gambas.git 3.14.3-alt2: remote: build failed 2020-Apr-18 14:45:47 :: [i586] #100 gambas.git 3.14.3-alt2: build FAILED CPdfDocument.cpp: In function 'uint32_t aux_get_page_from_action(void*, const LinkAction*)': CPdfDocument.cpp:264:31: error: cannot convert 'std::unique_ptr' to 'const LinkDest*' in assignment 264 | dest = THIS->doc->findDest(name); CPdfDocument.cpp: In function 'char* aux_get_target_from_action(const LinkAction*)': CPdfDocument.cpp:325:31: error: cannot convert 'const string' {aka 'const std::__cxx11::basic_string'} to 'const GooString*' in assignment 325 | tmp=((LinkURI*)act)->getURI(); break; | const string {aka const std::__cxx11::basic_string} CPdfDocument.cpp:328:34: error: cannot convert 'const string' {aka 'const std::__cxx11::basic_string'} to 'const GooString*' in assignment 328 | tmp=((LinkNamed*)act)->getName(); break; | const string {aka const std::__cxx11::basic_string} CPdfDocument.cpp:331:40: error: cannot convert 'const string' {aka 'const std::__cxx11::basic_string'} to 'const GooString*' in assignment 331 | tmp=((LinkMovie*)act)->getAnnotTitle(); break; 2020-Apr-18 14:48:55 :: [ppc64le] gambas.git 3.14.3-alt2: remote: build failed 2020-Apr-18 14:48:55 :: [ppc64le] #100 gambas.git 3.14.3-alt2: build FAILED 2020-Apr-18 14:44:47 :: [x86_64] build FAILED 2020-Apr-18 14:45:33 :: [aarch64] build FAILED 2020-Apr-18 14:45:48 :: [i586] build FAILED 2020-Apr-18 14:48:55 :: [ppc64le] build FAILED 2020-Apr-18 14:48:55 :: task #250204 for sisyphus FAILED