14 NEW error logs

cilk-5.4.6-alt11
        perl -I. ./bfnnconv.pl ./cilk-faq.bfnn
        no ./cilk-faq.xrefdb (No such file or directory) at ./bfnnconv.pl line 
43.
        S0          
S1               
Q1.1            
Q1.2           
Q1.3          
Q1.4         
Q1.5
        
Q1.6           
Q1.7          
Q1.8         
S2        
Q2.1             
Q2.2
        
Q2.3           
Q2.4          
S3         
Q3.1      
Q3.2             
Q3.3
        
Q3.4           
unknown question `compile' at ./bfnnconv.pl line 221, <> line 263.
        --
        libtool: install: /bin/install -p .libs/libcilk.g.so.0.0.0
        /usr/src/tmp/cilk-buildroot/usr/lib/libcilk.g.so.0.0.0
        /bin/install: cannot stat '.libs/libcilk.g.so.0.0.0': No such file or 
directory
        make[2]: *** [Makefile:565: install-libLTLIBRARIES] Error 1

clamav-0.101.4-alt1
        In file included from check_clamav.c:11:
        check_clamav.c:861:12: error: storage class specified for parameter 
'test_sha256_fn'
        861 | START_TEST(test_sha256)
        check_clamav.c:861:12: error: storage class specified for parameter 
'test_sha256_ttest'
        861 | START_TEST(test_sha256)
        check_clamav.c:861:1: error: parameter 'test_sha256_ttest' is 
initialized
        861 | START_TEST(test_sha256)
        In file included from check_clamav.c:11:
        check_clamav.c:861:12: error: storage class specified for parameter 
'test_sha256'
        861 | START_TEST(test_sha256)
        check_clamav.c:861:1: error: parameter 'test_sha256' is initialized
        861 | START_TEST(test_sha256)
        check_clamav.c:862:1: error: expected '=', ',', ';', 'asm' or 
'__attribute__' before
        '{' token
        862 | {
        In file included from check_clamav.c:11:
        check_clamav.c:886:12: error: storage class specified for parameter 
'test_sanitize_path_fn'
        886 | START_TEST(test_sanitize_path)
        check_clamav.c:886:12: error: storage class specified for parameter
        'test_sanitize_path_ttest'
        886 | START_TEST(test_sanitize_path)
        check_clamav.c:886:1: error: parameter 'test_sanitize_path_ttest' is 
initialized
        886 | START_TEST(test_sanitize_path)
        In file included from check_clamav.c:11:
        check_clamav.c:886:12: error: storage class specified for parameter 
'test_sanitize_path'
        886 | START_TEST(test_sanitize_path)

ghc8.6.4-sha-1.6.4.4-alt1
        + ./Setup makefile -f cabal-rpm.mk
        unrecognised command: makefile (try --help)
        + ./Setup build
        Preprocessing library for SHA-1.6.4.4..
        Building library for SHA-1.6.4.4..
        [1 of 1] Compiling Data.Digest.Pure.SHA ( src/Data/Digest/Pure/SHA.hs,
        dist/build/Data/Digest/Pure/SHA.o )
        ghc: out of memory (requested 2097152 bytes)
        error: Bad exit status from /usr/src/tmp/rpm-tmp.14866 (%build)
        RPM build errors:
        File /usr/src/RPM/SOURCES/ghc8.6.4-sha-1.6.4.4-alt1.patch is smaller 
than 8 bytes

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'

perl-Net-Ping-2.72-alt1
        t/150_syn_inst.t ...... ok
        #   Failed test 'Make sure it died for a good excuse'
        #   at t/190_alarm.t line 54.
        --
        t/190_alarm.t       (Wstat: 256 Tests: 6 Failed: 1)
        Failed test:  6
        Non-zero exit status: 1
        --
        Result: FAIL
        Failed 1/17 test programs. 1/66 subtests failed.
        make: *** [Makefile:784: test_dynamic] Error 255

pommed-1.39-alt8
        /usr/bin/ld.default: ../client-common/video-client.o: file not 
recognized: file truncated
        collect2: error: ld returned 1 exit status
        make[1]: *** [Makefile:33: gpomme] Error 1

python-module-crochet-1.9.0-alt2
        Failure: exceptions.ZeroDivisionError:
        ok
        --
        Traceback (most recent call last):
        Failure: exceptions.ZeroDivisionError:
        ok
        --
        test_wrapped_function ... ok
        FAIL: test_waiting_during_different_thread_importing
        (crochet.tests.test_api.EventualResultTests)
        test_waiting_during_different_thread_importing
        --
        Ran 120 tests in 23.081s
        FAILED (failures=1, skipped=2)

python-module-eventlet-0.24.1-alt1
        tests.zmq_test.test_recv_timeout ... ok
        FAIL: test_ordering (tests.hub_test.TestScheduleCall)
        Traceback (most recent call last):
        --
        self.assertEqual(lst, [1, 2, 3])
        AssertionError: Lists differ: [3, 1, 2] != [1, 2, 3]
        First differing element 0:
        --
        Ran 684 tests in 98.096s
        FAILED (SKIP=99, failures=1)
        ERROR: InvocationError for command
        
/usr/src/RPM/BUILD/python-module-eventlet-0.24.1/.tox/py37-selects/bin/nosetests
 --verbose
        --with-coverage --cover-erase --cover-package=eventlet tests/ (exited 
with code 1)
        ERROR: invocation failed (exit code 1)
        ??? FAIL py37-selects in 1 minute, 54.072 seconds
        --
        py27: commands succeeded
        ERROR:   py37-selects: parallel child exit code 1
        py37-poll: commands succeeded

python-module-sh-1.12.14-alt4
        test_stdin_newline_bufsize (__main__.FunctionalTests) ... FAIL
        FAIL: test_stdin_newline_bufsize (__main__.FunctionalTests)
        Traceback (most recent call last):
        --
        self.assertTrue(abs(1-time1) < 0.5)
        AssertionError: False is not true
        Ran 108 tests in 78.342s
        FAILED (failures=1, skipped=1)
        Coverage.py warning: Module sh.py was never imported. 
(module-not-imported)

python3-3.7.4-alt2
        1 test failed:
        test_asyncio
        19 tests skipped:
        test_curses test_devpoll test_kqueue test_msilib test_ossaudiodev
        test_smtpnet test_socketserver test_startfile test_timeout
        test_tix test_tk test_ttk_guionly test_urllib2net test_urllibnet
        test_winconsoleio test_winreg test_winsound test_xmlrpc_net
        test_zipfile64
        Total duration: 4 min 30 sec
        Tests result: FAILURE

python3-module-pytest-5.2.1-alt1
        is this important to support??
        FAILED 
testing/test_pdb.py::TestPDB::test_pdb_with_caplog_on_pdb_invocation
        = 1 failed, 2497 passed, 36 skipped, 10 xfailed, 1 warnings in 988.25s 
(0:16:28) =
        ERROR: InvocationError for command
        /usr/src/RPM/BUILD/python3-module-pytest-5.2.1/.tox/py37/bin/pytest 
(exited with code 1)
        ___________________________________ summary 
____________________________________
        ERROR:   py37: commands failed
        error: Bad exit status from /usr/src/tmp/rpm-tmp.5376 (%check)

qeven-0.3.2-alt1
        from ../../../../include/qt4/QtGui/qwidget.h:50,
        from ../../../../include/qt4/QtGui/QWidget:1,
        from UI/mplayer_preview.h:23,
        from UI/mplayer_preview.cpp:20:
        ../../../../include/qt4/QtGui/qtransform.h:136:17: note: because 
'QTransform' has
        user-provided 'QTransform& QTransform::operator=(const QTransform&)'
        136 |     QTransform &operator=(const QTransform &);
        UI/mplayer_preview.cpp: In member function 'virtual void
        Mplayer_Preview::closeEvent(QCloseEvent*)':
        UI/mplayer_preview.cpp:110:47: warning: unused parameter 'event' 
[-Wunused-parameter]
        110 | void Mplayer_Preview::closeEvent(QCloseEvent *event)
        make: Leaving directory '/usr/src/RPM/BUILD/qeven_0.3.2'

qt5-webengine-5.12.5-alt2
        + true
        + date
        Fri Oct 25 11:53:53 UTC 2019
        + sleep 7m
        + true
        + date
        Fri Oct 25 12:00:53 UTC 2019
        + sleep 7m
        + true
        hasher-priv: master: time elapsed limit (18000 seconds) exceeded

sgc-0.2.1-alt3
        + xvfb-run sh makedocs
        _XSERVTransmkdir: ERROR: euid != 0,directory /tmp/.X11-unix will not be 
created.
        The XKEYBOARD keymap compiler (xkbcomp) reports:
        --
        pygame.display.init()
        error: Couldn't open X11 display
        The full traceback has been saved in 
/usr/src/tmp/sphinx-err-CmWI2V.log, if you want
        to report the issue to the developers.

        15 error logs REMOVED from the list
aqbanking-5.7.8-alt2
archaius-0.7.3-alt1_9jpp8
derby-0:10.13.1.1-alt1_4jpp8
efivar-37-alt1
grep-3.3-alt1
icu4j-1:63.1-alt1_2jpp8
java-10-openjdk-0:10.0.2.13-alt1_7jpp9
libbctoolbox-0.6.0-alt2
libbelle-sip-1.6.3-alt3
libortp-1.0.2-alt2
libxerces-c28-2.8.0-alt3.qa5
linphone-3.12.0-alt6
perl-HTTP-Proxy-0.304-alt2
python-module-pebble-4.3.7-alt1.git20180228
python-module-pytest-cov-2.8.1-alt1

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

Reply via email to