|
Message-ID: <5759E871.3040706@gmail.com> Date: Thu, 09 Jun 2016 23:06:41 +0100 From: Sudip Mukherjee <sudipm.mukherjee@...il.com> To: Stephen Rothwell <sfr@...b.auug.org.au>, linux-next@...r.kernel.org CC: linux-kernel@...r.kernel.org, Kees Cook <keescook@...omium.org>, Emese Revfy <re.emese@...il.com>, kernel-hardening@...ts.openwall.com Subject: Re: linux-next: Tree for Jun 9 On Thursday 09 June 2016 07:34 AM, Stephen Rothwell wrote: > Hi all, > > News: there will be no linux-next releases on Friday (tomorrow) or > Monday, so the next release will be next-20160614 on Tuesday. > > Changes since 20160608: While trying to build x86_64 allmodconfig I am getting: ++ dirname ../scripts/gcc-plugin.sh + srctree=../scripts ++ gcc -print-file-name=plugin + gccplugins_dir=plugin ++ g++ -E -x c++ - -o /dev/null -I../scripts/gcc-plugins -Iplugin/include + plugincc='In file included from <stdin>:1:0: ../scripts/gcc-plugins/gcc-common.h:4:22: fatal error: bversion.h: No such file or directory #include "bversion.h" ^ compilation terminated.' + '[' 1 -ne 0 ']' + exit 1 build log is at: https://travis-ci.org/sudipm-mukherjee/parport/jobs/136350824 Looks like 6b90bd4ba40b ("GCC plugin infrastructure") is the problem. Regards Sudip
Powered by blists - more mailing lists
Confused about mailing lists and their use? Read about mailing lists on Wikipedia and check out these guidelines on proper formatting of your messages.