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)

cilk-5.4.6-alt13
        libtool: link: ( cd ".libs" && rm -f "libcilk.la" && ln -s 
"../libcilk.la" "libcilk.la" )
        make[3]: Leaving directory '/usr/src/RPM/BUILD/cilk-5.4.6/runtime'
        make[3]: Entering directory '/usr/src/RPM/BUILD/cilk-5.4.6/runtime'
        /bin/sh ../libtool  --tag=CC   --mode=compile x86_64-alt-linux-gcc 
-DHAVE_CONFIG_H
        -I. -I..  -DCILK_TIMING=1 -DCILK_STATS=1 -DCILK_CRITICAL_PATH=1 
-DCILK_DEBUG=1   -pipe
        -frecord-gcc-switches -Wall -g -O2  -DHAVE_SYS_TIME_H -fgnu89-inline 
-D_FILE_OFFSET_BITS=64
        -c -o libcilk_g_p_la-sched.lo `test -f 'sched.c' || echo './'`sched.c
        libtool: compile:  x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I.. 
-DCILK_TIMING=1
        -DCILK_STATS=1 -DCILK_CRITICAL_PATH=1 -DCILK_DEBUG=1 -pipe 
-frecord-gcc-switches -Wall
        -g -O2 -DHAVE_SYS_TIME_H -fgnu89-inline -D_FILE_OFFSET_BITS=64 -c 
sched.c  -fPIC -DPIC
        -o .libs/libcilk_g_p_la-sched.o
        libtool: compile:  x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I.. 
-DCILK_TIMING=1
        -DCILK_STATS=1 -DCILK_CRITICAL_PATH=1 -DCILK_DEBUG=1 -pipe 
-frecord-gcc-switches
        -Wall -g -O2 -DHAVE_SYS_TIME_H -fgnu89-inline -D_FILE_OFFSET_BITS=64 -c 
sched.c -o
        libcilk_g_p_la-sched.o >/dev/null 2>&1
        make[3]: Leaving directory '/usr/src/RPM/BUILD/cilk-5.4.6/runtime'
        make[2]: *** [Makefile:489: all] Error 2
        make[1]: *** [Makefile:405: all-recursive] Error 1
        make: *** [Makefile:337: all] Error 2

