From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: X-Spam-Checker-Version: SpamAssassin 3.4.0 (2014-02-07) on aws-us-west-2-korg-lkml-1.web.codeaurora.org Received: from smtp3.osuosl.org (smtp3.osuosl.org [140.211.166.136]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by smtp.lore.kernel.org (Postfix) with ESMTPS id 28455C54EE9 for ; Sun, 11 Sep 2022 18:26:44 +0000 (UTC) Received: from localhost (localhost [127.0.0.1]) by smtp3.osuosl.org (Postfix) with ESMTP id D45C46FC2C; Sun, 11 Sep 2022 18:26:43 +0000 (UTC) DKIM-Filter: OpenDKIM Filter v2.11.0 smtp3.osuosl.org D45C46FC2C X-Virus-Scanned: amavisd-new at osuosl.org Received: from smtp3.osuosl.org ([127.0.0.1]) by localhost (smtp3.osuosl.org [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id j3Dri3yWiTYA; Sun, 11 Sep 2022 18:26:42 +0000 (UTC) Received: from ash.osuosl.org (ash.osuosl.org [140.211.166.34]) by smtp3.osuosl.org (Postfix) with ESMTP id C867C6FC28; Sun, 11 Sep 2022 18:26:41 +0000 (UTC) DKIM-Filter: OpenDKIM Filter v2.11.0 smtp3.osuosl.org C867C6FC28 Received: from smtp1.osuosl.org (smtp1.osuosl.org [140.211.166.138]) by ash.osuosl.org (Postfix) with ESMTP id 6B80F1BF3EB for ; Sun, 11 Sep 2022 18:25:50 +0000 (UTC) Received: from localhost (localhost [127.0.0.1]) by smtp1.osuosl.org (Postfix) with ESMTP id 476B2845FB for ; Sun, 11 Sep 2022 18:25:50 +0000 (UTC) DKIM-Filter: OpenDKIM Filter v2.11.0 smtp1.osuosl.org 476B2845FB X-Virus-Scanned: amavisd-new at osuosl.org Received: from smtp1.osuosl.org ([127.0.0.1]) by localhost (smtp1.osuosl.org [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id AWNZRJkHk3EI for ; Sun, 11 Sep 2022 18:25:49 +0000 (UTC) X-Greylist: domain auto-whitelisted by SQLgrey-1.8.0 DKIM-Filter: OpenDKIM Filter v2.11.0 smtp1.osuosl.org EBEA6845FA Received: from smtp3-g21.free.fr (smtp3-g21.free.fr [IPv6:2a01:e0c:1:1599::12]) by smtp1.osuosl.org (Postfix) with ESMTPS id EBEA6845FA for ; Sun, 11 Sep 2022 18:25:48 +0000 (UTC) Received: from ymorin.is-a-geek.org (unknown [IPv6:2a01:cb19:8b51:cb00:41d6:744a:8631:c709]) (Authenticated sender: yann.morin.1998@free.fr) by smtp3-g21.free.fr (Postfix) with ESMTPSA id 140AA13F84C; Sun, 11 Sep 2022 20:25:44 +0200 (CEST) Received: by ymorin.is-a-geek.org (sSMTP sendmail emulation); Sun, 11 Sep 2022 20:25:43 +0200 Date: Sun, 11 Sep 2022 20:25:43 +0200 From: "Yann E. MORIN" To: Fabrice Fontaine Message-ID: <20220911182543.GC898622@scaer> References: <20220911105108.22189-1-fontaine.fabrice@gmail.com> MIME-Version: 1.0 Content-Disposition: inline In-Reply-To: <20220911105108.22189-1-fontaine.fabrice@gmail.com> User-Agent: Mutt/1.5.22 (2013-10-16) X-Mailman-Original-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=free.fr; s=smtp-20201208; t=1662920747; bh=6uPZYxJAOkMe5I48cCwPonBmwrGJrWa3NLaj1dzhKvo=; h=Date:From:To:Cc:Subject:References:In-Reply-To:From; b=h2siMWwyzR9s6c87GCG3AVok/eLljGwxc2OAK3XFckR5kTVmm4Cjc5jAjwA/pA7Lb QpR57vHmfFMeePeOWCWJGF7pd1cAYVqy9AfoJTPvHw5n0jfuGTh3JBXc04WL+eOk8i /BqN0mcPRZPhUOHRJ/PeYFi4B7CxvT2iG64Io7sleSRHnNbH4rdBhHueb8qQJrjOj9 bGmKh9WPeLMHDtqXoXEY56Qp2FxjzB4i/uBHqHgzJqamvSulmNOFv36TNl3ujljNDc 82BQxJHYOCQ++PLCQDjvVi0rUkXllrnSQdGM3QZ3eH77AoDnSj+4EdEqCMPMO3E3r7 JA29I6e6OsqcQ== X-Mailman-Original-Authentication-Results: smtp1.osuosl.org; dkim=pass (2048-bit key) header.d=free.fr header.i=@free.fr header.a=rsa-sha256 header.s=smtp-20201208 header.b=h2siMWwy Subject: Re: [Buildroot] [PATCH 1/1] package/flac: bump to version 1.4.0 X-BeenThere: buildroot@buildroot.org X-Mailman-Version: 2.1.29 Precedence: list List-Id: Discussion and development of buildroot List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Cc: Bernd Kuhls , buildroot@buildroot.org Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit Errors-To: buildroot-bounces@buildroot.org Sender: "buildroot" Fabrice, All, On 2022-09-11 12:51 +0200, Fabrice Fontaine spake thusly: > This release fixes a lot of bugs found by fuzzing, and fuzzing coverage > has improved much. Also, compression should be better but a little > slower. Speedups for 64-bit ARM have been implemented. Encoding and > decoding 32 bps PCM is now possible. > > - Drop sha1 (not provided anymore) > - Drop patch (already in version) and so autoreconf > - Update hash of COPYING.Xiph (year updated with: > https://github.com/xiph/flac/commit/10d7ce268b758b7cf62c3663338f180370a9a415) > > https://github.com/xiph/flac/releases/tag/1.4.0 > > Signed-off-by: Fabrice Fontaine Applied to master, thanks. Regards, Yann E. MORIN. > --- > package/flac/0001-Fix-uclibc-build.patch | 81 ------------------------ > package/flac/flac.hash | 6 +- > package/flac/flac.mk | 5 +- > 3 files changed, 3 insertions(+), 89 deletions(-) > delete mode 100644 package/flac/0001-Fix-uclibc-build.patch > > diff --git a/package/flac/0001-Fix-uclibc-build.patch b/package/flac/0001-Fix-uclibc-build.patch > deleted file mode 100644 > index fcba670fae..0000000000 > --- a/package/flac/0001-Fix-uclibc-build.patch > +++ /dev/null > @@ -1,81 +0,0 @@ > -From 4c62082f64132bfcbcb6569aa914c5ec283303f9 Mon Sep 17 00:00:00 2001 > -From: Fabrice Fontaine > -Date: Mon, 21 Feb 2022 18:21:11 +0100 > -Subject: [PATCH] Fix uclibc build > - > -Commit 4fbb6d4f2ecf2a96c17ea9880108409f852c08a9 reverted commit > -44036c9a9b45d03373fe90e9c112852bfc054c51 and so broke again the build on > -uclibc > - > -So put back the sys/auxv.h check as well as a getauxval check in a way > -that doesn't break iOS > - > -Signed-off-by: Fabrice Fontaine > -[Upstream status: https://github.com/xiph/flac/pull/292] > ---- > - configure.ac | 5 ++++- > - src/libFLAC/cpu.c | 9 ++++----- > - 2 files changed, 8 insertions(+), 6 deletions(-) > - > -diff --git a/configure.ac b/configure.ac > -index 4d7dc2e4..6f32fa45 100644 > ---- a/configure.ac > -+++ b/configure.ac > -@@ -69,7 +69,7 @@ AC_C_INLINE > - AC_C_VARARRAYS > - AC_C_TYPEOF > - > --AC_CHECK_HEADERS([stdint.h inttypes.h byteswap.h sys/param.h sys/ioctl.h termios.h x86intrin.h cpuid.h]) > -+AC_CHECK_HEADERS([stdint.h inttypes.h byteswap.h sys/auxv.h sys/param.h sys/ioctl.h termios.h x86intrin.h cpuid.h]) > - > - XIPH_C_BSWAP32 > - XIPH_C_BSWAP16 > -@@ -101,6 +101,9 @@ fi > - # For the XMMS plugin. > - AC_CHECK_TYPES(socklen_t, [], []) > - > -+dnl check for getauxval in standard library > -+AC_CHECK_FUNCS(getauxval) > -+ > - dnl check for getopt in standard library > - dnl AC_CHECK_FUNCS(getopt_long , , [LIBOBJS="$LIBOBJS getopt.o getopt1.o"] ) > - AC_CHECK_FUNCS(getopt_long, [], []) > -diff --git a/src/libFLAC/cpu.c b/src/libFLAC/cpu.c > -index 8b92f4c7..64c6acad 100644 > ---- a/src/libFLAC/cpu.c > -+++ b/src/libFLAC/cpu.c > -@@ -53,11 +53,9 @@ > - #define dfprintf(file, format, ...) > - #endif > - > --#if defined FLAC__CPU_PPC > --#if defined(__linux__) || (defined(__FreeBSD__) && (__FreeBSD__ >= 12)) > -+#if defined(HAVE_SYS_AUXV_H) > - #include > - #endif > --#endif > - > - #if (defined FLAC__CPU_IA32 || defined FLAC__CPU_X86_64) && (defined FLAC__HAS_NASM || FLAC__HAS_X86INTRIN) && !defined FLAC__NO_ASM > - > -@@ -247,7 +245,7 @@ ppc_cpu_info (FLAC__CPUInfo *info) > - #define PPC_FEATURE2_ARCH_2_07 0x80000000 > - #endif > - > --#ifdef __linux__ > -+#if defined (__linux__) && defined(HAVE_GETAUXVAL) > - if (getauxval(AT_HWCAP2) & PPC_FEATURE2_ARCH_3_00) { > - info->ppc.arch_3_00 = true; > - } else if (getauxval(AT_HWCAP2) & PPC_FEATURE2_ARCH_2_07) { > -@@ -267,7 +265,8 @@ ppc_cpu_info (FLAC__CPUInfo *info) > - info->ppc.arch_2_07 = false; > - info->ppc.arch_3_00 = false; > - #else > --#error Unsupported platform! Please add support for reading ppc hwcaps. > -+ info->ppc.arch_2_07 = false; > -+ info->ppc.arch_3_00 = false; > - #endif > - > - #else > --- > -2.34.1 > - > diff --git a/package/flac/flac.hash b/package/flac/flac.hash > index 2444535e0f..1f7763fd6e 100644 > --- a/package/flac/flac.hash > +++ b/package/flac/flac.hash > @@ -1,8 +1,6 @@ > -# From https://ftp.osuosl.org/pub/xiph/releases/flac/SHA1SUMS > -sha1 99c28482a8b2d81deaf740639e4cb55658427420 flac-1.3.4.tar.xz > # From http://downloads.xiph.org/releases/flac/SHA256SUMS.txt > -sha256 8ff0607e75a322dd7cd6ec48f4f225471404ae2730d0ea945127b1355155e737 flac-1.3.4.tar.xz > +sha256 af41c0733c93c237c3e52f64dd87e3b0d9af38259f1c7d11e8cbf583c48c2506 flac-1.4.0.tar.xz > # Locally computed > sha256 8177f97513213526df2cf6184d8ff986c675afb514d4e68a404010521b880643 COPYING.GPL > sha256 5df07007198989c622f5d41de8d703e7bef3d0e79d62e24332ee739a452af62a COPYING.LGPL > -sha256 fa27cb11f13f97b0c5f3ff363b1e2610c6efe87ed175779cb2a78e44eb19d34c COPYING.Xiph > +sha256 6e58d3036f05e2a0d58af854c12a505ddbe75011d71a598a2170987f3b15408d COPYING.Xiph > diff --git a/package/flac/flac.mk b/package/flac/flac.mk > index 27fc63e2c2..91d5840d72 100644 > --- a/package/flac/flac.mk > +++ b/package/flac/flac.mk > @@ -4,7 +4,7 @@ > # > ################################################################################ > > -FLAC_VERSION = 1.3.4 > +FLAC_VERSION = 1.4.0 > FLAC_SITE = http://downloads.xiph.org/releases/flac > FLAC_SOURCE = flac-$(FLAC_VERSION).tar.xz > FLAC_INSTALL_STAGING = YES > @@ -13,9 +13,6 @@ FLAC_LICENSE = Xiph BSD-like (libFLAC), GPL-2.0+ (tools), LGPL-2.1+ (other libra > FLAC_LICENSE_FILES = COPYING.Xiph COPYING.GPL COPYING.LGPL > FLAC_CPE_ID_VENDOR = flac_project > > -# patch touching configure.ac > -FLAC_AUTORECONF = YES > - > FLAC_CONF_OPTS = \ > $(if $(BR2_POWERPC_CPU_HAS_ALTIVEC),--enable-altivec,--disable-altivec) \ > $(if $(BR2_INSTALL_LIBSTDCPP),--enable-cpplibs,--disable-cpplibs) \ > -- > 2.35.1 > > _______________________________________________ > buildroot mailing list > buildroot@buildroot.org > https://lists.buildroot.org/mailman/listinfo/buildroot -- .-----------------.--------------------.------------------.--------------------. | Yann E. MORIN | Real-Time Embedded | /"\ ASCII RIBBON | Erics' conspiracy: | | +33 662 376 056 | Software Designer | \ / CAMPAIGN | ___ | | +33 561 099 427 `------------.-------: X AGAINST | \e/ There is no | | http://ymorin.is-a-geek.org/ | _/*\_ | / \ HTML MAIL | v conspiracy. | '------------------------------^-------^------------------^--------------------' _______________________________________________ buildroot mailing list buildroot@buildroot.org https://lists.buildroot.org/mailman/listinfo/buildroot