12 NEW error logs dopewars-1.5.12-alt1_20.1033svn /bin/sh ../../libtool --mode=link i586-alt-linux-gcc -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -Wall -o libsound_sdl.la -rpath /usr/lib -lSDL -lpthread -lSDL_mixer sound_sdl.lo -lglib-2.0 libtool: link: rm -fr .libs/libsound_sdl.a libtool: link: i586-alt-linux-gcc -shared -fPIC -DPIC .libs/sound_sdl.o -lSDL -lpthread -lSDL_mixer -lglib-2.0 -g -O2 -march=i586 -mtune=generic -Wl,-soname -Wl,libsound_sdl.so.0 -o .libs/libsound_sdl.so.0.0.0 libtool: link: (cd ".libs" && rm -f "libsound_sdl.so.0" && ln -s "libsound_sdl.so.0.0.0" "libsound_sdl.so.0") libtool: link: (cd ".libs" && rm -f "libsound_sdl.so" && ln -s "libsound_sdl.so.0.0.0" "libsound_sdl.so") libtool: link: ( cd ".libs" && rm -f "libsound_sdl.la" && ln -s "../libsound_sdl.la" "libsound_sdl.la" ) make[3]: Leaving directory '/usr/src/RPM/BUILD/dopewars/src/plugins' make[2]: *** [Makefile:574: all-recursive] Error 1 make[1]: *** [Makefile:476: all-recursive] Error 1 make: *** [Makefile:404: all] Error 2 gprolog-1.4.5-alt1 make[1]: Leaving directory '/usr/src/RPM/BUILD/gprolog-1.4.5/src/Ma2Asm' make[1]: Entering directory '/usr/src/RPM/BUILD/gprolog-1.4.5/src/Pl2Wam' Bootstrap Prolog Compiler OK make[1]: Leaving directory '/usr/src/RPM/BUILD/gprolog-1.4.5/src/Pl2Wam' make[1]: Entering directory '/usr/src/RPM/BUILD/gprolog-1.4.5/src/BipsPl' /tmp/make.log make[1]: *** [Makefile:183: check] Error 1 make[1]: Leaving directory '/usr/src/RPM/BUILD/gprolog-1.4.5/src/BipsPl' make: *** [Makefile:154: check] Error 2 make: Leaving directory '/usr/src/RPM/BUILD/gprolog-1.4.5/src' java-9-openjdk-0:9.0.4.11-alt4_6jpp9 gmake[2]: Leaving directory '/usr/src/RPM/BUILD/java-9-openjdk-9.0.4.11-6.i586/openjdk' ERROR: Build failed for target 'docs-zip' in configuration '/usr/src/RPM/BUILD/java-9-openjdk-9.0.4.11-6.i586/openjdk/build' (exit code 2) gmake[2]: Entering directory '/usr/src/RPM/BUILD/java-9-openjdk-9.0.4.11-6.i586/openjdk' liboil-0.3.17-alt1.qa1 ../test-driver: line 109: 1432025 Segmentation fault "$@" > $log_file 2>&1 FAIL: stride PASS: dso_check -- # SKIP: 0 # XFAIL: 0 # FAIL: 1 # XPASS: 0 # ERROR: 0 See testsuite/test-suite.log librabbitmq-c-0.9.0-alt1 /usr/src/RPM/BUILD/librabbitmq-c-0.9.0/BUILD/librabbitmq/amqp_framing.c: In function 'amqp_decode_method': /usr/src/RPM/BUILD/librabbitmq-c-0.9.0/BUILD/librabbitmq/amqp_framing.c:636:7: error: 'amqp_queue_bi' undeclared (first use in this function); did you mean 'amqp_queue_bind'? 636 | amqp_queue_bind_ok_t *m = (amqp_queue_bind_ok_t *) amqp_pool_alloc(pool, sizeof(amqp_queue_bind_ok_t)); -- /usr/src/RPM/BUILD/librabbitmq-c-0.9.0/BUILD/librabbitmq/amqp_framing.c:636:7: note: each undeclared identifier is reported only once for each function it appears in /usr/src/RPM/BUILD/librabbitmq-c-0.9.0/BUILD/librabbitmq/amqp_framing.c:636:20: error: expected ';' at end of input 636 | amqp_queue_bind_ok_t *m = (amqp_queue_bind_ok_t *) amqp_pool_alloc(pool, sizeof(amqp_queue_bind_ok_t)); /usr/src/RPM/BUILD/librabbitmq-c-0.9.0/BUILD/librabbitmq/amqp_framing.c:636:7: error: expected declaration or statement at end of input 636 | amqp_queue_bind_ok_t *m = (amqp_queue_bind_ok_t *) amqp_pool_alloc(pool, sizeof(amqp_queue_bind_ok_t)); /usr/src/RPM/BUILD/librabbitmq-c-0.9.0/BUILD/librabbitmq/amqp_framing.c:636:7: error: expected declaration or statement at end of input /usr/src/RPM/BUILD/librabbitmq-c-0.9.0/BUILD/librabbitmq/amqp_framing.c:636: warning: control reaches end of non-void function [-Wreturn-type] python3-module-arpeggio-1.9.2-alt4 warning: Macro %python3_install not found error: Macro %python3_sitelibdir_noarch not found error: line 36: %python3_sitelibdir_noarch/arpeggio Installing python3-module-arpeggio-1.9.2-alt4.src.rpm python3-module-jsonschema-3.2.0-alt2 Make sure no one writes: ... ok Failure: ModuleNotFoundError (No module named 'twisted.trial') ... ERROR ERROR: Failure: ModuleNotFoundError (No module named 'twisted.trial') Traceback (most recent call last): -- from twisted.trial.unittest import SynchronousTestCase ModuleNotFoundError: No module named 'twisted.trial' Ran 2563 tests in 4.447s FAILED (SKIP=363, errors=1) python3-module-openpyxl-2.6.2-alt2 ==================================== ERRORS ==================================== _______________________ ERROR at setup of test_dataframe _______________________ @pytest.fixture -- > import pandas.util.testing E ModuleNotFoundError: No module named 'pandas.util.testing' name = 'testing' /usr/lib/python3/site-packages/pandas/util/__init__.py:12: ModuleNotFoundError ___________________ ERROR at setup of test_dataframe_header ____________________ @pytest.fixture -- > import pandas.util.testing E ModuleNotFoundError: No module named 'pandas.util.testing' name = 'testing' /usr/lib/python3/site-packages/pandas/util/__init__.py:12: ModuleNotFoundError ____________________ ERROR at setup of test_dataframe_index ____________________ @pytest.fixture -- > import pandas.util.testing E ModuleNotFoundError: No module named 'pandas.util.testing' name = 'testing' -- =========================== short test summary info ============================ ERROR openpyxl/utils/tests/test_dataframe.py::test_dataframe - ModuleNotFound... ERROR openpyxl/utils/tests/test_dataframe.py::test_dataframe_header - ModuleN... ERROR openpyxl/utils/tests/test_dataframe.py::test_dataframe_index - ModuleNo... ============ 2231 passed, 10 skipped, 5 xfailed, 3 errors in 14.27s ============ python3-module-scikits.statsmodels-1:0.11.1-alt1 import pandas.testing as testing ModuleNotFoundError: No module named 'pandas.testing' During handling of the above exception, another exception occurred: -- import pandas.util.testing as testing ModuleNotFoundError: No module named 'pandas.util.testing' ERROR: InvocationError for command /usr/src/RPM/BUILD/python3-module-scikits.statsmodels-0.11.1/.tox/py38/bin/python3 -c 'import statsmodels;statsmodels.test(['"'"'-n 2'"'"'], exit=True)' (exited with code 1) ERROR: invocation failed (exit code 1) ✖ FAIL py38 in 7 minutes, 21.021 seconds ___________________________________ summary ____________________________________ ERROR: py38: parallel child exit code 1 quilt-0.66-alt1 make: Leaving directory '/usr/src/RPM/BUILD/quilt-0.66-alt1' make: Entering directory '/usr/src/RPM/BUILD/quilt-0.66-alt1' [three.test] 66 commands (66 passed, 0 failed) make: Leaving directory '/usr/src/RPM/BUILD/quilt-0.66-alt1' make: Entering directory '/usr/src/RPM/BUILD/quilt-0.66-alt1' [two.test] 57 commands (57 passed, 0 failed) make: Leaving directory '/usr/src/RPM/BUILD/quilt-0.66-alt1' make: Target 'check' not remade because of errors. riot-web-1.7.7-alt1 <--- JS stacktrace ---> FATAL ERROR: MarkCompactCollector: young object promotion failed Allocation failed - JavaScript heap out of memory 1: 0x84f3f91 node::Abort() [/usr/bin/node] uzbl-20190110-alt3 from setuptools import setup ModuleNotFoundError: No module named 'setuptools' make: *** [Makefile:136: dist/uzbl-9f81f274e-py3-none-any.whl] Error 1 13 error logs REMOVED from the list cilk-5.4.6-alt11 erlang-triq-1.3.0-alt1 ghc8.6.4-sha-1.6.4.4-alt1 python-module-google-api-client-1.7.12-alt1 python-module-linecache2-1.0.0-alt1.git20150306.2.1 python-module-requests-mock-1.3.0-alt1.1 python-module-testrepository-0.0.20-alt2 python-module-testresources-2.0.1-alt1 python-module-testscenarios-0.5.0-alt2.1 python3-3.8.6-alt1 python3-module-pexpect-4.8.0-alt1 sbcl-2.0.4-alt1 xpdf-4.02-alt1 Total 96 error logs.