clisp-1:2.49.92-alt2
        Bye.
        (echo *.erg | grep '*' >/dev/null) || (echo "Test failed:" ; ls -l 
*erg; echo "To see
        which tests failed, type" ; echo "    cat "`pwd`"/*.erg" ; exit 1)
        Test failed:
        -rw-r--r-- 1 builder builder 848 Dec 29 03:34 socket.erg
        To see which tests failed, type
        cat /usr/src/RPM/BUILD/clisp-2.49.92/src/tests/*.erg

gnutls30-3.8.2-alt1
        # SKIP:  17
        # XFAIL: 0
        # FAIL:  0
        # XPASS: 0
        # ERROR: 0
        make[3]: Leaving directory '/usr/src/RPM/BUILD/gnutls-3.8.2/fuzz'

java-1.8.0-openjdk-0:1.8.0.382.b05-alt0_1jpp8
        RPM build errors:
        Unparseable macro: % by %%)
        Macro %z not found
        ignored self-provides: java-1.8.0-openjdk = 0:1.8.0.382.b05-alt0_1jpp8
        ignored self-provides: java-1.8.0-openjdk-headless = 
0:1.8.0.382.b05-alt0_1jpp8
        ignored self-provides: java-1.8.0-openjdk-devel = 0:1.8.0.382.b05
        ignored self-provides: java-1.8.0-openjdk-demo = 
0:1.8.0.382.b05-alt0_1jpp8
        ignored self-provides: java-1.8.0-openjdk-src = 
0:1.8.0.382.b05-alt0_1jpp8
        ignored self-provides: java-1.8.0-openjdk-javadoc = 
0:1.8.0.382.b05-alt0_1jpp8
        Unparseable macro: %.*}"

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 0xdde2925fcc0adb4d 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

python3-module-autocommand-2.2.2-alt1
        _set_config(dist, "license", val["text"])
        KeyError: 'text'
        Traceback (most recent call last):
        --
        raise RuntimeError(err_msg) from None
        RuntimeError: build_wheel failed

python3-module-build-1.0.3-alt1
        tests/test_projectbuilder.py::test_runner_user_specified PASSED         
 [ 68%]
        tests/test_projectbuilder.py::test_metadata_path_no_prepare FAILED      
 [ 68%]
        tests/test_projectbuilder.py::test_metadata_path_with_prepare FAILED    
 [ 69%]
        tests/test_projectbuilder.py::test_metadata_path_legacy PASSED          
 [ 70%]
        --
        
tests/test_projectbuilder.py::test_parse_invalid_build_system_table_type[pyproject_toml6-Unknown
        properties: unknown-prop] PASSED [ 78%]
        tests/test_util.py::test_wheel_metadata[False] FAILED                   
 [ 79%]
        tests/test_integration.py::test_build[build-isolated-code] SKIPPED 
(...) [ 79%]
        --
        >       assert metadata['name'] == 'test-no-prepare'
        E       AssertionError: assert 'test_no_prepare' == 'test-no-prepare'
        E         - test-no-prepare
        --
        >       assert metadata['name'] == 'test-setuptools'
        E       AssertionError: assert 'test_setuptools' == 'test-setuptools'
        E         - test-setuptools
        --
        >       assert metadata['name'] == 'test-setuptools'
        E       AssertionError: assert 'test_setuptools' == 'test-setuptools'
        E         - test-setuptools
        --
        SKIPPED [1] tests/test_integration.py: integration tests not run (no 
--run-integration
        flag)
        FAILED tests/test_projectbuilder.py::test_metadata_path_no_prepare - 
Assertio...
        FAILED tests/test_projectbuilder.py::test_metadata_path_with_prepare - 
Assert...
        FAILED tests/test_util.py::test_wheel_metadata[False] - AssertionError: 
asser...
        ========== 3 failed, 112 passed, 33 skipped, 10 deselected in 55.17s 
===========
        INFO     : Command's result: FAILURE
        INFO     : Command's error: Command '['python3', '-m', 'pytest', 
'-vra', '-m', 'not
        network']' returned non-zero exit status 1.
        error: Bad exit status from /usr/src/tmp/rpm-tmp.72255 (%check)

python3-module-pulsectl-asyncio-1.1.1-alt1
        
tests/test_async_with_dummy_instance.py::AsyncDummyTests::test_get_peak_sample
        hasher-privd: parent: handle_io: idle time limit (3600 seconds) exceeded

python3-module-sqlalchemy-citext-1.3.0-alt2
        return distutils.core.setup(**attrs)
        File "/usr/lib64/python3/site-packages/setuptools/_distutils/core.py", 
line 147, in setup
        _setup_distribution = dist = klass(attrs)
        File "/usr/lib64/python3/site-packages/setuptools/dist.py", line 315, 
in __init__
        self.metadata.version = self._normalize_version(self.metadata.version)
        File "/usr/lib64/python3/site-packages/setuptools/dist.py", line 351, 
in _normalize_version
        normalized = str(Version(version))
        File 
"/usr/lib64/python3/site-packages/setuptools/_vendor/packaging/version.py", line
        198, in __init__
        raise InvalidVersion(f"Invalid version: '{version}'")
        setuptools.extern.packaging.version.InvalidVersion: Invalid version: 
'1.3_0'

python3-module-urllib3-2:2.1.0-alt1
        SKIPPED [3] test/with_dummyserver/test_socketlevel.py:2281: urllib3 
uses Content-Length
        in this case
        FAILED
        
test/with_dummyserver/test_socketlevel.py::TestContentFraming::test_chunked_not_specified[file-PUT]
        - AssertionError: assert 0 == 5
        +  where 0 = <built-in method count of bytes object at 
0x55993addcd28>(b':')
        --
        INFO     : Command's result: FAILURE
        INFO     : Command's error: Command '['python3', '-m', 'pytest', 
'-ra']' returned
        non-zero exit status 1.

        14 error logs REMOVED from the list
accountsservice-23.13.9-alt1
bpftrace-0.19.1-alt1
dopewars-1.5.12-alt2_20.1033svn
ldns-1.8.1-alt2
libgupnp-igd-1.6.0-alt1
libprelude-5.2.0-alt1_14
mpd-0.23.14-alt1
mysql-workbench-community-8.0.33-alt1
python3-module-easyprocess-1.1-alt2
python3-module-oslo.rootwrap-7.0.1-alt1.1
python3-module-pytest-rerunfailures-10.2-alt1
python3-module-rql-0.36.0-alt1
watchexec-1.22.3-alt1
xdg-desktop-portal-1.18.2-alt1

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

Reply via email to