13 NEW error logs

bdsync-0.11.2-alt3.1
        --> PASS
        test12.sh:
        **** Checking: stderr forwarding and status returning of subprocess
        --> PASS
        test13.sh:
        **** Checking: stderr forwarding and status returning of subprocess 
prior to bdsync
        execution
        |  Bad checksum MD5ER1
        --> FAIL
        make: *** [Makefile:16: test] Error 1
        make: Leaving directory '/usr/src/RPM/BUILD/bdsync-0.11.2'

dopewars-1.5.12-alt2_20.1033svn
        libtool: link: ranlib .libs/libsound_sdl.a
        ranlib: unable to copy file '.libs/libsound_sdl.a'; reason: No such 
file or directory
        make[3]: *** [Makefile:430: libsound_sdl.la] Error 1

pdfcsp-0.4.0-alt1
        Package 'gnutls', required by 'libqpdf', not found
        Package gnutls was not found in the pkg-config search path.
        Perhaps you should add the directory containing `gnutls.pc'
        to the PKG_CONFIG_PATH environment variable
        Package 'gnutls', required by 'libqpdf', not found
        -- Performing Test CMAKE_HAVE_LIBC_PTHREAD
        --
        --   Found libxml++-3.0, version 3.2.5
        Package liblzma was not found in the pkg-config search path.
        Perhaps you should add the directory containing `liblzma.pc'
        to the PKG_CONFIG_PATH environment variable
        Package 'liblzma', required by 'libxml-2.0', not found
        Package liblzma was not found in the pkg-config search path.
        Perhaps you should add the directory containing `liblzma.pc'
        to the PKG_CONFIG_PATH environment variable
        Package 'liblzma', required by 'libxml-2.0', not found
        Package liblzma was not found in the pkg-config search path.
        Perhaps you should add the directory containing `liblzma.pc'
        to the PKG_CONFIG_PATH environment variable
        Package 'liblzma', required by 'libxml-2.0', not found
        Package liblzma was not found in the pkg-config search path.
        Perhaps you should add the directory containing `liblzma.pc'

pdfmixtool-1.2.1-alt1
        /usr/src/RPM/BUILD/pdfmixtool-1.2.1/src/pdf_edit_lib/pdf_info.cpp: In 
static member
        function 'static tm PdfInfo::string_to_datetime(const std::string&)':
        
/usr/src/RPM/BUILD/pdfmixtool-1.2.1/src/pdf_edit_lib/pdf_info.cpp:218:24: 
error: variable
        'std::istringstream ss' has initializer but incomplete type
        218 |     std::istringstream ss{str};

pioneerspacesim-20250501-alt1
        Info: StringTable[run 2]: Lookup of 20000 elements took 4e-05ms
        hasher-privd: parent: handle_io: idle time limit (3600 seconds) exceeded

plank-0.11.89-alt2
        OK
        FAIL: ./tests
        X connection to :100 broken (explicit kill or server shutdown).

python3-module-devpi-server-6.17.0-alt1
        XPASS test_devpi_server/test_keyfs.py::TestSubscriber::test_persistent 
- test
        monkeypatching wrong thing after refactoring
        FAILED 
test_devpi_server/test_replica.py::TestFileReplication::test_fetch_later_deleted
        = 1 failed, 1095 passed, 54 skipped, 1 xfailed, 1 xpassed, 24 warnings 
in 595.27s
        (0:09:55) =
        INFO     : Command's result: FAILURE
        INFO     : Command's error: Command '['python3', '-m', 'pytest', 
'-ra']' returned
        non-zero exit status 1.
        error: Bad exit status from /usr/src/tmp/rpm-tmp.54020 (%check)

python3-module-easyprocess-1.1-alt2
        tests/test_fast/test_proc.py::test_start3 PASSED                        
 [ 15%]
        tests/test_fast/test_proc.py::test_alive FAILED                         
 [ 18%]
        tests/test_fast/test_proc.py::test_std PASSED                           
 [ 21%]
        --
        tests/test_fast/test_proc.py::test_wrap PASSED                          
 [ 26%]
        tests/test_fast/test_proc.py::test_with FAILED                          
 [ 28%]
        tests/test_fast/test_proc.py::test_parse PASSED                         
 [ 31%]
        --
        =========================== short test summary info 
============================
        FAILED tests/test_fast/test_proc.py::test_alive - assert False
        FAILED tests/test_fast/test_proc.py::test_with - assert False
        =================== 2 failed, 36 passed in 77.49s (0:01:17) 
====================

python3-module-jupyter_server-2.17.0-alt1
        INFO     : Command's result: FAILURE
        INFO     : Command's error: Command '['python3', '-m', 'pytest', '-v', 
'-W', 'default',
        '-m', 'not network', '-k', 'not test_restart_kernel and not 
test_connection']' returned
        non-zero exit status 1.

python3-module-uv-0.9.18-alt1
        Running `rustc --crate-name uv --edition=2024 crates/uv/src/bin/uv.rs 
