https://git.altlinux.org/tasks/324757/logs/events.3.1.log

subtask  name     aarch64    armh    i586  ppc64le  x86_64
    #20  texlive   failed  failed  failed   failed  failed

2023-Jul-12 21:37:34 :: test-only task #324757 for sisyphus resumed by fidel:
#20 build 2021-alt4_3 from /people/fidel/packages/texlive.git fetched at 
2023-Jul-12 21:37:23
#40 removed
#100 removed
2023-Jul-12 21:37:37 :: [x86_64] #20 texlive.git 2021-alt4_3: build start
2023-Jul-12 21:37:37 :: [i586] #20 texlive.git 2021-alt4_3: build start
2023-Jul-12 21:37:37 :: [ppc64le] #20 texlive.git 2021-alt4_3: build start
2023-Jul-12 21:37:37 :: [aarch64] #20 texlive.git 2021-alt4_3: build start
2023-Jul-12 21:37:37 :: [armh] #20 texlive.git 2021-alt4_3: build start
[x86_64] ../../../../../texk/dvisvgm/dvisvgm-src/src/RangeMap.hpp:51:30: note:  
 candidate expects 1 argument, 0 provided
[x86_64] ../../../../../texk/dvisvgm/dvisvgm-src/src/RangeMap.hpp:70:82: error: 
no matching function for call to 'RangeMap::Range::min() const'
[x86_64]    70 |                                                 _currentKey = 
_rangeIterator->min();
[x86_64] --
[x86_64] ../../../../../texk/dvisvgm/dvisvgm-src/src/RangeMap.hpp: In member 
function 'void RangeMap::Iterator::operator--()':
[x86_64] ../../../../../texk/dvisvgm/dvisvgm-src/src/RangeMap.hpp:75:37: error: 
'_currentKey' was not declared in this scope
[x86_64]    75 |                                 if (_currentKey > 
_rangeIterator->min())
[x86_64] ../../../../../texk/dvisvgm/dvisvgm-src/src/RangeMap.hpp:75:70: error: 
no matching function for call to 'RangeMap::Range::min() const'
[x86_64]    75 |                                 if (_currentKey > 
_rangeIterator->min())
[x86_64] --
[x86_64] ../../../../../texk/dvisvgm/dvisvgm-src/src/RangeMap.hpp:50:30: note:  
 candidate expects 1 argument, 0 provided
