From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: by sourceware.org (Postfix, from userid 48) id 2F6673858CD1; Wed, 20 Mar 2024 13:48:50 +0000 (GMT) DKIM-Filter: OpenDKIM Filter v2.11.0 sourceware.org 2F6673858CD1 DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=sourceware.org; s=default; t=1710942530; bh=Dt3DK6NodBO6jVXASJnV6fqEbG/nyz5fo7Sg9nA2w3g=; h=From:To:Subject:Date:In-Reply-To:References:From; b=HEi8YQnVKyJy+djxiyF/8a10O3u2LbOpir/QHBuIGhp/pngWWs4eWvnKa7a2JPEWF Se35Kdo//71U72f5LHIXVqk+cn5eM/K/aDp+tbn7P2Pe2++cAF4DY1J5IyBDf2GIcm 3wDFTnPJsROYRfr8zxzU4TXV8WatiR1s+jGl3JOY= From: "simon.chopin at canonical dot com" To: glibc-bugs@sourceware.org Subject: [Bug time/31510] Wrong type for timeval.tv_usec on 32-bit archs with _TIME_BITS=64 Date: Wed, 20 Mar 2024 13:48:49 +0000 X-Bugzilla-Reason: CC X-Bugzilla-Type: changed X-Bugzilla-Watch-Reason: None X-Bugzilla-Product: glibc X-Bugzilla-Component: time X-Bugzilla-Version: unspecified X-Bugzilla-Keywords: X-Bugzilla-Severity: normal X-Bugzilla-Who: simon.chopin at canonical dot com X-Bugzilla-Status: UNCONFIRMED X-Bugzilla-Resolution: X-Bugzilla-Priority: P2 X-Bugzilla-Assigned-To: unassigned at sourceware dot org X-Bugzilla-Target-Milestone: --- X-Bugzilla-Flags: 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=3D31510 --- Comment #5 from Simon Chopin --- FWIW, we've actually seen at least one package seemingly failing to build because of this issue:=20 https://launchpadlibrarian.net/720254657/buildlog_ubuntu-noble-armhf.libflo= rist_2022.0.1~20220616-5_BUILDING.txt.gz > posix-c.ads:876:07: error: size for "suseconds_t" too small, minimum allo= wed is 64 I didn't dig into what exactly they're doing there. --=20 You are receiving this mail because: You are on the CC list for the bug.=