https://git.altlinux.org/tasks/418168/logs/events.2.1.log
https://packages.altlinux.org/tasks/418168
subtask name aarch64 i586 x86_64
#200 gnuradio 11:28 - 5:46
#300 gr-osmosdr ? - 1:04
#400 soapyuhd ? - failed
2026-May-14 19:58:06 :: test-only task #418168 for sisyphus resumed by antohami:
2026-May-14 19:58:06 :: message: update_uhd
#100 build 4.10.0.0-alt1 from /people/antohami/packages/uhd.git fetched at
2026-May-14 19:13:40
#200 build 3.10.12.0-alt1 from /gears/g/gnuradio.git fetched at 2026-May-14
19:56:39 from sisyphus
#300 build 0.2.6-alt3 from /gears/g/gr-osmosdr.git fetched at 2026-May-14
19:56:45 from sisyphus
#400 build 0.4.1-alt1 from /gears/s/soapyuhd.git fetched at 2026-May-14
19:56:53 from sisyphus
2026-May-14 19:58:07 :: created build repo
2026-May-14 19:58:08 :: [aarch64] #100 uhd.git 4.10.0.0-alt1: build start
2026-May-14 19:58:08 :: [x86_64] #100 uhd.git 4.10.0.0-alt1: build start
2026-May-14 19:58:08 :: [i586] #100 uhd.git 4.10.0.0-alt1: build start
2026-May-14 19:58:26 :: [i586] #100 uhd.git 4.10.0.0-alt1: build SKIPPED
2026-May-14 19:58:26 :: [x86_64] #100 uhd.git 4.10.0.0-alt1: build OK (cached)
2026-May-14 19:58:26 :: [i586] #200 gnuradio.git 3.10.12.0-alt1: build start
2026-May-14 19:58:26 :: [x86_64] #200 gnuradio.git 3.10.12.0-alt1: build start
2026-May-14 19:58:35 :: [i586] #200 gnuradio.git 3.10.12.0-alt1: build SKIPPED
2026-May-14 19:58:36 :: [i586] #300 gr-osmosdr.git 0.2.6-alt3: build start
2026-May-14 19:58:44 :: [i586] #300 gr-osmosdr.git 0.2.6-alt3: build SKIPPED
2026-May-14 19:58:45 :: [i586] #400 soapyuhd.git 0.4.1-alt1: build start
2026-May-14 19:58:50 :: [aarch64] #100 uhd.git 4.10.0.0-alt1: build OK (cached)
2026-May-14 19:58:50 :: [aarch64] #200 gnuradio.git 3.10.12.0-alt1: build start
2026-May-14 19:58:54 :: [i586] #400 soapyuhd.git 0.4.1-alt1: build SKIPPED
2026-May-14 20:04:12 :: [x86_64] #200 gnuradio.git 3.10.12.0-alt1: build OK
2026-May-14 20:04:12 :: [x86_64] #300 gr-osmosdr.git 0.2.6-alt3: build start
2026-May-14 20:05:16 :: [x86_64] #300 gr-osmosdr.git 0.2.6-alt3: build OK
2026-May-14 20:05:16 :: [x86_64] #400 soapyuhd.git 0.4.1-alt1: build start
[x86_64] /usr/src/RPM/BUILD/soapyuhd-0.4.1/SoapyUHDDevice.cpp: In member
function 'virtual void SoapyUHDDevice::setFrequency(int, size_t, double, const
SoapySDR::Kwargs&)':
[x86_64] /usr/src/RPM/BUILD/soapyuhd-0.4.1/SoapyUHDDevice.cpp:593:56: error:
'lexical_cast' is not a member of 'boost'
[x86_64] 593 | tr = uhd::tune_request_t(frequency,
boost::lexical_cast<double>(args.at("OFFSET")));
[x86_64] /usr/src/RPM/BUILD/soapyuhd-0.4.1/SoapyUHDDevice.cpp:593:37: error:
expected primary-expression before '(' token
[x86_64] 593 | tr = uhd::tune_request_t(frequency,
boost::lexical_cast<double>(args.at("OFFSET")));
[x86_64] /usr/src/RPM/BUILD/soapyuhd-0.4.1/SoapyUHDDevice.cpp:593:56: error:
'lexical_cast' is not a member of 'boost'
[x86_64] 593 | tr = uhd::tune_request_t(frequency,
boost::lexical_cast<double>(args.at("OFFSET")));
[x86_64] /usr/src/RPM/BUILD/soapyuhd-0.4.1/SoapyUHDDevice.cpp:593:69: error:
expected primary-expression before 'double'
[x86_64] 593 | tr = uhd::tune_request_t(frequency,
boost::lexical_cast<double>(args.at("OFFSET")));
[x86_64] /usr/src/RPM/BUILD/soapyuhd-0.4.1/SoapyUHDDevice.cpp:599:37: error:
'lexical_cast' is not a member of 'boost'
[x86_64] 599 | tr.rf_freq =
boost::lexical_cast<double>(args.at("RF"));
[x86_64] /usr/src/RPM/BUILD/soapyuhd-0.4.1/SoapyUHDDevice.cpp:599:50: error:
expected primary-expression before 'double'
[x86_64] 599 | tr.rf_freq =
boost::lexical_cast<double>(args.at("RF"));
[x86_64] /usr/src/RPM/BUILD/soapyuhd-0.4.1/SoapyUHDDevice.cpp:611:38: error:
'lexical_cast' is not a member of 'boost'
[x86_64] 611 | tr.dsp_freq =
boost::lexical_cast<double>(args.at("BB"));
[x86_64] /usr/src/RPM/BUILD/soapyuhd-0.4.1/SoapyUHDDevice.cpp:611:51: error:
expected primary-expression before 'double'
[x86_64] 611 | tr.dsp_freq =
boost::lexical_cast<double>(args.at("BB"));
[x86_64] --
[x86_64] /usr/include/uhd/utils/cast.hpp: In function 'data_t
uhd::cast::from_str(const std::string&)':
[x86_64] /usr/include/uhd/utils/cast.hpp:70:15: error: 'is_same_v' is not a
member of 'std'; did you mean 'is_same'? [-Wtemplate-body]
[x86_64] 70 | (std::is_same_v<data_t,
[x86_64] | is_same
[x86_64] /usr/include/uhd/utils/cast.hpp:70:31: error: expected
primary-expression before ',' token [-Wtemplate-body]
[x86_64] 70 | (std::is_same_v<data_t,
2026-May-14 20:05:35 :: [x86_64] soapyuhd.git 0.4.1-alt1: remote: build failed
2026-May-14 20:05:35 :: [x86_64] #400 soapyuhd.git 0.4.1-alt1: build FAILED
2026-May-14 20:05:35 :: [x86_64] requesting cancellation of task processing
2026-May-14 20:10:18 :: [aarch64] #200 gnuradio.git 3.10.12.0-alt1: build OK
2026-May-14 20:10:19 :: [aarch64] task processing CANCELLED
2026-May-14 20:05:35 :: [x86_64] build FAILED
2026-May-14 20:10:19 :: [aarch64] build FAILED
2026-May-14 20:10:19 :: task #418168 for sisyphus FAILED
_______________________________________________
Sisyphus-incominger mailing list
[email protected]
https://lists.altlinux.org/mailman/listinfo/sisyphus-incominger