ALT Linux Girar Builder robot reports
 help / color / mirror / Atom feed
From: "Girar awaiter (nicourced)" <girar-builder@altlinux.org>
To: Ilya Mukhamadeev <nicourced@altlinux.org>
Cc: sisyphus-incominger@lists.altlinux.org,
	girar-builder-sisyphus@altlinux.org
Subject: [#394274] [test-only] FAILED (try 27) qm-dsp.git=1.8.0-alt1 calciumsiganalyser.git=2-alt2.hg20110622 ...
Date: Sat, 13 Sep 2025 16:29:08 +0000
Message-ID: <girar.task.394274.27.1@gyle.mskdc.altlinux.org> (raw)
In-Reply-To: <girar.task.394274.1.1@gyle.mskdc.altlinux.org>

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


  parent reply	other threads:[~2025-09-13 16:29 UTC|newest]

Thread overview: 30+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2025-09-07 14:21 [#394274] [test-only] FAILED qm-dsp.git=1.8.0-alt1 Girar awaiter (nicourced)
2025-09-07 14:28 ` [#394274] [test-only] FAILED (try 2) qm-dsp.git=1.8.0-alt1 Girar awaiter (nicourced)
2025-09-07 14:45 ` [#394274] [test-only] FAILED (try 3) qm-dsp.git=1.8.0-alt1 Girar awaiter (nicourced)
2025-09-07 15:03 ` [#394274] [test-only] FAILED (try 4) qm-dsp.git=1.8.0-alt1 Girar awaiter (nicourced)
2025-09-07 15:08 ` [#394274] [test-only] FAILED (try 5) qm-dsp.git=1.8.0-alt1 Girar awaiter (nicourced)
2025-09-07 15:16 ` [#394274] [test-only] FAILED (try 6) qm-dsp.git=1.8.0-alt1 Girar awaiter (nicourced)
2025-09-07 15:23 ` [#394274] [test-only] FAILED (try 7) qm-dsp.git=1.8.0-alt1 Girar awaiter (nicourced)
2025-09-09  7:11 ` [#394274] [test-only] FAILED (try 8) qm-dsp.git=1.8.0-alt1 Girar awaiter (nicourced)
2025-09-09  7:39 ` [#394274] [test-only] FAILED (try 9) qm-dsp.git=1.8.0-alt1 Girar awaiter (nicourced)
2025-09-09  8:13 ` [#394274] [test-only] FAILED (try 10) qm-dsp.git=1.8.0-alt1 Girar awaiter (nicourced)
2025-09-09  8:33 ` [#394274] [test-only] FAILED (try 11) qm-dsp.git=1.8.0-alt1 Girar awaiter (nicourced)
2025-09-09  8:52 ` [#394274] [test-only] FAILED (try 12) qm-dsp.git=1.8.0-alt1 Girar awaiter (nicourced)
2025-09-09  8:59 ` [#394274] [test-only] FAILED (try 13) qm-dsp.git=1.8.0-alt1 Girar awaiter (nicourced)
2025-09-09  9:30 ` [#394274] [test-only] FAILED (try 14) qm-dsp.git=1.8.0-alt1 Girar awaiter (nicourced)
2025-09-09  9:36 ` [#394274] [test-only] FAILED (try 15) qm-dsp.git=1.8.0-alt1 Girar awaiter (nicourced)
2025-09-09  9:49 ` [#394274] [test-only] FAILED (try 16) qm-dsp.git=1.8.0-alt1 Girar awaiter (nicourced)
2025-09-09  9:52 ` [#394274] [test-only] FAILED (try 17) qm-dsp.git=1.8.0-alt1 Girar awaiter (nicourced)
2025-09-09  9:58 ` [#394274] [test-only] FAILED (try 18) qm-dsp.git=1.8.0-alt1 Girar awaiter (nicourced)
2025-09-09 10:12 ` [#394274] [test-only] FAILED (try 19) qm-dsp.git=1.8.0-alt1 Girar awaiter (nicourced)
2025-09-09 10:38 ` [#394274] [test-only] FAILED (try 20) qm-dsp.git=1.8.0-alt1 Girar awaiter (nicourced)
2025-09-09 10:57 ` [#394274] [test-only] FAILED (try 21) qm-dsp.git=1.8.0-alt1 Girar awaiter (nicourced)
2025-09-09 11:02 ` [#394274] [test-only] FAILED (try 22) qm-dsp.git=1.8.0-alt1 Girar awaiter (nicourced)
2025-09-13 15:04 ` [#394274] [test-only] FAILED (try 23) qm-dsp.git=1.8.0-alt1 Girar awaiter (nicourced)
2025-09-13 15:15 ` [#394274] [test-only] FAILED (try 24) qm-dsp.git=1.8.0-alt1 Girar awaiter (nicourced)
2025-09-13 15:25 ` [#394274] [test-only] FAILED (try 25) qm-dsp.git=1.8.0-alt1 ardour.git=ardour-8.12-alt1 Girar awaiter (nicourced)
2025-09-13 15:44 ` [#394274] [test-only] FAILED (try 26) " Girar awaiter (nicourced)
2025-09-13 16:29 ` Girar awaiter (nicourced) [this message]
2025-09-13 16:36 ` [#394274] [test-only] FAILED (try 28) qm-dsp.git=1.8.0-alt1 calciumsiganalyser.git=2-alt2.hg20110622 Girar awaiter (nicourced)
2025-09-13 16:47 ` [#394274] [test-only] FAILED (try 29) qm-dsp.git=1.8.0-alt1 Girar awaiter (nicourced)
2025-09-13 16:54 ` [#394274] [test-only] FAILED (try 30) qm-dsp.git=1.8.0-alt1 ardour.git=ardour-8.12-alt1 Girar awaiter (nicourced)

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=girar.task.394274.27.1@gyle.mskdc.altlinux.org \
    --to=girar-builder@altlinux.org \
    --cc=devel@lists.altlinux.org \
    --cc=girar-builder-sisyphus@altlinux.org \
    --cc=nicourced@altlinux.org \
    --cc=sisyphus-incominger@lists.altlinux.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link

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