28 NEW error logs
alterator-usbguard-0.2.3-alt2
703 | constexpr std::array<T, N1 + N2> operator+(std::array<T, N1>
lhs, std::array<T,
N2> rhs)
/usr/include/sdbus-c++/TypeTraits.h:707:18: error: call to
non-'constexpr' function
'_OI std::move(_II, _II, _OI) [with _II = char*; _OI = char*]'
707 | std::move(lhs.begin(), lhs.end(), result.begin());
--
373 |
m_proxy.callMethod("GetManagedObjects").onInterface(INTERFACE_NAME).storeResultsTo(objectsInterfacesAndProperties);
/usr/include/sdbus-c++/TypeTraits.h:378:68: error: 'constexpr
std::array<T, (N1 + N2)>
sdbus::operator+(std::array<_Tp, _Nm>, std::array<T, N2>) [with T =
char; long unsigned
int N1 = 0; long unsigned int N2 = 1]' called in a constant expression
378 | static constexpr std::array value = (std::array<char,
0>{} + ... +
signature_of_v<Types>);
--
373 |
m_proxy.callMethod("GetManagedObjects").onInterface(INTERFACE_NAME).storeResultsTo(objectsInterfacesAndProperties);
/usr/include/sdbus-c++/TypeTraits.h:378:68: error: 'constexpr
std::array<T, (N1 + N2)>
sdbus::operator+(std::array<_Tp, _Nm>, std::array<T, N2>) [with T =
char; long unsigned
int N1 = 0; long unsigned int N2 = 1]' called in a constant expression
378 | static constexpr std::array value = (std::array<char,
0>{} + ... +
signature_of_v<Types>);
--
/usr/include/sdbus-c++/Message.h:767:54: in 'constexpr' expansion of
'sdbus::as_null_terminated<char,
1>(sdbus::signature_of_v<sdbus::MemberName>)'
/usr/include/sdbus-c++/TypeTraits.h:387:20: error: 'constexpr
std::array<T, (N1 + N2)>
sdbus::operator+(std::array<_Tp, _Nm>, std::array<T, N2>) [with T =
char; long unsigned
int N1 = 1; long unsigned int N2 = 1]' called in a constant expression
387 | return arr + std::array<T, 1>{0};
--
/usr/include/sdbus-c++/Message.h:767:54: in 'constexpr' expansion of
'sdbus::as_null_terminated<char,
1>(sdbus::signature_of_v<sdbus::InterfaceName>)'
/usr/include/sdbus-c++/TypeTraits.h:387:20: error: 'constexpr
std::array<T, (N1 + N2)>
sdbus::operator+(std::array<_Tp, _Nm>, std::array<T, N2>) [with T =
char; long unsigned
int N1 = 1; long unsigned int N2 = 1]' called in a constant expression
387 | return arr + std::array<T, 1>{0};
alterator-usbmount-0.1.4-alt2
373 |
m_proxy.callMethod("GetManagedObjects").onInterface(INTERFACE_NAME).storeResultsTo(objectsInterfacesAndProperties);
/usr/include/sdbus-c++/TypeTraits.h:378:68: error: 'constexpr
std::array<T, (N1 + N2)>
sdbus::operator+(std::array<_Tp, _Nm>, std::array<T, N2>) [with T =
char; long unsigned
int N1 = 0; long unsigned int N2 = 1]' called in a constant expression
378 | static constexpr std::array value = (std::array<char,
0>{} + ... +
signature_of_v<Types>);
--
373 |
m_proxy.callMethod("GetManagedObjects").onInterface(INTERFACE_NAME).storeResultsTo(objectsInterfacesAndProperties);
/usr/include/sdbus-c++/TypeTraits.h:378:68: error: 'constexpr
std::array<T, (N1 + N2)>
sdbus::operator+(std::array<_Tp, _Nm>, std::array<T, N2>) [with T =
char; long unsigned
int N1 = 0; long unsigned int N2 = 1]' called in a constant expression
378 | static constexpr std::array value = (std::array<char,
0>{} + ... +
signature_of_v<Types>);
--
/usr/include/sdbus-c++/Message.h:767:54: in 'constexpr' expansion of
'sdbus::as_null_terminated<char,
1>(sdbus::signature_of_v<sdbus::MemberName>)'
/usr/include/sdbus-c++/TypeTraits.h:387:20: error: 'constexpr
std::array<T, (N1 + N2)>
sdbus::operator+(std::array<_Tp, _Nm>, std::array<T, N2>) [with T =
char; long unsigned
int N1 = 1; long unsigned int N2 = 1]' called in a constant expression
387 | return arr + std::array<T, 1>{0};
--
/usr/include/sdbus-c++/Message.h:767:54: in 'constexpr' expansion of
'sdbus::as_null_terminated<char,
1>(sdbus::signature_of_v<sdbus::InterfaceName>)'
/usr/include/sdbus-c++/TypeTraits.h:387:20: error: 'constexpr
std::array<T, (N1 + N2)>
sdbus::operator+(std::array<_Tp, _Nm>, std::array<T, N2>) [with T =
char; long unsigned
int N1 = 1; long unsigned int N2 = 1]' called in a constant expression
387 | return arr + std::array<T, 1>{0};
apache-commons-math-0:3.6.1-alt1_8jpp11
[ERROR]
[ERROR] Please refer to
/usr/src/RPM/BUILD/commons-math3-3.6.1-src/target/surefire-reports
for the individual test results.
[ERROR] Please refer to dump files (if any exist) [date].dump,
[date]-jvmRun[N].dump and
[date].dumpstream.
[ERROR] -> [Help 1]
[ERROR]
[ERROR] To see the full stack trace of the errors, re-run Maven with
the -e switch.
[ERROR] Re-run Maven using the -X switch to enable full debug logging.
[ERROR]
[ERROR] For more information about the errors and possible solutions,
please read the
following articles:
[ERROR] [Help 1]
http://cwiki.apache.org/confluence/display/MAVEN/MojoFailureException
binwalk3-3.1.0-alt1
test src/extractors/common.rs -
extractors::common::Chroot::create_directory (line 482)
... ok
test src/extractors/common.rs -
extractors::common::Chroot::append_to_file (line 429)
... FAILED
test src/extractors/common.rs -
extractors::common::Chroot::create_socket (line 404) ... ok
--
src/extractors/common.rs - extractors::common::Chroot::append_to_file
(line 429)
test result: FAILED. 28 passed; 1 failed; 3 ignored; 0 measured; 0
filtered out;
finished in 0.20s
error: doctest failed, to rerun pass `--doc`
dm-secdel-1.0.12-alt1
systemctl daemon-reload
make: systemctl: No such file or directory
make: [Makefile:24: install-bin] Error 127 (ignored)
systemctl enable secdeltab
make: systemctl: No such file or directory
make: [Makefile:25: install-bin] Error 127 (ignored)
--
make[2]: Entering directory '/usr/src/RPM/BUILD/dm-secdel-1.0.12'
make[3]: /usr/src/linux-7.0.9-7.0-alt1/scripts/pahole-version.sh: No
such file or directory
make[2]: Leaving directory '/usr/src/RPM/BUILD/dm-secdel-1.0.12'
--
make[2]: Entering directory '/usr/src/RPM/BUILD/dm-secdel-1.0.12'
make[3]: /usr/src/linux-7.0.9-7.0-alt1/scripts/pahole-version.sh: No
such file or directory
warning: pahole version differs from the one used to build the kernel
dufs-0.43.0-alt1
running 35 tests
test get_dir_search ... FAILED
test head_dir_zip ... ok
test put_file_conflict_dir ... ok
2026-05-23T01:31:57Z ERROR - Failed to zip /usr/src/tmp/.tmpT0A4cR, an
upstream reader
returned an error: broken pipe
2026-05-23T01:31:57Z ERROR - Failed to zip /usr/src/tmp/.tmpvWJOxN, an
upstream reader
returned an error: broken pipe
test delete_file_404 ... ok
--
test get_dir_zip::case_2 ... ok
2026-05-23T01:31:57Z ERROR - Failed to zip /usr/src/tmp/.tmpQ5dLG8, an
upstream reader
returned an error: broken pipe
test get_dir ... ok
--
---- get_dir_search stdout ----
Error: reqwest::Error { kind: Request, url:
"http://localhost:33857/?q=test.html",
source: hyper_util::client::legacy::Error(Connect, ConnectError("tcp
connect error",
Os { code: 111, kind: ConnectionRefused, message: "Connection refused"
})) }
failures:
get_dir_search
test result: FAILED. 34 passed; 1 failed; 0 ignored; 0 measured; 0
filtered out;
finished in 0.38s
error: test failed, to rerun pass `--test http`
dvdauthor-0.7.2-alt5
dvdvmy.c:2352:3: warning: data definition has no type or storage class
dvdvmy.c:2352:3: error: type defaults to 'int' in declaration of
'yystate' [-Wimplicit-int]
dvdvmy.c:2352:3: error: redefinition of 'yystate'
dvdvmy.c:2307:3: note: previous definition of 'yystate' with type 'int'
dvdvmy.c:2352:13: error: 'yyn' undeclared here (not in a function); did
you mean 'yylen'?
dvdvmy.c:2353:3: error: expected identifier or '(' before 'goto'
dvdvmy.c:2359:12: error: expected '=', ',', ';', 'asm' or
'__attribute__' before ':' token
dvdvmy.c:2361:3: error: expected identifier or '(' before 'goto'
dvdvmy.c:2367:11: error: expected '=', ',', ';', 'asm' or
'__attribute__' before ':' token
dvdvmy.c:2369:3: error: expected identifier or '(' before 'goto'
dvdvmy.c:2375:15: error: expected '=', ',', ';', 'asm' or
'__attribute__' before ':' token
dvdvmy.c:2377:3: warning: data definition has no type or storage class
dvdvmy.c:2377:3: error: type defaults to 'int' in declaration of
'yyresult'
[-Wimplicit-int]
dvdvmy.c:2378:3: error: expected identifier or '(' before 'goto'
emulationstation-batocera-1:39-alt15.gitc3d5c67
373 |
m_proxy.callMethod("GetManagedObjects").onInterface(INTERFACE_NAME).storeResultsTo(objectsInterfacesAndProperties);
/usr/include/sdbus-c++/TypeTraits.h:378:68: error: 'constexpr
std::array<T, (N1 + N2)>
sdbus::operator+(std::array<_Tp, _Nm>, std::array<T, N2>) [with T =
char; long unsigned
int N1 = 0; long unsigned int N2 = 1]' called in a constant expression
378 | static constexpr std::array value = (std::array<char,
0>{} + ... +
signature_of_v<Types>);
--
/usr/include/sdbus-c++/Message.h:767:54: in 'constexpr' expansion of
'sdbus::as_null_terminated<char,
1>(sdbus::signature_of_v<sdbus::MemberName>)'
/usr/include/sdbus-c++/TypeTraits.h:387:20: error: 'constexpr
std::array<T, (N1 + N2)>
sdbus::operator+(std::array<_Tp, _Nm>, std::array<T, N2>) [with T =
char; long unsigned
int N1 = 1; long unsigned int N2 = 1]' called in a constant expression
387 | return arr + std::array<T, 1>{0};
--
/usr/include/sdbus-c++/Message.h:767:54: in 'constexpr' expansion of
'sdbus::as_null_terminated<char,
1>(sdbus::signature_of_v<sdbus::InterfaceName>)'
/usr/include/sdbus-c++/TypeTraits.h:387:20: error: 'constexpr
std::array<T, (N1 + N2)>
sdbus::operator+(std::array<_Tp, _Nm>, std::array<T, N2>) [with T =
char; long unsigned
int N1 = 1; long unsigned int N2 = 1]' called in a constant expression
387 | return arr + std::array<T, 1>{0};
gem-chef-zero-15.1.6-alt1
Depends: gem(rspec-mocks) (= 3.13.8)
E: Broken packages
hsh-install: Failed to calculate package file list.
gem-cheffish-17.1.8-alt1
Depends: gem(rspec-mocks) (= 3.13.8)
E: Broken packages
hsh-install: Failed to calculate package file list.
gem-overcommit-0.63.0-alt1
Wrote: /usr/src/in/nosrpm/gem-overcommit-0.63.0-alt1.nosrc.rpm
(w1.gzdio)
error: failed build dependencies:
gem(simplecov-lcov) >= 0.9 conflicts with gem-overcommit-0.63.0-alt1
gem-redcloth-4.3.4-alt1
Wrote: /usr/src/in/nosrpm/gem-redcloth-4.3.4-alt1.nosrc.rpm (w1.gzdio)
error: failed build dependencies:
gem(diff-lcs) >= 2 conflicts with gem-redcloth-4.3.4-alt1
gem-rubocop-gradual-0.3.4-alt1
Wrote: /usr/src/in/nosrpm/gem-rubocop-gradual-0.3.4-alt1.nosrc.rpm
(w1.gzdio)
error: failed build dependencies:
gem(diff-lcs) >= 2.0 conflicts with gem-rubocop-gradual-0.3.4-alt1
gem-rubocop-lts-24.0.2-alt1.1
gem-rubocop-gradual: Depends: gem(diff-lcs) (>= 1.2.0)
E: Broken packages
hsh-install: Failed to calculate package file list.
gem-ruby-next-1.1.2-alt1
gem-unparser: Depends: gem(diff-lcs) (>= 1.3)
E: Broken packages
hsh-install: Failed to calculate package file list.
gem-silent-stream-1.0.8-alt1
gem-rubocop-gradual: Depends: gem(diff-lcs) (>= 1.2.0)
E: Broken packages
hsh-install: Failed to calculate package file list.
gem-solargraph-0.50.0-alt1
Wrote: /usr/src/in/nosrpm/gem-solargraph-0.50.0-alt1.nosrc.rpm
(w1.gzdio)
error: failed build dependencies:
gem(diff-lcs) >= 2 conflicts with gem-solargraph-0.50.0-alt1
gem-train-3.11.5-alt1
gem-berkshelf: Depends: gem(chef) (>= 18.0.0)
E: Broken packages
hsh-install: Failed to calculate package file list.
kopia-0.23.0-alt1
/usr/src/RPM/BUILD/kopia-0.23.0/tests/end_to_end_test/api_server_repository_test.go:46
Error: "0" is not greater than or equal to "3"
Test: TestAPIServerRepository_htpasswd
printf.go:46: [kopia/repo] establishing new GRPC streaming session
(purpose=)
printf.go:46: [kopia/repo] failed to open repository: unable to
establish session for
purpose=: error establishing session: Session(): rpc error: code =
Unavailable desc =
connection error: desc = "transport: Error while dialing: dial tcp
127.0.0.1:35061:
connect: connection refused"
api_server_repository_test.go:273: <client2>running 'kopia --config-file
/usr/src/tmp/kopia-test-20260523-023744758977288/.kopia.config
--no-use-keyring repo
disconnect' with map[]
--
tmpdir.go:66: temporary files left in
/usr/src/tmp/kopia-test-20260523-0237382596560548
2026-05-23 02:37:46.234673527 +0000 UTC write error: io: read/write on
closed pipe
2026-05-23 02:37:46.234690387 +0000 UTC write error: io: read/write on
closed pipe
2026-05-23 02:37:46.234682547 +0000 UTC write error: io: read/write on
closed pipe
2026-05-23 02:37:46.234695597 +0000 UTC write error: io: read/write on
closed pipe
2026-05-23 02:37:46.561439944 +0000 UTC write error: io: read/write on
closed pipe
2026-05-23 02:37:46.561472254 +0000 UTC write error: io: read/write on
closed pipe
2026-05-23 02:37:46.919930304 +0000 UTC write error: io: read/write on
closed pipe
2026-05-23 02:37:46.919949834 +0000 UTC write error: io: read/write on
closed pipe
2026-05-23 02:37:47.078564679 +0000 UTC write error: io: read/write on
closed pipe
libopentelemetry-1.22.0-alt2
[Error] File:
/usr/src/RPM/BUILD/libopentelemetry-1.22.0/exporters/prometheus/src/exporter.cc:38
[Prometheus Exporter] Can't initialize prometheus exposer with
endpoint: localhost:9464
Error: null context when constructing CivetServer. Possible problem
binding to port. Error:
Failed to setup server ports
/usr/src/RPM/BUILD/libopentelemetry-1.22.0/exporters/prometheus/test/exporter_test.cc:45:
Failure
--
Expected: true
[ FAILED ] PrometheusExporter.ShutdownSetsIsShutdownToTrue (0 ms)
[----------] 1 test from PrometheusExporter (0 ms total)
--
[ PASSED ] 0 tests.
[ FAILED ] 1 test, listed below:
[ FAILED ] PrometheusExporter.ShutdownSetsIsShutdownToTrue
1 FAILED TEST
555/590 Test #566:
exporter.PrometheusExporterUtils.TranslateToPrometheusEmptyInputReturnsEmptyCollection
............... Passed 0.02 sec
--
590/590 Test #414: metrics.HistogramStress.UnsignedInt64
................................................................
Passed 28.03 sec
99% tests passed, 1 tests failed out of 586
Total Test time (real) = 29.69 sec
--
588 - examples.metrics_simple (Disabled)
The following tests FAILED:
563 - exporter.PrometheusExporter.ShutdownSetsIsShutdownToTrue (Failed)
python3-module-django-6.0.5-alt1
test_field_name (admin_docs.test_views.TestFieldType.test_field_name)
... ok
ERROR: test_double_replaced_migrations_are_checked_correctly
(migrations.test_commands.SquashMigrationsTests.test_double_replaced_migrations_are_checked_correctly)
If replaced migrations are already applied and replacing migrations
--
File "<frozen importlib._bootstrap>", line 1324, in
_find_and_load_unlocked
ModuleNotFoundError: No module named
'tmp6soo0jec.migrations.0001_initial_squashed_0002_auto_20260522_2023_squashed_0003_auto_20260522_2023'
Ran 18699 tests in 331.507s
FAILED (errors=1, skipped=1566, expected failures=5)
Destroying test database for alias 'default'
('file:memorydb_default?mode=memory&cache=shared')...
python3-module-hdf5plugin-6.0.0-alt1
testSperrV0_2MissingValue
(__main__.TestHDF5PluginRead.testSperrV0_2MissingValue)
Test reading Sperr compressed data with NaN values ... ok
testZfp (__main__.TestHDF5PluginRead.testZfp)
Test reading ZFP compressed data ... ok
testBZip2 (hdf5plugin.test.TestHDF5PluginRW.testBZip2)
Write/read test with BZip2 filter plugin ... ok
testBitshuffle (hdf5plugin.test.TestHDF5PluginRW.testBitshuffle)
Write/read test with bitshuffle filter plugin ... ok
testBlosc (hdf5plugin.test.TestHDF5PluginRW.testBlosc)
Write/read test with blosc filter plugin ... /usr/src/tmp/rpm-tmp.7180:
line 134:
1051482 Segmentation fault python3 test/test.py
python3-module-mdp-3.6.0.15.g64f14eee-alt6
> assert abs(train_bm.bv - bm.bv).max() < 0.5
E AssertionError: assert np.float64(0.5542689054133656) < 0.5
E + where np.float64(0.5542689054133656) = <built-in method max
of numpy.ndarray
object at 0x7ff358c83330>()
--
=========================== short test summary info
============================
FAILED mdp/test/test_RBM.py::test_RBM_bv_learning - AssertionError:
assert np...
============ 1 failed, 730 passed, 26 skipped, 3 warnings in 26.62s
============
python3-module-mypy-2.0.0-alt1
[32m ~~~~^^^^^^^^^^^^^^^^^^^^^^^^^[0m (diff)
[32m FileNotFoundError: [Errno 2] No such file or directory:
'.mypy_cache/.worker_options.c44264fb.data'[0m (diff)
[32m error: INTERNAL ERROR -- Please try using mypy master on
GitHub:[0m (diff)
[32m
https://mypy.readthedocs.io/en/stable/common_issues.html#using-a-development-mypy-build[0m
(diff)
--
[32m raise OSError(f"Cannot connect to build worker(s): {',
'.join(not_connected)}")[0m (diff)
[32m OSError: Cannot connect to build worker(s): 1[0m (diff)
[32m [0m (diff)
--
XFAIL
mypyc/test/test_run.py::TestRun::run-singledispatch.test::testSingleDispatchMethod
FAILED
mypy/test/testcmdline.py::PythonCmdlineSuite::cmdline.test::testPackageRootMultipleParallel
===== 1 failed, 13848 passed, 362 skipped, 12 xfailed in 264.56s
(0:04:24) =====
INFO : Command's result: FAILURE
INFO : Command's error: Command '['python3', '-m', 'pytest',
'-ra']' returned
non-zero exit status 1.
python3-module-rapidfuzz-3.14.5-alt1
=========================== short test summary info
============================
FAILED tests/test_hypothesis.py::test_jaro_winkler_word - AssertionError
FAILED tests/test_hypothesis.py::test_jaro_winkler_random -
AssertionError
======================== 2 failed, 386 passed in 17.62s
========================
python3-module-zmq-27.1.0-alt1
> raise ZMQError(ENOTSOCK)
E zmq.error.ZMQError: Socket operation on non-socket
zmq/backend/cython/_zmq.py:1339: ZMQError
--
> raise ZMQError(ENOTSOCK)
E zmq.error.ZMQError: Socket operation on non-socket
zmq/backend/cython/_zmq.py:1339: ZMQError
--
> raise ZMQError(ENOTSOCK)
E zmq.error.ZMQError: Socket operation on non-socket
zmq/backend/cython/_zmq.py:1339: ZMQError
--
raise RuntimeError('Event loop is closed')
RuntimeError: Event loop is closed
warnings.warn(
--
=========================== short test summary info
============================
FAILED tests/test_log.py::TestPubLog::test_blank_root_topic -
TimeoutError: T...
FAILED tests/test_log.py::TestPubLog::test_custom_debug_formatter -
zmq.error...
FAILED tests/test_log.py::TestPubLog::test_custom_global_formatter -
zmq.erro...
FAILED tests/test_log.py::TestPubLog::test_custom_message_type -
zmq.error.ZM...
FAILED tests/test_log.py::TestPubLog::test_init_iface -
zmq.error.ZMQError: S...
FAILED tests/test_log.py::TestPubLog::test_init_socket -
zmq.error.ZMQError: ...
FAILED tests/test_log.py::TestPubLog::test_root_topic -
zmq.error.ZMQError: S...
snapd-glib-2-1.72-alt1
2/4 snapd-glib:Markdown tests (qt6) OK 0.04s
??? 3/4 /find/cancel - ERROR:../tests/test-glib.c:4800:find_cancel_cb:
assertion failed
(error == (g-io-error-quark, 19)): snapd returned no content type
(snapd - error -
quark, 4) FAIL
??? 3/4 ERROR
3/4 snapd-glib:Tests ERROR 0.97s killed by
signal 6 SIGABRT
>>>
LD_LIBRARY_PATH=/usr/src/RPM/BUILD/snapd-glib-1.72/x86_64-alt-linux/snapd-glib
ASAN_OPTIONS=halt_on_error=1:abort_on_error=1:print_summary=1
MESON_TEST_ITERATION=1 MALLOC_PERTURB_=139
UBSAN_OPTIONS=halt_on_error=1:abort_on_error=1:print_summary=1:print_stacktrace=1
MSAN_OPTIONS=halt_on_error=1:abort_on_error=1:print_summary=1:print_stacktrace=1
/usr/src/RPM/BUILD/snapd-glib-1.72/x86_64-alt-linux/tests/test-glib
stderr:
ERROR:../tests/test-glib.c:4800:find_cancel_cb: assertion failed (error
==
(g-io-error-quark, 19)): snapd returned no content type (snapd - error
- quark, 4)
(test program exited with status code -6)
--
Summary of Failures:
3/4 snapd-glib:Tests ERROR 0.97s killed by
signal 6 SIGABRT
Ok: 3
waked-0.1.1-alt3
704 | .storeResultsTo(props);
/usr/include/sdbus-c++/TypeTraits.h:378:68: error: 'constexpr
std::array<T, (N1 + N2)>
sdbus::operator+(std::array<_Tp, _Nm>, std::array<T, N2>) [with T =
char; long unsigned
int N1 = 0; long unsigned int N2 = 1]' called in a constant expression
378 | static constexpr std::array value = (std::array<char,
0>{} + ... +
signature_of_v<Types>);
--
373 |
m_proxy.callMethod("GetManagedObjects").onInterface(INTERFACE_NAME).storeResultsTo(objectsInterfacesAndProperties);
/usr/include/sdbus-c++/TypeTraits.h:378:68: error: 'constexpr
std::array<T, (N1 + N2)>
sdbus::operator+(std::array<_Tp, _Nm>, std::array<T, N2>) [with T =
char; long unsigned
int N1 = 0; long unsigned int N2 = 1]' called in a constant expression
378 | static constexpr std::array value = (std::array<char,
0>{} + ... +
signature_of_v<Types>);
--
373 |
m_proxy.callMethod("GetManagedObjects").onInterface(INTERFACE_NAME).storeResultsTo(objectsInterfacesAndProperties);
/usr/include/sdbus-c++/TypeTraits.h:378:68: error: 'constexpr
std::array<T, (N1 + N2)>
sdbus::operator+(std::array<_Tp, _Nm>, std::array<T, N2>) [with T =
char; long unsigned
int N1 = 0; long unsigned int N2 = 1]' called in a constant expression
378 | static constexpr std::array value = (std::array<char,
0>{} + ... +
signature_of_v<Types>);
--
/usr/include/sdbus-c++/Message.h:767:54: in 'constexpr' expansion of
'sdbus::as_null_terminated<char,
1>(sdbus::signature_of_v<sdbus::MemberName>)'
/usr/include/sdbus-c++/TypeTraits.h:387:20: error: 'constexpr
std::array<T, (N1 + N2)>
sdbus::operator+(std::array<_Tp, _Nm>, std::array<T, N2>) [with T =
char; long unsigned
int N1 = 1; long unsigned int N2 = 1]' called in a constant expression
387 | return arr + std::array<T, 1>{0};
--
/usr/include/sdbus-c++/Message.h:767:54: in 'constexpr' expansion of
'sdbus::as_null_terminated<char,
1>(sdbus::signature_of_v<sdbus::InterfaceName>)'
/usr/include/sdbus-c++/TypeTraits.h:387:20: error: 'constexpr
std::array<T, (N1 + N2)>
sdbus::operator+(std::array<_Tp, _Nm>, std::array<T, N2>) [with T =
char; long unsigned
int N1 = 1; long unsigned int N2 = 1]' called in a constant expression
387 | return arr + std::array<T, 1>{0};
20 error logs REMOVED from the list
edk2-tools-20260201-alt1
fonts-ttf-IosevkaCurlySlab-34.4.0-alt1
gawk-5.1.0.0.213.d04f-alt2
libgupnp-igd-1.6.0-alt1
librep-0.92.7-alt1
libuniset2-2.45.1-alt1
perl-Server-Starter-0.35-alt1.1
php8.4-pcntl-8.4.21-alt1
postgresql16-16.14-alt2
postgresql17-17.10-alt2
postgresql18-18.4-alt2
python3-module-crosshair-tool-0.0.102-alt1
python3-module-ctypesgen-1.1.1-alt1.1
python3-module-execnet-2.1.2-alt1
python3-module-paho-2.1.0-alt1
rastertokpsl-re-1.0.1422-alt3
stockfish-18-alt1
tuner-alt-components-1.0.2-alt1
warzone2100-4.7.0-alt1
zstd-1.5.5-alt2
Total 575 error logs.
_______________________________________________
Sisyphus-cybertalk mailing list
[email protected]
https://lists.altlinux.org/mailman/listinfo/sisyphus-cybertalk