From mboxrd@z Thu Jan 1 00:00:00 1970 X-Spam-Checker-Version: SpamAssassin 3.4.2 (2018-09-13) on inbox.vuxu.org X-Spam-Level: X-Spam-Status: No, score=-2.0 required=5.0 tests=MAILING_LIST_MULTI, RCVD_IN_DNSWL_MED,RCVD_IN_MSPIKE_H3,RCVD_IN_MSPIKE_WL,RDNS_NONE, SPF_PASS autolearn=ham autolearn_force=no version=3.4.2 Received: (qmail 20414 invoked from network); 26 Mar 2020 13:11:29 -0000 Received-SPF: pass (mother.openwall.net: domain of lists.openwall.com designates 195.42.179.200 as permitted sender) receiver=inbox.vuxu.org; client-ip=195.42.179.200 envelope-from= Received: from unknown (HELO mother.openwall.net) (195.42.179.200) by inbox.vuxu.org with ESMTP; 26 Mar 2020 13:11:29 -0000 Received: (qmail 11569 invoked by uid 550); 26 Mar 2020 13:11:24 -0000 Mailing-List: contact musl-help@lists.openwall.com; run by ezmlm Precedence: bulk List-Post: List-Help: List-Unsubscribe: List-Subscribe: List-ID: Reply-To: musl@lists.openwall.com Received: (qmail 11539 invoked from network); 26 Mar 2020 13:11:24 -0000 User-agent: mu4e 1.2.0; emacs 26.1 From: Baruch Siach To: musl@lists.openwall.com Date: Thu, 26 Mar 2020 15:11:12 +0200 Message-ID: <87lfnndzwv.fsf@tarshish> MIME-Version: 1.0 Content-Type: text/plain Subject: [musl] Switch to 64-bit time_t breaks strace build Hi musl list, Commit 381433396 (switch all existing 32-bit archs to 64-bit time_t) changed the IPC_STAT value on 32-bit arches from 2 to 0x102. This break strace build time assertion of IPC_STAT value: In file included from ./static_assert.h:11, from xlat/msgctl_flags.h:4, from ipc_msgctl.c:32: xlat/msgctl_flags.h:22:1: error: static assertion failed: "IPC_STAT != 2" static_assert((IPC_STAT) == (2), "IPC_STAT != 2"); I that a strace bug? baruch -- http://baruch.siach.name/blog/ ~. .~ Tk Open Systems =}------------------------------------------------ooO--U--Ooo------------{= - baruch@tkos.co.il - tel: +972.52.368.4656, http://www.tkos.co.il -