From: Michael Tremer <michael.tremer@ipfire.org>
To: development@lists.ipfire.org
Subject: Re: [PATCH] libjpeg: Update to 2.1.0
Date: Tue, 27 Apr 2021 08:57:11 +0100 [thread overview]
Message-ID: <0F562A05-72FA-4BA0-941F-D315840C2053@ipfire.org> (raw)
In-Reply-To: <20210425200407.1910-1-adolf.belka@ipfire.org>
[-- Attachment #1: Type: text/plain, Size: 2370 bytes --]
Hello,
It looks like I will have to revert this patch because it does not compile on armv5tel:
In file included from /usr/src/libjpeg-turbo-2.1.0/simd/arm/jcgray-neon.c:32:
/usr/lib/gcc/armv5tel-unknown-linux-gnueabi/10.2.0/include/arm_neon.h:31:2: error: #error "NEON intrinsics not available with the soft-float ABI. Please use -mfloat-abi=softfp or -mfloat-abi=hard"
31 | #error "NEON intrinsics not available with the soft-float ABI. Please use -mfloat-abi=softfp or -mfloat-abi=hard"
| ^~~~~
@Arne, could you have a look at this and re-submit the patch with fixes for ARM?
Best,
-Michael
> On 25 Apr 2021, at 21:04, Adolf Belka <adolf.belka(a)ipfire.org> wrote:
>
> - Update from 2.0.4 to 2.1.0
> - Update rootfile
> - Changelog is too large to include here
> Full details can be found in ChangeLog.md file in source tarball
>
> Signed-off-by: Adolf Belka <adolf.belka(a)ipfire.org>
> ---
> config/rootfiles/common/libjpeg | 5 +++++
> lfs/libjpeg | 5 ++---
> 2 files changed, 7 insertions(+), 3 deletions(-)
>
> diff --git a/config/rootfiles/common/libjpeg b/config/rootfiles/common/libjpeg
> index eb74d2c50..74c101854 100644
> --- a/config/rootfiles/common/libjpeg
> +++ b/config/rootfiles/common/libjpeg
> @@ -9,6 +9,11 @@
> #usr/include/jmorecfg.h
> #usr/include/jpeglib.h
> #usr/include/turbojpeg.h
> +#usr/lib/cmake/libjpeg-turbo
> +#usr/lib/cmake/libjpeg-turbo/libjpeg-turboConfig.cmake
> +#usr/lib/cmake/libjpeg-turbo/libjpeg-turboConfigVersion.cmake
> +#usr/lib/cmake/libjpeg-turbo/libjpeg-turboTargets-release.cmake
> +#usr/lib/cmake/libjpeg-turbo/libjpeg-turboTargets.cmake
> #usr/lib/libjpeg.so
> usr/lib/libjpeg.so.8
> usr/lib/libjpeg.so.8.2.2
> diff --git a/lfs/libjpeg b/lfs/libjpeg
> index 1fbcdf02a..db068ac54 100644
> --- a/lfs/libjpeg
> +++ b/lfs/libjpeg
> @@ -23,8 +23,7 @@
> ###############################################################################
>
> include Config
> -
> -VER = 2.0.4
> +VER = 2.1.0
>
> THISAPP = libjpeg-turbo-$(VER)
> DL_FILE = $(THISAPP).tar.gz
> @@ -40,7 +39,7 @@ objects = $(DL_FILE)
>
> $(DL_FILE) = $(DL_FROM)/$(DL_FILE)
>
> -$(DL_FILE)_MD5 = d01d9e0c28c27bc0de9f4e2e8ff49855
> +$(DL_FILE)_MD5 = be306afc2d2ebd6931b634df0e8cbaf5
>
> install : $(TARGET)
>
> --
> 2.31.1
>
prev parent reply other threads:[~2021-04-27 7:57 UTC|newest]
Thread overview: 2+ messages / expand[flat|nested] mbox.gz Atom feed top
2021-04-25 20:04 Adolf Belka
2021-04-27 7:57 ` Michael Tremer [this message]
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=0F562A05-72FA-4BA0-941F-D315840C2053@ipfire.org \
--to=michael.tremer@ipfire.org \
--cc=development@lists.ipfire.org \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox