diff for duplicates of <20191021084157.GG9296@shao2-debian> diff --git a/a/2.hdr b/N1/2.hdr index ae07751..b90da6c 100644 --- a/a/2.hdr +++ b/N1/2.hdr @@ -1,5 +1,2 @@ -Content-Type: text/plain -MIME-Version: 1.0 -Content-Transfer-Encoding: base64 -Content-Disposition: attachment; - filename="config-5.4.0-rc2-00003-g0eebfed2954f1" +Content-Type: text/plain; charset=us-ascii +Content-Disposition: attachment; filename="config-5.4.0-rc2-00003-g0eebfed2954f1" diff --git a/a/3.hdr b/N1/3.hdr index 2cf4c3f..732b0f5 100644 --- a/a/3.hdr +++ b/N1/3.hdr @@ -1,4 +1,2 @@ -Content-Type: text/plain -MIME-Version: 1.0 -Content-Transfer-Encoding: base64 -Content-Disposition: attachment; filename="job-script.ksh" +Content-Type: text/plain; charset=us-ascii +Content-Disposition: attachment; filename=job-script diff --git a/a/4.hdr b/N1/4.hdr index 2c6ee39..ae9ae0a 100644 --- a/a/4.hdr +++ b/N1/4.hdr @@ -1,4 +1,3 @@ Content-Type: application/x-xz -MIME-Version: 1.0 -Content-Transfer-Encoding: base64 Content-Disposition: attachment; filename="dmesg.xz" +Content-Transfer-Encoding: base64 diff --git a/a/5.hdr b/N1/5.hdr index dd5f235..d5b01c1 100644 --- a/a/5.hdr +++ b/N1/5.hdr @@ -1,4 +1,3 @@ -Content-Type: text/plain -MIME-Version: 1.0 -Content-Transfer-Encoding: base64 -Content-Disposition: attachment; filename="kernel_selftests.ksh" +Content-Type: text/plain; charset=utf-8 +Content-Disposition: attachment; filename=kernel_selftests +Content-Transfer-Encoding: quoted-printable diff --git a/a/5.txt b/N1/5.txt index a548a2b..730a089 100644 --- a/a/5.txt +++ b/N1/5.txt @@ -1003,26 +1003,26 @@ make: Leaving directory '/usr/src/perf_selftests-x86_64-rhel-7.6-0eebfed2954f152 make: Entering directory '/usr/src/perf_selftests-x86_64-rhel-7.6-0eebfed2954f152259cae0ad57b91d3ea92968e8/tools/testing/selftests/memfd' gcc -D_FILE_OFFSET_BITS=64 -I../../../../include/uapi/ -I../../../../include/ -I../../../../usr/include/ -c -o common.o common.c gcc -D_FILE_OFFSET_BITS=64 -I../../../../include/uapi/ -I../../../../include/ -I../../../../usr/include/ memfd_test.c common.o -o /usr/src/perf_selftests-x86_64-rhel-7.6-0eebfed2954f152259cae0ad57b91d3ea92968e8/tools/testing/selftests/memfd/memfd_test -memfd_test.c: In function âmfd_assert_reopen_fdâ: -memfd_test.c:64:7: warning: implicit declaration of function âopenâ [-Wimplicit-function-declaration] +memfd_test.c: In function ‘mfd_assert_reopen_fd’: +memfd_test.c:64:7: warning: implicit declaration of function ‘open’ [-Wimplicit-function-declaration] fd = open(path, O_RDWR); ^~~~ -memfd_test.c: In function âmfd_assert_get_sealsâ: -memfd_test.c:90:6: warning: implicit declaration of function âfcntlâ [-Wimplicit-function-declaration] +memfd_test.c: In function ‘mfd_assert_get_seals’: +memfd_test.c:90:6: warning: implicit declaration of function ‘fcntl’ [-Wimplicit-function-declaration] r = fcntl(fd, F_GET_SEALS); ^~~~~ -memfd_test.c: In function âmfd_assert_writeâ: -memfd_test.c:363:6: warning: implicit declaration of function âfallocateâ [-Wimplicit-function-declaration] +memfd_test.c: In function ‘mfd_assert_write’: +memfd_test.c:363:6: warning: implicit declaration of function ‘fallocate’ [-Wimplicit-function-declaration] r = fallocate(fd, ^~~~~~~~~ gcc -D_FILE_OFFSET_BITS=64 -I../../../../include/uapi/ -I../../../../include/ -I../../../../usr/include/ fuse_mnt.c -lfuse -pthread -o /usr/src/perf_selftests-x86_64-rhel-7.6-0eebfed2954f152259cae0ad57b91d3ea92968e8/tools/testing/selftests/memfd/fuse_mnt gcc -D_FILE_OFFSET_BITS=64 -I../../../../include/uapi/ -I../../../../include/ -I../../../../usr/include/ fuse_test.c common.o -o /usr/src/perf_selftests-x86_64-rhel-7.6-0eebfed2954f152259cae0ad57b91d3ea92968e8/tools/testing/selftests/memfd/fuse_test -fuse_test.c: In function âmfd_assert_get_sealsâ: -fuse_test.c:67:6: warning: implicit declaration of function âfcntlâ [-Wimplicit-function-declaration] +fuse_test.c: In function ‘mfd_assert_get_seals’: +fuse_test.c:67:6: warning: implicit declaration of function ‘fcntl’ [-Wimplicit-function-declaration] r = fcntl(fd, F_GET_SEALS); ^~~~~ -fuse_test.c: In function âmainâ: -fuse_test.c:261:7: warning: implicit declaration of function âopenâ [-Wimplicit-function-declaration] +fuse_test.c: In function ‘main’: +fuse_test.c:261:7: warning: implicit declaration of function ‘open’ [-Wimplicit-function-declaration] fd = open(argv[1], O_RDONLY | O_CLOEXEC); ^~~~ TAP version 13 @@ -1226,14 +1226,14 @@ gcc -Wall -Wl,--no-as-needed -O2 -g -I../../../../usr/include/ msg_zerocopy.c gcc -Wall -Wl,--no-as-needed -O2 -g -I../../../../usr/include/ reuseport_addr_any.c -o /usr/src/perf_selftests-x86_64-rhel-7.6-0eebfed2954f152259cae0ad57b91d3ea92968e8/tools/testing/selftests/net/reuseport_addr_any gcc -Wall -Wl,--no-as-needed -O2 -g -I../../../../usr/include/ -lpthread tcp_mmap.c -o /usr/src/perf_selftests-x86_64-rhel-7.6-0eebfed2954f152259cae0ad57b91d3ea92968e8/tools/testing/selftests/net/tcp_mmap gcc -Wall -Wl,--no-as-needed -O2 -g -I../../../../usr/include/ -lpthread tcp_inq.c -o /usr/src/perf_selftests-x86_64-rhel-7.6-0eebfed2954f152259cae0ad57b91d3ea92968e8/tools/testing/selftests/net/tcp_inq -tcp_inq.c: In function âmainâ: +tcp_inq.c: In function ‘main’: tcp_inq.c:168:4: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] inq = *((int *) CMSG_DATA(cm)); ^~~ gcc -Wall -Wl,--no-as-needed -O2 -g -I../../../../usr/include/ psock_snd.c -o /usr/src/perf_selftests-x86_64-rhel-7.6-0eebfed2954f152259cae0ad57b91d3ea92968e8/tools/testing/selftests/net/psock_snd gcc -Wall -Wl,--no-as-needed -O2 -g -I../../../../usr/include/ txring_overwrite.c -o /usr/src/perf_selftests-x86_64-rhel-7.6-0eebfed2954f152259cae0ad57b91d3ea92968e8/tools/testing/selftests/net/txring_overwrite gcc -Wall -Wl,--no-as-needed -O2 -g -I../../../../usr/include/ udpgso.c -o /usr/src/perf_selftests-x86_64-rhel-7.6-0eebfed2954f152259cae0ad57b91d3ea92968e8/tools/testing/selftests/net/udpgso -udpgso.c: In function âsend_oneâ: +udpgso.c: In function ‘send_one’: udpgso.c:475:3: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] *((uint16_t *) CMSG_DATA(cm)) = gso_len; ^ @@ -1242,11 +1242,11 @@ gcc -Wall -Wl,--no-as-needed -O2 -g -I../../../../usr/include/ udpgso_bench_r gcc -Wall -Wl,--no-as-needed -O2 -g -I../../../../usr/include/ ip_defrag.c -o /usr/src/perf_selftests-x86_64-rhel-7.6-0eebfed2954f152259cae0ad57b91d3ea92968e8/tools/testing/selftests/net/ip_defrag gcc -Wall -Wl,--no-as-needed -O2 -g -I../../../../usr/include/ so_txtime.c -o /usr/src/perf_selftests-x86_64-rhel-7.6-0eebfed2954f152259cae0ad57b91d3ea92968e8/tools/testing/selftests/net/so_txtime gcc -Wall -Wl,--no-as-needed -O2 -g -I../../../../usr/include/ ipv6_flowlabel.c -o /usr/src/perf_selftests-x86_64-rhel-7.6-0eebfed2954f152259cae0ad57b91d3ea92968e8/tools/testing/selftests/net/ipv6_flowlabel -ipv6_flowlabel.c: In function âdo_sendâ: +ipv6_flowlabel.c: In function ‘do_send’: ipv6_flowlabel.c:58:3: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] *(uint32_t *)CMSG_DATA(cm) = htonl(flowlabel); ^ -ipv6_flowlabel.c: In function âdo_recvâ: +ipv6_flowlabel.c: In function ‘do_recv’: ipv6_flowlabel.c:114:3: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] flowlabel = ntohl(*(uint32_t *)CMSG_DATA(cm)); ^~~~~~~~~ @@ -3824,8 +3824,8 @@ make: Leaving directory '/usr/src/perf_selftests-x86_64-rhel-7.6-0eebfed2954f152 2019-10-20 11:14:01 make run_tests -C seccomp make: Entering directory '/usr/src/perf_selftests-x86_64-rhel-7.6-0eebfed2954f152259cae0ad57b91d3ea92968e8/tools/testing/selftests/seccomp' gcc -Wl,-no-as-needed -Wall seccomp_bpf.c -lpthread -o seccomp_bpf -seccomp_bpf.c: In function âuser_notification_continueâ: -seccomp_bpf.c:3562:15: error: âSECCOMP_USER_NOTIF_FLAG_CONTINUEâ undeclared (first use in this function) +seccomp_bpf.c: In function ‘user_notification_continue’: +seccomp_bpf.c:3562:15: error: ‘SECCOMP_USER_NOTIF_FLAG_CONTINUE’ undeclared (first use in this function) resp.flags = SECCOMP_USER_NOTIF_FLAG_CONTINUE; ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ seccomp_bpf.c:3562:15: note: each undeclared identifier is reported only once for each function it appears in @@ -3899,7 +3899,7 @@ gcc -c sync_stress_consumer.c -o /usr/src/perf_selftests-x86_64-rhel-7.6-0eebfed gcc -c sync_stress_merge.c -o /usr/src/perf_selftests-x86_64-rhel-7.6-0eebfed2954f152259cae0ad57b91d3ea92968e8/tools/testing/selftests/sync/sync_stress_merge.o gcc -c sync_test.c -o /usr/src/perf_selftests-x86_64-rhel-7.6-0eebfed2954f152259cae0ad57b91d3ea92968e8/tools/testing/selftests/sync/sync_test.o -O2 -g -std=gnu89 -pthread -Wall -Wextra -I../../../../usr/include/ In file included from sync_test.c:37:0: -../kselftest.h: In function âksft_print_cntsâ: +../kselftest.h: In function ‘ksft_print_cnts’: ../kselftest.h:74:16: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] if (ksft_plan != ksft_test_num()) ^~ diff --git a/a/content_digest b/N1/content_digest index 8b35158..7dc6d3e 100644 --- a/a/content_digest +++ b/N1/content_digest @@ -1,7 +1,20 @@ "From\0kernel test robot <rong.a.chen@intel.com>\0" - "Subject\0[seccomp] 0eebfed295: kernel_selftests.seccomp.make_fail\0" + "Subject\0[seccomp] 0eebfed295: kernel_selftests.seccomp.make_fail\0" "Date\0Mon, 21 Oct 2019 16:41:57 +0800\0" - "To\0lkp@lists.01.org\0" + "To\0Christian Brauner <christian.brauner@ubuntu.com>\0" + "Cc\0Kees Cook <keescook@chromium.org>" + Andy Lutomirski <luto@amacapital.net> + Will Drewry <wad@chromium.org> + Shuah Khan <shuah@kernel.org> + Alexei Starovoitov <ast@kernel.org> + Daniel Borkmann <daniel@iogearbox.net> + Martin KaFai Lau <kafai@fb.com> + Song Liu <songliubraving@fb.com> + Yonghong Song <yhs@fb.com> + Tycho Andersen <tycho@tycho.ws> + Tyler Hicks <tyhicks@canonical.com> + LKML <linux-kernel@vger.kernel.org> + " lkp@lists.01.org\0" "\01:1\0" "b\0" "FYI, we noticed the following commit (built with gcc-7):\n" @@ -8257,7 +8270,7 @@ "# CONFIG_UNWINDER_GUESS is not set\n" # end of Kernel hacking "\01:3\0" - "fn\0job-script.ksh\0" + "fn\0job-script\0" "b\0" "#!/bin/sh\n" "\n" @@ -8722,7 +8735,7 @@ "q]\345\r\276\350\250X\205*\353\201\021\0346\353B\320\344\252n\250H#\247\270r(\356\327\322\210j\331\374\355\231M\252y\342\250\344\373V\340\224O+b$l\002\033\022O\00567\2017b\017*\304\333k\b\274\027\004\201a-\032^\303$\310\377\230\224!\254\332\347s'n\207\371\243\024\271\374# D~&\257\255,#n\302*\251K\250= |\245\034\023\336\241\342k\376'\3109\224\355\032\365\vP\207\324\n" "@\276\333\362c\246\360\255 \226\342w\326a\374\226\0\214\266\256\016O\321F\254R\"\256\2204\333\b\307\372\r`\240 \006\202\242\210\313\016iaG|1\303\252/\253r\212Y\204bZ\025\340\364k\026W\307\210\317\242%\3237=\274\366\326\033E;]Ms\257\3046\"\261\314\247r\215f\233\243\254u\254\r\226+\bi\214\300\321\320\265No9\330\212\031K\325\347\223y\346=\320\326U/\023\354\2322\331V\332\377\235\300\273\226|QVi'g\3250\265C\213`\307\221]R:[\240C\202\271\316\357\002g\261\306R3\253\2444\217\352\335Dd\267~>\251V\356\224\342\377=\255K}tu\234\217\024\203%\255\227\373j\254\035^\364v\332\332\030\275\v\261\a\246\326\3669n/\377\022\v~\274\322a\310\305\311U[\200z\354\"L\272\266\231\257\266\336R\215\233k\211\322\2371\t\274\f\2350\371t\021yH!LH\345x\377\202\0)\211\205\324?+\244\326O\313W\270\222\251{\177\363\306\003w1\207\033A\0\302\t\347\032he\212\333\023\270x9$>\016+\006\234\231\331&\2750.\247\220R8y\320\233\307\306'u\20561]\273\021B\220W\031>\373\2201\302\373e\326\247\263\034\222N\317w1\364\021\"\375\253\\\261V*\257\304W\366\031\2061\247\266i\033\foB\255G\ru=j\343\0\0\0\0\220\304\371\257(\235\347\370\0\001\251\213\004\223\223\032%\244I\354\261\304g\373\002\0\0\0\0\004YZ" "\01:5\0" - "fn\0kernel_selftests.ksh\0" + "fn\0kernel_selftests\0" "b\0" "KERNEL SELFTESTS: linux_headers_dir is /usr/src/linux-headers-x86_64-rhel-7.6-0eebfed2954f152259cae0ad57b91d3ea92968e8\n" "media_tests test: not in Makefile\n" @@ -9729,26 +9742,26 @@ "make: Entering directory '/usr/src/perf_selftests-x86_64-rhel-7.6-0eebfed2954f152259cae0ad57b91d3ea92968e8/tools/testing/selftests/memfd'\n" "gcc -D_FILE_OFFSET_BITS=64 -I../../../../include/uapi/ -I../../../../include/ -I../../../../usr/include/ -c -o common.o common.c\n" "gcc -D_FILE_OFFSET_BITS=64 -I../../../../include/uapi/ -I../../../../include/ -I../../../../usr/include/ memfd_test.c common.o -o /usr/src/perf_selftests-x86_64-rhel-7.6-0eebfed2954f152259cae0ad57b91d3ea92968e8/tools/testing/selftests/memfd/memfd_test\n" - "memfd_test.c: In function \303\242\302\200\302\230mfd_assert_reopen_fd\303\242\302\200\302\231:\n" - "memfd_test.c:64:7: warning: implicit declaration of function \303\242\302\200\302\230open\303\242\302\200\302\231 [-Wimplicit-function-declaration]\n" + "memfd_test.c: In function \342\200\230mfd_assert_reopen_fd\342\200\231:\n" + "memfd_test.c:64:7: warning: implicit declaration of function \342\200\230open\342\200\231 [-Wimplicit-function-declaration]\n" " fd = open(path, O_RDWR);\n" " ^~~~\n" - "memfd_test.c: In function \303\242\302\200\302\230mfd_assert_get_seals\303\242\302\200\302\231:\n" - "memfd_test.c:90:6: warning: implicit declaration of function \303\242\302\200\302\230fcntl\303\242\302\200\302\231 [-Wimplicit-function-declaration]\n" + "memfd_test.c: In function \342\200\230mfd_assert_get_seals\342\200\231:\n" + "memfd_test.c:90:6: warning: implicit declaration of function \342\200\230fcntl\342\200\231 [-Wimplicit-function-declaration]\n" " r = fcntl(fd, F_GET_SEALS);\n" " ^~~~~\n" - "memfd_test.c: In function \303\242\302\200\302\230mfd_assert_write\303\242\302\200\302\231:\n" - "memfd_test.c:363:6: warning: implicit declaration of function \303\242\302\200\302\230fallocate\303\242\302\200\302\231 [-Wimplicit-function-declaration]\n" + "memfd_test.c: In function \342\200\230mfd_assert_write\342\200\231:\n" + "memfd_test.c:363:6: warning: implicit declaration of function \342\200\230fallocate\342\200\231 [-Wimplicit-function-declaration]\n" " r = fallocate(fd,\n" " ^~~~~~~~~\n" "gcc -D_FILE_OFFSET_BITS=64 -I../../../../include/uapi/ -I../../../../include/ -I../../../../usr/include/ fuse_mnt.c -lfuse -pthread -o /usr/src/perf_selftests-x86_64-rhel-7.6-0eebfed2954f152259cae0ad57b91d3ea92968e8/tools/testing/selftests/memfd/fuse_mnt\n" "gcc -D_FILE_OFFSET_BITS=64 -I../../../../include/uapi/ -I../../../../include/ -I../../../../usr/include/ fuse_test.c common.o -o /usr/src/perf_selftests-x86_64-rhel-7.6-0eebfed2954f152259cae0ad57b91d3ea92968e8/tools/testing/selftests/memfd/fuse_test\n" - "fuse_test.c: In function \303\242\302\200\302\230mfd_assert_get_seals\303\242\302\200\302\231:\n" - "fuse_test.c:67:6: warning: implicit declaration of function \303\242\302\200\302\230fcntl\303\242\302\200\302\231 [-Wimplicit-function-declaration]\n" + "fuse_test.c: In function \342\200\230mfd_assert_get_seals\342\200\231:\n" + "fuse_test.c:67:6: warning: implicit declaration of function \342\200\230fcntl\342\200\231 [-Wimplicit-function-declaration]\n" " r = fcntl(fd, F_GET_SEALS);\n" " ^~~~~\n" - "fuse_test.c: In function \303\242\302\200\302\230main\303\242\302\200\302\231:\n" - "fuse_test.c:261:7: warning: implicit declaration of function \303\242\302\200\302\230open\303\242\302\200\302\231 [-Wimplicit-function-declaration]\n" + "fuse_test.c: In function \342\200\230main\342\200\231:\n" + "fuse_test.c:261:7: warning: implicit declaration of function \342\200\230open\342\200\231 [-Wimplicit-function-declaration]\n" " fd = open(argv[1], O_RDONLY | O_CLOEXEC);\n" " ^~~~\n" "TAP version 13\n" @@ -9952,14 +9965,14 @@ "gcc -Wall -Wl,--no-as-needed -O2 -g -I../../../../usr/include/ reuseport_addr_any.c -o /usr/src/perf_selftests-x86_64-rhel-7.6-0eebfed2954f152259cae0ad57b91d3ea92968e8/tools/testing/selftests/net/reuseport_addr_any\n" "gcc -Wall -Wl,--no-as-needed -O2 -g -I../../../../usr/include/ -lpthread tcp_mmap.c -o /usr/src/perf_selftests-x86_64-rhel-7.6-0eebfed2954f152259cae0ad57b91d3ea92968e8/tools/testing/selftests/net/tcp_mmap\n" "gcc -Wall -Wl,--no-as-needed -O2 -g -I../../../../usr/include/ -lpthread tcp_inq.c -o /usr/src/perf_selftests-x86_64-rhel-7.6-0eebfed2954f152259cae0ad57b91d3ea92968e8/tools/testing/selftests/net/tcp_inq\n" - "tcp_inq.c: In function \303\242\302\200\302\230main\303\242\302\200\302\231:\n" + "tcp_inq.c: In function \342\200\230main\342\200\231:\n" "tcp_inq.c:168:4: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing]\n" " inq = *((int *) CMSG_DATA(cm));\n" " ^~~\n" "gcc -Wall -Wl,--no-as-needed -O2 -g -I../../../../usr/include/ psock_snd.c -o /usr/src/perf_selftests-x86_64-rhel-7.6-0eebfed2954f152259cae0ad57b91d3ea92968e8/tools/testing/selftests/net/psock_snd\n" "gcc -Wall -Wl,--no-as-needed -O2 -g -I../../../../usr/include/ txring_overwrite.c -o /usr/src/perf_selftests-x86_64-rhel-7.6-0eebfed2954f152259cae0ad57b91d3ea92968e8/tools/testing/selftests/net/txring_overwrite\n" "gcc -Wall -Wl,--no-as-needed -O2 -g -I../../../../usr/include/ udpgso.c -o /usr/src/perf_selftests-x86_64-rhel-7.6-0eebfed2954f152259cae0ad57b91d3ea92968e8/tools/testing/selftests/net/udpgso\n" - "udpgso.c: In function \303\242\302\200\302\230send_one\303\242\302\200\302\231:\n" + "udpgso.c: In function \342\200\230send_one\342\200\231:\n" "udpgso.c:475:3: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing]\n" " *((uint16_t *) CMSG_DATA(cm)) = gso_len;\n" " ^\n" @@ -9968,11 +9981,11 @@ "gcc -Wall -Wl,--no-as-needed -O2 -g -I../../../../usr/include/ ip_defrag.c -o /usr/src/perf_selftests-x86_64-rhel-7.6-0eebfed2954f152259cae0ad57b91d3ea92968e8/tools/testing/selftests/net/ip_defrag\n" "gcc -Wall -Wl,--no-as-needed -O2 -g -I../../../../usr/include/ so_txtime.c -o /usr/src/perf_selftests-x86_64-rhel-7.6-0eebfed2954f152259cae0ad57b91d3ea92968e8/tools/testing/selftests/net/so_txtime\n" "gcc -Wall -Wl,--no-as-needed -O2 -g -I../../../../usr/include/ ipv6_flowlabel.c -o /usr/src/perf_selftests-x86_64-rhel-7.6-0eebfed2954f152259cae0ad57b91d3ea92968e8/tools/testing/selftests/net/ipv6_flowlabel\n" - "ipv6_flowlabel.c: In function \303\242\302\200\302\230do_send\303\242\302\200\302\231:\n" + "ipv6_flowlabel.c: In function \342\200\230do_send\342\200\231:\n" "ipv6_flowlabel.c:58:3: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing]\n" " *(uint32_t *)CMSG_DATA(cm) = htonl(flowlabel);\n" " ^\n" - "ipv6_flowlabel.c: In function \303\242\302\200\302\230do_recv\303\242\302\200\302\231:\n" + "ipv6_flowlabel.c: In function \342\200\230do_recv\342\200\231:\n" "ipv6_flowlabel.c:114:3: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing]\n" " flowlabel = ntohl(*(uint32_t *)CMSG_DATA(cm));\n" " ^~~~~~~~~\n" @@ -12550,8 +12563,8 @@ "2019-10-20 11:14:01 make run_tests -C seccomp\n" "make: Entering directory '/usr/src/perf_selftests-x86_64-rhel-7.6-0eebfed2954f152259cae0ad57b91d3ea92968e8/tools/testing/selftests/seccomp'\n" "gcc -Wl,-no-as-needed -Wall seccomp_bpf.c -lpthread -o seccomp_bpf\n" - "seccomp_bpf.c: In function \303\242\302\200\302\230user_notification_continue\303\242\302\200\302\231:\n" - "seccomp_bpf.c:3562:15: error: \303\242\302\200\302\230SECCOMP_USER_NOTIF_FLAG_CONTINUE\303\242\302\200\302\231 undeclared (first use in this function)\n" + "seccomp_bpf.c: In function \342\200\230user_notification_continue\342\200\231:\n" + "seccomp_bpf.c:3562:15: error: \342\200\230SECCOMP_USER_NOTIF_FLAG_CONTINUE\342\200\231 undeclared (first use in this function)\n" " resp.flags = SECCOMP_USER_NOTIF_FLAG_CONTINUE;\n" " ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~\n" "seccomp_bpf.c:3562:15: note: each undeclared identifier is reported only once for each function it appears in\n" @@ -12625,7 +12638,7 @@ "gcc -c sync_stress_merge.c -o /usr/src/perf_selftests-x86_64-rhel-7.6-0eebfed2954f152259cae0ad57b91d3ea92968e8/tools/testing/selftests/sync/sync_stress_merge.o\n" "gcc -c sync_test.c -o /usr/src/perf_selftests-x86_64-rhel-7.6-0eebfed2954f152259cae0ad57b91d3ea92968e8/tools/testing/selftests/sync/sync_test.o -O2 -g -std=gnu89 -pthread -Wall -Wextra -I../../../../usr/include/\n" "In file included from sync_test.c:37:0:\n" - "../kselftest.h: In function \303\242\302\200\302\230ksft_print_cnts\303\242\302\200\302\231:\n" + "../kselftest.h: In function \342\200\230ksft_print_cnts\342\200\231:\n" "../kselftest.h:74:16: warning: comparison between signed and unsigned integer expressions [-Wsign-compare]\n" " if (ksft_plan != ksft_test_num())\n" " ^~\n" @@ -12949,4 +12962,4 @@ "ok 1 selftests: sysctl: sysctl.sh\n" make: Leaving directory '/usr/src/perf_selftests-x86_64-rhel-7.6-0eebfed2954f152259cae0ad57b91d3ea92968e8/tools/testing/selftests/sysctl' -2efcb444dd824980885f4ae613fa4e397dd58ecd97eee666d6dfcfb04e6eee32 +b7f74c2909bb1c8abd7f86009b5defe906102eeff63a1d41d150d87a2d87190f
This is an external index of several public inboxes, see mirroring instructions on how to clone and mirror all data and code used by this external index.