--error-format=json
        --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type 
bin
        --emit=dep-info,link -C opt-level=3 -C lto=fat '--warn=clippy::pedantic'
        '--allow=clippy::used_underscore_binding' '--warn=clippy::use_self'
        --warn=unsafe_code --warn=unreachable_pub 
'--allow=clippy::too_many_lines'
        '--allow=clippy::too_many_arguments' 
'--allow=clippy::struct_excessive_bools'
        '--allow=clippy::similar_names' 
'--warn=clippy::rest_pat_in_fully_bound_structs'
        '--warn=clippy::rc_mutex' '--warn=clippy::rc_buffer' 
'--warn=clippy::print_stdout'
        '--warn=clippy::print_stderr' '--allow=clippy::must_use_candidate'
        '--allow=clippy::module_name_repetitions' 
'--allow=clippy::missing_panics_doc'
        '--allow=clippy::missing_errors_doc' '--allow=clippy::match_same_arms'
        '--allow=clippy::map_unwrap_or' '--allow=clippy::large_stack_arrays'
        '--allow=clippy::implicit_hasher' '--allow=clippy::if_not_else' 
'--warn=clippy::get_unwrap'
        '--warn=clippy::exit' '--warn=clippy::empty_structs_with_brackets'
        '--warn=clippy::empty_drop' '--warn=clippy::dbg_macro' 
'--allow=clippy::collapsible_if'
        '--allow=clippy::collapsible_else_if' '--allow=clippy::char_lit_as_u8' 
--cfg
        'feature="crates-io"' --cfg 'feature="default"' --cfg 
'feature="default-tests"'
        --cfg 'feature="git"' --cfg 'feature="git-lfs"' --cfg 
'feature="performance"' --cfg
        'feature="performance-memory-allocator"' --cfg 'feature="pypi"' --cfg 
'feature="python"'
        --cfg 'feature="python-eol"' --cfg 'feature="python-managed"' --cfg 
'feature="r2"' --cfg
        'feature="slow-tests"' --cfg 'feature="test-ecosystem"' --check-cfg 
'cfg(docsrs,test)'
        --check-cfg 'cfg(feature, values("axoupdater", "crates-io", "default", 
"default-tests",
        "git", "git-lfs", "native-auth", "performance", 
"performance-memory-allocator",
        "pypi", "python", "python-eol", "python-managed", "python-patch", "r2", 
"self-update",
        "slow-tests", "test-ecosystem", "tracing-durations-export", 
"windows-gui-bin"))'
        -C metadata=632e4040f7653c8c -C extra-filename=-dcbbd90fe58d34d5 
--out-dir
        /usr/src/RPM/BUILD/python3-module-uv-0.9.18/target/release/deps -C 
strip=symbols
        -L 
dependency=/usr/src/RPM/BUILD/python3-module-uv-0.9.18/target/release/deps 
--extern
        
anstream=/usr/src/RPM/BUILD/python3-module-uv-0.9.18/target/release/deps/libanstream-7f1c803c790a5db1.rlib
        --extern
        
anyhow=/usr/src/RPM/BUILD/python3-module-uv-0.9.18/target/release/deps/libanyhow-b03470c923edd2af.rlib
        --extern
        
version_ranges=/usr/src/RPM/BUILD/python3-module-uv-0.9.18/target/release/deps/libversion_ranges-7f64331a9b96b258.rlib
        --extern
        
clap=/usr/src/RPM/BUILD/python3-module-uv-0.9.18/target/release/deps/libclap-83ab1a0f9621e4fd.rlib
        --extern
        
