[#394274] [test-only] FAILED (try 27) qm-dsp.git=1.8.0-alt1 calciumsiganalyser.git=2-alt2.hg20110622 ...

Girar awaiter (nicourced) girar-builder at altlinux.org
Sat Sep 13 19:29:08 MSK 2025


https://git.altlinux.org/tasks/394274/logs/events.27.1.log
https://packages.altlinux.org/tasks/394274

subtask  name                aarch64    i586  x86_64
  #3200  calciumsiganalyser       46      28      28
  #3300  qm-vamp-plugins           ?  failed  failed

2025-Sep-13 16:27:41 :: test-only task #394274 for sisyphus resumed by nicourced:
2025-Sep-13 16:27:42 :: message: Rebuild unmets
#100 removed
#200 removed
#300 removed
#400 removed
#500 removed
#600 removed
#700 removed
#1000 removed
#1100 removed
#1200 removed
#1300 removed
#1400 removed
#1500 removed
#1600 removed
#1700 removed
#2000 removed
#2100 removed
#2200 removed
#2300 removed
#2400 removed
#2500 removed
#2600 removed
#2700 removed
#2740 build 1.8.0-alt1 from /people/nicourced/packages/qm-dsp.git fetched at 2025-Sep-13 15:37:06
#3000 removed
#3100 removed
#3200 build 2-alt2.hg20110622 from /gears/c/calciumsiganalyser.git fetched at 2025-Sep-13 15:19:00 from sisyphus
#3300 build 1.7-alt2.hg20140806 from /gears/q/qm-vamp-plugins.git fetched at 2025-Sep-13 15:19:01 from sisyphus
#3400 build 1.0-alt2.hg20140806 from /gears/s/segmenter-vamp-plugin.git fetched at 2025-Sep-13 15:19:02 from sisyphus
2025-Sep-13 16:27:42 :: created build repo
2025-Sep-13 16:27:43 :: [i586] #2740 qm-dsp.git 1.8.0-alt1: build start
2025-Sep-13 16:27:43 :: [aarch64] #2740 qm-dsp.git 1.8.0-alt1: build start
2025-Sep-13 16:27:43 :: [x86_64] #2740 qm-dsp.git 1.8.0-alt1: build start
2025-Sep-13 16:28:01 :: [i586] #2740 qm-dsp.git 1.8.0-alt1: build OK (cached)
2025-Sep-13 16:28:01 :: [i586] #3200 calciumsiganalyser.git 2-alt2.hg20110622: build start
2025-Sep-13 16:28:02 :: [x86_64] #2740 qm-dsp.git 1.8.0-alt1: build OK (cached)
2025-Sep-13 16:28:02 :: [x86_64] #3200 calciumsiganalyser.git 2-alt2.hg20110622: build start
2025-Sep-13 16:28:21 :: [aarch64] #2740 qm-dsp.git 1.8.0-alt1: build OK (cached)
2025-Sep-13 16:28:21 :: [aarch64] #3200 calciumsiganalyser.git 2-alt2.hg20110622: build start
build/3200/i586/log:[00:00:05] lib.req: WARNING: libqm-dsp.so is not yet set-versioned
2025-Sep-13 16:28:29 :: [i586] #3200 calciumsiganalyser.git 2-alt2.hg20110622: build OK
2025-Sep-13 16:28:29 :: [i586] #3300 qm-vamp-plugins.git 1.7-alt2.hg20140806: build start
build/3200/x86_64/log:[00:00:05] lib.req: WARNING: libqm-dsp.so()(64bit) is not yet set-versioned
2025-Sep-13 16:28:30 :: [x86_64] #3200 calciumsiganalyser.git 2-alt2.hg20110622: build OK
2025-Sep-13 16:28:30 :: [x86_64] #3300 qm-vamp-plugins.git 1.7-alt2.hg20140806: build start
[i586] plugins/KeyDetect.cpp: In member function 'virtual void KeyDetector::reset()':
[i586] plugins/KeyDetect.cpp:186:57: error: no matching function for call to 'GetKeyMode::GetKeyMode(int, float&, int&, int&)'
[i586]   186 |                                       m_length, m_length);
[i586] --
[i586] plugins/KeyDetect.cpp: In member function 'virtual _VampPlugin::Vamp::Plugin::FeatureSet KeyDetector::process(const float* const*, _VampPlugin::Vamp::RealTime)':
[i586] plugins/KeyDetect.cpp:293:32: error: 'class GetKeyMode' has no member named 'isModeMinor'
[i586]   293 |     bool minor = m_getKeyMode->isModeMinor(key);
[i586] plugins/KeyDetect.cpp:310:45: error: 'class GetKeyMode' has no member named 'isModeMinor'
[i586]   310 |     if (m_first || (minor != (m_getKeyMode->isModeMinor(m_prevKey)))) {
[i586] plugins/KeyDetect.cpp: In member function 'virtual size_t KeyDetector::getPreferredStepSize() const':
[i586] plugins/KeyDetect.cpp:356:61: error: no matching function for call to 'GetKeyMode::GetKeyMode(int, const float&, const int&, const int&)'
[i586]   356 |                        m_tuningFrequency, m_length, m_length);
[i586] --
[i586] plugins/KeyDetect.cpp: In member function 'virtual size_t KeyDetector::getPreferredBlockSize() const':
[i586] plugins/KeyDetect.cpp:368:61: error: no matching function for call to 'GetKeyMode::GetKeyMode(int, const float&, const int&, const int&)'
[i586]   368 |                        m_tuningFrequency, m_length, m_length);
[i586] --
[i586] plugins/DWT.cpp: In member function 'virtual bool DWT::initialise(size_t, size_t, size_t)':
[i586] plugins/DWT.cpp:105:52: error: cannot convert 'std::vector<float>' to 'std::vector<double>&'
[i586]   105 |     Wavelet::createDecompositionFilters(m_wavelet, m_lpd, m_hpd);
[i586] --
[i586] In file included from plugins/ChromagramPlugin.cpp:15:
[i586] plugins/ChromagramPlugin.h:67:5: error: 'vector' does not name a type
[i586]    67 |     vector<double> m_binsums;
[i586] plugins/ChromagramPlugin.cpp: In member function 'virtual bool ChromagramPlugin::initialise(size_t, size_t, size_t)':
[i586] plugins/ChromagramPlugin.cpp:220:5: error: 'm_binsums' was not declared in this scope
[i586]   220 |     m_binsums = vector<double>(m_config.BPO);
[i586] plugins/ChromagramPlugin.cpp: In member function 'virtual void ChromagramPlugin::reset()':
[i586] plugins/ChromagramPlugin.cpp:253:13: error: 'm_binsums' was not declared in this scope
[i586]   253 |             m_binsums[i] = 0.0;
[i586] plugins/ChromagramPlugin.cpp: In member function 'virtual _VampPlugin::Vamp::Plugin::FeatureSet ChromagramPlugin::process(const float* const*, _VampPlugin::Vamp::RealTime)':
[i586] plugins/ChromagramPlugin.cpp:382:9: error: 'm_binsums' was not declared in this scope
[i586]   382 |         m_binsums[i] += value;
2025-Sep-13 16:28:55 :: [i586] qm-vamp-plugins.git 1.7-alt2.hg20140806: remote: build failed
2025-Sep-13 16:28:55 :: [i586] #3300 qm-vamp-plugins.git 1.7-alt2.hg20140806: build FAILED
2025-Sep-13 16:28:55 :: [i586] requesting cancellation of task processing
[x86_64] plugins/KeyDetect.cpp: In member function 'virtual void KeyDetector::reset()':
[x86_64] plugins/KeyDetect.cpp:186:57: error: no matching function for call to 'GetKeyMode::GetKeyMode(int, float&, int&, int&)'
[x86_64]   186 |                                       m_length, m_length);
[x86_64] --
[x86_64] plugins/KeyDetect.cpp: In member function 'virtual _VampPlugin::Vamp::Plugin::FeatureSet KeyDetector::process(const float* const*, _VampPlugin::Vamp::RealTime)':
[x86_64] plugins/KeyDetect.cpp:293:32: error: 'class GetKeyMode' has no member named 'isModeMinor'
[x86_64]   293 |     bool minor = m_getKeyMode->isModeMinor(key);
[x86_64] plugins/KeyDetect.cpp:310:45: error: 'class GetKeyMode' has no member named 'isModeMinor'
[x86_64]   310 |     if (m_first || (minor != (m_getKeyMode->isModeMinor(m_prevKey)))) {
[x86_64] plugins/KeyDetect.cpp: In member function 'virtual size_t KeyDetector::getPreferredStepSize() const':
[x86_64] plugins/KeyDetect.cpp:356:61: error: no matching function for call to 'GetKeyMode::GetKeyMode(int, const float&, const int&, const int&)'
[x86_64]   356 |                        m_tuningFrequency, m_length, m_length);
[x86_64] --
[x86_64] plugins/KeyDetect.cpp: In member function 'virtual size_t KeyDetector::getPreferredBlockSize() const':
[x86_64] plugins/KeyDetect.cpp:368:61: error: no matching function for call to 'GetKeyMode::GetKeyMode(int, const float&, const int&, const int&)'
[x86_64]   368 |                        m_tuningFrequency, m_length, m_length);
[x86_64] --
[x86_64] plugins/DWT.cpp: In member function 'virtual bool DWT::initialise(size_t, size_t, size_t)':
[x86_64] plugins/DWT.cpp:105:52: error: cannot convert 'std::vector<float>' to 'std::vector<double>&'
[x86_64]   105 |     Wavelet::createDecompositionFilters(m_wavelet, m_lpd, m_hpd);
[x86_64] --
[x86_64] plugins/ConstantQSpectrogram.cpp: In member function 'virtual bool ConstantQSpectrogram::initialise(size_t, size_t, size_t)':
[x86_64] plugins/ConstantQSpectrogram.cpp:221:20: error: 'class ConstantQ' has no member named 'gethop'; did you mean 'getHop'?
[x86_64]   221 |     m_step = m_cq->gethop();
[x86_64]       |                    getHop
[x86_64] plugins/ConstantQSpectrogram.cpp:222:21: error: 'class ConstantQ' has no member named 'getfftlength'; did you mean 'getFFTLength'?
[x86_64]   222 |     m_block = m_cq->getfftlength();
[x86_64] --
[x86_64] plugins/ConstantQSpectrogram.cpp: In member function 'virtual void ConstantQSpectrogram::reset()':
[x86_64] plugins/ConstantQSpectrogram.cpp:246:24: error: 'class ConstantQ' has no member named 'gethop'; did you mean 'getHop'?
[x86_64]   246 |         m_step = m_cq->gethop();
[x86_64]       |                        getHop
[x86_64] plugins/ConstantQSpectrogram.cpp:247:25: error: 'class ConstantQ' has no member named 'getfftlength'; did you mean 'getFFTLength'?
[x86_64]   247 |         m_block = m_cq->getfftlength();
2025-Sep-13 16:28:57 :: [x86_64] qm-vamp-plugins.git 1.7-alt2.hg20140806: remote: build failed
2025-Sep-13 16:28:57 :: [x86_64] #3300 qm-vamp-plugins.git 1.7-alt2.hg20140806: build FAILED
build/3200/aarch64/log:[00:00:07] lib.req: WARNING: libqm-dsp.so()(64bit) is not yet set-versioned
2025-Sep-13 16:29:07 :: [aarch64] #3200 calciumsiganalyser.git 2-alt2.hg20110622: build OK
2025-Sep-13 16:29:07 :: [aarch64] task processing CANCELLED
2025-Sep-13 16:28:56 :: [i586] build FAILED
2025-Sep-13 16:28:57 :: [x86_64] build FAILED
2025-Sep-13 16:29:07 :: [aarch64] build FAILED
2025-Sep-13 16:29:08 :: task #394274 for sisyphus FAILED


More information about the Sisyphus-incominger mailing list