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

2020-Jun-04 16:53:55 :: test-only task #252829 for sisyphus resumed by cas:
#100 removed
#200 build 2.1-alt4.rev1865 from /people/cas/packages/svcore.git fetched at 
2020-Jun-04 16:53:40
2020-Jun-04 16:53:55 :: [i586] #200 svcore.git 2.1-alt4.rev1865: build start
2020-Jun-04 16:53:55 :: [x86_64] #200 svcore.git 2.1-alt4.rev1865: build start
2020-Jun-04 16:53:55 :: [ppc64le] #200 svcore.git 2.1-alt4.rev1865: build start
2020-Jun-04 16:53:55 :: [aarch64] #200 svcore.git 2.1-alt4.rev1865: build start
./base/BaseTypes.h:56:36: error: 'StlAllocator' is not a member of 
'breakfastquay'; did you mean 'Deallocator'?
   56 |                     breakfastquay::StlAllocator<std::complex<float>>> 
complexvec_t;
      |                                    Deallocator
./base/BaseTypes.h:56:67: error: template argument 2 is invalid
   56 |                     breakfastquay::StlAllocator<std::complex<float>>> 
complexvec_t;
./base/BaseTypes.h:56:69: error: expected unqualified-id before '>' token
   56 |                     breakfastquay::StlAllocator<std::complex<float>>> 
complexvec_t;
--
base/BaseTypes.h: At global scope:
base/BaseTypes.h:53:43: error: 'StlAllocator' is not a member of 
'breakfastquay'; did you mean 'Deallocator'?
   53 | typedef std::vector<float, breakfastquay::StlAllocator<float>> 
floatvec_t;
      |                                           Deallocator
base/BaseTypes.h:53:43: error: 'StlAllocator' is not a member of 
'breakfastquay'; did you mean 'Deallocator'?
   53 | typedef std::vector<float, breakfastquay::StlAllocator<float>> 
floatvec_t;
      |                                           Deallocator
base/BaseTypes.h:53:61: error: template argument 2 is invalid
   53 | typedef std::vector<float, breakfastquay::StlAllocator<float>> 
floatvec_t;
base/BaseTypes.h:56:36: error: 'StlAllocator' is not a member of 
'breakfastquay'; did you mean 'Deallocator'?
   56 |                     breakfastquay::StlAllocator<std::complex<float>>> 
complexvec_t;
      |                                    Deallocator
base/BaseTypes.h:56:36: error: 'StlAllocator' is not a member of 
'breakfastquay'; did you mean 'Deallocator'?
   56 |                     breakfastquay::StlAllocator<std::complex<float>>> 
complexvec_t;
      |                                    Deallocator
base/BaseTypes.h:56:67: error: template argument 2 is invalid
   56 |                     breakfastquay::StlAllocator<std::complex<float>>> 
complexvec_t;
base/BaseTypes.h:56:69: error: expected unqualified-id before '>' token
   56 |                     breakfastquay::StlAllocator<std::complex<float>>> 
complexvec_t;
2020-Jun-04 16:54:37 :: [i586] svcore.git 2.1-alt4.rev1865: remote: build failed
2020-Jun-04 16:54:37 :: [i586] #200 svcore.git 2.1-alt4.rev1865: build FAILED
2020-Jun-04 16:54:37 :: [i586] requesting cancellation of task processing
base/BaseTypes.h: At global scope:
base/BaseTypes.h:53:43: error: 'StlAllocator' is not a member of 
'breakfastquay'; did you mean 'Deallocator'?
   53 | typedef std::vector<float, breakfastquay::StlAllocator<float>> 
floatvec_t;
      |                                           Deallocator
base/BaseTypes.h:53:43: error: 'StlAllocator' is not a member of 
'breakfastquay'; did you mean 'Deallocator'?
   53 | typedef std::vector<float, breakfastquay::StlAllocator<float>> 
floatvec_t;
      |                                           Deallocator
