* [#250204] [test-only] FAILED gambas.git=3.14.3-alt2
@ 2020-04-18 14:48 Girar Builder awaiter robot
0 siblings, 0 replies; only message in thread
From: Girar Builder awaiter robot @ 2020-04-18 14:48 UTC (permalink / raw)
To: Andrey Cherepanov; +Cc: sisyphus-incominger, girar-builder-sisyphus
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<LinkDest>' 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<char>'} to 'const GooString*' in assignment
325 | tmp=((LinkURI*)act)->getURI(); break;
| const string {aka const std::__cxx11::basic_string<char>}
CPdfDocument.cpp:328:34: error: cannot convert 'const string' {aka 'const std::__cxx11::basic_string<char>'} to 'const GooString*' in assignment
328 | tmp=((LinkNamed*)act)->getName(); break;
| const string {aka const std::__cxx11::basic_string<char>}
CPdfDocument.cpp:331:40: error: cannot convert 'const string' {aka 'const std::__cxx11::basic_string<char>'} 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<LinkDest>' 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<char>'} to 'const GooString*' in assignment
325 | tmp=((LinkURI*)act)->getURI(); break;
| const string {aka const std::__cxx11::basic_string<char>}
CPdfDocument.cpp:328:34: error: cannot convert 'const string' {aka 'const std::__cxx11::basic_string<char>'} to 'const GooString*' in assignment
328 | tmp=((LinkNamed*)act)->getName(); break;
| const string {aka const std::__cxx11::basic_string<char>}
CPdfDocument.cpp:331:40: error: cannot convert 'const string' {aka 'const std::__cxx11::basic_string<char>'} 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<LinkDest>' 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<char>'} to 'const GooString*' in assignment
325 | tmp=((LinkURI*)act)->getURI(); break;
| const string {aka const std::__cxx11::basic_string<char>}
CPdfDocument.cpp:328:34: error: cannot convert 'const string' {aka 'const std::__cxx11::basic_string<char>'} to 'const GooString*' in assignment
328 | tmp=((LinkNamed*)act)->getName(); break;
| const string {aka const std::__cxx11::basic_string<char>}
CPdfDocument.cpp:331:40: error: cannot convert 'const string' {aka 'const std::__cxx11::basic_string<char>'} 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<LinkDest>' 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<char>'} to 'const GooString*' in assignment
325 | tmp=((LinkURI*)act)->getURI(); break;
| const string {aka const std::__cxx11::basic_string<char>}
CPdfDocument.cpp:328:34: error: cannot convert 'const string' {aka 'const std::__cxx11::basic_string<char>'} to 'const GooString*' in assignment
328 | tmp=((LinkNamed*)act)->getName(); break;
| const string {aka const std::__cxx11::basic_string<char>}
CPdfDocument.cpp:331:40: error: cannot convert 'const string' {aka 'const std::__cxx11::basic_string<char>'} 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
^ permalink raw reply [flat|nested] only message in thread
only message in thread, other threads:[~2020-04-18 14:48 UTC | newest]
Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2020-04-18 14:48 [#250204] [test-only] FAILED gambas.git=3.14.3-alt2 Girar Builder awaiter robot
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