diff for duplicates of <20160818161757.GW20972@kernel.org> diff --git a/a/1.txt b/N1/1.txt index bf59af0..c9faaa3 100644 --- a/a/1.txt +++ b/N1/1.txt @@ -11,7 +11,7 @@ Em Thu, Aug 18, 2016 at 09:03:08AM -0700, Vineet Gupta escreveu: > >> | from arch/../util/env.h:5, > >> | from arch/common.h:4, > >> | from arch/common.c:3: -> >> | tools/include/linux/string.h:12:15: warning: redundant redeclaration of ?strlcpy? [-Wredundant-decls] +> >> | tools/include/linux/string.h:12:15: warning: redundant redeclaration of ‘strlcpy’ [-Wredundant-decls] > >> | extern size_t strlcpy(char *dest, const char *src, size_t size); > >> ^ > >> This is after commit 61a6445e463a31 ("tools lib: Guard the strlcpy() header with @@ -31,7 +31,7 @@ have for building perf I get... Hey, lucky me, the first one already bombs, its that comes with musl libc, see below, I'll let it continue building to see if some other target explodes: -[root at jouet ~]# time dm +[root@jouet ~]# time dm 1 11.315522963 alpine:3.4: FAIL make: Entering directory '/git/linux/tools/perf' BUILD: Doing 'make -j4' parallel build diff --git a/a/content_digest b/N1/content_digest index 5e47782..1fb4ac2 100644 --- a/a/content_digest +++ b/N1/content_digest @@ -1,10 +1,22 @@ "ref\01471464050-18044-1-git-send-email-vgupta@synopsys.com\0" "ref\020160818140722.GC16916@redhat.com\0" "ref\0852a8516-7fc0-3520-4913-b66c9e8ff3d2@synopsys.com\0" - "From\0acme@kernel.org (Arnaldo Carvalho de Melo)\0" - "Subject\0[PATCH] tools lib: Reinstate strlcpy() header guard with __UCLIBC__\0" + "From\0Arnaldo Carvalho de Melo <acme@kernel.org>\0" + "Subject\0Re: [PATCH] tools lib: Reinstate strlcpy() header guard with __UCLIBC__\0" "Date\0Thu, 18 Aug 2016 13:17:57 -0300\0" - "To\0linux-snps-arc@lists.infradead.org\0" + "To\0Vineet Gupta <Vineet.Gupta1@synopsys.com>\0" + "Cc\0Arnaldo Carvalho de Melo <acme@redhat.com>" + Wang Nan <wangnan0@huawei.com> + osh Poimboeuf <jpoimboe@redhat.com> + Peter Zijlstra <peterz@infradead.org> + Alexey Brodkin <Alexey.Brodkin@synopsys.com> + Adrian Hunter <adrian.hunter@intel.com> + linux-kernel@vger.kernel.org + Petri Gynther <pgynther@google.com> + Jiri Olsa <jolsa@kernel.org> + David Ahern <dsahern@gmail.com> + Namhyung Kim <namhyung@kernel.org> + " linux-snps-arc@lists.infradead.org\0" "\00:1\0" "b\0" "Em Thu, Aug 18, 2016 at 09:03:08AM -0700, Vineet Gupta escreveu:\n" @@ -20,7 +32,7 @@ "> >> | from arch/../util/env.h:5,\n" "> >> | from arch/common.h:4,\n" "> >> | from arch/common.c:3:\n" - "> >> | tools/include/linux/string.h:12:15: warning: redundant redeclaration of ?strlcpy? [-Wredundant-decls]\n" + "> >> | tools/include/linux/string.h:12:15: warning: redundant redeclaration of \342\200\230strlcpy\342\200\231 [-Wredundant-decls]\n" "> >> | extern size_t strlcpy(char *dest, const char *src, size_t size);\n" "> >> ^\n" "> >> This is after commit 61a6445e463a31 (\"tools lib: Guard the strlcpy() header with\n" @@ -40,7 +52,7 @@ "that comes with musl libc, see below, I'll let it continue building to see if some other\n" "target explodes:\n" "\n" - "[root at jouet ~]# time dm\n" + "[root@jouet ~]# time dm\n" " 1 11.315522963 alpine:3.4: FAIL\n" "make: Entering directory '/git/linux/tools/perf'\n" " BUILD: Doing 'make -j4' parallel build\n" @@ -147,4 +159,4 @@ " 3 79.233901230 archlinux:latest: Ok\n" 4: centos:5... -5e1fad86f9db67d20d88e45ab9076e2e6c28588c2d56b7bf0a2912bde207c822 +3b750c957403332649dcd5274d36daf445aa65e4682edf775d02e576f851d8d3
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.