console=/usr/src/RPM/BUILD/python3-module-uv-0.9.18/target/release/deps/libconsole-df70513ed5e727d8.rlib
        --extern
        
ctrlc=/usr/src/RPM/BUILD/python3-module-uv-0.9.18/target/release/deps/libctrlc-31b91220af3359f6.rlib
        --extern
        
diskus=/usr/src/RPM/BUILD/python3-module-uv-0.9.18/target/release/deps/libdiskus-ed42a53fefd195e3.rlib
        --extern
        
dotenvy=/usr/src/RPM/BUILD/python3-module-uv-0.9.18/target/release/deps/libdotenvy-c901d7864995a084.rlib
        --extern
        
dunce=/usr/src/RPM/BUILD/python3-module-uv-0.9.18/target/release/deps/libdunce-faccc648684e1f0a.rlib
        --extern
        
fs_err=/usr/src/RPM/BUILD/python3-module-uv-0.9.18/target/release/deps/libfs_err-d0fa9d2663a43b4b.rlib
        --extern
        
futures=/usr/src/RPM/BUILD/python3-module-uv-0.9.18/target/release/deps/libfutures-863bb63b2d99de71.rlib
        --extern
        
http=/usr/src/RPM/BUILD/python3-module-uv-0.9.18/target/release/deps/libhttp-71b885675aff1ff9.rlib
        --extern
        
indexmap=/usr/src/RPM/BUILD/python3-module-uv-0.9.18/target/release/deps/libindexmap-e54611cb35c4ed4a.rlib
        --extern
        
indicatif=/usr/src/RPM/BUILD/python3-module-uv-0.9.18/target/release/deps/libindicatif-c384d1f3879cdfda.rlib
        --extern
        
indoc=/usr/src/RPM/BUILD/python3-module-uv-0.9.18/target/release/deps/libindoc-1f4de6bdc31b27eb.so
        --extern
        
itertools=/usr/src/RPM/BUILD/python3-module-uv-0.9.18/target/release/deps/libitertools-6a3ffccd0574e899.rlib
        --extern miette=/usr/src/RPM/BUILD/python
        hasher-privd: parent: handle_io: idle time limit (3600 seconds) exceeded

redis-7.2.11-alt1
        Killing still running Redis server 1874850
        Killing still running Redis server 1924355
        Killing still running Redis server 1925132
        Killing still running Redis server 2299341
        Killing still running Redis server 2438565
        Killing still running Redis server 2459364
        Killing still running Redis server 2536593
        Killing still running Redis server 2967442
        Killing still running Redis server 2968561
        Killing still running Redis server 2969915

shepherd-1.0.1-alt1
        make[4]: Entering directory '/usr/src/RPM/BUILD/shepherd-1.0.1'
        FAIL: tests/services/timer-at.sh
        make[4]: Leaving directory '/usr/src/RPM/BUILD/shepherd-1.0.1'
        --
        make[4]: Entering directory '/usr/src/RPM/BUILD/shepherd-1.0.1'
        FAIL: tests/services/log-rotation.sh
        make[4]: Leaving directory '/usr/src/RPM/BUILD/shepherd-1.0.1'
        --
        # SKIP:  1
        # XFAIL: 0
        # FAIL:  2
        # XPASS: 0
        # ERROR: 0
        See ./test-suite.log

surguch-0.4.3-alt2
        [10/160] /usr/bin/c++ -DQT_CONCURRENT_LIB -DQT_CORE_LIB
        -DQT_GUI_LIB -DQT_LOAD_FROM_MODULE=1 -DQT_NO_DEBUG
        
-DTRANSLATION_DIR=\"/usr/src/RPM/BUILD/surguch-0.4.3/x86_64-alt-linux/src/\"
        
-I/usr/src/RPM/BUILD/surguch-0.4.3/x86_64-alt-linux/src/core/gui_core/gui_core_autogen/include
        -I/usr/src/RPM/BUILD/surguch-0.4.3/src/core/gui_core/csp_c_bridge
        -I/usr/src/RPM/BUILD/surguch-0.4.3/src/core/gui_core/. 
-I/usr/include/pdfcsp
        -isystem /usr/include/qt6/QtCore -isystem /usr/include/qt6 -isystem
        /usr/lib64/qt6/mkspecs/linux-g++ -isystem /usr/include/qt6/QtConcurrent 
