From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Date: Wed, 20 May 2020 07:46:34 +0000 From: ALT beekeeper To: sisyphus-cybertalk@lists.altlinux.org Message-ID: <20200520074634.GA30268@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-20200520 x86_64 beehive_status: +11 -15 (207) 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: Wed, 20 May 2020 07:46:34 -0000 Archived-At: List-Archive: 11 NEW error logs geomview-1.9.4-alt4.qa3.1 ./fsaparse.l: In function 'wafsalex': ./fsaparse.l:37:10: error: 'FORMAT' undeclared (first use in this function) 37 | "Format" { return(FORMAT); } ./fsaparse.l:37:10: note: each undeclared identifier is reported only once for each function it appears in ./fsaparse.l:39:10: error: 'FSA' undeclared (first use in this function) 39 | "fsa" { return(FSA); } ./fsaparse.l:40:10: error: 'STATES' undeclared (first use in this function) 40 | "states" { return(STATES); } ./fsaparse.l:41:10: error: 'SYMBOLS' undeclared (first use in this function) 41 | "symbols" { return(SYMBOLS); } ./fsaparse.l:42:10: error: 'BFS' undeclared (first use in this function) 42 | "bfs" { return(BFS); } ./fsaparse.l:43:10: error: 'MIN' undeclared (first use in this function) 43 | "min" { return(MIN); } ./fsaparse.l:44:10: error: 'VARIABLES' undeclared (first use in this function) 44 | "variables" { return(VARIABLES); } ./fsaparse.l:45:10: error: 'ALPHABET' undeclared (first use in this function) 45 | "alphabet" { return(ALPHABET); } ./fsaparse.l:46:10: error: 'START' undeclared (first use in this function); did you mean 'ERESTART'? 46 | "start" { return(START); } | ERESTART ./fsaparse.l:47:10: error: 'ATABLE' undeclared (first use in this function) 47 | "atable" { return(ATABLE); } gnome-builder-3.36.0-alt1 [355/1147] Compiling C object 'src/libide/lsp/c4d0eae@@ide-lsp-3.36@sta/meson-generated_.._ide-lsp-enums.c.o' FAILED: src/libide/lsp/c4d0eae@@ide-lsp-3.36@sta/meson-generated_.._ide-lsp-enums.c.o cc -Isrc/libide/lsp/c4d0eae@@ide-lsp-3.36@sta -Isrc/libide/lsp -I../src/libide/lsp -Isrc/libide/code -I../src/libide/code -Isrc/libide/core -I../src/libide/core -Isrc/libide/plugins -I../src/libide/plugins -Isrc/libide/io -I../src/libide/io -Isrc/libide/threading -I../src/libide/threading -Isrc/libide/projects -I../src/libide/projects -Isrc/libide/vcs -I../src/libide/vcs -Isrc/libide/sourceview -I../src/libide/sourceview -Isrc/libide/gui -I../src/libide/gui -Isrc/libide/foundry -I../src/libide/foundry -Isrc/libide/debugger -I../src/libide/debugger -Isrc/libide/search -I../src/libide/search -Isrc/libide/themes -I../src/libide/themes -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/pcre -I/usr/include/jsonrpc-glib-1.0 -I/usr/include/json-glib-1.0 -I/usr/include/libdazzle-1.0 -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/gdk-pixbuf-2.0 -I/usr/include/libpng16 -I/usr/include/gtksourceview-4 -I/usr/include/libxml2 -I/usr/include/template-glib-1.0 -I/usr/include/gobject-introspection-1.0 -I/usr/include/libpeas-1.0 -I/usr/include/libsoup-2.4 -I/usr/include/webkitgtk-4.0 -I/usr/include/vte-2.91 -I/usr/src/RPM/BUILD/gnome-builder-3.36.0/x86_64-alt-linux -fdiagnostics-color=always -pipe -D_FILE_OFFSET_BITS=64 -std=gnu11 -Wcast-align -Wdeclaration-after-statement -Werror=address -Werror=array-bounds -Werror=empty-body -Werror=implicit -Werror=implicit-function-declaration -Werror=incompatible-pointer-types -Werror=init-self -Werror=int-conversion -Werror=int-to-pointer-cast -Werror=main -Werror=misleading-indentation -Werror=missing-braces -Werror=missing-include-dirs -Werror=nonnull -Werror=overflow -Werror=pointer-arith -Werror=pointer-to-int-cast -Werror=redundant-decls -Werror=return-type -Werror=sequence-point -Werror=shadow -Werror=strict-prototypes -Werror=trigraphs -Werror=undef -Werror=write-strings -Wformat-nonliteral -Werror=format-security -Werror=format=2 -Wignored-qualifiers -Wimplicit-function-declaration -Wlogical-op -Wmissing-format-attribute -Wmissing-include-dirs -Wmissing-noreturn -Wnested-externs -Wno-cast-function-type -Wno-missing-field-initializers -Wno-sign-compare -Wno-unused-parameter -Wold-style-definition -Wpointer-arith -Wredundant-decls -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wuninitialized -Wunused -fno-strict-aliasing -DHAVE_CONFIG_H -D_GNU_SOURCE -DIDE_COMPILATION -DG_DISABLE_CAST_CHECKS -frecord-gcc-switches -Wall -g -O2 -fPIC -pthread -Wmissing-declarations -fvisibility=hidden -DG_DISABLE_ASSERT -DIDE_LSP_COMPILATION -MD -MQ 'src/libide/lsp/c4d0eae@@ide-lsp-3.36@sta/meson-generated_.._ide-lsp-enums.c.o' -MF 'src/libide/lsp/c4d0eae@@ide-lsp-3.36@sta/meson-generated_.._ide-lsp-enums.c.o.d' -o 'src/libide/lsp/c4d0eae@@ide-lsp-3.36@sta/meson-generated_.._ide-lsp-enums.c.o' -c src/libide/lsp/ide-lsp-enums.c src/libide/lsp/ide-lsp-enums.c:5:10: fatal error: ide-lsp-enums.h: No such file or directory 5 | #include "ide-lsp-enums.h" kernel-modules-nvidia-std-def-440.82-alt1.328745.1 SYMLINK /usr/src/RPM/BUILD/kernel-modules-nvidia-std-def-440.82/kernel-source-nvidia-44082/nvidia-modeset/nv-modeset-kernel.o Compiler version check failed: The major and minor number of the compiler used to kernel-modules-nvidia-un-def-440.82-alt1.329229.1 + make -j8 modules M=/usr/src/RPM/BUILD/kernel-modules-nvidia-un-def-440.82/kernel-source-nvidia-44082 TEMP_DIR=/usr/src/RPM/BUILD/kernel-modules-nvidia-un-def-440.82/kernel-source-nvidia-44082/ ARCH=x86_64 SYSSRC=/usr/src/linux-5.6.13-un-def Compiler version check failed: The major and minor number of the compiler used to kismet-2014.02.R1-alt2 from ipc_remote.cc:34: /usr/include/bits/socket.h:285:33: error: flexible array member 'cmsghdr::__cmsg_data' not at end of 'struct' 285 | __extension__ unsigned char __cmsg_data __flexarr; /* Ancillary data. */ libmaa-1.4.7-alt1 + export MANDIR=/usr/share/man + MANDIR=/usr/share/man + mkcmake all ===> doc all ===> maa checking C compiler type... gcc 9.3.1 bmake[1]: "/usr/share/mk-configure/mk/mkc_imp.platform.sys.mk" line 112: 'Settings for gcc-9.3.1 is not available, run "mkc_compiler_settings" utility' *** Error code 1 Stop. bmake: stopped in /usr/src/RPM/BUILD/libmaa-1.4.7 libsmi-0.5.0-alt1.svn1841 parser-smi.c:9963:29: warning: passing argument 1 of 'smiyyerror' discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers] 9963 | yyerror (parserPtr, yymsgp); error.h:25:44: note: in definition of macro 'yyerror' 25 | #define yyerror(parserPtr, msg) smiyyerror(msg, parserPtr) In file included from parser-smi.y:40: smi-check.h:71:30: note: expected 'char *' but argument is of type 'const char *' 71 | extern void smiyyerror(char *msg, Parser *parserPtr); make[2]: Leaving directory '/usr/src/RPM/BUILD/libsmi-0.5.0/lib' make[1]: *** [Makefile:516: all-recursive] Error 1 make: *** [Makefile:402: all] Error 2 nqp-2017.09-alt1 from :1 (src/vm/moar/stage0/nqp.moarvm:) make: *** [Makefile:246: gen/moar/stage1/ModuleLoader.moarvm] Error 1 make: Leaving directory '/usr/src/RPM/BUILD/nqp-2017.09' make: *** Waiting for unfinished jobs.... 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/how/Archetypes.nqp src/how/RoleToRoleApplier.nqp src/how/NQPConcreteRoleHOW.nqp src/how/RoleToClassApplier.nqp src/how/NQPCurriedRoleHOW.nqp src/how/NQPParametricRoleHOW.nqp src/how/NQPClassHOW.nqp src/how/NQPNativeHOW.nqp src/how/NQPAttribute.nqp src/how/NQPModuleHOW.nqp src/how/EXPORTHOW.nqp > gen/moar/stage1/nqpmo.nqp /usr/bin/moar --libpath=src/vm/moar/stage0 src/vm/moar/stage0/nqp.moarvm --bootstrap --setting=NULL --no-regex-lib --target=mbc \ --output=gen/moar/stage1/nqpmo.moarvm gen/moar/stage1/nqpmo.nqp make: Leaving directory '/usr/src/RPM/BUILD/nqp-2017.09' paexec-1.1.3-alt1 + MANDIR=/usr/share/man + mkcmake checking custom test custom_awk_fflush... 1 checking for program runawk... /usr/bin/runawk all ===> paexec checking C compiler type... gcc 9.3.1 bmake[1]: "/usr/share/mk-configure/mk/mkc_imp.platform.sys.mk" line 112: 'Settings for gcc-9.3.1 is not available, run "mkc_compiler_settings" utility' *** Error code 1 Stop. bmake: stopped in /usr/src/RPM/BUILD/paexec-1.1.3 php7-7.3.17-alt1 Time taken : 1784 seconds EXPECTED FAILED TEST SUMMARY Test open_basedir configuration [tests/security/open_basedir_linkinfo.phpt] XFAIL REASON: BUG: open_basedir cannot delete symlink to prohibited file. See also -- Bug #70219 Use after free vulnerability in session deserializer [ext/standard/tests/serialize/bug70219.phpt] XFAIL REASON: Unfinished merge, needs fix. FAILED TEST SUMMARY Timeout within shutdown function [tests/basic/timeout_variation_9.phpt] -- TEST FAILURE: ../php7-source/tests/basic/timeout_variation_9.diff -- 002- Fatal error: Maximum execution time of 3 seconds exceeded in %s on line %d -- ../php7-source/tests/basic/timeout_variation_9.diff result ends. runawk-1.6.1-alt1 + SYSCONFDIR=/etc + export MANDIR=/usr/share/man + MANDIR=/usr/share/man + mkcmake all all ===> runawk checking C compiler type... gcc 9.3.1 bmake[1]: "/usr/share/mk-configure/mk/mkc_imp.platform.sys.mk" line 112: 'Settings for gcc-9.3.1 is not available, run "mkc_compiler_settings" utility' *** Error code 1 Stop. bmake: stopped in /usr/src/RPM/BUILD/runawk-1.6.1 15 error logs REMOVED from the list altlinux-freedesktop-menu-0.67-alt1 automake_1.11-1.11.6-alt9 cilk-5.4.6-alt11 cppunit-1.14.0-alt1 custodia-0.6.0-alt6 erlang-triq-1.3.0-alt1 gcc4.9-4.9.2-alt7 gcc5-5.3.1-alt7 gcc6-6.3.1-alt5 gear-2.3.0-alt1 libffi-1:3.2.1-alt2 neko-2.2.0-alt4.gitb68336c perl-HTTP-Proxy-0.304-alt2 php7-memcache-4.0.5.2-alt7.3.17.alt1 seamonkey-1:2.53.2-alt0.1.b1 Total 207 error logs.