base/BaseTypes.h:53:61: error: template argument 2 is invalid
   53 | typedef std::vector<float, breakfastquay::StlAllocator<float>> 
floatvec_t;
base/BaseTypes.h:56:36: error: 'StlAllocator' is not a member of 
'breakfastquay'; did you mean 'Deallocator'?
   56 |                     breakfastquay::StlAllocator<std::complex<float>>> 
complexvec_t;
      |                                    Deallocator
base/BaseTypes.h:56:36: error: 'StlAllocator' is not a member of 
'breakfastquay'; did you mean 'Deallocator'?
   56 |                     breakfastquay::StlAllocator<std::complex<float>>> 
complexvec_t;
      |                                    Deallocator
base/BaseTypes.h:56:67: error: template argument 2 is invalid
   56 |                     breakfastquay::StlAllocator<std::complex<float>>> 
complexvec_t;
base/BaseTypes.h:56:69: error: expected unqualified-id before '>' token
   56 |                     breakfastquay::StlAllocator<std::complex<float>>> 
complexvec_t;
--
base/BaseTypes.h: At global scope:
base/BaseTypes.h:53:43: error: 'StlAllocator' is not a member of 
'breakfastquay'; did you mean 'Deallocator'?
   53 | typedef std::vector<float, breakfastquay::StlAllocator<float>> 
floatvec_t;
      |                                           Deallocator
base/BaseTypes.h:53:43: error: 'StlAllocator' is not a member of 
'breakfastquay'; did you mean 'Deallocator'?
   53 | typedef std::vector<float, breakfastquay::StlAllocator<float>> 
floatvec_t;
      |                                           Deallocator
base/BaseTypes.h:53:61: error: template argument 2 is invalid
   53 | typedef std::vector<float, breakfastquay::StlAllocator<float>> 
floatvec_t;
2020-Jun-04 16:54:37 :: [x86_64] svcore.git 2.1-alt4.rev1865: remote: build 
failed
2020-Jun-04 16:54:37 :: [x86_64] #200 svcore.git 2.1-alt4.rev1865: build FAILED
                 from data/fileio/CSVFileReader.cpp:16:
./base/BaseTypes.h:53:43: error: 'StlAllocator' is not a member of 
'breakfastquay'; did you mean 'Deallocator'?
   53 | typedef std::vector<float, breakfastquay::StlAllocator<float>> 
floatvec_t;
      |                                           Deallocator
./base/BaseTypes.h:53:43: error: 'StlAllocator' is not a member of 
'breakfastquay'; did you mean 'Deallocator'?
   53 | typedef std::vector<float, breakfastquay::StlAllocator<float>> 
floatvec_t;
      |                                           Deallocator
./base/BaseTypes.h:53:61: error: template argument 2 is invalid
   53 | typedef std::vector<float, breakfastquay::StlAllocator<float>> 
floatvec_t;
./base/BaseTypes.h:56:36: error: 'StlAllocator' is not a member of 
'breakfastquay'; did you mean 'Deallocator'?
   56 |                     breakfastquay::StlAllocator<std::complex<float>>> 
complexvec_t;
      |                                    Deallocator
./base/BaseTypes.h:56:36: error: 'StlAllocator' is not a member of 
'breakfastquay'; did you mean 'Deallocator'?
   56 |                     breakfastquay::StlAllocator<std::complex<float>>> 
complexvec_t;
      |                                    Deallocator
./base/BaseTypes.h:56:67: error: template argument 2 is invalid
   56 |                     breakfastquay::StlAllocator<std::complex<float>>> 
complexvec_t;
./base/BaseTypes.h:56:69: error: expected unqualified-id before '>' token
   56 |                     breakfastquay::StlAllocator<std::complex<float>>> 
complexvec_t;
--
./base/ColumnOp.h: In static member function 'static ColumnOp::Column 
ColumnOp::applyGain(const Column&, double)':
./base/ColumnOp.h:64:13: error: request for member 'reserve' in 'out', which is 
of non-class type 'ColumnOp::Column' {aka 'int'}
   64 |         out.reserve(in.size());