-isystem
        /usr/include/qt6/QtGui -pipe -frecord-gcc-switches -Wall -g -O2 
-flto=auto -O2 -DNDEBUG
        -std=gnu++17 -MD -MT 
src/core/gui_core/CMakeFiles/gui_core.dir/gui_utils.cpp.o
        -MF src/core/gui_core/CMakeFiles/gui_core.dir/gui_utils.cpp.o.d
        -o src/core/gui_core/CMakeFiles/gui_core.dir/gui_utils.cpp.o -c
        /usr/src/RPM/BUILD/surguch-0.4.3/src/core/gui_core/gui_utils.cpp
        FAILED: [code=1] 
src/core/gui_core/CMakeFiles/gui_core.dir/gui_utils.cpp.o
        /usr/bin/c++ -DQT_CONCURRENT_LIB -DQT_CORE_LIB -DQT_GUI_LIB 
-DQT_LOAD_FROM_MODULE=1
        -DQT_NO_DEBUG 
-DTRANSLATION_DIR=\"/usr/src/RPM/BUILD/surguch-0.4.3/x86_64-alt-linux/src/\"
        
-I/usr/src/RPM/BUILD/surguch-0.4.3/x86_64-alt-linux/src/core/gui_core/gui_core_autogen/include
        -I/usr/src/RPM/BUILD/surguch-0.4.3/src/core/gui_core/csp_c_bridge
        -I/usr/src/RPM/BUILD/surguch-0.4.3/src/core/gui_core/. 
-I/usr/include/pdfcsp
        -isystem /usr/include/qt6/QtCore -isystem /usr/include/qt6 -isystem
        /usr/lib64/qt6/mkspecs/linux-g++ -isystem /usr/include/qt6/QtConcurrent 
-isystem
        /usr/include/qt6/QtGui -pipe -frecord-gcc-switches -Wall -g -O2 
-flto=auto -O2 -DNDEBUG
        -std=gnu++17 -MD -MT 
src/core/gui_core/CMakeFiles/gui_core.dir/gui_utils.cpp.o
        -MF src/core/gui_core/CMakeFiles/gui_core.dir/gui_utils.cpp.o.d
        -o src/core/gui_core/CMakeFiles/gui_core.dir/gui_utils.cpp.o -c
        /usr/src/RPM/BUILD/surguch-0.4.3/src/core/gui_core/gui_utils.cpp
        --
        /usr/include/pdfcsp/pdf_structs.hpp: In member function 'std::string
        pdfcsp::pdf::ObjRawId::ToString() const':
        /usr/include/pdfcsp/pdf_structs.hpp:39:24: error: aggregate 
'std::ostringstream builder'
        has incomplete type and cannot be defined
        39 |     std::ostringstream builder;
        /usr/include/pdfcsp/pdf_structs.hpp: In member function 'std::string
        pdfcsp::pdf::ObjRawId::ToStringRef() const':
        /usr/include/pdfcsp/pdf_structs.hpp:45:24: error: aggregate 
'std::ostringstream builder'
        has incomplete type and cannot be defined
        45 |     std::ostringstream builder;
        --
        [12/160] /usr/bin/c++ -DQT_CONCURRENT_LIB -DQT_CORE_LIB
        -DQT_GUI_LIB -DQT_LOAD_FROM_MODULE=1 -DQT_NO_DEBUG
        
-DTRANSLATION_DIR=\"/usr/src/RPM/BUILD/surguch-0.4.3/x86_64-alt-linux/src/\"
        
-I/usr/src/RPM/BUILD/surguch-0.4.3/x86_64-alt-linux/src/core/gui_core/gui_core_autogen/include
        -I/usr/src/RPM/BUILD/surguch-0.4.3/src/core/gui_core/csp_c_bridge
        -I/usr/src/RPM/BUILD/surguch-0.4.3/src/core/gui_core/. 
-I/usr/include/pdfcsp -isystem
        /usr/include/qt6/QtCore -isystem /usr/include/qt6 -isystem 
/usr/lib64/qt6/mkspecs/linux-g++
        -isystem /usr/include/qt6/QtConcurrent -isystem /usr/include/qt6/QtGui 
