From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from outpost1.zedat.fu-berlin.de (outpost1.zedat.fu-berlin.de [130.133.4.66]) by sourceware.org (Postfix) with ESMTPS id D8593385734F for ; Tue, 10 May 2022 19:30:12 +0000 (GMT) DMARC-Filter: OpenDMARC Filter v1.4.1 sourceware.org D8593385734F Authentication-Results: sourceware.org; dmarc=none (p=none dis=none) header.from=physik.fu-berlin.de Authentication-Results: sourceware.org; spf=pass smtp.mailfrom=zedat.fu-berlin.de Received: from inpost2.zedat.fu-berlin.de ([130.133.4.69]) by outpost.zedat.fu-berlin.de (Exim 4.95) with esmtps (TLS1.3) tls TLS_AES_256_GCM_SHA384 (envelope-from ) id 1noVYe-001bqI-L1; Tue, 10 May 2022 21:30:08 +0200 Received: from p57bd9bbd.dip0.t-ipconnect.de ([87.189.155.189] helo=[192.168.178.81]) by inpost2.zedat.fu-berlin.de (Exim 4.95) with esmtpsa (TLS1.3) tls TLS_AES_128_GCM_SHA256 (envelope-from ) id 1noVYe-000R8b-Ed; Tue, 10 May 2022 21:30:08 +0200 Message-ID: <58fb12b4-79f7-862b-cde8-1d6b0bc114e2@physik.fu-berlin.de> Date: Tue, 10 May 2022 21:30:07 +0200 MIME-Version: 1.0 User-Agent: Mozilla/5.0 (X11; Linux x86_64; rv:91.0) Gecko/20100101 Thunderbird/91.9.0 Subject: Re: [PATCH v3 7/7] dirent: Deprecate getdirentries Content-Language: en-US To: Sam James Cc: Adhemerval Zanella , libc-alpha@sourceware.org, Florian Weimer , James Clarke References: <20201021141542.2003377-1-adhemerval.zanella@linaro.org> <20201021141542.2003377-8-adhemerval.zanella@linaro.org> <053a8c1b-90e4-4890-e843-34fe7d78c01f@physik.fu-berlin.de> <20E6C64B-2AFF-4D23-A879-F5D644E62CA4@gentoo.org> From: John Paul Adrian Glaubitz In-Reply-To: <20E6C64B-2AFF-4D23-A879-F5D644E62CA4@gentoo.org> Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 7bit X-Original-Sender: glaubitz@physik.fu-berlin.de X-Originating-IP: 87.189.155.189 X-Spam-Status: No, score=-2.0 required=5.0 tests=BAYES_00, JMQ_SPF_NEUTRAL, KAM_DMARC_STATUS, NICE_REPLY_A, RCVD_IN_MSPIKE_H3, RCVD_IN_MSPIKE_WL, SPF_HELO_NONE, SPF_PASS, TXREP, T_SCC_BODY_TEXT_LINE autolearn=ham autolearn_force=no version=3.4.4 X-Spam-Checker-Version: SpamAssassin 3.4.4 (2020-01-24) on server2.sourceware.org X-BeenThere: libc-alpha@sourceware.org X-Mailman-Version: 2.1.29 Precedence: list List-Id: Libc-alpha mailing list List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 10 May 2022 19:30:15 -0000 Hi! On 1/6/22 22:59, Sam James wrote: > Try this version of the last commit: https://github.com/zatrazz/glibc/commit/7b990b41ea23c0464c60e6a9f0707adfb46ae587 . > > We had the same problem in Gentoo and azanella pushed a newer version. The original problem seems to have returned. I can no longer build packages such as boost1.74, openjdk-18 or globus-net-manager: > https://buildd.debian.org/status/fetch.php?pkg=boost1.74&arch=m68k&ver=1.74.0-14&stamp=1651053703&raw=0 > https://buildd.debian.org/status/fetch.php?pkg=globus-net-manager&arch=m68k&ver=1.6-1%2Bb1&stamp=1651419562&raw=0 > https://buildd.debian.org/status/fetch.php?pkg=openjdk-18&arch=m68k&ver=18.0.1%2B10-1&stamp=1651537618&raw=0 I have not yet figured out what the problem is. Adrian -- .''`. John Paul Adrian Glaubitz : :' : Debian Developer `. `' Physicist `- GPG: 62FF 8A75 84E0 2956 9546 0006 7426 3B37 F5B5 F913