From mboxrd@z Thu Jan 1 00:00:00 1970 From: Thomas Monjalon Subject: Re: [PATCHv3 0/4] dpdk: enhance EXPERIMENTAL api tagging Date: Fri, 05 Jan 2018 15:08:52 +0100 Message-ID: <3514290.FTHxXqWOug@xps> References: <20171201185628.16261-1-nhorman@tuxdriver.com> <20171230171517.GA4393@neilslaptop.think-freely.org> <20180104125631.GA919@hmswarspite.think-freely.org> Mime-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7Bit Cc: dev@dpdk.org, Bruce Richardson , john.mcnamara@intel.com, qian.q.xu@intel.com, ci@dpdk.org To: Neil Horman Return-path: In-Reply-To: <20180104125631.GA919@hmswarspite.think-freely.org> List-Id: DPDK patches and discussions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: dev-bounces@dpdk.org Sender: "dev" 04/01/2018 13:56, Neil Horman: > On Sat, Dec 30, 2017 at 12:15:17PM -0500, Neil Horman wrote: > > Thomas- > > I just noticed that the ci tests are failing on the intel compiler, which > > makes very little sense to me, as the error is a permission error on a bash > > script that added in this series, which works during the gcc compilation. Can > > you take a look at that please? > > > > thanks > > Neil > > > Ping again Thomas, I've still heard nothing from you or the CI group about > getting more visibility into the odd permission problem in the CI runs this > seems to be encountering. I'd love to fix it, but the information in the report > is insufficient to have any idea whats going on and the problem does not occur > on local builds. Please advise. Unfortunately, I have no clues about this setup. The report is sent by sys_stv@intel.com. Adding Qian as Cc. The error is "buildtools/experimentalsyms.sh: Permission denied" And the file mode is 100755. Anyone from Intel to check what happens please?