From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: by sourceware.org (Postfix, from userid 48) id 0191F3870C26; Tue, 9 Apr 2024 23:23:38 +0000 (GMT) DKIM-Filter: OpenDKIM Filter v2.11.0 sourceware.org 0191F3870C26 DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=sourceware.org; s=default; t=1712705019; bh=3BU0L+ac6W7THKu/XS2w51pnxmONz/Hg1rV1/ClF0Po=; h=From:To:Subject:Date:In-Reply-To:References:From; b=ZquG7km2RUPyr4aVE75+J8C4cgC8uNuFChB/QkCIGn3IWmZbHWEDTo08jTpasmUky 89vFUBC94sYIjjf3049fa8fVnjBerb1nc/vRt7BWZ/3AVEbKNWmhuZxy4zcTkupu2W BzepwYtv4VWjIXmLaPYFjwo5RsNdVHeel36Vjz6A= From: "adhemerval.zanella at linaro dot org" To: glibc-bugs@sourceware.org Subject: [Bug libc/31624] Does not build on 32-bit architectures with compiler defaulting to -D_FILE_OFFSET_BITS=64 -D_TIME_BITS=64 Date: Tue, 09 Apr 2024 23:23:38 +0000 X-Bugzilla-Reason: CC X-Bugzilla-Type: changed X-Bugzilla-Watch-Reason: None X-Bugzilla-Product: glibc X-Bugzilla-Component: libc X-Bugzilla-Version: 2.40 X-Bugzilla-Keywords: X-Bugzilla-Severity: normal X-Bugzilla-Who: adhemerval.zanella at linaro dot org X-Bugzilla-Status: RESOLVED X-Bugzilla-Resolution: INVALID X-Bugzilla-Priority: P2 X-Bugzilla-Assigned-To: unassigned at sourceware dot org X-Bugzilla-Target-Milestone: --- X-Bugzilla-Flags: X-Bugzilla-Changed-Fields: bug_status cc resolution 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=3D31624 Adhemerval Zanella changed: What |Removed |Added ---------------------------------------------------------------------------- Status|NEW |RESOLVED CC| |adhemerval.zanella at lina= ro dot o | |rg Resolution|--- |INVALID --- Comment #1 from Adhemerval Zanella --- These flags are not meant to be used to build glibc itself, the user instal= led programs (such as ldconfig) are using 64 bit time_t. --=20 You are receiving this mail because: You are on the CC list for the bug.=