From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from lists.gentoo.org (pigeon.gentoo.org [208.92.234.80]) by finch.gentoo.org (Postfix) with ESMTP id 2F87A59CA3 for ; Sun, 6 Mar 2016 18:04:51 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id A3EC021C0DB; Sun, 6 Mar 2016 18:04:23 +0000 (UTC) Received: from mail146c7.megamailservers.com (mail146c7.megamailservers.com [69.49.98.246]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by pigeon.gentoo.org (Postfix) with ESMTPS id 812FC21C0D6 for ; Sun, 6 Mar 2016 18:04:17 +0000 (UTC) X-Authenticated-User: info.sys-concept.com Received: from [10.0.0.100] ([184.69.242.18]) (authenticated bits=0) by mail146c7.megamailservers.com (8.14.9/8.13.1) with ESMTP id u26I49fO032291 for ; Sun, 6 Mar 2016 13:04:16 -0500 Subject: Re: [gentoo-user] Failed to set XATTR_PAX markings To: gentoo-user@lists.gentoo.org References: <56DC63FF.2040102@sys-concept.com> <56DC6573.2000906@sys-concept.com> <20160306185525.5da40c39@coreI5.fabnetwork> From: thelma@sys-concept.com Message-ID: <56DC712C.8010909@sys-concept.com> Date: Sun, 6 Mar 2016 11:04:28 -0700 User-Agent: Mozilla/5.0 (X11; Linux x86_64; rv:38.0) Gecko/20100101 Thunderbird/38.4.0 Precedence: bulk List-Post: List-Help: List-Unsubscribe: List-Subscribe: List-Id: Gentoo Linux mail X-BeenThere: gentoo-user@lists.gentoo.org Reply-to: gentoo-user@lists.gentoo.org MIME-Version: 1.0 In-Reply-To: <20160306185525.5da40c39@coreI5.fabnetwork> Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: 8bit X-CTCH-RefID: str=0001.0A020206.56DC7120.01D4,ss=1,re=0.000,recu=0.000,reip=0.000,cl=1,cld=1,fgs=0 X-CTCH-VOD: Unknown X-CTCH-Spam: Unknown X-CTCH-Score: 0.000 X-CTCH-Rules: X-CTCH-Flags: 0 X-CTCH-ScoreCust: 0.000 X-CSC: 0 X-CHA: v=2.1 cv=BKqK8jgG c=1 sm=1 tr=0 a=u3gW5Uk2xAGXuEgp5FffjQ==:117 a=u3gW5Uk2xAGXuEgp5FffjQ==:17 a=L9H7d07YOLsA:10 a=9cW_t1CCXrUA:10 a=s5jvgZ67dGcA:10 a=IkcTkHD0fZMA:10 a=046jbqsEAAAA:8 a=7mOBRU54AAAA:8 a=l-__fxc7D4p_YsRAUdkA:9 a=QEXdDO2ut3YA:10 X-Archives-Salt: 5dc03a02-fedf-4d01-b65e-ee23e3d67d4a X-Archives-Hash: cd804ba937cabc3007be4223d0e10855 Yes, I'm using official Gentoo kernel: linux-3.10.17-gentoo Though, this patch might not be in my Kernel. Which Kernel contain this patch? Maybe I just should upgrade the kernel. Thelma On 03/06/2016 10:55 AM, netfab wrote: > Le 06/03/16 à 10:14, thelma@sys-concept.com a tapoté : >> I've tried to use: USE=xattr in make.conf >> but it doesn't help. > > If you don't use an official gentoo kernel, then your must patch your > kernel with this : > > https://gitweb.gentoo.org/proj/linux-patches.git/tree/1500_XATTR_USER_PREFIX.patch?h=4.1 > > Otherwise you will have such warnings when building many packages. > > >