GNU bug report logs

#41264 Bootstrap packages fail to build due to mes-libc lacking 'stat64' etc. syscalls

PackageSource(s)Maintainer(s)
guix PTS Buildd Popcon
Full log

Message #29 received at 41264@debbugs.gnu.org (full text, mbox, reply):

Received: (at 41264) by debbugs.gnu.org; 16 Feb 2023 15:03:32 +0000
From debbugs-submit-bounces@debbugs.gnu.org Thu Feb 16 10:03:32 2023
Received: from localhost ([127.0.0.1]:37207 helo=debbugs.gnu.org)
	by debbugs.gnu.org with esmtp (Exim 4.84_2)
	(envelope-from <debbugs-submit-bounces@debbugs.gnu.org>)
	id 1pSfnI-0006PF-HC
	for submit@debbugs.gnu.org; Thu, 16 Feb 2023 10:03:32 -0500
Received: from eggs.gnu.org ([209.51.188.92]:55650)
 by debbugs.gnu.org with esmtp (Exim 4.84_2)
 (envelope-from <janneke@gnu.org>)
 id 1pSfnG-0006Oi-9m; Thu, 16 Feb 2023 10:03:30 -0500
Received: from fencepost.gnu.org ([2001:470:142:3::e])
 by eggs.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256)
 (Exim 4.90_1) (envelope-from <janneke@gnu.org>)
 id 1pSfn8-000086-Qu; Thu, 16 Feb 2023 10:03:22 -0500
DKIM-Signature: v=1; a=rsa-sha256; q=dns/txt; c=relaxed/relaxed; d=gnu.org;
 s=fencepost-gnu-org; h=MIME-Version:In-Reply-To:Date:References:Subject:To:
 From; bh=Q1b/XhqrR82oa/E6Pt9GCLrkjqZ2GhSS11XWlG41UBg=; b=TX3u77sxcGCHuqwCDYNu
 DVCcB/HkOjOFVqXQFS+oy9GUH2Hfhnd4aYESbh/r3gvx4UPgUd+V6ftcFTSF6JQGoz0o0e59dSxu/
 OwBqaa6t5z+VTaCMWWlHWydRzcjffxH9rFE7xwJKm+Gdde9GDEb7mltrnmDidemb1Esi0giVUyvQO
 vGbpnCkzThkE5iMdXWyy8jHxsC/i21wZ584OH+OJ5JgZKmcKo2Dfi7qrbIpjewtr1A9nDCk1BOr8k
 MtShb/DwEUCBg2ZQCzObePfWhNDm/MHU4TE4M9pqsIWIx4NomHIV1jIotaIJedaw2UI1eB9HSHvVY
 ojLNoTg9MS3MeA==;
Received: from 2a02-a462-da03-1-2701-7f81-a736-4607.fixed6.kpn.net
 ([2a02:a462:da03:1:2701:7f81:a736:4607] helo=drakenpad.janneke.lilypond.org)
 by fencepost.gnu.org with esmtpsa (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256)
 (Exim 4.90_1) (envelope-from <janneke@gnu.org>)
 id 1pSfn8-0001Xh-39; Thu, 16 Feb 2023 10:03:22 -0500
From: Janneke Nieuwenhuizen <janneke@gnu.org>
To: Andreas Enge <andreas@enge.fr>
Subject: Re: Merging core-updates?
Organization: AvatarAcademy.nl
References: <20230212100540.2214f16c@sybil.lepiller.eu>
 <Y+jIJhEQByLCtFeA@jurong> <20230212125251.121e02f5@sybil.lepiller.eu>
 <20230212125806.07e674a8@sybil.lepiller.eu> <Y+kdJYB1F2tm0Slf@jurong>
 <877cwlztlr.fsf@gnu.org> <Y+pBt6fgWMNzGwDP@jurong>
 <87lekzgw50.fsf@gnu.org> <Y+47aaIsn5fnfTYc@jurong>
X-Url: http://AvatarAcademy.nl
Date: Thu, 16 Feb 2023 16:03:15 +0100
In-Reply-To: <Y+47aaIsn5fnfTYc@jurong> (Andreas Enge's message of "Thu, 16 Feb
 2023 15:19:21 +0100")
Message-ID: <87h6vlfya4.fsf@gnu.org>
User-Agent: Gnus/5.13 (Gnus v5.13) Emacs/28.2 (gnu/linux)
MIME-Version: 1.0
Content-Type: text/plain; charset=utf-8
Content-Transfer-Encoding: quoted-printable
X-Spam-Score: -2.3 (--)
X-Debbugs-Envelope-To: 41264
Cc: Julien Lepiller <julien@lepiller.eu>, 49985@debbugs.gnu.org,
 41264@debbugs.gnu.org, 53416@debbugs.gnu.org, guix-devel@gnu.org,
 53415@debbugs.gnu.org
X-BeenThere: debbugs-submit@debbugs.gnu.org
X-Mailman-Version: 2.1.18
Precedence: list
List-Id: <debbugs-submit.debbugs.gnu.org>
List-Unsubscribe: <https://debbugs.gnu.org/cgi-bin/mailman/options/debbugs-submit>, 
 <mailto:debbugs-submit-request@debbugs.gnu.org?subject=unsubscribe>
List-Archive: <https://debbugs.gnu.org/cgi-bin/mailman/private/debbugs-submit/>
List-Post: <mailto:debbugs-submit@debbugs.gnu.org>
List-Help: <mailto:debbugs-submit-request@debbugs.gnu.org?subject=help>
List-Subscribe: <https://debbugs.gnu.org/cgi-bin/mailman/listinfo/debbugs-submit>, 
 <mailto:debbugs-submit-request@debbugs.gnu.org?subject=subscribe>
Errors-To: debbugs-submit-bounces@debbugs.gnu.org
Sender: "Debbugs-submit" <debbugs-submit-bounces@debbugs.gnu.org>
X-Spam-Score: -3.3 (---)
Andreas Enge writes:

> Am Wed, Feb 15, 2023 at 09:39:39AM +0100 schrieb Janneke Nieuwenhuizen:
>> I have released 0.24.2 and updated mes-boot on core-updates as
>> Let's hope this fixes these bugs.
>
> With your latest patch, I have successfully bootstrapped core-updates
> on x86_64 up to hello and mpc. Thanks a lot!

Great, thanks so much for checking!  Are you using any of tmpfs or btrfs
on /tmp?

Greetings,
janneke

-- 
Janneke Nieuwenhuizen <janneke@gnu.org>  | GNU LilyPond https://LilyPond.org
Freelance IT https://www.JoyOfSource.com | Avatar® https://AvatarAcademy.com




Send a report that this bug log contains spam.


debbugs.gnu.org maintainers <help-debbugs@gnu.org>. Last modified: Tue Jan 7 00:03:49 2025; Machine Name: wallace-server

GNU bug tracking system

Debbugs is free software and licensed under the terms of the GNU Public License version 2. The current version can be obtained from https://bugs.debian.org/debbugs-source/.

Copyright © 1999 Darren O. Benham, 1997,2003 nCipher Corporation Ltd, 1994-97 Ian Jackson, 2005-2017 Don Armstrong, and many other contributors.