From patchwork Tue Feb 9 20:23:13 2021 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit X-Patchwork-Submitter: Adolf Belka X-Patchwork-Id: 3881 Return-Path: Received: from mail01.ipfire.org (mail01.haj.ipfire.org [172.28.1.202]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature ECDSA (P-384) server-digest SHA384 client-signature RSA-PSS (4096 bits) client-digest SHA256) (Client CN "mail01.haj.ipfire.org", Issuer "R3" (verified OK)) by web04.haj.ipfire.org (Postfix) with ESMTPS id 4DZvTz3Qq2z3wpr for ; Tue, 9 Feb 2021 20:23:19 +0000 (UTC) Received: from mail02.haj.ipfire.org (mail02.haj.ipfire.org [172.28.1.201]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature ECDSA (P-384) client-signature ECDSA (P-384)) (Client CN "mail02.haj.ipfire.org", Issuer "R3" (verified OK)) by mail01.ipfire.org (Postfix) with ESMTPS id 4DZvTy2lFqzl9; Tue, 9 Feb 2021 20:23:18 +0000 (UTC) Received: from mail02.haj.ipfire.org (localhost [127.0.0.1]) by mail02.haj.ipfire.org (Postfix) with ESMTP id 4DZvTy1d0Bz2ydZ; Tue, 9 Feb 2021 20:23:18 +0000 (UTC) Received: from mail01.ipfire.org (mail01.haj.ipfire.org [172.28.1.202]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature ECDSA (P-384) server-digest SHA384 client-signature RSA-PSS (4096 bits) client-digest SHA256) (Client CN "mail01.haj.ipfire.org", Issuer "R3" (verified OK)) by mail02.haj.ipfire.org (Postfix) with ESMTPS id 4DZvTw4Thgz2x9h for ; Tue, 9 Feb 2021 20:23:16 +0000 (UTC) Received: from [127.0.0.1] (localhost [127.0.0.1]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature ECDSA (P-384) server-digest SHA384) (No client certificate requested) by mail01.ipfire.org (Postfix) with ESMTPSA id 4DZvTv5122zQt; Tue, 9 Feb 2021 20:23:15 +0000 (UTC) DKIM-Signature: v=1; a=ed25519-sha256; c=relaxed/relaxed; d=ipfire.org; s=202003ed25519; t=1612902195; h=from:from:reply-to:subject:subject:date:date:message-id:message-id: to:to:cc:cc:mime-version:mime-version: content-transfer-encoding:content-transfer-encoding; bh=5MuPWtUs2gz1JEWtr0zIgTMync+06ML8WuhSIoMqycE=; b=ga/KqZX4pm8dJoOAuSWIcoEDEGIcVjW3dQlbx0/s343iDLLIVmzW8TNcDYuny2u52KPbP6 jws7w4M/xbNgO5Cw== DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=ipfire.org; s=202003rsa; t=1612902195; h=from:from:reply-to:subject:subject:date:date:message-id:message-id: to:to:cc:cc:mime-version:mime-version: content-transfer-encoding:content-transfer-encoding; bh=5MuPWtUs2gz1JEWtr0zIgTMync+06ML8WuhSIoMqycE=; b=weci83ozumG9wb+yl4QzfFnIWaBki+i1On5RR/1zeQLJcwAsf5oLGAQtL+DOIm/ltBgNg6 g7xeGc6KEMMktAXzwk6Id7MG16aO/aEgCk4EwIOSdTntLHi3t3ppDBvb57b+QpY79V8HPi 7+xav+ccZxLEONDuIxwZzS1yTzd2xk0l2Iy6mAZeUkvwjtQnuHybRwOsgGAVkHHOrdOdbv pflW3VHqEr6olLxeFEw5RYkGWGkaQIq5gR5ruTYnzLxKpBdNaVi9JIRaeDKxJh1SDH/N1z RkojCCDsOtoZOP4FVMHiX0h+0FKhgzAYNFKdC6QVVi6P+/oJ1RSJA5ShZ9XfNA== From: Adolf Belka To: development@lists.ipfire.org Subject: [PATCH 1/3] autoconf: Update to 2.71 Date: Tue, 9 Feb 2021 21:23:13 +0100 Message-Id: <20210209202314.3103374-1-adolf.belka@ipfire.org> MIME-Version: 1.0 X-BeenThere: development@lists.ipfire.org X-Mailman-Version: 2.1.29 Precedence: list List-Id: IPFire development talk List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: development-bounces@lists.ipfire.org Sender: "Development" - Update autoconf from 2.69 to 2.71 - Updated rootfile - Changelog Large amount of changes, especially in 2.70 - too many to add in here. Details of changes can be found in the NEWS file in the tarball Signed-off-by: Adolf Belka --- config/rootfiles/common/autoconf | 8 ++++++-- lfs/autoconf | 4 ++-- 2 files changed, 8 insertions(+), 4 deletions(-) diff --git a/config/rootfiles/common/autoconf b/config/rootfiles/common/autoconf index 3e28ae744..c9aeb7a87 100644 --- a/config/rootfiles/common/autoconf +++ b/config/rootfiles/common/autoconf @@ -10,6 +10,7 @@ #usr/share/autoconf/Autom4te/C4che.pm #usr/share/autoconf/Autom4te/ChannelDefs.pm #usr/share/autoconf/Autom4te/Channels.pm +#usr/share/autoconf/Autom4te/Config.pm #usr/share/autoconf/Autom4te/Configure_ac.pm #usr/share/autoconf/Autom4te/FileUtils.pm #usr/share/autoconf/Autom4te/General.pm @@ -37,6 +38,7 @@ #usr/share/autoconf/autoconf/programs.m4 #usr/share/autoconf/autoconf/specific.m4 #usr/share/autoconf/autoconf/status.m4 +#usr/share/autoconf/autoconf/trailer.m4 #usr/share/autoconf/autoconf/types.m4 #usr/share/autoconf/autom4te.cfg #usr/share/autoconf/autoscan @@ -46,6 +48,10 @@ #usr/share/autoconf/autotest/autotest.m4f #usr/share/autoconf/autotest/general.m4 #usr/share/autoconf/autotest/specific.m4 +#usr/share/autoconf/build-aux +#usr/share/autoconf/build-aux/config.guess +#usr/share/autoconf/build-aux/config.sub +#usr/share/autoconf/build-aux/install-sh #usr/share/autoconf/m4sugar #usr/share/autoconf/m4sugar/foreach.m4 #usr/share/autoconf/m4sugar/m4sh.m4 @@ -61,6 +67,4 @@ #usr/share/man/man1/autoreconf.1 #usr/share/man/man1/autoscan.1 #usr/share/man/man1/autoupdate.1 -#usr/share/man/man1/config.guess.1 -#usr/share/man/man1/config.sub.1 #usr/share/man/man1/ifnames.1 diff --git a/lfs/autoconf b/lfs/autoconf index 4abc8353a..ed77c46ed 100644 --- a/lfs/autoconf +++ b/lfs/autoconf @@ -24,7 +24,7 @@ include Config -VER = 2.69 +VER = 2.71 THISAPP = autoconf-$(VER) DL_FILE = $(THISAPP).tar.xz @@ -39,7 +39,7 @@ objects = $(DL_FILE) $(DL_FILE) = $(DL_FROM)/$(DL_FILE) -$(DL_FILE)_MD5 = 50f97f4159805e374639a73e2636f22e +$(DL_FILE)_MD5 = 12cfa1687ffa2606337efe1a64416106 install : $(TARGET) From patchwork Tue Feb 9 20:23:25 2021 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit X-Patchwork-Submitter: Adolf Belka X-Patchwork-Id: 3882 Return-Path: Received: from mail01.ipfire.org (mail01.haj.ipfire.org [172.28.1.202]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature ECDSA (P-384) client-signature RSA-PSS (4096 bits)) (Client CN "mail01.haj.ipfire.org", Issuer "R3" (verified OK)) by web04.haj.ipfire.org (Postfix) with ESMTPS id 4DZvV74s5xz3wpr for ; Tue, 9 Feb 2021 20:23:27 +0000 (UTC) Received: from mail02.haj.ipfire.org (mail02.haj.ipfire.org [172.28.1.201]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature ECDSA (P-384) client-signature ECDSA (P-384)) (Client CN "mail02.haj.ipfire.org", Issuer "R3" (verified OK)) by mail01.ipfire.org (Postfix) with ESMTPS id 4DZvV72qYHz1WQ; Tue, 9 Feb 2021 20:23:27 +0000 (UTC) Received: from mail02.haj.ipfire.org (localhost [127.0.0.1]) by mail02.haj.ipfire.org (Postfix) with ESMTP id 4DZvV72NG7z2xfh; Tue, 9 Feb 2021 20:23:27 +0000 (UTC) Received: from mail01.ipfire.org (mail01.haj.ipfire.org [172.28.1.202]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature ECDSA (P-384) client-signature RSA-PSS (4096 bits)) (Client CN "mail01.haj.ipfire.org", Issuer "R3" (verified OK)) by mail02.haj.ipfire.org (Postfix) with ESMTPS id 4DZvV62PwFz2x9h for ; Tue, 9 Feb 2021 20:23:26 +0000 (UTC) Received: from [127.0.0.1] (localhost [127.0.0.1]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature ECDSA (P-384) server-digest SHA384) (No client certificate requested) by mail01.ipfire.org (Postfix) with ESMTPSA id 4DZvV5585Rz1T5; Tue, 9 Feb 2021 20:23:25 +0000 (UTC) DKIM-Signature: v=1; a=ed25519-sha256; c=relaxed/relaxed; d=ipfire.org; s=202003ed25519; t=1612902205; h=from:from:reply-to:subject:subject:date:date:message-id:message-id: to:to:cc:cc:mime-version:mime-version: content-transfer-encoding:content-transfer-encoding; bh=P+DdpvV8vAfOh7CICN59slqhTpOTjzqFD6BZCajUmMg=; b=DW6wDl7t90Rf8k2bwKsPYhG3SUpejLYRYuPpyhMKVKPvtdsmVAsg/IzWC2k+XN3qS3lp9w ZOO1+kcgILofgyCA== DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=ipfire.org; s=202003rsa; t=1612902205; h=from:from:reply-to:subject:subject:date:date:message-id:message-id: to:to:cc:cc:mime-version:mime-version: content-transfer-encoding:content-transfer-encoding; bh=P+DdpvV8vAfOh7CICN59slqhTpOTjzqFD6BZCajUmMg=; b=p6qEnF5JxFGAN+pfIcxN9aVA4Skr5658fU4/OVeRkcVZQWQsM/6YptKLxG6F+n7qTMzcch /s5k3RczPbGQTtjsjElKrBDh5DirdJpfpbdymPdlGbzhfRYNIXi8UM4my+guy+q8nEXQeF KuGhCbBKogw1YUsuyz5eX/zpOMwjYxEbkUhEH0xkOCBVku7A/gYgcD2KB1pg94deo7QHv6 yBa0+DfBfX+pdA/4UMd+d3IrPmOZ/Hgx44dtKrzIJc/0DqVFybuxDtDJEEMaIj8M2J0eND X56puTs5H49IQRScN1WE/VYxRnHYABLr/EIzt0DRkRoM06T6zNJRj+4HK+/zAA== From: Adolf Belka To: development@lists.ipfire.org Subject: [PATCH 2/3] collectd: Update due to autoconf change Date: Tue, 9 Feb 2021 21:23:25 +0100 Message-Id: <20210209202325.3103429-1-adolf.belka@ipfire.org> MIME-Version: 1.0 X-BeenThere: development@lists.ipfire.org X-Mailman-Version: 2.1.29 Precedence: list List-Id: IPFire development talk List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: development-bounces@lists.ipfire.org Sender: "Development" - collectd fails to build with autoconf-2.71 Required running of autoupdate on configure.in and addition of --with-fp-layout=nothing to configure options Signed-off-by: Adolf Belka --- lfs/collectd | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/lfs/collectd b/lfs/collectd index 0f99c4ce7..7c9744531 100644 --- a/lfs/collectd +++ b/lfs/collectd @@ -106,6 +106,7 @@ $(TARGET) : $(patsubst %,$(DIR_DL)/%,$(objects)) cd $(DIR_APP) && patch -p1 -i $(DIR_SRC)/src/patches/collectd/silence-openvpn-errors.patch cd $(DIR_APP) && patch -p1 -i $(DIR_SRC)/src/patches/collectd-4.10.9-xfs-compile-fix.patch cd $(DIR_APP) && patch -p1 -i $(DIR_SRC)/src/patches/collectd-4.10-libiptc-build-fixes.patch + cd $(DIR_APP) && autoupdate -v configure.in cd $(DIR_APP) && autoreconf -vfi cd $(DIR_APP)/libltdl && autoreconf -vfi cd $(DIR_APP) && ./configure --prefix=/usr --localstatedir=/var \ @@ -116,7 +117,8 @@ $(TARGET) : $(patsubst %,$(DIR_DL)/%,$(objects)) --enable-{interface,iptables,irq,load,logfile,memory,multimeter} \ --enable-{network,nfs,ntpd,ping,processes,rrdtool,sensors,swap,syslog} \ --enable-{tcpconns,unixsock,users,wireless} \ - --with-librrd=/usr/share/rrdtool-1.2.30 + --with-librrd=/usr/share/rrdtool-1.2.30 \ + --with-fp-layout=nothing cd $(DIR_APP) && make install #collectd-4 does not support parallel build cp -vf $(DIR_SRC)/config/collectd/collectd.* /etc/ mv /etc/collectd.vpn /var/ipfire/ovpn/collectd.vpn From patchwork Tue Feb 9 20:23:36 2021 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit X-Patchwork-Submitter: Adolf Belka X-Patchwork-Id: 3883 Return-Path: Received: from mail01.ipfire.org (mail01.haj.ipfire.org [172.28.1.202]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature ECDSA (P-384) client-signature RSA-PSS (4096 bits)) (Client CN "mail01.haj.ipfire.org", Issuer "R3" (verified OK)) by web04.haj.ipfire.org (Postfix) with ESMTPS id 4DZvVM1J78z3wpr for ; Tue, 9 Feb 2021 20:23:39 +0000 (UTC) Received: from mail02.haj.ipfire.org (mail02.haj.ipfire.org [172.28.1.201]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature ECDSA (P-384) client-signature ECDSA (P-384)) (Client CN "mail02.haj.ipfire.org", Issuer "R3" (verified OK)) by mail01.ipfire.org (Postfix) with ESMTPS id 4DZvVL3rRpz1NY; Tue, 9 Feb 2021 20:23:38 +0000 (UTC) Received: from mail02.haj.ipfire.org (localhost [127.0.0.1]) by mail02.haj.ipfire.org (Postfix) with ESMTP id 4DZvVL3PHTz2xLW; Tue, 9 Feb 2021 20:23:38 +0000 (UTC) Received: from mail01.ipfire.org (mail01.haj.ipfire.org [172.28.1.202]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature ECDSA (P-384) client-signature RSA-PSS (4096 bits)) (Client CN "mail01.haj.ipfire.org", Issuer "R3" (verified OK)) by mail02.haj.ipfire.org (Postfix) with ESMTPS id 4DZvVK1wtgz2x9h for ; Tue, 9 Feb 2021 20:23:37 +0000 (UTC) Received: from [127.0.0.1] (localhost [127.0.0.1]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature ECDSA (P-384) server-digest SHA384) (No client certificate requested) by mail01.ipfire.org (Postfix) with ESMTPSA id 4DZvVJ5gLBzqj; Tue, 9 Feb 2021 20:23:36 +0000 (UTC) DKIM-Signature: v=1; a=ed25519-sha256; c=relaxed/relaxed; d=ipfire.org; s=202003ed25519; t=1612902216; h=from:from:reply-to:subject:subject:date:date:message-id:message-id: to:to:cc:cc:mime-version:mime-version: content-transfer-encoding:content-transfer-encoding; bh=626Ffm8DunkLMai3qdVed8iDdzQuwt/bmxJxqZThCtg=; b=aCbH6RyPSLXwhSHdhVsBmTlBncPQEQTN4GHYZDOoZKOCPyjKd+l4QZ2o2Y+N0Gf/dSVqsE X0BHMPrO6Wi17OCA== DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=ipfire.org; s=202003rsa; t=1612902216; h=from:from:reply-to:subject:subject:date:date:message-id:message-id: to:to:cc:cc:mime-version:mime-version: content-transfer-encoding:content-transfer-encoding; bh=626Ffm8DunkLMai3qdVed8iDdzQuwt/bmxJxqZThCtg=; b=ph4fSrq3bpYmhcT1yM9QyqArQmRRc/aGhbI8mnYV6HK+IoQ4dU0OLObFqtuTE29L33B+S0 FfarVZx6VryvMRQAx5kyrB8mnkJgbv7yYRhDAdusd8uny4nKn508SCR2YkOleS4nwkP/xc /eN3gQACq7MAc/KhPuEp//iev+RKG1E2Pk6Vsl6bhF5bx1nKsd6GwDYoS9WYi7LrrBcUPA tT9V3bNP3lcvMCrNzYw/1XBi6+Z41dUPim88fG/iJoOKpEmea76jNAcCL+RGilCzz6yenC YQb+nrpHgDymSqJfAr8GqPuWuX1iZ5VnOb/12c5ip4oFhmO3cTZJkdoKNCnToQ== From: Adolf Belka To: development@lists.ipfire.org Subject: [PATCH 3/3] lcd4linux: Update due to autoconf change Date: Tue, 9 Feb 2021 21:23:36 +0100 Message-Id: <20210209202336.3103485-1-adolf.belka@ipfire.org> MIME-Version: 1.0 X-BeenThere: development@lists.ipfire.org X-Mailman-Version: 2.1.29 Precedence: list List-Id: IPFire development talk List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: development-bounces@lists.ipfire.org Sender: "Development" - lcd4linux fails to build with autoconf-2.71 Required running of autoupdate on configure.in and autoreconf to solve files not found errors Signed-off-by: Adolf Belka --- lfs/lcd4linux | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/lfs/lcd4linux b/lfs/lcd4linux index 198607e25..9121e6fa0 100644 --- a/lfs/lcd4linux +++ b/lfs/lcd4linux @@ -32,7 +32,7 @@ DL_FROM = $(URL_IPFIRE) DIR_APP = $(DIR_SRC)/lcd4linux TARGET = $(DIR_INFO)/$(THISAPP) PROG = lcd4linux -PAK_VER = 6 +PAK_VER = 7 DEPS = dpfhack libmpdclient @@ -78,6 +78,8 @@ $(TARGET) : $(patsubst %,$(DIR_DL)/%,$(objects)) @$(PREBUILD) @rm -rf $(DIR_APP) && cd $(DIR_SRC) && tar axf $(DIR_DL)/$(DL_FILE) $(UPDATE_AUTOMAKE) + cd $(DIR_APP) && autoreconf -v -i + cd $(DIR_APP) && autoupdate -v configure.in cd $(DIR_APP) && ./configure --with-plugins=all,!qnaplog,!dbus --prefix=/usr cd $(DIR_APP) && make $(MAKETUNING) cd $(DIR_APP) && make install