11 NEW error logs

automake_1.11-1.11.6-alt10
        checking for upc... no
        configure: error: no Unified Parallel C compiler was found
        + exit_status=77
        --
        + exit 77
        1 of 878 tests failed
        (73 tests were not run)

guile-fibers-1.3.1-alt1
        make  check-TESTS
        hasher-privd: parent: handle_io: idle time limit (3600 seconds) exceeded

kopia-0.15.0-alt2
        ok      github.com/kopia/kopia/tests/repository_stress_test     0.010s
        --- FAIL: TestPickActionWeighted (0.09s)
        engine_test.go:470: basic uniform

ldns-1.8.1-alt2
        ./libtool --tag=CC --quiet --mode=link x86_64-alt-linux-gcc 
-DOPENSSL_API_COMPAT=10100
        -fno-strict-aliasing -Wunused-function -Wstrict-prototypes 
-Wwrite-strings -W
        -Wall -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto 
-D_FILE_OFFSET_BITS=64
        examples/ldns-nsec3-hash.lo compat/b64_pton.lo compat/b64_ntop.lo 
libldns.la -lssl
        -lcrypto  -o examples/ldns-nsec3-hash
        ld: /usr/src/tmp/ccjxpOb4.ltrans0.ltrans.o:(.debug_info+0x2b): 
undefined reference to
        `ldns_nsec3_hash.c.85e15b4b'
        ld: /usr/src/tmp/ccjxpOb4.ltrans0.ltrans.o:(.debug_info+0x46): 
undefined reference to
        `ldns_nsec3_hash.c.85e15b4b'
        ld: /usr/src/tmp/ccjxpOb4.ltrans0.ltrans.o:(.debug_info+0x53): 
undefined reference to
        `ldns_nsec3_hash.c.85e15b4b'
        ld: /usr/src/tmp/ccjxpOb4.ltrans0.ltrans.o:(.debug_info+0x60): 
undefined reference to
        `ldns_nsec3_hash.c.85e15b4b'
        ld: /usr/src/tmp/ccjxpOb4.ltrans0.ltrans.o:(.debug_info+0x78): 
undefined reference to
        `ldns_nsec3_hash.c.85e15b4b'
        ld: /usr/src/tmp/ccjxpOb4.ltrans0.ltrans.o:(.debug_info+0x85): more 
undefined references
        to `ldns_nsec3_hash.c.85e15b4b' follow
        collect2: error: ld returned 1 exit status
        make: *** [Makefile:219: examples/ldns-nsec3-hash] Error 1

libvamp-2.10.0-alt2
        ld: ./libvamp-hostsdk.a: error adding symbols: no more archived files
        collect2: error: ld returned 1 exit status
        make: *** [Makefile:268: host/vamp-simple-host] Error 1

mumps-5.3.5-alt3
        /usr/lib64/openmpi/bin/mpicc -shared graph.o gbipart.o gbisect.o 
ddcreate.o ddbisect.o
        nestdiss.o multisector.o gelim.o bucket.o tree.o symbfac.o interface.o 
sort.o minpriority.o
        -Wl,-soname,libpord-5.3.so -o libpord-5.3.so 
-Wl,--as-needed,-rpath,/usr/lib64/openmpi/lib
        -L/usr/lib64/openmpi/lib -Wl,-z,defs
        lto1: internal compiler error: resolution sub id 0x21a967b23c48eeb9 not 
in object file
        libbacktrace could not find executable to open
        --
        See <http://bugzilla.altlinux.org> for instructions.
        lto-wrapper: fatal error: x86_64-alt-linux-gcc returned 1 exit status
        compilation terminated.
        ld: error: lto-wrapper failed
        collect2: error: ld returned 1 exit status
        make[2]: *** [Makefile:34: libpord.so] Error 1

nqp-2017.09-alt1
        --output=gen/moar/stage1/QRegex.moarvm gen/moar/stage1/QRegex.nqp
        make: Leaving directory '/usr/src/RPM/BUILD/nqp-2017.09'
        make: Entering directory '/usr/src/RPM/BUILD/nqp-2017.09'
        perl -MExtUtils::Command -e mkpath gen/moar/stage1/gen
        perl tools/build/gen-cat.pl moar src/vm/moar/HLL/Backend.nqp 
src/HLL/Grammar.nqp
        src/HLL/Actions.nqp src/HLL/Compiler.nqp src/HLL/CommandLine.nqp 
src/HLL/World.nqp
        src/HLL/sprintf.nqp  > gen/moar/stage1/NQPHLL.nqp
        /usr/bin/moar --libpath=src/vm/moar/stage0 
src/vm/moar/stage0/nqp.moarvm --bootstrap
        --module-path=gen/moar/stage1 --setting-path=gen/moar/stage1 \
        --setting=NQPCORE --no-regex-lib --target=mbc \
        --output=gen/moar/stage1/NQPHLL.moarvm gen/moar/stage1/NQPHLL.nqp
        make: *** [Makefile:272: gen/moar/stage1/NQPHLL.moarvm] Segmentation 
