From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from mp10.migadu.com ([2001:41d0:8:6d80::]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits)) by ms9.migadu.com with LMTPS id cDnuCH4+MWT1owAASxT56A (envelope-from ) for ; Sat, 08 Apr 2023 12:14:22 +0200 Received: from aspmx1.migadu.com ([2001:41d0:8:6d80::]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits)) by mp10.migadu.com with LMTPS id 1hQHCH4+MWR5GgAAG6o9tA (envelope-from ) for ; Sat, 08 Apr 2023 12:14:22 +0200 Received: from lists.gnu.org (lists.gnu.org [209.51.188.17]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by aspmx1.migadu.com (Postfix) with ESMTPS id C122C1F160 for ; Sat, 8 Apr 2023 12:14:21 +0200 (CEST) Received: from localhost ([::1] helo=lists1p.gnu.org) by lists.gnu.org with esmtp (Exim 4.90_1) (envelope-from ) id 1pl5aA-00078n-3N; Sat, 08 Apr 2023 06:14:06 -0400 Received: from eggs.gnu.org ([2001:470:142:3::10]) by lists.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.90_1) (envelope-from ) id 1pl5a6-00078L-Vf for bug-guix@gnu.org; Sat, 08 Apr 2023 06:14:03 -0400 Received: from debbugs.gnu.org ([209.51.188.43]) by eggs.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_128_GCM_SHA256:128) (Exim 4.90_1) (envelope-from ) id 1pl5a6-0002Gf-Km for bug-guix@gnu.org; Sat, 08 Apr 2023 06:14:02 -0400 Received: from Debian-debbugs by debbugs.gnu.org with local (Exim 4.84_2) (envelope-from ) id 1pl5a6-0007Ag-4X for bug-guix@gnu.org; Sat, 08 Apr 2023 06:14:02 -0400 X-Loop: help-debbugs@gnu.org Subject: bug#62723: autogen fails to build on i686-linux Resent-From: Andreas Enge Original-Sender: "Debbugs-submit" Resent-CC: bug-guix@gnu.org Resent-Date: Sat, 08 Apr 2023 10:14:01 +0000 Resent-Message-ID: Resent-Sender: help-debbugs@gnu.org X-GNU-PR-Message: report 62723 X-GNU-PR-Package: guix X-GNU-PR-Keywords: To: 62723@debbugs.gnu.org X-Debbugs-Original-To: bug-guix@gnu.org Received: via spool by submit@debbugs.gnu.org id=B.168094881527519 (code B ref -1); Sat, 08 Apr 2023 10:14:01 +0000 Received: (at submit) by debbugs.gnu.org; 8 Apr 2023 10:13:35 +0000 Received: from localhost ([127.0.0.1]:57766 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1pl5Zf-00079n-FN for submit@debbugs.gnu.org; Sat, 08 Apr 2023 06:13:35 -0400 Received: from lists.gnu.org ([209.51.188.17]:58234) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1pl5Zd-00079f-CO for submit@debbugs.gnu.org; Sat, 08 Apr 2023 06:13:34 -0400 Received: from eggs.gnu.org ([2001:470:142:3::10]) by lists.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.90_1) (envelope-from ) id 1pl5Zc-00075P-0I for bug-guix@gnu.org; Sat, 08 Apr 2023 06:13:32 -0400 Received: from hera.aquilenet.fr ([185.233.100.1]) by eggs.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.90_1) (envelope-from ) id 1pl5ZZ-00028p-H4 for bug-guix@gnu.org; Sat, 08 Apr 2023 06:13:31 -0400 Received: from localhost (localhost [127.0.0.1]) by hera.aquilenet.fr (Postfix) with ESMTP id 729F263D; Sat, 8 Apr 2023 12:13:24 +0200 (CEST) X-Virus-Scanned: Debian amavisd-new at hera.aquilenet.fr Received: from hera.aquilenet.fr ([127.0.0.1]) by localhost (hera.aquilenet.fr [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id rQx8x1ULVwip; Sat, 8 Apr 2023 12:13:24 +0200 (CEST) Received: from jurong (unknown [IPv6:2001:861:c4:f2f0::c64]) by hera.aquilenet.fr (Postfix) with ESMTPSA id 606F85C4; Sat, 8 Apr 2023 12:13:23 +0200 (CEST) Date: Sat, 8 Apr 2023 12:13:20 +0200 From: Andreas Enge Message-ID: MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Disposition: inline Content-Transfer-Encoding: 8bit Received-SPF: pass client-ip=185.233.100.1; envelope-from=andreas@enge.fr; helo=hera.aquilenet.fr X-Spam_score_int: -18 X-Spam_score: -1.9 X-Spam_bar: - X-Spam_report: (-1.9 / 5.0 requ) BAYES_00=-1.9, SPF_HELO_PASS=-0.001, SPF_PASS=-0.001 autolearn=ham autolearn_force=no X-Spam_action: no action X-BeenThere: debbugs-submit@debbugs.gnu.org X-Mailman-Version: 2.1.18 Precedence: list X-BeenThere: bug-guix@gnu.org List-Id: Bug reports for GNU Guix List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: bug-guix-bounces+larch=yhetil.org@gnu.org Sender: bug-guix-bounces+larch=yhetil.org@gnu.org X-Migadu-Country: US X-Migadu-Flow: FLOW_IN ARC-Seal: i=1; s=key1; d=yhetil.org; t=1680948861; a=rsa-sha256; cv=none; b=BbYBCrG4gkUNoYmBokLf9aqr+CFq71bO605pBVxmXv5a9mRRxYhPAWGEsHElZxdROXes7/ mx8vv9LuTddwkJ608xpm9fqgjZmIHdeYUagafZR8t/NLLen/RIo0UM34L7s9vhMAjv3zae 1iMLRRAC9XyPQV900sRRtAiGWE17i8A4e/wwUWX4w3cpaGM615jr2qOO58cN9Wu0pq/ent u3xrxglE5lR5diuvWxkj6jd7LQbKE8lszOm0JP427WcN8kSM7iE6c6VfYpneHKOuat6A/k oeFWdBXclb97XBPW3kgIfGIDjtVBDAACQAH3AIespfFGRVeXoSV7Y9T8yIfIWg== ARC-Authentication-Results: i=1; aspmx1.migadu.com; dkim=none; dmarc=none; spf=pass (aspmx1.migadu.com: domain of "bug-guix-bounces+larch=yhetil.org@gnu.org" designates 209.51.188.17 as permitted sender) smtp.mailfrom="bug-guix-bounces+larch=yhetil.org@gnu.org" ARC-Message-Signature: i=1; a=rsa-sha256; c=relaxed/relaxed; d=yhetil.org; s=key1; t=1680948861; h=from:from:sender:sender:reply-to:subject:subject:date:date: message-id:message-id:to:to:cc:mime-version:mime-version: content-type:content-type: content-transfer-encoding:content-transfer-encoding:resent-cc: resent-from:resent-sender:resent-message-id:list-id:list-help: list-unsubscribe:list-subscribe:list-post; bh=NtQmhmngu/NmxawwRR/I0r/0qsrF9N45N0lLDXsxx9E=; b=WNO6QEl6yzMqcnx7mbWdbXGhCb3k1ILZk/NM2JYQKT6jmeZC7yJ4PofDltU9he4FUm6CDU dOCAvWYe14gUO/flDL5b/v24yP6bbma9WR523su8gP9Yyfn0BQDrZzoQIdVbP+IrG9HQlz 3+8m0JUkhvojwENyH66tZJtLxnEASpJ8fBwnD57wYEok++0pKGwjuC8U+W6wBQjOEHPC1q qnfcNptum1ql1gtMIkg/ChZ4WuJTVLZfJrpblpxbJlTEW6CZEc6uUCxwMI6IUtQGGBmwLC 5hmI2C9rSBnTLOR/BvxdO5HG197fusewPDZaQ3alUSb9efLHGNDP9I9/pwy93w== X-Migadu-Spam-Score: -2.92 X-Migadu-Scanner: scn1.migadu.com Authentication-Results: aspmx1.migadu.com; dkim=none; dmarc=none; spf=pass (aspmx1.migadu.com: domain of "bug-guix-bounces+larch=yhetil.org@gnu.org" designates 209.51.188.17 as permitted sender) smtp.mailfrom="bug-guix-bounces+larch=yhetil.org@gnu.org" X-Spam-Score: -2.92 X-Migadu-Queue-Id: C122C1F160 X-TUID: 8m4ZLCD/fJv2 Hello, autogen fails to build on i686-linux like so, for instance on master commit c9af27d4ca733b20f09019f1465d3e5fdc1ec724: libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I../autoopts -DPKGDATADIR=\"/gnu/store/n29inqv3rnwix1jqsxc1gd2yw0q8jkr0-autogen-5.18.16/share/autogen\" -g -O2 -Wno-format-contains-nul -fno-strict-aliasing -Wall -Werror -Wcast-align -Wmissing-prototypes -Wpointer-arith -Wshadow -Wstrict-prototypes -Wwrite-strings -Wstrict-aliasing=3 -Wextra -Wno-cast-qual -g -O2 -Wno-format-contains-nul -fno-strict-aliasing -c libopts.c -fPIC -DPIC -o .libs/libopts_la-libopts.o In file included from libopts.c:48: usage.c: In function ‘prt_extd_usage.isra’: usage.c:736:38: error: ‘s ’ directive output may be truncated writing 2 bytes into a region of size between 0 and 9 [-Werror=format-truncation=] 736 | snprintf(vfmt, sizeof(vfmt), vfmtfmt, (unsigned int)nmlen + 4); | ^~~~~~~ usage.c:736:9: note: ‘snprintf’ output between 9 and 18 bytes into a destination of size 12 736 | snprintf(vfmt, sizeof(vfmt), vfmtfmt, (unsigned int)nmlen + 4); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ cc1: all warnings being treated as errors The version we package from https://ftp.gnu.org/pub/gnu/autogen/ dates from 2018. The website https://www.gnu.org/software/autogen/ has apparently not been updated since 2015. I wonder if we had not better drop this apparently unmaintained software, but it has quite a lot of dependents: Building the following 1275 packages would ensure 2489 dependent packages are rebuilt Andreas