[x86_64] ../../../../../texk/dvisvgm/dvisvgm-src/src/RangeMap.hpp:79:86: error: 
no matching function for call to 'RangeMap::Range::max() const'
[x86_64]    79 |                                                 _currentKey = 
(--_rangeIterator)->max();
[x86_64] --
[x86_64] ../../../../../texk/dvisvgm/dvisvgm-src/src/RangeMap.hpp: In member 
function 'int RangeMap::Iterator::operator*() const':
[x86_64] ../../../../../texk/dvisvgm/dvisvgm-src/src/RangeMap.hpp:84:50: error: 
'uint32_t' was not declared in this scope
[x86_64]    84 |                                 return 
std::pair<uint32_t,uint32_t>(_currentKey, _rangeMap.valueAt(_currentKey));
[x86_64] ../../../../../texk/dvisvgm/dvisvgm-src/src/RangeMap.hpp:84:50: note: 
'uint32_t' is defined in header '<cstdint>'; did you forget to '#include 
<cstdint>'?
[x86_64] ../../../../../texk/dvisvgm/dvisvgm-src/src/RangeMap.hpp:84:67: error: 
template argument 1 is invalid
[x86_64]    84 |                                 return 
std::pair<uint32_t,uint32_t>(_currentKey, _rangeMap.valueAt(_currentKey));
[x86_64] ../../../../../texk/dvisvgm/dvisvgm-src/src/RangeMap.hpp:84:69: error: 
'_currentKey' was not declared in this scope
[x86_64]    84 |                                 return 
std::pair<uint32_t,uint32_t>(_currentKey, _rangeMap.valueAt(_currentKey));
[x86_64] ../../../../../texk/dvisvgm/dvisvgm-src/src/RangeMap.hpp:84:92: error: 
'const class RangeMap' has no member named 'valueAt'
[x86_64]    84 |                                 return 
std::pair<uint32_t,uint32_t>(_currentKey, _rangeMap.valueAt(_currentKey));
[x86_64] ../../../../../texk/dvisvgm/dvisvgm-src/src/RangeMap.hpp: In member 
function 'bool RangeMap::Iterator::operator==(const RangeMap::Iterator&) const':
[x86_64] ../../../../../texk/dvisvgm/dvisvgm-src/src/RangeMap.hpp:90:48: error: 
'_currentKey' was not declared in this scope
[x86_64]    90 |                                         ret = (_currentKey == 
it._currentKey);
[x86_64] ../../../../../texk/dvisvgm/dvisvgm-src/src/RangeMap.hpp:90:66: error: 
'const class RangeMap::Iterator' has no member named '_currentKey'
[x86_64]    90 |                                         ret = (_currentKey == 
it._currentKey);
2023-Jul-12 21:46:48 :: [x86_64] texlive.git 2021-alt4_3: remote: build failed
2023-Jul-12 21:46:48 :: [x86_64] #20 texlive.git 2021-alt4_3: build FAILED
2023-Jul-12 21:46:48 :: [x86_64] requesting cancellation of task processing
[i586] ../../../../../texk/dvisvgm/dvisvgm-src/src/RangeMap.hpp: In member 
function 'void RangeMap::Range::setMinAndAdaptValue(int)':
[i586] ../../../../../texk/dvisvgm/dvisvgm-src/src/RangeMap.hpp:52:64: error: 
'_minval' was not declared in this scope
[i586]    52 |                         void setMinAndAdaptValue (uint32_t c) 
{_minval = valueAt(c); _min = c;}
[i586] ../../../../../texk/dvisvgm/dvisvgm-src/src/RangeMap.hpp:52:74: error: 
'valueAt' was not declared in this scope
[i586]    52 |                         void setMinAndAdaptValue (uint32_t c) 
{_minval = valueAt(c); _min = c;}
[i586] ../../../../../texk/dvisvgm/dvisvgm-src/src/RangeMap.hpp:52:86: error: 
'_min' was not declared in this scope; did you mean 'min'?
[i586]    52 |                         void setMinAndAdaptValue (uint32_t c) 
{_minval = valueAt(c); _min = c;}
[i586] --
[i586] ../../../../../texk/dvisvgm/dvisvgm-src/src/RangeMap.hpp: In member 
function 'void RangeMap::Iterator::operator++()':
[i586] ../../../../../texk/dvisvgm/dvisvgm-src/src/RangeMap.hpp:66:37: error: 
'_currentKey' was not declared in this scope
[i586]    66 |                                 if (_currentKey < 
_rangeIterator->max())
[i586] ../../../../../texk/dvisvgm/dvisvgm-src/src/RangeMap.hpp:66:70: error: 
no matching function for call to 'RangeMap::Range::max() const'
[i586]    66 |                                 if (_currentKey < 
_rangeIterator->max())
[i586] --
[i586] ../../../../../texk/dvisvgm/dvisvgm-src/src/RangeMap.hpp:51:30: note:   
candidate expects 1 argument, 0 provided
[i586] ../../../../../texk/dvisvgm/dvisvgm-src/src/RangeMap.hpp:70:82: error: 
no matching function for call to 'RangeMap::Range::min() const'
[i586]    70 |                                                 _currentKey = 
_rangeIterator->min();
[i586] --
[i586] ../../../../../texk/dvisvgm/dvisvgm-src/src/RangeMap.hpp: In member 
function 'void RangeMap::Iterator::operator--()':
[i586] ../../../../../texk/dvisvgm/dvisvgm-src/src/RangeMap.hpp:75:37: error: 
'_currentKey' was not declared in this scope
[i586]    75 |                                 if (_currentKey > 
_rangeIterator->min())
[i586] ../../../../../texk/dvisvgm/dvisvgm-src/src/RangeMap.hpp:75:70: error: 
no matching function for call to 'RangeMap::Range::min() const'
[i586]    75 |                                 if (_currentKey > 
_rangeIterator->min())
[i586] --
[i586] ../../../../../texk/dvisvgm/dvisvgm-src/src/RangeMap.hpp:50:30: note:   
candidate expects 1 argument, 0 provided
[i586] ../../../../../texk/dvisvgm/dvisvgm-src/src/RangeMap.hpp:79:86: error: 
no matching function for call to 'RangeMap::Range::max() const'
[i586]    79 |                                                 _currentKey = 
(--_rangeIterator)->max();
[i586] --
[i586] ../../../../../texk/dvisvgm/dvisvgm-src/src/RangeMap.hpp: In member 
function 'int RangeMap::Iterator::operator*() const':
[i586] ../../../../../texk/dvisvgm/dvisvgm-src/src/RangeMap.hpp:84:50: error: 
'uint32_t' was not declared in this scope
[i586]    84 |                                 return 
std::pair<uint32_t,uint32_t>(_currentKey, _rangeMap.valueAt(_currentKey));
2023-Jul-12 21:47:48 :: [i586] texlive.git 2021-alt4_3: remote: build failed
2023-Jul-12 21:47:48 :: [i586] #20 texlive.git 2021-alt4_3: build FAILED
[aarch64] ../../../../../texk/dvisvgm/dvisvgm-src/src/DVIReader.cpp:151:31: 
error: 'readUnsigned' was not declared in this scope; did you mean 'readSigned'?
[aarch64]   151 |         uint32_t postOffset = readUnsigned(4);   // pointer 
to begin of postamble
[aarch64]       |                               readSigned
[aarch64] ../../../../../texk/dvisvgm/dvisvgm-src/src/DVIReader.cpp:154:35: 
error: 'DVI_FILL' was not declared in this scope
[aarch64]   154 |         while (readUnsigned(1) == DVI_FILL);  // skip fill 
bytes (223), eof bit should be set now
[aarch64] ../../../../../texk/dvisvgm/dvisvgm-src/src/DVIReader.cpp: At global 
scope:
[aarch64] ../../../../../texk/dvisvgm/dvisvgm-src/src/DVIReader.cpp:205:6: 
error: no declaration matches 'void DVIReader::putVFChar(Font*, uint32_t)'
[aarch64]   205 | void DVIReader::putVFChar (Font *font, uint32_t c) {
[aarch64] --
[aarch64] ../../../../../texk/dvisvgm/dvisvgm-src/src/DVIReader.cpp: In member 
function 'virtual void DVIReader::cmdSetChar0(int)':
[aarch64] ../../../../../texk/dvisvgm/dvisvgm-src/src/DVIReader.cpp:251:58: 
error: '_mag' was not declared in this scope
[aarch64]   251 |         
moveRight(font->charWidth(c)*font->scaleFactor()*_mag/1000.0, 
MoveMode::SETCHAR);
[aarch64] ../../../../../texk/dvisvgm/dvisvgm-src/src/DVIReader.cpp: In member 
function 'virtual void DVIReader::cmdSetChar(int)':
[aarch64] ../../../../../texk/dvisvgm/dvisvgm-src/src/DVIReader.cpp:264:22: 
error: 'readUnsigned' was not declared in this scope; did you mean 'readSigned'?
[aarch64]   264 |         uint32_t c = readUnsigned(len); // if len == 4 c may 
be signed
[aarch64]       |                      readSigned
[aarch64] ../../../../../texk/dvisvgm/dvisvgm-src/src/DVIReader.cpp:268:58: 
error: '_mag' was not declared in this scope
[aarch64]   268 |         
moveRight(font->charWidth(c)*font->scaleFactor()*_mag/1000.0, 
MoveMode::SETCHAR);
[aarch64] ../../../../../texk/dvisvgm/dvisvgm-src/src/DVIReader.cpp: In member 
function 'virtual void DVIReader::cmdPutChar(int)':
[aarch64] ../../../../../texk/dvisvgm/dvisvgm-src/src/DVIReader.cpp:281:21: 
error: 'readUnsigned' was not declared in this scope; did you mean 'readSigned'?
[aarch64]   281 |         int32_t c = readUnsigned(len);
[aarch64] --
[aarch64] ../../../../../texk/dvisvgm/dvisvgm-src/src/DVIReader.cpp: In member 
function 'virtual void DVIReader::cmdDir(int)':
[aarch64] ../../../../../texk/dvisvgm/dvisvgm-src/src/DVIReader.cpp:389:25: 
error: 'readUnsigned' was not declared in this scope; did you mean 'readSigned'?
[aarch64]   389 |         uint8_t wmode = readUnsigned(1);
[aarch64] --
[aarch64] ../../../../../texk/dvisvgm/dvisvgm-src/src/DVIReader.cpp: In member 
function 'virtual void DVIReader::cmdXXX(int)':
[aarch64] ../../../../../texk/dvisvgm/dvisvgm-src/src/DVIReader.cpp:402:29: 
error: 'readUnsigned' was not declared in this scope; did you mean 'readSigned'?
[aarch64]   402 |         uint32_t numBytes = readUnsigned(len);
[aarch64] --
[aarch64] ../../../../../texk/dvisvgm/dvisvgm-src/src/DVIReader.cpp: In member 
function 'virtual void DVIReader::cmdFontNum(int)':
[aarch64] ../../../../../texk/dvisvgm/dvisvgm-src/src/DVIReader.cpp:434:28: 
error: 'readUnsigned' was not declared in this scope; did you mean 'readSigned'?
[aarch64]   434 |         uint32_t fontnum = readUnsigned(len);
2023-Jul-12 21:56:17 :: [aarch64] texlive.git 2021-alt4_3: remote: build failed
2023-Jul-12 21:56:17 :: [aarch64] #20 texlive.git 2021-alt4_3: build FAILED
[ppc64le] ../../../../../texk/dvisvgm/dvisvgm-src/src/RangeMap.hpp:51:30: note: 
  candidate expects 1 argument, 0 provided
[ppc64le] ../../../../../texk/dvisvgm/dvisvgm-src/src/RangeMap.hpp:70:82: 
error: no matching function for call to 'RangeMap::Range::min() const'
[ppc64le]    70 |                                                 _currentKey = 
_rangeIterator->min();
[ppc64le] --
[ppc64le] ../../../../../texk/dvisvgm/dvisvgm-src/src/RangeMap.hpp: In member 
function 'void RangeMap::Iterator::operator--()':
[ppc64le] ../../../../../texk/dvisvgm/dvisvgm-src/src/RangeMap.hpp:75:37: 
error: '_currentKey' was not declared in this scope
[ppc64le]    75 |                                 if (_currentKey > 
_rangeIterator->min())
[ppc64le] ../../../../../texk/dvisvgm/dvisvgm-src/src/RangeMap.hpp:75:70: 
error: no matching function for call to 'RangeMap::Range::min() const'
[ppc64le]    75 |                                 if (_currentKey > 
_rangeIterator->min())
[ppc64le] --
[ppc64le] ../../../../../texk/dvisvgm/dvisvgm-src/src/RangeMap.hpp:50:30: note: 
  candidate expects 1 argument, 0 provided
[ppc64le] ../../../../../texk/dvisvgm/dvisvgm-src/src/RangeMap.hpp:79:86: 
error: no matching function for call to 'RangeMap::Range::max() const'
[ppc64le]    79 |                                                 _currentKey = 
(--_rangeIterator)->max();
[ppc64le] --
[ppc64le] ../../../../../texk/dvisvgm/dvisvgm-src/src/RangeMap.hpp: In member 
function 'int RangeMap::Iterator::operator*() const':
[ppc64le] ../../../../../texk/dvisvgm/dvisvgm-src/src/RangeMap.hpp:84:50: 
error: 'uint32_t' was not declared in this scope
[ppc64le]    84 |                                 return 
std::pair<uint32_t,uint32_t>(_currentKey, _rangeMap.valueAt(_currentKey));
[ppc64le] ../../../../../texk/dvisvgm/dvisvgm-src/src/RangeMap.hpp:84:50: note: 
'uint32_t' is defined in header '<cstdint>'; did you forget to '#include 
<cstdint>'?
[ppc64le] ../../../../../texk/dvisvgm/dvisvgm-src/src/RangeMap.hpp:84:67: 
error: template argument 1 is invalid
[ppc64le]    84 |                                 return 
std::pair<uint32_t,uint32_t>(_currentKey, _rangeMap.valueAt(_currentKey));
[ppc64le] ../../../../../texk/dvisvgm/dvisvgm-src/src/RangeMap.hpp:84:69: 
error: '_currentKey' was not declared in this scope
[ppc64le]    84 |                                 return 
std::pair<uint32_t,uint32_t>(_currentKey, _rangeMap.valueAt(_currentKey));
[ppc64le] ../../../../../texk/dvisvgm/dvisvgm-src/src/RangeMap.hpp:84:92: 
error: 'const class RangeMap' has no member named 'valueAt'
[ppc64le]    84 |                                 return 
std::pair<uint32_t,uint32_t>(_currentKey, _rangeMap.valueAt(_currentKey));
[ppc64le] ../../../../../texk/dvisvgm/dvisvgm-src/src/RangeMap.hpp: In member 
function 'bool RangeMap::Iterator::operator==(const RangeMap::Iterator&) const':
[ppc64le] ../../../../../texk/dvisvgm/dvisvgm-src/src/RangeMap.hpp:90:48: 
error: '_currentKey' was not declared in this scope
[ppc64le]    90 |                                         ret = (_currentKey == 
it._currentKey);
[ppc64le] ../../../../../texk/dvisvgm/dvisvgm-src/src/RangeMap.hpp:90:66: 
error: 'const class RangeMap::Iterator' has no member named '_currentKey'
[ppc64le]    90 |                                         ret = (_currentKey == 
it._currentKey);
2023-Jul-12 21:56:37 :: [ppc64le] texlive.git 2021-alt4_3: remote: build failed
2023-Jul-12 21:56:37 :: [ppc64le] #20 texlive.git 2021-alt4_3: build FAILED
[armh] ../../../../../texk/dvisvgm/dvisvgm-src/src/RangeMap.hpp:51:30: note:   
candidate expects 1 argument, 0 provided
[armh] ../../../../../texk/dvisvgm/dvisvgm-src/src/RangeMap.hpp:70:82: error: 
no matching function for call to 'RangeMap::Range::min() const'
[armh]    70 |                                                 _currentKey = 
_rangeIterator->min();
[armh] --
[armh] ../../../../../texk/dvisvgm/dvisvgm-src/src/RangeMap.hpp: In member 
function 'void RangeMap::Iterator::operator--()':
[armh] ../../../../../texk/dvisvgm/dvisvgm-src/src/RangeMap.hpp:75:37: error: 
'_currentKey' was not declared in this scope
[armh]    75 |                                 if (_currentKey > 
_rangeIterator->min())
[armh] ../../../../../texk/dvisvgm/dvisvgm-src/src/RangeMap.hpp:75:70: error: 
no matching function for call to 'RangeMap::Range::min() const'
[armh]    75 |                                 if (_currentKey > 
_rangeIterator->min())
[armh] --
[armh] ../../../../../texk/dvisvgm/dvisvgm-src/src/RangeMap.hpp:50:30: note:   
candidate expects 1 argument, 0 provided
[armh] ../../../../../texk/dvisvgm/dvisvgm-src/src/RangeMap.hpp:79:86: error: 
no matching function for call to 'RangeMap::Range::max() const'
[armh]    79 |                                                 _currentKey = 
(--_rangeIterator)->max();
[armh] --
[armh] ../../../../../texk/dvisvgm/dvisvgm-src/src/RangeMap.hpp: In member 
function 'int RangeMap::Iterator::operator*() const':
[armh] ../../../../../texk/dvisvgm/dvisvgm-src/src/RangeMap.hpp:84:50: error: 
'uint32_t' was not declared in this scope
[armh]    84 |                                 return 
std::pair<uint32_t,uint32_t>(_currentKey, _rangeMap.valueAt(_currentKey));
[armh] ../../../../../texk/dvisvgm/dvisvgm-src/src/RangeMap.hpp:84:50: note: 
'uint32_t' is defined in header '<cstdint>'; did you forget to '#include 
<cstdint>'?
[armh] ../../../../../texk/dvisvgm/dvisvgm-src/src/RangeMap.hpp:84:67: error: 
template argument 1 is invalid
[armh]    84 |                                 return 
std::pair<uint32_t,uint32_t>(_currentKey, _rangeMap.valueAt(_currentKey));
[armh] ../../../../../texk/dvisvgm/dvisvgm-src/src/RangeMap.hpp:84:69: error: 
'_currentKey' was not declared in this scope
[armh]    84 |                                 return 
std::pair<uint32_t,uint32_t>(_currentKey, _rangeMap.valueAt(_currentKey));
[armh] ../../../../../texk/dvisvgm/dvisvgm-src/src/RangeMap.hpp:84:92: error: 
'const class RangeMap' has no member named 'valueAt'
[armh]    84 |                                 return 
std::pair<uint32_t,uint32_t>(_currentKey, _rangeMap.valueAt(_currentKey));
[armh] ../../../../../texk/dvisvgm/dvisvgm-src/src/RangeMap.hpp: In member 
function 'bool RangeMap::Iterator::operator==(const RangeMap::Iterator&) const':
[armh] ../../../../../texk/dvisvgm/dvisvgm-src/src/RangeMap.hpp:90:48: error: 
'_currentKey' was not declared in this scope
[armh]    90 |                                         ret = (_currentKey == 
it._currentKey);
[armh] ../../../../../texk/dvisvgm/dvisvgm-src/src/RangeMap.hpp:90:66: error: 
'const class RangeMap::Iterator' has no member named '_currentKey'
[armh]    90 |                                         ret = (_currentKey == 
it._currentKey);
2023-Jul-12 22:03:01 :: [armh] texlive.git 2021-alt4_3: remote: build failed
2023-Jul-12 22:03:02 :: [armh] #20 texlive.git 2021-alt4_3: build FAILED
2023-Jul-12 21:46:49 :: [x86_64] build FAILED
2023-Jul-12 21:47:48 :: [i586] build FAILED
2023-Jul-12 21:56:17 :: [aarch64] build FAILED
2023-Jul-12 21:56:38 :: [ppc64le] build FAILED
2023-Jul-12 22:03:02 :: [armh] build FAILED
2023-Jul-12 22:03:02 :: task #324757 for sisyphus FAILED
_______________________________________________
Sisyphus-incominger mailing list
[email protected]
https://lists.altlinux.org/mailman/listinfo/sisyphus-incominger

Reply via email to