From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Date: Tue, 31 Jul 2018 07:38:07 +0000 From: ALT beekeeper To: sisyphus-cybertalk@lists.altlinux.org Message-ID: <20180731073807.GA719@gyle.altlinux.org> Mail-Followup-To: sisyphus-cybertalk@lists.altlinux.org MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline Subject: [cyber] I: Sisyphus-20180731 x86_64 beehive_status: +12 -17 (495) X-BeenThere: sisyphus-cybertalk@lists.altlinux.org X-Mailman-Version: 2.1.12 Precedence: list Reply-To: devel@lists.altlinux.org List-Id: ALT Linux Sisyphus cybertalk List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 31 Jul 2018 07:38:08 -0000 Archived-At: List-Archive: 12 NEW error logs bijiben-3.28.3-alt1 [8/75] Compiling C object 'src/src@@bijiben@exe/bjb-organize-dialog.c.o'. FAILED: src/src@@bijiben@exe/bjb-organize-dialog.c.o cc -Isrc/src@@bijiben@exe -Isrc -I../src -I. -I../ -Isrc/libbiji -I../src/libbiji -Isubprojects/libgd -I../subprojects/libgd -I/usr/include/gtk-3.0 -I/usr/include/gio-unix-2.0/ -I/usr/include/pango-1.0 -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/freetype2 -I/usr/include/harfbuzz -I/usr/include/libpng15 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/tracker-2.0 -I/usr/include/tracker-2.0/libtracker-sparql -I/usr/include/goa-1.0 -I/usr/lib64/goa-1.0/include -I/usr/include/evolution-data-server -I/usr/include/nss -I/usr/include/nspr -I/usr/include/libsecret-1 -I/usr/include/libsoup-2.4 -I/usr/include/libxml2 -I/usr/include/uuid -I/usr/include/webkitgtk-4.0 -I/usr/include/zeitgeist-2.0 -fdiagnostics-color=always -pipe -D_FILE_OFFSET_BITS=64 -DHAVE_CONFIG_H '-DDATADIR="/usr/share"' '-DPACKAGE_LOCALE_DIR="/usr/share/locale"' -frecord-gcc-switches -Wall -g -O2 -pthread -DLIBGD_GTK_HACKS=1 -DLIBGD__VIEW_COMMON=1 -DLIBGD_MAIN_ICON_VIEW=1 -DLIBGD_MAIN_LIST_VIEW=1 -DLIBGD_MAIN_VIEW=1 -DLIBGD_TAGGED_ENTRY=1 -MD -MQ 'src/src@@bijiben@exe/bjb-organize-dialog.c.o' -MF 'src/src@@bijiben@exe/bjb-organize-dialog.c.o.d' -o 'src/src@@bijiben@exe/bjb-organize-dialog.c.o' -c ../src/bjb-organize-dialog.c -- from ../src/bjb-organize-dialog.c:21: ../src/libbiji/libbiji.h:25:10: fatal error: biji-marshalers.h: No such file or directory #include "biji-marshalers.h" -- [12/75] Compiling C object 'src/src@@bijiben@exe/bjb-settings.c.o'. FAILED: src/src@@bijiben@exe/bjb-settings.c.o cc -Isrc/src@@bijiben@exe -Isrc -I../src -I. -I../ -Isrc/libbiji -I../src/libbiji -Isubprojects/libgd -I../subprojects/libgd -I/usr/include/gtk-3.0 -I/usr/include/gio-unix-2.0/ -I/usr/include/pango-1.0 -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/freetype2 -I/usr/include/harfbuzz -I/usr/include/libpng15 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/tracker-2.0 -I/usr/include/tracker-2.0/libtracker-sparql -I/usr/include/goa-1.0 -I/usr/lib64/goa-1.0/include -I/usr/include/evolution-data-server -I/usr/include/nss -I/usr/include/nspr -I/usr/include/libsecret-1 -I/usr/include/libsoup-2.4 -I/usr/include/libxml2 -I/usr/include/uuid -I/usr/include/webkitgtk-4.0 -I/usr/include/zeitgeist-2.0 -fdiagnostics-color=always -pipe -D_FILE_OFFSET_BITS=64 -DHAVE_CONFIG_H '-DDATADIR="/usr/share"' '-DPACKAGE_LOCALE_DIR="/usr/share/locale"' -frecord-gcc-switches -Wall -g -O2 -pthread -DLIBGD_GTK_HACKS=1 -DLIBGD__VIEW_COMMON=1 -DLIBGD_MAIN_ICON_VIEW=1 -DLIBGD_MAIN_LIST_VIEW=1 -DLIBGD_MAIN_VIEW=1 -DLIBGD_TAGGED_ENTRY=1 -MD -MQ 'src/src@@bijiben@exe/bjb-settings.c.o' -MF 'src/src@@bijiben@exe/bjb-settings.c.o.d' -o 'src/src@@bijiben@exe/bjb-settings.c.o' -c ../src/bjb-settings.c -- from ../src/bjb-settings.c:22: ../src/libbiji/libbiji.h:25:10: fatal error: biji-marshalers.h: No such file or directory #include "biji-marshalers.h" cyrus-sasl2-2.1.26-alt7 /usr/include/openssl/hmac.h:98:16: note: expected 'const unsigned char *' but argument is of type 'char *' unsigned char *HMAC(const EVP_MD *evp_md, const void *key, int key_len, At top level: scram.c:260:1: warning: 'print_hash' defined but not used [-Wunused-function] print_hash (const char * func, const char * hash) scram.c:72:19: warning: 'plugin_id' defined but not used [-Wunused-const-variable=] static const char plugin_id[] = "$Id: scram.c,v 1.26 2011/09/07 16:09:40 murch Exp $"; make[2]: Leaving directory '/usr/src/RPM/BUILD/cyrus-sasl2-2.1.26/plugins' make[1]: *** [Makefile:558: all-recursive] Error 1 make: *** [Makefile:466: all] Error 2 gnustep-sqlclient-1.7.0-alt7.svn20140221.1 echo "OLD_GNUSTEP_STAMP_ASTRING = _SQLClientJDBC-" > ./JDBC.bundle/stamp.make (echo "{"; echo ' NOTE = "Automatically generated, do not edit!";'; \ echo " NSExecutable = \"JDBC\";"; \ echo " NSMainNibFile = \"\";"; \ echo " NSPrincipalClass = \"SQLClientJDBC\";"; \ echo "}") >JDBC.bundle/Resources/Info-gnustep.plist if [ -r "" ]; then \ plmerge JDBC.bundle/Resources/Info-gnustep.plist ; \ fi make: *** [/usr/share/GNUstep/Makefiles/Master/bundle.make:37: internal-all] Error 2 keepass-2.39.1-alt1.S1 Tool /usr/lib/mono/4.5/resgen.exe execution started with arguments: /useSourcePath /compile "Properties/Resources.resx,obj/Release/KeePass.Properties.Resources.resources" Task "GenerateResource" execution -- FAILED Done building target "GenerateResources" in project "/usr/src/RPM/BUILD/keepass-2.39.1/KeePass/KeePass.csproj".-- FAILED Done building project "/usr/src/RPM/BUILD/keepass-2.39.1/KeePass/KeePass.csproj".-- FAILED Task "MSBuild" execution -- FAILED Done building target "KeePass" in project "/usr/src/RPM/BUILD/keepass-2.39.1/KeePass.sln".-- FAILED Done building project "/usr/src/RPM/BUILD/keepass-2.39.1/KeePass.sln".-- FAILED Build FAILED. Errors: kernel-image-ovz-el-1:2.6.32-alt162 + msg='Booted successfully' + gcc -pipe -frecord-gcc-switches -Wall -g -O2 -s -static -xc -o init - : In function 'main': :6:2: warning: ignoring return value of 'write', declared with attribute warn_unused_result [-Wunused-result] + echo init + gzip -9n + cpio -H newc -o 1489 blocks + timeout 600 qemu -no-kvm -kernel /usr/src/tmp/kernel-image-ovz-el-buildroot/boot/vmlinuz-2.6.32-ovz-el-alt162 -nographic -append console=ttyS0 -initrd initrd.img qemu-system-x86_64: terminating on signal 15 from pid 33531 () nut-2.7.4-alt1 scan_snmp.c: In function 'try_all_oid': scan_snmp.c:371:8: error: 'snmp_device_table' undeclared (first use in this function); did you mean 'snmp_set_detail'? while(snmp_device_table[index].oid != NULL) { -- scan_snmp.c: In function 'try_SysOID': scan_snmp.c:604:10: error: 'snmp_device_table' undeclared (first use in this function); did you mean 'snmp_set_detail'? while(snmp_device_table[index].oid != NULL) { python-module-pebble-4.3.7-alt1.git20180228 collecting ... collected 41 items test/test_process_pool_spawn.py::TestProcessPool::test_process_pool_broken_initializer FAILED [ 2%] test/test_process_pool_spawn.py::TestProcessPool::test_process_pool_callback PASSED [ 4%] -- > pool.schedule(function) E AssertionError: RuntimeError not raised test/test_process_pool_spawn.py:212: AssertionError ----------------------------- Captured stderr call ----------------------------- ERROR:root:BOOM! Traceback (most recent call last): python-module-pexpect-4.4-alt1.S1 E searcher: searcher_re: E 0: re.compile("0") pexpect/expect.py:61: EOF ----------------------------- Captured stdout call ----------------------------- tests.test_interact.InteractTestCase.test_interact_exit_unicode =============================== warnings summary =============================== None [pytest] section in setup.cfg files is deprecated, use [tool:pytest] instead. -- Docs: http://doc.pytest.org/en/latest/warnings.html ======== 1 failed, 199 passed, 7 skipped, 1 warnings in 174.55 seconds ========= python-module-terminado-0.5-alt1.git20150717.2.1 test_single_process (terminado.tests.basic_test.SingleTermTests) ... ok test_max_terminals (terminado.tests.basic_test.UniqueTermTests) ... ERROR test_unique_processes (terminado.tests.basic_test.UniqueTermTests) ... ok ERROR: test_max_terminals (terminado.tests.basic_test.UniqueTermTests) Traceback (most recent call last): -- self.assertEquals(msg[0], 'setup') TypeError: 'NoneType' object has no attribute '__getitem__' -------------------- >> begin captured logging << -------------------- -- terminado.websocket: INFO: TermSocket.open: None tornado.application: ERROR: Uncaught exception in /unique Traceback (most recent call last): -- terminado.websocket: INFO: TermSocket.open: None tornado.application: ERROR: Uncaught exception in /unique Traceback (most recent call last): -- Ran 8 tests in 34.894s FAILED (errors=1) python-module-watchdog-0.8.3-alt3.git20150727.1 > self.assertEqual(expected, got) E AssertionError: Items in the first set but not the second: E sbcl-1.4.6-alt1 23 0 0.0 1689 100.0 1688 99.9 - (LABELS SB-IMPL::RESTART-LISP :IN SAVE-LISP-AND-DIE) 24 0 0.0 179 10.6 1688 99.9 - "foreign function interrupt_handle_pending" 25 0 0.0 179 10.6 1688 99.9 - "foreign function handle_trap" 26 0 0.0 1 0.1 1688 99.9 - "foreign function __vdso_gettimeofday" 27 0 0.0 1 0.1 1688 99.9 - GET-UNIVERSAL-TIME 1 0.1 elsewhere * make: Leaving directory '/usr/src/RPM/BUILD/sbcl-1.4.6/sbcl-1.4.6/contrib/sb-sprof' WARNING! Some of the contrib modules did not build successfully or pass their self-tests. Failed contribs:" sb-concurrency spice-up-1.3.2-alt2 make[2]: Entering directory '/usr/src/RPM/BUILD/Spice-up-1.3.2' [ 96%] Building C object src/CMakeFiles/com.github.philip-scott.spice-up.dir/__/data/assets.gresource.c.o make[2]: Leaving directory '/usr/src/RPM/BUILD/Spice-up-1.3.2' make[2]: Entering directory '/usr/src/RPM/BUILD/Spice-up-1.3.2' [ 98%] Linking C executable com.github.philip-scott.spice-up make[2]: Leaving directory '/usr/src/RPM/BUILD/Spice-up-1.3.2' make[1]: Entering directory '/usr/src/RPM/BUILD/Spice-up-1.3.2' [ 98%] Built target com.github.philip-scott.spice-up make[1]: Leaving directory '/usr/src/RPM/BUILD/Spice-up-1.3.2' make: *** [Makefile:141: all] Error 2 17 error logs REMOVED from the list archivemail-0.9.0-alt1 augeas-1.10.1-alt1 ghc7.6.1-7.6.1-alt6.1 intercal-0.29-alt1.git20140828.1 jed-2:0.99.19-alt2.qa2.1 kernel-modules-ipt-so-std-def-1.0-alt2.265785.1 libgdk-pixbuf-2.36.12-alt2 lz4-1:1.8.2-alt2 neko-2.2.0-alt1 perl-IO-Event-0.813-alt2 perl-Prima-1.52-alt4_3 python-module-apptools-4.4.0-alt2 razor-2.85-alt4.1.1.1 sgc-0.2.1-alt1 tardy-1.17-alt2.qa1 volpack-1.0c7-alt1.1.qa1 xtux-20030306-alt5.qa1 Total 495 error logs.