[#247675] [test-only] FAILED gambas.git=3.14.3-alt1

Girar Builder awaiter robot girar-builder at altlinux.org
Thu Mar 12 10:12:54 MSK 2020


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

2020-Mar-12 07:00:58 :: test-only task #247675 for sisyphus started by zerg:
#100 build 3.14.3-alt1 from /gears/g/gambas.git fetched at 2020-Mar-12 07:00:57
2020-Mar-12 07:00:59 :: [ppc64le] #100 gambas.git 3.14.3-alt1: build start
2020-Mar-12 07:00:59 :: [aarch64] #100 gambas.git 3.14.3-alt1: build start
2020-Mar-12 07:00:59 :: [x86_64] #100 gambas.git 3.14.3-alt1: build start
2020-Mar-12 07:01:00 :: [i586] #100 gambas.git 3.14.3-alt1: build start
CPdfDocument.cpp: In function 'void return_unicode_string(const Unicode*, int)':
CPdfDocument.cpp:121:38: error: cannot convert 'GooString*' to 'const string&' {aka 'const std::__cxx11::basic_string<char>&'}
  121 |   uMap = globalParams->getUnicodeMap(enc);
--
  137 |   const UnicodeMap *getUnicodeMap(const std::string &encodingName);
CPdfDocument.cpp:122:9: error: 'class UnicodeMap' has no member named 'incRefCnt'
  122 |   uMap->incRefCnt();
CPdfDocument.cpp: In function 'uint32_t aux_get_page_from_action(void*, const LinkAction*)':
CPdfDocument.cpp:261:31: error: cannot convert 'std::unique_ptr<LinkDest>' to 'const LinkDest*' in assignment
  261 |     dest = THIS->doc->findDest(name);
CPdfDocument.cpp: In function 'char* aux_get_target_from_action(const LinkAction*)':
CPdfDocument.cpp:322:31: error: cannot convert 'const string' {aka 'const std::__cxx11::basic_string<char>'} to 'const GooString*' in assignment
  322 |    tmp=((LinkURI*)act)->getURI(); break;
      |                               const string {aka const std::__cxx11::basic_string<char>}
CPdfDocument.cpp:325:34: error: cannot convert 'const string' {aka 'const std::__cxx11::basic_string<char>'} to 'const GooString*' in assignment
  325 |    tmp=((LinkNamed*)act)->getName(); break;
      |                                  const string {aka const std::__cxx11::basic_string<char>}
CPdfDocument.cpp:328:40: error: cannot convert 'const string' {aka 'const std::__cxx11::basic_string<char>'} to 'const GooString*' in assignment
  328 |    tmp=((LinkMovie*)act)->getAnnotTitle(); break;
2020-Mar-12 07:09:11 :: [x86_64] gambas.git 3.14.3-alt1: remote: build failed
2020-Mar-12 07:09:11 :: [x86_64] #100 gambas.git 3.14.3-alt1: build FAILED
2020-Mar-12 07:09:11 :: [x86_64] requesting cancellation of task processing
CPdfDocument.cpp: In function 'void return_unicode_string(const Unicode*, int)':
CPdfDocument.cpp:121:38: error: cannot convert 'GooString*' to 'const string&' {aka 'const std::__cxx11::basic_string<char>&'}
  121 |   uMap = globalParams->getUnicodeMap(enc);
--
  137 |   const UnicodeMap *getUnicodeMap(const std::string &encodingName);
CPdfDocument.cpp:122:9: error: 'class UnicodeMap' has no member named 'incRefCnt'
  122 |   uMap->incRefCnt();
CPdfDocument.cpp: In function 'uint32_t aux_get_page_from_action(void*, const LinkAction*)':
CPdfDocument.cpp:261:31: error: cannot convert 'std::unique_ptr<LinkDest>' to 'const LinkDest*' in assignment
  261 |     dest = THIS->doc->findDest(name);
CPdfDocument.cpp: In function 'char* aux_get_target_from_action(const LinkAction*)':
CPdfDocument.cpp:322:31: error: cannot convert 'const string' {aka 'const std::__cxx11::basic_string<char>'} to 'const GooString*' in assignment
  322 |    tmp=((LinkURI*)act)->getURI(); break;
      |                               const string {aka const std::__cxx11::basic_string<char>}
CPdfDocument.cpp:325:34: error: cannot convert 'const string' {aka 'const std::__cxx11::basic_string<char>'} to 'const GooString*' in assignment
  325 |    tmp=((LinkNamed*)act)->getName(); break;
      |                                  const string {aka const std::__cxx11::basic_string<char>}
CPdfDocument.cpp:328:40: error: cannot convert 'const string' {aka 'const std::__cxx11::basic_string<char>'} to 'const GooString*' in assignment
  328 |    tmp=((LinkMovie*)act)->getAnnotTitle(); break;
2020-Mar-12 07:09:39 :: [aarch64] gambas.git 3.14.3-alt1: remote: build failed
2020-Mar-12 07:09:39 :: [aarch64] #100 gambas.git 3.14.3-alt1: build FAILED
CPdfDocument.cpp: In function 'void return_unicode_string(const Unicode*, int)':
CPdfDocument.cpp:121:38: error: cannot convert 'GooString*' to 'const string&' {aka 'const std::__cxx11::basic_string<char>&'}
  121 |   uMap = globalParams->getUnicodeMap(enc);
--
  137 |   const UnicodeMap *getUnicodeMap(const std::string &encodingName);
CPdfDocument.cpp:122:9: error: 'class UnicodeMap' has no member named 'incRefCnt'
  122 |   uMap->incRefCnt();
CPdfDocument.cpp: In function 'uint32_t aux_get_page_from_action(void*, const LinkAction*)':
CPdfDocument.cpp:261:31: error: cannot convert 'std::unique_ptr<LinkDest>' to 'const LinkDest*' in assignment
  261 |     dest = THIS->doc->findDest(name);
CPdfDocument.cpp: In function 'char* aux_get_target_from_action(const LinkAction*)':
CPdfDocument.cpp:322:31: error: cannot convert 'const string' {aka 'const std::__cxx11::basic_string<char>'} to 'const GooString*' in assignment
  322 |    tmp=((LinkURI*)act)->getURI(); break;
      |                               const string {aka const std::__cxx11::basic_string<char>}
CPdfDocument.cpp:325:34: error: cannot convert 'const string' {aka 'const std::__cxx11::basic_string<char>'} to 'const GooString*' in assignment
  325 |    tmp=((LinkNamed*)act)->getName(); break;
      |                                  const string {aka const std::__cxx11::basic_string<char>}
CPdfDocument.cpp:328:40: error: cannot convert 'const string' {aka 'const std::__cxx11::basic_string<char>'} to 'const GooString*' in assignment
  328 |    tmp=((LinkMovie*)act)->getAnnotTitle(); break;
2020-Mar-12 07:10:02 :: [i586] gambas.git 3.14.3-alt1: remote: build failed
2020-Mar-12 07:10:04 :: [i586] #100 gambas.git 3.14.3-alt1: build FAILED
CPdfDocument.cpp: In function 'void return_unicode_string(const Unicode*, int)':
CPdfDocument.cpp:121:38: error: cannot convert 'GooString*' to 'const string&' {aka 'const std::__cxx11::basic_string<char>&'}
  121 |   uMap = globalParams->getUnicodeMap(enc);
--
  137 |   const UnicodeMap *getUnicodeMap(const std::string &encodingName);
CPdfDocument.cpp:122:9: error: 'class UnicodeMap' has no member named 'incRefCnt'
  122 |   uMap->incRefCnt();
CPdfDocument.cpp: In function 'uint32_t aux_get_page_from_action(void*, const LinkAction*)':
CPdfDocument.cpp:261:31: error: cannot convert 'std::unique_ptr<LinkDest>' to 'const LinkDest*' in assignment
  261 |     dest = THIS->doc->findDest(name);
CPdfDocument.cpp: In function 'char* aux_get_target_from_action(const LinkAction*)':
CPdfDocument.cpp:322:31: error: cannot convert 'const string' {aka 'const std::__cxx11::basic_string<char>'} to 'const GooString*' in assignment
  322 |    tmp=((LinkURI*)act)->getURI(); break;
      |                               const string {aka const std::__cxx11::basic_string<char>}
CPdfDocument.cpp:325:34: error: cannot convert 'const string' {aka 'const std::__cxx11::basic_string<char>'} to 'const GooString*' in assignment
  325 |    tmp=((LinkNamed*)act)->getName(); break;
      |                                  const string {aka const std::__cxx11::basic_string<char>}
CPdfDocument.cpp:328:40: error: cannot convert 'const string' {aka 'const std::__cxx11::basic_string<char>'} to 'const GooString*' in assignment
  328 |    tmp=((LinkMovie*)act)->getAnnotTitle(); break;
2020-Mar-12 07:12:53 :: [ppc64le] gambas.git 3.14.3-alt1: remote: build failed
2020-Mar-12 07:12:53 :: [ppc64le] #100 gambas.git 3.14.3-alt1: build FAILED
2020-Mar-12 07:09:11 :: [x86_64] build FAILED
2020-Mar-12 07:09:39 :: [aarch64] build FAILED
2020-Mar-12 07:10:04 :: [i586] build FAILED
2020-Mar-12 07:12:53 :: [ppc64le] build FAILED
2020-Mar-12 07:12:53 :: task #247675 for sisyphus FAILED


More information about the Sisyphus-incominger mailing list