From: ALT beekeeper <hiver@altlinux.org> To: sisyphus-cybertalk@lists.altlinux.org Subject: [cyber] I: Sisyphus-20220322 x86_64 beehive_status: +5 -18 (168) Date: Tue, 22 Mar 2022 02:57:05 +0000 Message-ID: <Yjk7AfpiDABEpGxW@beehive.mskdc.altlinux.org> (raw) 5 NEW error logs audit-3.0.7-alt1 audit_wrap.c: In function '_wrap_audit_rule_data_buf_set': audit_wrap.c:4701:17: error: cast specifies array type 4701 | arg1->buf = (char [])(char *)memcpy(malloc((size)*sizeof(char)), (const char *)(arg2), sizeof(char)*(size)); audit_wrap.c:4701:15: error: invalid use of flexible array member 4701 | arg1->buf = (char [])(char *)memcpy(malloc((size)*sizeof(char)), (const char *)(arg2), sizeof(char)*(size)); audit_wrap.c:4703:15: error: invalid use of flexible array member 4703 | arg1->buf = 0; bpftrace-0.13.1-alt1 cd /usr/src/RPM/BUILD/bpftrace-0.13.1/x86_64-alt-linux/src && /usr/bin/clang++ -DBPFTRACE_VERSION=\"v0.13.1\" -DHAVE_BCC_CREATE_MAP -DHAVE_BCC_ELF_FOREACH_SYM -DHAVE_BCC_KFUNC -DHAVE_BCC_PROG_LOAD -DHAVE_BCC_PROG_LOAD_XATTR -DHAVE_BCC_USDT_ADDSEM -DHAVE_BFD_DISASM -DHAVE_LIBBPF -DHAVE_LIBBPF_BPF_H -DHAVE_LIBBPF_BTF_DUMP -DHAVE_LIBBPF_BTF_DUMP_EMIT_TYPE_DECL -DHAVE_LIBBPF_LINK_CREATE -DHAVE_LIBBPF_MAP_BATCH -DHAVE_NAME_TO_HANDLE_AT=1 -DHAVE_UNSAFE_PROBE -DLIBBCC_ATTACH_KPROBE_SIX_ARGS_SIGNATURE -DLIBBCC_ATTACH_UPROBE_SEVEN_ARGS_SIGNATURE -DLIBBFD_DISASM_FOUR_ARGS_SIGNATURE -DLLVM_ORC_V2 -DLLVM_VERSION_MAJOR=12 -DLLVM_VERSION_MINOR=0 -DLLVM_VERSION_PATCH=1 -I/usr/src/RPM/BUILD/bpftrace-0.13.1/src -I/usr/src/RPM/BUILD/bpftrace-0.13.1/src/ast -I/usr/src/RPM/BUILD/bpftrace-0.13.1/x86_64-alt-linux -I/usr/src/RPM/BUILD/bpftrace-0.13.1/resources/../src -isystem /usr/lib/llvm-12.0/include -pipe -Wall -g -O2 -flto=thin -O2 -g -DNDEBUG -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -Wall -Wextra -Wundef -Wpointer-arith -Wcast-align -Wwrite-strings -Wcast-qual -Wunreachable-code -Wdisabled-optimization -std=c++17 -MD -MT src/CMakeFiles/libbpftrace.dir/btf.cpp.o -MF CMakeFiles/libbpftrace.dir/btf.cpp.o.d -o CMakeFiles/libbpftrace.dir/btf.cpp.o -c /usr/src/RPM/BUILD/bpftrace-0.13.1/src/btf.cpp /usr/src/RPM/BUILD/bpftrace-0.13.1/src/btf.cpp:228:10: error: use of undeclared identifier 'typeof'; did you mean 'typeid'? dump = btf_dump__new(btf, nullptr, &opts, dump_printf); -- __builtin_types_compatible_p(typeof(a4), btf_dump_printf_fn_t) || \ /usr/src/RPM/BUILD/bpftrace-0.13.1/src/btf.cpp:228:10: error: unexpected type name 'btf_dump_printf_fn_t': expected expression /usr/include/bpf/btf.h:318:43: note: expanded from macro 'btf_dump__new' __builtin_types_compatible_p(typeof(a4), btf_dump_printf_fn_t) || \ /usr/src/RPM/BUILD/bpftrace-0.13.1/src/btf.cpp:228:10: error: use of undeclared identifier 'typeof'; did you mean 'typeid'? /usr/include/bpf/btf.h:319:31: note: expanded from macro 'btf_dump__new' __builtin_types_compatible_p(typeof(a4), void(void *, const char *, va_list)), \ /usr/src/RPM/BUILD/bpftrace-0.13.1/src/btf.cpp:228:10: error: expected '(' for function-style cast or type construction dump = btf_dump__new(btf, nullptr, &opts, dump_printf); -- __builtin_types_compatible_p(typeof(a4), void(void *, const char *, va_list)), \ /usr/src/RPM/BUILD/bpftrace-0.13.1/src/btf.cpp:228:10: error: expected expression /usr/include/bpf/btf.h:319:54: note: expanded from macro 'btf_dump__new' __builtin_types_compatible_p(typeof(a4), void(void *, const char *, va_list)), \ /usr/src/RPM/BUILD/bpftrace-0.13.1/src/btf.cpp:228:10: error: expected expression /usr/include/bpf/btf.h:319:56: note: expanded from macro 'btf_dump__new' __builtin_types_compatible_p(typeof(a4), void(void *, const char *, va_list)), \ /usr/src/RPM/BUILD/bpftrace-0.13.1/src/btf.cpp:228:10: error: unexpected type name 'va_list': expected expression /usr/include/bpf/btf.h:319:70: note: expanded from macro 'btf_dump__new' __builtin_types_compatible_p(typeof(a4), void(void *, const char *, va_list)), \ /usr/src/RPM/BUILD/bpftrace-0.13.1/src/btf.cpp:499:10: error: use of undeclared identifier 'typeof'; did you mean 'typeid'? dump = btf_dump__new(btf, nullptr, &opts, dump_printf); -- __builtin_types_compatible_p(typeof(a4), btf_dump_printf_fn_t) || \ /usr/src/RPM/BUILD/bpftrace-0.13.1/src/btf.cpp:499:10: error: unexpected type name 'btf_dump_printf_fn_t': expected expression /usr/include/bpf/btf.h:318:43: note: expanded from macro 'btf_dump__new' __builtin_types_compatible_p(typeof(a4), btf_dump_printf_fn_t) || \ /usr/src/RPM/BUILD/bpftrace-0.13.1/src/btf.cpp:499:10: error: use of undeclared identifier 'typeof'; did you mean 'typeid'? /usr/include/bpf/btf.h:319:31: note: expanded from macro 'btf_dump__new' perl-RRDTool-OO-0.36-alt1 Result: FAIL Failed 1/13 test programs. 0/116 subtests failed. make: *** [Makefile:773: test_dynamic] Error 255 python3-module-mypy-0.931-alt2 assert_string_arrays_equal(expected_out, out, E AssertionError: Invalid output (/usr/src/RPM/BUILD/python3-module-mypy-0.931/test-data/unit/cmdline.test, line 1235) ----------------------------- Captured stderr call ----------------------------- Expected: pkg/x.py:1: error: invalid syntax. Perhaps you forgot a comma? (diff) Found 1 error in 1 file (errors prevented further checking) -- Actual: pkg/x.py:1: error: invalid syntax (diff) Found 1 error in 1 file (errors prevented further checking) -- Alignment of first line difference: E: ...: error: invalid syntax. Perhaps you forgot a comma? A: ...: error: invalid syntax =========================== short test summary info ============================ FAILED mypy/test/testcmdline.py::PythonCmdlineSuite::cmdline.test::testBlocker ====== 1 failed, 9449 passed, 602 skipped, 7 xfailed in 191.86s (0:03:11) ====== ERROR: InvocationError for command /usr/src/RPM/BUILD/python3-module-mypy-0.931/.tox/py3/bin/python -m pytest -vv mypy/test mypyc/test (exited with code 1) py3 finish: run-test after 192.26 seconds -- ___________________________________ summary ____________________________________ ERROR: py3: commands failed cleanup /usr/src/RPM/BUILD/python3-module-mypy-0.931/.tox/.tmp/package/1/mypy-0.931.zip python3-module-requests-mock-1.8.0-alt1 warnings.warn( hasher-priv: master: idle time limit (3600 seconds) exceeded 18 error logs REMOVED from the list 389-ds-base-1.4.3.28-alt2 gtypist-2.9.5-alt1 libgdk-pixbuf-2.42.8-alt1 librados2-perl-1.2.1-alt1 php7-memcache-4.0.5.2-alt7.4.28.alt1 pve-manager-7.0.11-alt5 pve-storage-7.0.10-alt1 pve-storage-linstor-5.2.2-alt1 python3-3.10.2-alt1.1 python3-module-Quamash-0.6.1-alt2 python3-module-dugong-3.7.5-alt1 python3-module-easyprocess-1.1-alt1 python3-module-filterpy-1.4.5-alt1 python3-module-junos-eznc-2.6.2-alt1 python3-module-nose-exclude-0.5.0-alt2 python3-module-pickleshare-0.7.5-alt1 python3-module-tmdb3-0.7.2-alt2 texlive-2021-alt2_3 Total 168 error logs.
reply other threads:[~2022-03-22 2:57 UTC|newest] Thread overview: [no followups] expand[flat|nested] mbox.gz Atom feed
Reply instructions: You may reply publicly to this message via plain-text email using any one of the following methods: * Save the following mbox file, import it into your mail client, and reply-to-all from there: mbox Avoid top-posting and favor interleaved quoting: https://en.wikipedia.org/wiki/Posting_style#Interleaved_style * Reply using the --to, --cc, and --in-reply-to switches of git-send-email(1): git send-email \ --in-reply-to=Yjk7AfpiDABEpGxW@beehive.mskdc.altlinux.org \ --to=hiver@altlinux.org \ --cc=devel@lists.altlinux.org \ --cc=sisyphus-cybertalk@lists.altlinux.org \ /path/to/YOUR_REPLY https://kernel.org/pub/software/scm/git/docs/git-send-email.html * If your mail client supports setting the In-Reply-To header via mailto: links, try the mailto: link
ALT Linux Sisyphus cybertalk This inbox may be cloned and mirrored by anyone: git clone --mirror http://lore.altlinux.org/sisyphus-cybertalk/0 sisyphus-cybertalk/git/0.git # If you have public-inbox 1.1+ installed, you may # initialize and index your mirror using the following commands: public-inbox-init -V2 sisyphus-cybertalk sisyphus-cybertalk/ http://lore.altlinux.org/sisyphus-cybertalk \ sisyphus-cybertalk@lists.altlinux.org sisyphus-cybertalk@lists.altlinux.ru sisyphus-cybertalk@lists.altlinux.com public-inbox-index sisyphus-cybertalk Example config snippet for mirrors. Newsgroup available over NNTP: nntp://lore.altlinux.org/org.altlinux.lists.sisyphus-cybertalk AGPL code for this site: git clone https://public-inbox.org/public-inbox.git