[#278918] FAILED ChowMatrix.git=1.2.0-alt1

Girar awaiter (iv) girar-builder at altlinux.org
Wed Jul 14 16:59:06 MSK 2021


http://git.altlinux.org/tasks/278918/logs/events.1.1.log

subtask  name        aarch64    armh    i586  ppc64le  x86_64
   #100  ChowMatrix     5:27  failed  failed   failed    4:35

2021-Jul-14 13:52:41 :: task #278918 for sisyphus started by iv:
#100 build 1.2.0-alt1 from /people/iv/packages/ChowMatrix.git fetched at 2021-Jul-14 13:52:14
2021-Jul-14 13:52:41 :: waiting for a shared lock on sisyphus
2021-Jul-14 13:53:32 :: acquired a shared lock on sisyphus
2021-Jul-14 13:53:33 :: [ppc64le] #100 ChowMatrix.git 1.2.0-alt1: build start
2021-Jul-14 13:53:33 :: [armh] #100 ChowMatrix.git 1.2.0-alt1: build start
2021-Jul-14 13:53:33 :: [i586] #100 ChowMatrix.git 1.2.0-alt1: build start
2021-Jul-14 13:53:33 :: [x86_64] #100 ChowMatrix.git 1.2.0-alt1: build start
2021-Jul-14 13:53:33 :: [aarch64] #100 ChowMatrix.git 1.2.0-alt1: build start
[ppc64le] -- Checking for modules 'webkit2gtk-4.0;gtk+-x11-3.0'
[ppc64le] --   No package 'webkit2gtk-4.0' found
[ppc64le] --   No package 'gtk+-x11-3.0' found
[ppc64le] -- Checking for module 'alsa'
[ppc64le] --
[ppc64le] --   Found freetype2, version 23.4.17
[ppc64le] Package zlib was not found in the pkg-config search path.
[ppc64le] Perhaps you should add the directory containing `zlib.pc'
[ppc64le] to the PKG_CONFIG_PATH environment variable
[ppc64le] Package 'zlib', required by 'freetype2', not found
[ppc64le] Package zlib was not found in the pkg-config search path.
[ppc64le] Perhaps you should add the directory containing `zlib.pc'
[ppc64le] to the PKG_CONFIG_PATH environment variable
[ppc64le] Package 'zlib', required by 'freetype2', not found
[ppc64le] Package zlib was not found in the pkg-config search path.
[ppc64le] Perhaps you should add the directory containing `zlib.pc'
[ppc64le] to the PKG_CONFIG_PATH environment variable
[ppc64le] Package 'zlib', required by 'freetype2', not found
[ppc64le] Package zlib was not found in the pkg-config search path.
[ppc64le] Perhaps you should add the directory containing `zlib.pc'
[ppc64le] to the PKG_CONFIG_PATH environment variable
[ppc64le] Package 'zlib', required by 'freetype2', not found
[ppc64le] -- Configuring juceaide
2021-Jul-14 13:56:01 :: [ppc64le] ChowMatrix.git 1.2.0-alt1: remote: build failed
2021-Jul-14 13:56:01 :: [ppc64le] #100 ChowMatrix.git 1.2.0-alt1: build FAILED
2021-Jul-14 13:56:02 :: [ppc64le] requesting cancellation of task processing
2021-Jul-14 13:58:08 :: [x86_64] #100 ChowMatrix.git 1.2.0-alt1: build OK
[i586]                  from /usr/src/RPM/BUILD/ChowMatrix-1.2.0/modules/chowdsp_utils/chowdsp_utils.cpp:1:
[i586] /usr/src/RPM/BUILD/ChowMatrix-1.2.0/modules/chowdsp_utils/DSP/SIMD/chowdsp_SIMDComplex.h:16:43: error: 'T' was not declared in this scope
[i586]    16 |     constexpr SIMDComplex (const T& r = T (0), const T& i = T (0))
[i586] --
[i586]                  from /usr/src/RPM/BUILD/ChowMatrix-1.2.0/modules/chowdsp_utils/chowdsp_utils.cpp:1:
[i586] /usr/src/RPM/BUILD/ChowMatrix-1.2.0/modules/chowdsp_utils/DSP/SIMD/chowdsp_SIMDComplex.h:16:43: error: 'T' was not declared in this scope
[i586]    16 |     constexpr SIMDComplex (const T& r = T (0), const T& i = T (0))
[i586] --
[i586]                  from /usr/src/RPM/BUILD/ChowMatrix-1.2.0/modules/chowdsp_utils/chowdsp_utils.cpp:1:
[i586] /usr/src/RPM/BUILD/ChowMatrix-1.2.0/modules/chowdsp_utils/DSP/SIMD/chowdsp_SIMDComplex.h:16:43: error: 'T' was not declared in this scope
[i586]    16 |     constexpr SIMDComplex (const T& r = T (0), const T& i = T (0))
[i586] --
[i586] /usr/src/RPM/BUILD/ChowMatrix-1.2.0/modules/chowdsp_utils/DSP/Delay/chowdsp_BBDFilterBank.h: In member function 'float chowdsp::BBD::OutputFilterBank::calcH0() const':
[i586] /usr/src/RPM/BUILD/ChowMatrix-1.2.0/modules/chowdsp_utils/DSP/Delay/chowdsp_BBDFilterBank.h:149:69: error: 'const Complex4' {aka 'const struct chowdsp::SIMDComplex<float>'} has no member named 'real'
[i586]   149 |         inline float calcH0() const noexcept { return -1.0f * gCoef.real().sum(); }
[i586] /usr/src/RPM/BUILD/ChowMatrix-1.2.0/modules/chowdsp_utils/DSP/Delay/chowdsp_BBDFilterBank.h: In member function 'void chowdsp::BBD::OutputFilterBank::set_freq(float)':
[i586] /usr/src/RPM/BUILD/ChowMatrix-1.2.0/modules/chowdsp_utils/DSP/Delay/chowdsp_BBDFilterBank.h:159:13: error: 'pole_corr_angle' was not declared in this scope
[i586]   159 |             pole_corr_angle =
[i586] /usr/src/RPM/BUILD/ChowMatrix-1.2.0/modules/chowdsp_utils/DSP/Delay/chowdsp_BBDFilterBank.h:160:27: error: 'using Complex4 = struct chowdsp::SIMDComplex<float>' {aka 'struct chowdsp::SIMDComplex<float>'} has no member named 'map_float'
[i586]   160 |                 pole_corr.map_float ([] (const std::complex<float>& f) { return std::arg (f); });
[i586] /usr/src/RPM/BUILD/ChowMatrix-1.2.0/modules/chowdsp_utils/DSP/Delay/chowdsp_BBDFilterBank.h: In member function 'void chowdsp::BBD::OutputFilterBank::set_delta(float)':
[i586] /usr/src/RPM/BUILD/ChowMatrix-1.2.0/modules/chowdsp_utils/DSP/Delay/chowdsp_BBDFilterBank.h:170:97: error: 'pole_corr_angle' was not declared in this scope
[i586]   170 |         inline void set_delta (float delta) noexcept { Aplus = BBDFilterSpec::fast_complex_pow (pole_corr_angle, -delta); }
[i586] --
[i586] /usr/src/RPM/BUILD/ChowMatrix-1.2.0/modules/chowdsp_utils/DSP/Delay/chowdsp_BBDDelayLine.h: In member function 'float chowdsp::BBD::BBDDelayLine<STAGES>::process(float)':
[i586] /usr/src/RPM/BUILD/ChowMatrix-1.2.0/modules/chowdsp_utils/DSP/Delay/chowdsp_BBDDelayLine.h:78:32: error: there are no arguments to 'SIMDComplexMulReal' that depend on a template parameter, so a declaration of 'SIMDComplexMulReal' must be available [-fpermissive]
[i586]    78 |                     auto sum = SIMDComplexMulReal (inputFilter->Gcalc, inputFilter->x).sum();
[i586] /usr/src/RPM/BUILD/ChowMatrix-1.2.0/modules/chowdsp_utils/DSP/Delay/chowdsp_BBDDelayLine.h:98:35: error: 'struct chowdsp::SIMDComplex<float>' has no member named '_r'
[i586]    98 |             float sum = xOutAccum._r.sum();
[i586] --
[i586] /usr/src/RPM/BUILD/ChowMatrix-1.2.0/modules/chowdsp_utils/DSP/Delay/chowdsp_BBDFilterBank.h:79:33:   required from here
[i586] /usr/src/RPM/BUILD/ChowMatrix-1.2.0/modules/chowdsp_utils/DSP/SIMD/chowdsp_SIMDComplex.h:131:16: error: 'const struct chowdsp::SIMDComplex<float>' has no member named '_r'
[i586]   131 |     return { a._r * b, a._i * b };
2021-Jul-14 13:58:11 :: [i586] ChowMatrix.git 1.2.0-alt1: remote: build failed
2021-Jul-14 13:58:11 :: [i586] #100 ChowMatrix.git 1.2.0-alt1: build FAILED
2021-Jul-14 13:59:00 :: [aarch64] #100 ChowMatrix.git 1.2.0-alt1: build OK
[armh] /usr/src/RPM/BUILD/ChowMatrix-1.2.0/modules/chowdsp_utils/DSP/Delay/chowdsp_BBDFilterBank.h:170:97: error: 'pole_corr_angle' was not declared in this scope
[armh]   170 |         inline void set_delta (float delta) noexcept { Aplus = BBDFilterSpec::fast_complex_pow (pole_corr_angle, -delta); }
[armh] --
[armh] /usr/src/RPM/BUILD/ChowMatrix-1.2.0/modules/chowdsp_utils/DSP/Delay/chowdsp_BBDDelayLine.h: In member function 'float chowdsp::BBD::BBDDelayLine<STAGES>::process(float)':
[armh] /usr/src/RPM/BUILD/ChowMatrix-1.2.0/modules/chowdsp_utils/DSP/Delay/chowdsp_BBDDelayLine.h:78:32: error: there are no arguments to 'SIMDComplexMulReal' that depend on a template parameter, so a declaration of 'SIMDComplexMulReal' must be available [-fpermissive]
[armh]    78 |                     auto sum = SIMDComplexMulReal (inputFilter->Gcalc, inputFilter->x).sum();
[armh] /usr/src/RPM/BUILD/ChowMatrix-1.2.0/modules/chowdsp_utils/DSP/Delay/chowdsp_BBDDelayLine.h:98:35: error: 'struct chowdsp::SIMDComplex<float>' has no member named '_r'
[armh]    98 |             float sum = xOutAccum._r.sum();
[armh] --
[armh] /usr/src/RPM/BUILD/ChowMatrix-1.2.0/modules/chowdsp_utils/DSP/Delay/chowdsp_BBDFilterBank.h:79:33:   required from here
[armh] /usr/src/RPM/BUILD/ChowMatrix-1.2.0/modules/chowdsp_utils/DSP/SIMD/chowdsp_SIMDComplex.h:131:16: error: 'const struct chowdsp::SIMDComplex<float>' has no member named '_r'
[armh]   131 |     return { a._r * b, a._i * b };
[armh] /usr/src/RPM/BUILD/ChowMatrix-1.2.0/modules/chowdsp_utils/DSP/SIMD/chowdsp_SIMDComplex.h:131:26: error: 'const struct chowdsp::SIMDComplex<float>' has no member named '_i'
[armh]   131 |     return { a._r * b, a._i * b };
[armh] /usr/src/RPM/BUILD/ChowMatrix-1.2.0/modules/chowdsp_utils/DSP/SIMD/chowdsp_SIMDComplex.h:131:33: error: could not convert '{<expression error>, <expression error>}' from '<brace-enclosed initializer list>' to 'chowdsp::SIMDComplex<float>'
[armh]   131 |     return { a._r * b, a._i * b };
[armh] --
[armh] /usr/src/RPM/BUILD/ChowMatrix-1.2.0/modules/chowdsp_utils/DSP/Delay/chowdsp_BBDFilterBank.h:82:14:   required from here
[armh] /usr/src/RPM/BUILD/ChowMatrix-1.2.0/modules/chowdsp_utils/DSP/SIMD/chowdsp_SIMDComplex.h:85:65: error: could not convert '{<expression error>, <expression error>}' from '<brace-enclosed initializer list>' to 'chowdsp::SIMDComplex<float>'
[armh]    85 |         return { T::fromRawArray (rflR), T::fromRawArray (iflR) };
[armh] --
[armh] /usr/src/RPM/BUILD/ChowMatrix-1.2.0/modules/chowdsp_utils/DSP/Delay/chowdsp_BBDFilterBank.h:93:105:   required from here
[armh] /usr/src/RPM/BUILD/ChowMatrix-1.2.0/modules/chowdsp_utils/DSP/SIMD/chowdsp_SIMDComplex.h:125:33: error: 'SIMDComplexMulReal' was not declared in this scope
[armh]   125 |     return { SIMDComplexMulReal (a, b), SIMDComplexMulImag (a, b) };
[armh] /usr/src/RPM/BUILD/ChowMatrix-1.2.0/modules/chowdsp_utils/DSP/SIMD/chowdsp_SIMDComplex.h:125:60: error: 'SIMDComplexMulImag' was not declared in this scope
[armh]   125 |     return { SIMDComplexMulReal (a, b), SIMDComplexMulImag (a, b) };
[armh] /usr/src/RPM/BUILD/ChowMatrix-1.2.0/modules/chowdsp_utils/DSP/SIMD/chowdsp_SIMDComplex.h:125:67: error: could not convert '{<expression error>, <expression error>}' from '<brace-enclosed initializer list>' to 'chowdsp::SIMDComplex<float>'
[armh]   125 |     return { SIMDComplexMulReal (a, b), SIMDComplexMulImag (a, b) };
2021-Jul-14 13:59:05 :: [armh] ChowMatrix.git 1.2.0-alt1: remote: build failed
2021-Jul-14 13:59:05 :: [armh] #100 ChowMatrix.git 1.2.0-alt1: build FAILED
2021-Jul-14 13:56:02 :: [ppc64le] build FAILED
2021-Jul-14 13:58:11 :: [i586] build FAILED
2021-Jul-14 13:59:05 :: [armh] build FAILED
2021-Jul-14 13:59:05 :: task #278918 for sisyphus FAILED


More information about the Sisyphus-incominger mailing list