-pipe
        -frecord-gcc-switches -Wall -g -O2 -flto=auto -O2 -DNDEBUG -std=gnu++17
        -MD -MT src/core/gui_core/CMakeFiles/gui_core.dir/history_manager.cpp.o
        -MF src/core/gui_core/CMakeFiles/gui_core.dir/history_manager.cpp.o.d
        -o src/core/gui_core/CMakeFiles/gui_core.dir/history_manager.cpp.o -c
        /usr/src/RPM/BUILD/surguch-0.4.3/src/core/gui_core/history_manager.cpp
        FAILED: [code=1] 
src/core/gui_core/CMakeFiles/gui_core.dir/history_manager.cpp.o
        /usr/bin/c++ -DQT_CONCURRENT_LIB -DQT_CORE_LIB -DQT_GUI_LIB 
-DQT_LOAD_FROM_MODULE=1
        -DQT_NO_DEBUG 
-DTRANSLATION_DIR=\"/usr/src/RPM/BUILD/surguch-0.4.3/x86_64-alt-linux/src/\"
        
-I/usr/src/RPM/BUILD/surguch-0.4.3/x86_64-alt-linux/src/core/gui_core/gui_core_autogen/include
        -I/usr/src/RPM/BUILD/surguch-0.4.3/src/core/gui_core/csp_c_bridge
        -I/usr/src/RPM/BUILD/surguch-0.4.3/src/core/gui_core/. 
-I/usr/include/pdfcsp -isystem
        /usr/include/qt6/QtCore -isystem /usr/include/qt6 -isystem 
/usr/lib64/qt6/mkspecs/linux-g++
        -isystem /usr/include/qt6/QtConcurrent -isystem /usr/include/qt6/QtGui 
-pipe
        -frecord-gcc-switches -Wall -g -O2 -flto=auto -O2 -DNDEBUG -std=gnu++17
        -MD -MT src/core/gui_core/CMakeFiles/gui_core.dir/history_manager.cpp.o
        -MF src/core/gui_core/CMakeFiles/gui_core.dir/history_manager.cpp.o.d
        -o src/core/gui_core/CMakeFiles/gui_core.dir/history_manager.cpp.o -c
        /usr/src/RPM/BUILD/surguch-0.4.3/src/core/gui_core/history_manager.cpp
        --
        /usr/include/pdfcsp/pdf_structs.hpp: In member function 'std::string
        pdfcsp::pdf::ObjRawId::ToString() const':
        /usr/include/pdfcsp/pdf_structs.hpp:39:24: error: aggregate 
'std::ostringstream builder'
        has incomplete type and cannot be defined
        39 |     std::ostringstream builder;
        /usr/include/pdfcsp/pdf_structs.hpp: In member function 'std::string
        pdfcsp::pdf::ObjRawId::ToStringRef() const':
        /usr/include/pdfcsp/pdf_structs.hpp:45:24: error: aggregate 
'std::ostringstream builder'
        has incomplete type and cannot be defined
        45 |     std::ostringstream builder;
        --
        [13/160] /usr/bin/c++ -DQT_CONCURRENT_LIB -DQT_CORE_LIB
        -DQT_GUI_LIB -DQT_LOAD_FROM_MODULE=1 -DQT_NO_DEBUG
        
-DTRANSLATION_DIR=\"/usr/src/RPM/BUILD/surguch-0.4.3/x86_64-alt-linux/src/\"
        
-I/usr/src/RPM/BUILD/surguch-0.4.3/x86_64-alt-linux/src/core/gui_core/gui_core_autogen/include
        -I/usr/src/RPM/BUILD/surguch-0.4.3/src/core/gui_core/csp_c_bridge
        -I/usr/src/RPM/BUILD/surguch-0.4.3/src/core/gui_core/. 
-I/usr/include/pdfcsp -isystem
        /usr/include/qt6/QtCore -isystem /usr/include/qt6 -isystem 
/usr/lib64/qt6/mkspecs/linux-g++
        -isystem /usr/include/qt6/QtConcurrent -isystem /usr/include/qt6/QtGui 
-pipe
        -frecord-gcc-switches -Wall -g -O2 -flto=auto -O2 -DNDEBUG -std=gnu++17 
-MD -MT
        
src/core/gui_core/CMakeFiles/gui_core.dir/gui_core_autogen/mocs_compilation.cpp.o
 -MF
        
