[#394274] [test-only] FAILED (try 25) qm-dsp.git=1.8.0-alt1 ardour.git=ardour-8.12-alt1 ...

Girar awaiter (nicourced) girar-builder at altlinux.org
Sat Sep 13 18:25:38 MSK 2025


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

subtask  name    aarch64    i586  x86_64
  #3100  ardour   failed  failed  failed

2025-Sep-13 15:19:43 :: test-only task #394274 for sisyphus resumed by nicourced:
2025-Sep-13 15:19:43 :: 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
#3000 build 1.8.0-alt1 from /people/nicourced/packages/qm-dsp.git fetched at 2025-Sep-13 15:12:00
#3100 build ardour-8.12-alt1 from /gears/a/ardour.git fetched at 2025-Sep-13 15:18:59 from sisyphus
#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 15:19:44 :: created build repo
2025-Sep-13 15:19:45 :: [x86_64] #3000 qm-dsp.git 1.8.0-alt1: build start
2025-Sep-13 15:19:45 :: [i586] #3000 qm-dsp.git 1.8.0-alt1: build start
2025-Sep-13 15:19:45 :: [aarch64] #3000 qm-dsp.git 1.8.0-alt1: build start
2025-Sep-13 15:20:03 :: [i586] #3000 qm-dsp.git 1.8.0-alt1: build OK (cached)
2025-Sep-13 15:20:04 :: [i586] #3100 ardour.git ardour-8.12-alt1: build start
2025-Sep-13 15:20:05 :: [x86_64] #3000 qm-dsp.git 1.8.0-alt1: build OK (cached)
2025-Sep-13 15:20:05 :: [x86_64] #3100 ardour.git ardour-8.12-alt1: build start
2025-Sep-13 15:20:23 :: [aarch64] #3000 qm-dsp.git 1.8.0-alt1: build OK (cached)
2025-Sep-13 15:20:24 :: [aarch64] #3100 ardour.git ardour-8.12-alt1: build start
[x86_64]     inlined from ‘get’ at ../libs/lua/LuaBridge/detail/Userdata.h:726:51,
[x86_64]     inlined from ‘tableToListHelper’ at ../libs/lua/LuaBridge/detail/CFunctions.h:1242:15,
[x86_64]     inlined from ‘tableToList’ at ../libs/lua/LuaBridge/detail/CFunctions.h:1256:36:
[x86_64] /usr/include/c++/14/bits/atomic_base.h:501:31: warning: ‘__atomic_load_8’ writing 8 bytes into a region of size 0 overflows the destination [-Wstringop-overflow=]
[x86_64]   501 |         return __atomic_load_n(&_M_i, int(__m));
[x86_64] In function ‘tableToList’:
[x86_64] lto1: note: destination object is likely at address zero
[x86_64] Waf: Leaving directory `/usr/src/RPM/BUILD/ardour-8.12/build'
[x86_64] Build failed
[x86_64]  -> task in 'libardourvampplugins' failed with exit status 1 (run with -v to display more information)
2025-Sep-13 15:22:44 :: [x86_64] ardour.git ardour-8.12-alt1: remote: build failed
2025-Sep-13 15:22:44 :: [x86_64] #3100 ardour.git ardour-8.12-alt1: build FAILED
2025-Sep-13 15:22:44 :: [x86_64] requesting cancellation of task processing
[i586] In file included from ../libs/vamp-plugins/plugins.cpp:47:
[i586] ../libs/vamp-plugins/ChromagramPlugin.h:67:5: error: ‘vector’ does not name a type
[i586]    67 |     vector<double> m_binsums;
2025-Sep-13 15:23:11 :: [i586] ardour.git ardour-8.12-alt1: remote: build failed
2025-Sep-13 15:23:11 :: [i586] #3100 ardour.git ardour-8.12-alt1: build FAILED
[aarch64] ../libs/vamp-plugins/KeyDetect.cpp: In member function ‘virtual bool KeyDetector::initialise(size_t, size_t, size_t)’:
[aarch64] ../libs/vamp-plugins/KeyDetect.cpp:157:53: error: no matching function for call to ‘GetKeyMode::GetKeyMode(int, float&, int&, int&)’
[aarch64]   157 |                                   m_length, m_length);
[aarch64] --
[aarch64] ../libs/vamp-plugins/KeyDetect.cpp: In member function ‘virtual void KeyDetector::reset()’:
[aarch64] ../libs/vamp-plugins/KeyDetect.cpp:186:57: error: no matching function for call to ‘GetKeyMode::GetKeyMode(int, float&, int&, int&)’
[aarch64]   186 |                                       m_length, m_length);
[aarch64] --
[aarch64] ../libs/vamp-plugins/KeyDetect.cpp: In member function ‘virtual _VampPlugin::Vamp::Plugin::FeatureSet KeyDetector::process(const float* const*, _VampPlugin::Vamp::RealTime)’:
[aarch64] ../libs/vamp-plugins/KeyDetect.cpp:293:32: error: ‘class GetKeyMode’ has no member named ‘isModeMinor’
[aarch64]   293 |     bool minor = m_getKeyMode->isModeMinor(key);
[aarch64] ../libs/vamp-plugins/KeyDetect.cpp:310:45: error: ‘class GetKeyMode’ has no member named ‘isModeMinor’
[aarch64]   310 |     if (m_first || (minor != (m_getKeyMode->isModeMinor(m_prevKey)))) {
[aarch64] ../libs/vamp-plugins/KeyDetect.cpp: In member function ‘virtual size_t KeyDetector::getPreferredStepSize() const’:
[aarch64] ../libs/vamp-plugins/KeyDetect.cpp:356:61: error: no matching function for call to ‘GetKeyMode::GetKeyMode(int, const float&, const int&, const int&)’
[aarch64]   356 |                        m_tuningFrequency, m_length, m_length);
[aarch64] --
[aarch64] ../libs/vamp-plugins/KeyDetect.cpp: In member function ‘virtual size_t KeyDetector::getPreferredBlockSize() const’:
[aarch64] ../libs/vamp-plugins/KeyDetect.cpp:368:61: error: no matching function for call to ‘GetKeyMode::GetKeyMode(int, const float&, const int&, const int&)’
[aarch64]   368 |                        m_tuningFrequency, m_length, m_length);
2025-Sep-13 15:25:38 :: [aarch64] ardour.git ardour-8.12-alt1: remote: build failed
2025-Sep-13 15:25:38 :: [aarch64] #3100 ardour.git ardour-8.12-alt1: build FAILED
2025-Sep-13 15:22:44 :: [x86_64] build FAILED
2025-Sep-13 15:23:11 :: [i586] build FAILED
2025-Sep-13 15:25:38 :: [aarch64] build FAILED
2025-Sep-13 15:25:38 :: task #394274 for sisyphus FAILED


More information about the Sisyphus-incominger mailing list