./base/ColumnOp.h:64:24: error: request for member 'size' in 'in', which is of 
non-class type 'const Column' {aka 'const int'}
   64 |         out.reserve(in.size());
./base/ColumnOp.h:65:22: error: 'begin' was not declared in this scope; did you 
mean 'std::begin'?
   65 |         for (auto v: in) out.push_back(float(v * gain));
2020-Jun-04 16:54:40 :: [aarch64] svcore.git 2.1-alt4.rev1865: remote: build 
failed
2020-Jun-04 16:54:41 :: [aarch64] #200 svcore.git 2.1-alt4.rev1865: build FAILED
                 from data/fileio/CSVFileReader.cpp:16:
./base/BaseTypes.h:53:43: error: 'StlAllocator' is not a member of 
'breakfastquay'; did you mean 'Deallocator'?
   53 | typedef std::vector<float, breakfastquay::StlAllocator<float>> 
floatvec_t;
      |                                           Deallocator
./base/BaseTypes.h:53:43: error: 'StlAllocator' is not a member of 
'breakfastquay'; did you mean 'Deallocator'?
   53 | typedef std::vector<float, breakfastquay::StlAllocator<float>> 
floatvec_t;
      |                                           Deallocator
./base/BaseTypes.h:53:61: error: template argument 2 is invalid
   53 | typedef std::vector<float, breakfastquay::StlAllocator<float>> 
floatvec_t;
./base/BaseTypes.h:56:36: error: 'StlAllocator' is not a member of 
'breakfastquay'; did you mean 'Deallocator'?
   56 |                     breakfastquay::StlAllocator<std::complex<float>>> 
complexvec_t;
      |                                    Deallocator
./base/BaseTypes.h:56:36: error: 'StlAllocator' is not a member of 
'breakfastquay'; did you mean 'Deallocator'?
   56 |                     breakfastquay::StlAllocator<std::complex<float>>> 
complexvec_t;
      |                                    Deallocator
./base/BaseTypes.h:56:67: error: template argument 2 is invalid
   56 |                     breakfastquay::StlAllocator<std::complex<float>>> 
complexvec_t;
./base/BaseTypes.h:56:69: error: expected unqualified-id before '>' token
   56 |                     breakfastquay::StlAllocator<std::complex<float>>> 
complexvec_t;
--
./base/ColumnOp.h: In static member function 'static ColumnOp::Column 
ColumnOp::applyGain(const Column&, double)':
./base/ColumnOp.h:64:13: error: request for member 'reserve' in 'out', which is 
of non-class type 'ColumnOp::Column' {aka 'int'}
   64 |         out.reserve(in.size());
./base/ColumnOp.h:64:24: error: request for member 'size' in 'in', which is of 
non-class type 'const Column' {aka 'const int'}
   64 |         out.reserve(in.size());
./base/ColumnOp.h:65:22: error: 'begin' was not declared in this scope; did you 
mean 'std::begin'?
   65 |         for (auto v: in) out.push_back(float(v * gain));
2020-Jun-04 16:54:46 :: [ppc64le] svcore.git 2.1-alt4.rev1865: remote: build 
failed
2020-Jun-04 16:54:46 :: [ppc64le] #200 svcore.git 2.1-alt4.rev1865: build FAILED
2020-Jun-04 16:54:37 :: [i586] build FAILED
2020-Jun-04 16:54:37 :: [x86_64] build FAILED
2020-Jun-04 16:54:41 :: [aarch64] build FAILED
2020-Jun-04 16:54:46 :: [ppc64le] build FAILED
2020-Jun-04 16:54:47 :: task #252829 for sisyphus FAILED
_______________________________________________
Sisyphus-incominger mailing list
Sisyphus-incominger@lists.altlinux.org
https://lists.altlinux.org/mailman/listinfo/sisyphus-incominger

Reply via email to