fault
        make: Leaving directory '/usr/src/RPM/BUILD/nqp-2017.09'

perl-HTML-Widget-1.11-alt3
        Compilation failed in require at t/get_errors.t line 7.
        BEGIN failed--compilation aborted at t/get_errors.t line 7.
        # Looks like your test exited with 2 before it could output anything.
        --
        Compilation failed in require at t/result_add_error.t line 6.
        BEGIN failed--compilation aborted at t/result_add_error.t line 6.
        # Looks like your test exited with 2 before it could output anything.
        --
        Compilation failed in require at t/submitted.t line 6.
        BEGIN failed--compilation aborted at t/submitted.t line 6.
        # Looks like your test exited with 2 before it could output anything.
        --
        t/01use.t                              (Wstat: 256 (exited 1) Tests: 1 
Failed: 1)
        Failed test:  1
        Non-zero exit status: 1
        --
        Result: FAIL
        Failed 48/90 test programs. 1/304 subtests failed.
        make: *** [Makefile:834: test_dynamic] Error 2

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 79.24s (0:01:19) 
====================

tarantool-3.0.1-alt1
        [330] [test-run server "luatest_server"] Last 15 lines of the log file
        /tmp/t/330_app-luatest/console_debugger_session_test.log:
        [330] child's stdout logger: <ESC>[91mError: <ESC>[0mcommand 'print' 
expects argument, but
        none received.<LF>Type 'h' and press return for a command 
list.<LF><ESC>[90m 520<ESC>[0m
        end<LF><ESC>[90m 521<ESC>[0m       check_table(obj, 
'datetime.new()')<LF><ESC>[90m
        522<ESC>[0m   <LF><ESC>[90m 523<ESC>[0m<ESC>[92m=><ESC>[0m     local 
ymd =
        false<LF><ESC>[90m 524<ESC>[0m       local hms = false<LF><ESC>[90m 
525<ESC>[0m
        local dt = DAYS_EPOCH_OFFSET<LF><ESC>[90m 526<ESC>[0m   
<LF><ESC>[91mluadebug> <ESC>[0m
        [330] child's stdout logger: print obj<LF>
        --
        [332] replication-luatest/bootstrap_strategy_test.lua                 [ 
fail ]
        [332] Test failed! Output from reject file
        /tmp/t/rejects/replication-luatest/bootstrap_strategy.reject:
        [332] Tarantool version is 3.0.1-0-g31c2ddb31

xdg-desktop-portal-1.18.4-alt1
        >       assert old_pid is None, f"PID {old_pid} still alive?"
        E       AssertionError: PID 375420 still alive?
        /usr/lib/python3/site-packages/dbusmock/testcase.py:288: AssertionError
        _______ ERROR at setup of TestInputCapture.test_disable_signal[params0] 
________
        @pytest.fixture()
        --
        >       assert old_pid is None, f"PID {old_pid} still alive?"
        E       AssertionError: PID 375420 still alive?
        /usr/lib/python3/site-packages/dbusmock/testcase.py:288: AssertionError
        ______ ERROR at setup of 
TestInputCapture.test_activated_signal[params0] _______
        @pytest.fixture()
        --
        >       assert old_pid is None, f"PID {old_pid} still alive?"
        E       AssertionError: PID 375420 still alive?
        /usr/lib/python3/site-packages/dbusmock/testcase.py:288: AssertionError
        ___________ ERROR at setup of TestInputCapture.test_release[params0] 
___________
        @pytest.fixture()
        --
        >       assert old_pid is None, f"PID {old_pid} still alive?"
        E       AssertionError: PID 375420 still alive?
        /usr/lib/python3/site-packages/dbusmock/testcase.py:288: AssertionError
        =========================== short test summary info 
============================
        ERROR tests/test_inputcapture.py::TestInputCapture::test_version - 
dbus.excep...
        ERROR 
tests/test_inputcapture.py::TestInputCapture::test_supported_capabilities[params0]
        ERROR tests/test_inputcapture.py::TestInputCapture::test_create_session 
- Ass...
        ERROR
        
tests/test_inputcapture.py::TestInputCapture::test_create_session_limited_caps[params0]

        6 error logs REMOVED from the list
apache-commons-pool2-2.4.2-alt4_7jpp11
fprintd-1.94.3-alt1
python3-module-pywlroots-0.16.5-alt1
qtile-0.23.0-alt1
torrust-tracker-2.3.1-alt1
watchexec-1.22.3-alt1

Total 111 error logs.
_______________________________________________
Sisyphus-cybertalk mailing list
Sisyphus-cybertalk@lists.altlinux.org
https://lists.altlinux.org/mailman/listinfo/sisyphus-cybertalk

Reply via email to