From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: by sourceware.org (Postfix, from userid 48) id 708F93858406; Tue, 20 Sep 2022 19:13:15 +0000 (GMT) DKIM-Filter: OpenDKIM Filter v2.11.0 sourceware.org 708F93858406 DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=sourceware.org; s=default; t=1663701195; bh=ppuQ7uKoVwmBzOJJ0mJTpE2jffusUSQa6R4rI/6dVEE=; h=From:To:Subject:Date:In-Reply-To:References:From; b=Ym1o4HYKtD1+YdC+rgD+NMgIOxESIT8uwAChfAMg1l/66BsuQyoUcf1q5jaVzbxds Ar5xMn1d9sIaD8v/bljyK98hqtsICVJDic6rUKVOPUvqGwZuhh/tU4m+xyo3MwIxqY RE0cbO3gLc0z06sURa8fDjFQlbRGkkNQmCpuB1L4= From: "deller at gmx dot de" To: glibc-bugs@sourceware.org Subject: [Bug build/29583] iconv failures on 32bit platform due to missing large file support Date: Tue, 20 Sep 2022 19:13:15 +0000 X-Bugzilla-Reason: CC X-Bugzilla-Type: changed X-Bugzilla-Watch-Reason: None X-Bugzilla-Product: glibc X-Bugzilla-Component: build X-Bugzilla-Version: 2.38 X-Bugzilla-Keywords: X-Bugzilla-Severity: normal X-Bugzilla-Who: deller at gmx dot de X-Bugzilla-Status: RESOLVED X-Bugzilla-Resolution: FIXED X-Bugzilla-Priority: P2 X-Bugzilla-Assigned-To: fweimer at redhat dot com X-Bugzilla-Target-Milestone: 2.37 X-Bugzilla-Flags: security- X-Bugzilla-Changed-Fields: Message-ID: In-Reply-To: References: Content-Type: text/plain; charset="UTF-8" Content-Transfer-Encoding: quoted-printable X-Bugzilla-URL: http://sourceware.org/bugzilla/ Auto-Submitted: auto-generated MIME-Version: 1.0 List-Id: https://sourceware.org/bugzilla/show_bug.cgi?id=3D29583 --- Comment #3 from Helge Deller --- On 9/20/22 12:13, fweimer at redhat dot com wrote: > https://sourceware.org/bugzilla/show_bug.cgi?id=3D29583 > > Florian Weimer changed: > > What |Removed |Added > -------------------------------------------------------------------------= --- > Resolution|--- |FIXED > Target Milestone|--- |2.37 > Status|ASSIGNED |RESOLVED > > --- Comment #2 from Florian Weimer --- > Fixed for 2.37 via: > > commit f97905f24631097af325d6a231093071c3077a5f > Author: Florian Weimer > Date: Tue Sep 20 12:12:43 2022 +0200 > > gconv: Use 64-bit interfaces in gconv_parseconfdir (bug 29583) > > It's possible that inode numbers are outside the 32-bit range. > The existing code only handles the in-libc case correctly, and > still uses the legacy interfaces when building iconv. > > Suggested-by: Helge Deller > > Please let us know if we should backport this anywhere. Yes, could you please backport it to 2.34+ ? I'm running on Debian/unstable and it has 2.34. Thanks, Helge --=20 You are receiving this mail because: You are on the CC list for the bug.=