src/core/gui_core/CMakeFiles/gui_core.dir/gui_core_autogen/mocs_compilation.cpp.o.d
 -o
        
src/core/gui_core/CMakeFiles/gui_core.dir/gui_core_autogen/mocs_compilation.cpp.o
 -c
        
/usr/src/RPM/BUILD/surguch-0.4.3/x86_64-alt-linux/src/core/gui_core/gui_core_autogen/mocs_compilation.cpp
        FAILED: [code=1]
        
src/core/gui_core/CMakeFiles/gui_core.dir/gui_core_autogen/mocs_compilation.cpp.o
        /usr/bin/c++ -DQT_CONCURRENT_LIB -DQT_CORE_LIB -DQT_GUI_LIB 
-DQT_LOAD_FROM_MODULE=1
        -DQT_NO_DEBUG 
-DTRANSLATION_DIR=\"/usr/src/RPM/BUILD/surguch-0.4.3/x86_64-alt-linux/src/\"
        
-I/usr/src/RPM/BUILD/surguch-0.4.3/x86_64-alt-linux/src/core/gui_core/gui_core_autogen/include
        -I/usr/src/RPM/BUILD/surguch-0.4.3/src/core/gui_core/csp_c_bridge
        -I/usr/src/RPM/BUILD/surguch-0.4.3/src/core/gui_core/. 
-I/usr/include/pdfcsp -isystem
        /usr/include/qt6/QtCore -isystem /usr/include/qt6 -isystem 
/usr/lib64/qt6/mkspecs/linux-g++
        -isystem /usr/include/qt6/QtConcurrent -isystem /usr/include/qt6/QtGui 
-pipe
        -frecord-gcc-switches -Wall -g -O2 -flto=auto -O2 -DNDEBUG -std=gnu++17 
-MD -MT
        
src/core/gui_core/CMakeFiles/gui_core.dir/gui_core_autogen/mocs_compilation.cpp.o
 -MF
        
src/core/gui_core/CMakeFiles/gui_core.dir/gui_core_autogen/mocs_compilation.cpp.o.d
 -o
        
src/core/gui_core/CMakeFiles/gui_core.dir/gui_core_autogen/mocs_compilation.cpp.o
 -c
        
/usr/src/RPM/BUILD/surguch-0.4.3/x86_64-alt-linux/src/core/gui_core/gui_core_autogen/mocs_compilation.cpp
        --
        /usr/include/pdfcsp/pdf_structs.hpp: In member function 'std::string
        pdfcsp::pdf::ObjRawId::ToString() const':
        /usr/include/pdfcsp/pdf_structs.hpp:39:24: error: aggregate 
'std::ostringstream builder'
        has incomplete type and cannot be defined
        39 |     std::ostringstream builder;
        /usr/include/pdfcsp/pdf_structs.hpp: In member function 'std::string
        pdfcsp::pdf::ObjRawId::ToStringRef() const':
        /usr/include/pdfcsp/pdf_structs.hpp:45:24: error: aggregate 
'std::ostringstream builder'
        has incomplete type and cannot be defined
        45 |     std::ostringstream builder;

        20 error logs REMOVED from the list
altlinux-freedesktop-menu-0.70-alt2
autogen-5.18.16-alt1
blender5.0-5.0.0-alt0.2
bpftrace-0.24.2-alt1
dart-6.15.0-alt1
dm-secdel-1.0.12-alt1
gnome-vfs-1:2.24.4-alt14
guile-fibers-1.4.0-alt1
guile22-2.2.7-alt1
gz-physics-8.0.0-alt1
gz-sim-9.0.0-alt2
kodi-addon-inputstream-ffmpegdirect-21.3.8-alt1
liboqs-0.15.0-alt1
openFPGALoader-1.0.0-alt1
python3-module-Pygments-2.19.2-alt1
python3-module-pulsectl-asyncio-1.2.2-alt2
python3-module-websockets-15.0.1-alt1
python3-module-zmq-27.1.0-alt1
vaultwarden-1.35.0-alt1
zstd-1.5.5-alt2

Total 177 error logs.
_______________________________________________
Sisyphus-cybertalk mailing list
[email protected]
https://lists.altlinux.org/mailman/listinfo/sisyphus-cybertalk

Reply via email to