From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: X-Spam-Checker-Version: SpamAssassin 3.4.2 (2018-09-13) on inbox.vuxu.org X-Spam-Level: X-Spam-Status: No, score=-2.6 required=5.0 tests=DKIM_ADSP_CUSTOM_MED, DKIM_INVALID,DKIM_SIGNED,FREEMAIL_FORGED_FROMDOMAIN,FREEMAIL_FROM, HEADER_FROM_DIFFERENT_DOMAINS,HTML_MESSAGE,MAILING_LIST_MULTI, RCVD_IN_DNSWL_MED,RCVD_IN_MSPIKE_H3,RCVD_IN_MSPIKE_WL autolearn=ham autolearn_force=no version=3.4.2 Received: from mother.openwall.net (mother.openwall.net [195.42.179.200]) by inbox.vuxu.org (OpenSMTPD) with SMTP id e9044b1d for ; Wed, 22 Jan 2020 10:43:04 +0000 (UTC) Received: (qmail 24097 invoked by uid 550); 22 Jan 2020 10:43:02 -0000 Mailing-List: contact musl-help@lists.openwall.com; run by ezmlm Precedence: bulk List-Post: List-Help: List-Unsubscribe: List-Subscribe: List-ID: Reply-To: musl@lists.openwall.com Received: (qmail 24064 invoked from network); 22 Jan 2020 10:43:02 -0000 DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20161025; h=mime-version:from:date:message-id:subject:to; bh=rMHOMkLKXDZn7/sSVWBlj4btldDOTzXmOP5J4zVjGZ0=; b=gi80lT83wo7Psr62pHFQe56LXrRi964/0kQUcNQ7WzooyBmeFg6CDTPEuI6+YDkuFq OhXlAm6+BJzJ6YBDpn39dad5L8A+aimOZo9GUcqGf3DsxmY6wZmT9ddsPXo87kQU+KDr T/X4Z3ac9nv0BuaYqWsax2qz5gs003Y1K/KYkdp+awMEKQp2PQSdV6DttXm7us0C/ERq 8Yxz1YHxbQZpMGeVmypYuConVJ4vqq/iI1baQfjMAcYbdlBj0jKfozIci6mZmE7vE0/L hmTZ0A6nlooHVxRJB/hC5dfBHksX32d6JGnCIDGDomQg2Oh7GGV7pPBnTqZ93uK0D3Hb rH0w== X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20161025; h=x-gm-message-state:mime-version:from:date:message-id:subject:to; bh=rMHOMkLKXDZn7/sSVWBlj4btldDOTzXmOP5J4zVjGZ0=; b=YwhaUs0LmrM/DHhQPpFSMmQJcF8fTJbHwiCXKlD9i0RYIQQ9/wsKZy2oOwokQdaaoL wFW91xlWCOeaPX/aMuXUbCiL9lIsWGmOPy/D6Qa5VE+lhHPOqZTtysw+/0XSs8mSKnCH suLIMmsy2bM+Nrn3HEg4MzSsfllA7V9AaqW4m92WHM5zG/0EZuxZmKCLqdr2bOrgsbYC UrLuFMtaPHNSt4UAqul1k1+z3GyFaHEvc6z6Hdvp+IhkFKH1OMsZ8gf0MLKjbHNq4BFG fJeJzcMVPQpYUdWE/p6v/J+4SZ/OYoZhNfTxqnjXipXBrUS1SlMlUsC4vE/5tKwwI1nv 4GOw== X-Gm-Message-State: APjAAAVf91tAv6zY1AFueUFSbde/EDOu/96MnwIvzFmuCIcxmvFbMJdD IoMx9UYJTZ5d0prvpIK0Hb52JRvNem5sqFlfgn+Nrx7p X-Google-Smtp-Source: APXvYqy1U63eW5kaB0qKj9Z2lrZr41Op4oYs79XAO8dqZAaQtWOdz3BHfp4TjbL343l5jo/MpXLpLZCyMask5eoIU1Q= X-Received: by 2002:a05:651c:2046:: with SMTP id t6mr19356698ljo.180.1579689770791; Wed, 22 Jan 2020 02:42:50 -0800 (PST) MIME-Version: 1.0 From: =?UTF-8?B?0JDQvdC00YDQtdC5INCQ0LvQsNC00YzQtdCy?= Date: Wed, 22 Jan 2020 13:42:40 +0300 Message-ID: To: musl@lists.openwall.com Content-Type: multipart/alternative; boundary="000000000000a4b5fb059cb82fd2" Subject: [musl] musl libc failed to preserve ownership --000000000000a4b5fb059cb82fd2 Content-Type: text/plain; charset="UTF-8" My experience in using mailing list is very low. I may duplicate this email. Sorry. I saw previous https://www.openwall.com/lists/musl/2015/04/03/3 discussion about coreutils: cp: failed to preserve ownership for /var/tmp/portage/sys-apps/portage-2.3.84-r1/image/./usr/bin/quickpkg: Not supported I've reproduced this bug inside x86_64 musl container without qemu. I want just to clarify - this is 100% cross compilation issue of coreutils. It is connected with autoconf wrong guessing about musl. This issue will be fixed in next coreutils releases with the following commit https://git.savannah.gnu.org/cgit/gnulib.git/patch/?id=453ff940449bbbde9ec00f0bbf82a359c5598fc7 More info here https://bugs.gentoo.org/687236. Thank you. --000000000000a4b5fb059cb82fd2 Content-Type: text/html; charset="UTF-8" Content-Transfer-Encoding: quoted-printable
My experience in using mailing list is very low. I may dup= licate this email. Sorry.

I saw previous https://www.openwall.com/list= s/musl/2015/04/03/3 discussion about coreutils:

cp: failed to pr= eserve ownership for /var/tmp/portage/sys-apps/portage-2.3.84-r1/image/./us= r/bin/quickpkg: Not supported

I've reproduced this bug inside x8= 6_64 musl container without qemu. I want just to clarify - this is 100% cro= ss compilation issue of coreutils. It is connected with autoconf wrong gues= sing about musl.

This issue will be fixed in next coreutils releases= with the following commit https://git.s= avannah.gnu.org/cgit/gnulib.git/patch/?id=3D453ff940449bbbde9ec00f0bbf82a35= 9c5598fc7

More info here https://bugs.gentoo.org/687236. Thank you.
--000000000000a4b5fb059cb82fd2--