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 989C259CA3 for ; Sun, 6 Mar 2016 17:55:39 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id E132421C0B6; Sun, 6 Mar 2016 17:55:30 +0000 (UTC) Received: from mail-wm0-f42.google.com (mail-wm0-f42.google.com [74.125.82.42]) (using TLSv1.2 with cipher ECDHE-RSA-AES128-GCM-SHA256 (128/128 bits)) (No client certificate requested) by pigeon.gentoo.org (Postfix) with ESMTPS id 121D021C0B5 for ; Sun, 6 Mar 2016 17:55:28 +0000 (UTC) Received: by mail-wm0-f42.google.com with SMTP id l68so56473493wml.0 for ; Sun, 06 Mar 2016 09:55:28 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20120113; h=date:from:to:subject:message-id:in-reply-to:references:mime-version :content-transfer-encoding; bh=y+9b8BdgxRdj/Hz2qtiCSEAZa3aI5+QO+vXLZkRw9Vk=; b=XV/pb3rX66z/hwMQan4AoPXAxawvIq6Mz18E+V+7kORzRT+EkQaDn3SD4RLdvVzwuW tW37C2lc2uiOa+Y1l9NSF/mV6MHvMN+fHc8cr9uiNogkaVcKoh0HctjwlPazzT2CLkIe WvpPbgOj95OzityoLoJJWGU2K9crqbLImtpMNiYcwhk6uPvOFkD8wGOXc6wtrV6wackK woAW7lL8J3P1sOnhrt47iQcy0UoUQfZQucGkJsvQb/gRqCNdj3ZJgmsOt6i9EGmZGAwy E7SBji8VpPqMgXrgVB84N9BqRGG7xx9lHCy2oOE2u4YXVKZLHdjOe07e2qJZNl+IQZ9+ 1ooQ== X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20130820; h=x-gm-message-state:date:from:to:subject:message-id:in-reply-to :references:mime-version:content-transfer-encoding; bh=y+9b8BdgxRdj/Hz2qtiCSEAZa3aI5+QO+vXLZkRw9Vk=; b=WjtPBClg4M7Vm2L3kmE09UEjPakFrPXncdQC7a94uMmEcOzlBrd5n/y5GM/3hBo48D LblmaT2UrH95MfXbTgOpNGDVFXhnbUrfKXJqaLuU6d5iOlm0PPlSYfXiJaZJVUc/cOM2 P64DzbDpNrsMEoYxDyjqw1wqDrCMbRxBW6Qt3TBuz2slB8dZqTVA7E5DFVygt7LDzuXO j+4PvBmnybowOjWFXlp3+WCyW958IgqPYr4IqAeJkon7g2qZT9r7ML0lTTTFpRcd/yx4 WdrJaefzPO3fP8inIkV7O7YHEyT/6rPWAVfZBI40CzHKbt1yxWiiRAa05O+rtd59Jhq7 m4EQ== X-Gm-Message-State: AD7BkJKMk3b3Mn9q/vlVMljgP6Mx8EaGc5Izb5xBQ+kEeTz5fbt6mceM36qOH1CiRXMYfA== X-Received: by 10.28.101.7 with SMTP id z7mr8333983wmb.92.1457286926411; Sun, 06 Mar 2016 09:55:26 -0800 (PST) Received: from coreI5.fabnetwork (ALille-657-1-78-234.w92-142.abo.wanadoo.fr. [92.142.21.234]) by smtp.gmail.com with ESMTPSA id z6sm9678992wme.9.2016.03.06.09.55.25 for (version=TLS1_2 cipher=ECDHE-RSA-AES128-GCM-SHA256 bits=128/128); Sun, 06 Mar 2016 09:55:25 -0800 (PST) Date: Sun, 6 Mar 2016 18:55:25 +0100 From: netfab To: gentoo-user@lists.gentoo.org Subject: Re: [gentoo-user] Failed to set XATTR_PAX markings Message-ID: <20160306185525.5da40c39@coreI5.fabnetwork> In-Reply-To: <56DC6573.2000906@sys-concept.com> References: <56DC63FF.2040102@sys-concept.com> <56DC6573.2000906@sys-concept.com> X-Mailer: Claws Mail 3.13.2 (GTK+ 2.24.29; x86_64-pc-linux-gnu) 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 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: quoted-printable X-Archives-Salt: 2b928621-140a-4b6b-b883-72359ad3dfb3 X-Archives-Hash: b1250444a3960cc2dbc37633523d28a8 Le 06/03/16 =C3=A0 10:14, thelma@sys-concept.com a tapot=C3=A9 : > I've tried to use: USE=3Dxattr 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_PREF= IX.patch?h=3D4.1 Otherwise you will have such warnings when building many packages.