From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from mail-pg1-f170.google.com (mail-pg1-f170.google.com [209.85.215.170]) by mx.groups.io with SMTP id smtpd.web12.9802.1588261726666228323 for ; Thu, 30 Apr 2020 08:48:46 -0700 Authentication-Results: mx.groups.io; dkim=pass header.i=@gmail.com header.s=20161025 header.b=d4NX9Di3; spf=pass (domain: gmail.com, ip: 209.85.215.170, mailfrom: raj.khem@gmail.com) Received: by mail-pg1-f170.google.com with SMTP id r4so2928420pgg.4 for ; Thu, 30 Apr 2020 08:48:46 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20161025; h=subject:to:cc:references:from:message-id:date:user-agent :mime-version:in-reply-to:content-language:content-transfer-encoding; bh=QuLhHexXycp7mhF5dmIqh2qDVZawV0wKwvYqwIdLsxc=; b=d4NX9Di3Jz3KBOPfJejhmucvDsj1c1jUBL9mLItNLYLcvz45yu3HFtZ8qlQthNK9s+ BUwE4YzLZnsX7YyhjNKMQ3koaJNG0SXyAt5yTatoUSFolaB7RW2TJoLJsosQdLXVZyHh yvz4CfrzZCjU7BczMtxxp+jCmOBqVJ4n25v1fvG7KXn/2RggkVWqNW/XQ+j4KR+78GN5 mdViUJrV2PjadUGeUV1W9Sl2tB5yDt8xt2jVu+2IXNhTlJxUqb02kbzVZW2An8Cpf59G UHDwCMk/MPte9+RsCXzJQwUSq9zK9jbcpNq72QrfBLfBewPAwb2uR6pxk3y8ZCmFz+p4 T+JA== X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20161025; h=x-gm-message-state:subject:to:cc:references:from:message-id:date :user-agent:mime-version:in-reply-to:content-language :content-transfer-encoding; bh=QuLhHexXycp7mhF5dmIqh2qDVZawV0wKwvYqwIdLsxc=; b=CPkAiKz7vpIgiB0S5HSkp+2854GWXoaBeWujrPlcHyzTVQG/v9TCoO236Icx+LgWKP ELK24rIrUDFCnNEAt+xf7Nx2ibLJBRTt/2KdKbdA1sW+5qS3HgGHuZP11uDrFZ1xYE/D 8M88xwTpinAbb1Pj/sRcWUZexX49olXtUHkteqh/2kAJFQ/ZU4qq8cO82CVGkjDAw3ME SJFBd+6yIQ68/u+SVRmm3I26VU8+T1onjr5J6k3mdyyWtAdzduscUx0ljw5KIOdGHI+W +1DIUIw4a+gZlEQxE0X5IvHqUyC0Rik3av6annu6iaifoQp7i86b+pBzpwAo5Z4avAE0 vxqA== X-Gm-Message-State: AGi0Pubf1+h1YsneKZ05t1M44uusE24SWYYDoCvRnaCypvxc3wIQgHEM 8Q5FDhrXEF0nuk5sTjtOANZ2c9q/3Og= X-Google-Smtp-Source: APiQypLORkjDvDM+8Y8CE5lif12853TZbsRxs0LqPw9jZ3e/IvziAT1JAdhfw8RvpQstMCIKGX0CEw== X-Received: by 2002:aa7:9252:: with SMTP id 18mr4248910pfp.17.1588261725744; Thu, 30 Apr 2020 08:48:45 -0700 (PDT) Return-Path: Received: from ?IPv6:2601:646:9200:4e0:68fb:d75c:9385:c0c? ([2601:646:9200:4e0:68fb:d75c:9385:c0c]) by smtp.gmail.com with ESMTPSA id r128sm184039pfc.141.2020.04.30.08.48.44 (version=TLS1_3 cipher=TLS_AES_128_GCM_SHA256 bits=128/128); Thu, 30 Apr 2020 08:48:45 -0700 (PDT) Subject: Re: [OE-core] [PATCH 10/17] ghostscript: update 9.50 -> 9.52 To: openembedded-core@lists.openembedded.org Cc: Alexander Kanavin References: <20200430095815.2824-1-alex.kanavin@gmail.com> <20200430095815.2824-10-alex.kanavin@gmail.com> From: "Khem Raj" Message-ID: Date: Thu, 30 Apr 2020 08:48:44 -0700 User-Agent: Mozilla/5.0 (Macintosh; Intel Mac OS X 10.15; rv:68.0) Gecko/20100101 Thunderbird/68.7.0 MIME-Version: 1.0 In-Reply-To: <20200430095815.2824-10-alex.kanavin@gmail.com> Content-Type: text/plain; charset=utf-8; format=flowed Content-Language: en-GB Content-Transfer-Encoding: 7bit On 4/30/20 2:58 AM, Alexander Kanavin wrote: > Drop all custom objarch.h files; ghostscript nowadays generates > that with autoconf. > they were generated in past too, but they were not cross compiler safe. has that changed ? > Freetype can no longer be disabled. > > Building out of source tree is broken. > > Signed-off-by: Alexander Kanavin > --- > .../do-not-check-local-libpng-source.patch | 37 ++++------ > .../ghostscript/CVE-2019-14869-0001.patch | 70 ------------------- > .../ghostscript/ghostscript/aarch64/objarch.h | 40 ----------- > .../ghostscript/ghostscript/arm/objarch.h | 40 ----------- > .../ghostscript/ghostscript/armeb/objarch.h | 40 ----------- > .../ghostscript-9.02-genarch.patch | 38 ---------- > .../ghostscript/ghostscript/i586/objarch.h | 41 ----------- > .../ghostscript/microblaze/objarch.h | 40 ----------- > .../ghostscript/microblazeel/objarch.h | 40 ----------- > .../ghostscript/mipsarchn32eb/objarch.h | 40 ----------- > .../ghostscript/mipsarchn32el/objarch.h | 40 ----------- > .../ghostscript/mipsarchn64eb/objarch.h | 40 ----------- > .../ghostscript/mipsarchn64el/objarch.h | 40 ----------- > .../ghostscript/mipsarcho32eb/objarch.h | 40 ----------- > .../ghostscript/mipsarcho32el/objarch.h | 40 ----------- > .../ghostscript/ghostscript/nios2/objarch.h | 40 ----------- > .../ghostscript/ghostscript/powerpc/objarch.h | 40 ----------- > .../ghostscript/powerpc64/objarch.h | 40 ----------- > .../ghostscript/powerpc64le/objarch.h | 40 ----------- > .../ghostscript/ghostscript/x86-64/objarch.h | 40 ----------- > ...hostscript_9.50.bb => ghostscript_9.52.bb} | 19 ++--- > 21 files changed, 19 insertions(+), 826 deletions(-) > delete mode 100644 meta/recipes-extended/ghostscript/ghostscript/CVE-2019-14869-0001.patch > delete mode 100644 meta/recipes-extended/ghostscript/ghostscript/aarch64/objarch.h > delete mode 100644 meta/recipes-extended/ghostscript/ghostscript/arm/objarch.h > delete mode 100644 meta/recipes-extended/ghostscript/ghostscript/armeb/objarch.h > delete mode 100644 meta/recipes-extended/ghostscript/ghostscript/ghostscript-9.02-genarch.patch > delete mode 100644 meta/recipes-extended/ghostscript/ghostscript/i586/objarch.h > delete mode 100644 meta/recipes-extended/ghostscript/ghostscript/microblaze/objarch.h > delete mode 100644 meta/recipes-extended/ghostscript/ghostscript/microblazeel/objarch.h > delete mode 100644 meta/recipes-extended/ghostscript/ghostscript/mipsarchn32eb/objarch.h > delete mode 100644 meta/recipes-extended/ghostscript/ghostscript/mipsarchn32el/objarch.h > delete mode 100644 meta/recipes-extended/ghostscript/ghostscript/mipsarchn64eb/objarch.h > delete mode 100644 meta/recipes-extended/ghostscript/ghostscript/mipsarchn64el/objarch.h > delete mode 100644 meta/recipes-extended/ghostscript/ghostscript/mipsarcho32eb/objarch.h > delete mode 100644 meta/recipes-extended/ghostscript/ghostscript/mipsarcho32el/objarch.h > delete mode 100644 meta/recipes-extended/ghostscript/ghostscript/nios2/objarch.h > delete mode 100644 meta/recipes-extended/ghostscript/ghostscript/powerpc/objarch.h > delete mode 100644 meta/recipes-extended/ghostscript/ghostscript/powerpc64/objarch.h > delete mode 100644 meta/recipes-extended/ghostscript/ghostscript/powerpc64le/objarch.h > delete mode 100644 meta/recipes-extended/ghostscript/ghostscript/x86-64/objarch.h > rename meta/recipes-extended/ghostscript/{ghostscript_9.50.bb => ghostscript_9.52.bb} (89%) > > diff --git a/meta/recipes-extended/ghostscript/files/do-not-check-local-libpng-source.patch b/meta/recipes-extended/ghostscript/files/do-not-check-local-libpng-source.patch > index 5834ffaf9f..a9afb9948c 100644 > --- a/meta/recipes-extended/ghostscript/files/do-not-check-local-libpng-source.patch > +++ b/meta/recipes-extended/ghostscript/files/do-not-check-local-libpng-source.patch > @@ -1,7 +1,7 @@ > -From a954bf29a5f906b3151dffbecb5856e02e1565da Mon Sep 17 00:00:00 2001 > +From 2adaa7366064a8f18af864eda74e52877a89620c Mon Sep 17 00:00:00 2001 > From: Hongxu Jia > Date: Mon, 18 Jan 2016 01:00:30 -0500 > -Subject: [PATCH 03/10] configure.ac: do not check local png source > +Subject: [PATCH] configure.ac: do not check local png source > > In oe-core, it did not need to compile local libpng > source in ghostscript, so do not check local png > @@ -11,28 +11,21 @@ libpng library. > Upstream-Status: Inappropriate [OE-Core specific] > > Signed-off-by: Hongxu Jia > + > --- > - configure.ac | 4 ++-- > - 1 file changed, 2 insertions(+), 2 deletions(-) > + configure.ac | 2 +- > + 1 file changed, 1 insertion(+), 1 deletion(-) > > diff --git a/configure.ac b/configure.ac > -index 9341930..80a60b1 100644 > +index 698abd3..e65ac8b 100644 > --- a/configure.ac > +++ b/configure.ac > -@@ -1114,11 +1114,11 @@ AC_SUBST(ZLIBDIR) > - AC_SUBST(FT_SYS_ZLIB) > - > - dnl png for the png output device; it also requires zlib > --LIBPNGDIR=src > -+LIBPNGDIR=$srcdir/libpng > - PNGDEVS='' > - PNGDEVS_ALL='png48 png16m pnggray pngmono pngmonod png256 png16 pngalpha' > - AC_MSG_CHECKING([for local png library source]) > --if test -f $srcdir/libpng/pngread.c; then > -+if false; then > - AC_MSG_RESULT([yes]) > - SHARE_LIBPNG=0 > - LIBPNGDIR=$srcdir/libpng > --- > -1.8.3.1 > - > +@@ -1241,7 +1241,7 @@ else > + PNGDEVS='' > + PNGDEVS_ALL='png48 png16m pnggray pngmono pngmonod png256 png16 pngalpha' > + AC_MSG_CHECKING([for local png library source]) > +- if test -f $srcdir/libpng/pngread.c; then > ++ if false; then > + AC_MSG_RESULT([yes]) > + SHARE_LIBPNG=0 > + LIBPNGDIR=$srcdir/libpng > diff --git a/meta/recipes-extended/ghostscript/ghostscript/CVE-2019-14869-0001.patch b/meta/recipes-extended/ghostscript/ghostscript/CVE-2019-14869-0001.patch > deleted file mode 100644 > index 715ec1c450..0000000000 > --- a/meta/recipes-extended/ghostscript/ghostscript/CVE-2019-14869-0001.patch > +++ /dev/null > @@ -1,70 +0,0 @@ > -From 485904772c5f0aa1140032746e5a0abfc40f4cef Mon Sep 17 00:00:00 2001 > -From: Chris Liddell > -Date: Tue, 5 Nov 2019 09:45:27 +0000 > -Subject: [PATCH] Bug 701841: remove .forceput from /.charkeys > - > -When loading Type 1 or Truetype fonts from disk, we attempt to extend the glyph > -name table to include all identifiable glyph names from the Adobe Glyph List. > - > -In the case of Type 1 fonts, the font itself (almost always) marks the > -CharStrings dictionary as read-only, hence we have to use .forceput for that > -case. > - > -But for Truetype fonts, the CharStrings dictionary is created internally and is > -not read-only until *after* we have fully populated it (including the extended > -glyph names from the AGL), hence there is no need for .forceput, and no need to > -carry the security risk of using it. > - > -Replace with regular put. > - > -CVE: CVE-2019-14869 > -Upstream-Status: Backport [git://git.ghostscript.com/ghostpdl.git] > - > -Signed-off-by: Stefan Ghinea > ---- > - Resource/Init/gs_ttf.ps | 8 ++++---- > - 1 file changed, 4 insertions(+), 4 deletions(-) > - > -diff --git a/Resource/Init/gs_ttf.ps b/Resource/Init/gs_ttf.ps > -index e34967d..5354ff0 100644 > ---- a/Resource/Init/gs_ttf.ps > -+++ b/Resource/Init/gs_ttf.ps > -@@ -1301,7 +1301,7 @@ currentdict /.pickcmap_with_no_xlatmap .undef > - TTFDEBUG { (\n1 setting alias: ) print dup ==only > - ( to be the same as ) print 2 index //== exec } if > - > -- 7 index 2 index 3 -1 roll exch .forceput > -+ 7 index 2 index 3 -1 roll exch put > - } forall > - pop pop pop > - } > -@@ -1319,7 +1319,7 @@ currentdict /.pickcmap_with_no_xlatmap .undef > - exch pop > - TTFDEBUG { (\n2 setting alias: ) print 1 index ==only > - ( to use glyph index: ) print dup //== exec } if > -- 5 index 3 1 roll .forceput > -+ 5 index 3 1 roll put > - //false > - } > - { > -@@ -1336,7 +1336,7 @@ currentdict /.pickcmap_with_no_xlatmap .undef > - { % CharStrings(dict) isunicode(boolean) cmap(dict) RAGL(dict) gname(name) codep(integer) gindex(integer) > - TTFDEBUG { (\3 nsetting alias: ) print 1 index ==only > - ( to be index: ) print dup //== exec } if > -- exch pop 5 index 3 1 roll .forceput > -+ exch pop 5 index 3 1 roll put > - } > - { > - pop pop > -@@ -1366,7 +1366,7 @@ currentdict /.pickcmap_with_no_xlatmap .undef > - } ifelse > - ] > - TTFDEBUG { (Encoding: ) print dup === flush } if > --} .bind executeonly odef % hides .forceput > -+} .bind odef > - > - % ---------------- CIDFontType 2 font loading ---------------- % > - > --- > -2.20.1 > - > diff --git a/meta/recipes-extended/ghostscript/ghostscript/aarch64/objarch.h b/meta/recipes-extended/ghostscript/ghostscript/aarch64/objarch.h > deleted file mode 100644 > index a05de29def..0000000000 > --- a/meta/recipes-extended/ghostscript/ghostscript/aarch64/objarch.h > +++ /dev/null > @@ -1,40 +0,0 @@ > -/* Parameters derived from machine and compiler architecture. */ > -/* This file is generated mechanically by genarch.c. */ > - > - /* ---------------- Scalar alignments ---------------- */ > - > -#define ARCH_ALIGN_SHORT_MOD 2 > -#define ARCH_ALIGN_INT_MOD 4 > -#define ARCH_ALIGN_LONG_MOD 8 > -#define ARCH_ALIGN_PTR_MOD 8 > -#define ARCH_ALIGN_FLOAT_MOD 4 > -#define ARCH_ALIGN_DOUBLE_MOD 8 > - > - /* ---------------- Scalar sizes ---------------- */ > - > -#define ARCH_LOG2_SIZEOF_CHAR 0 > -#define ARCH_LOG2_SIZEOF_SHORT 1 > -#define ARCH_LOG2_SIZEOF_INT 2 > -#define ARCH_LOG2_SIZEOF_LONG 3 > -#define ARCH_LOG2_SIZEOF_LONG_LONG 3 > -#define ARCH_SIZEOF_GX_COLOR_INDEX 8 > -#define ARCH_SIZEOF_PTR 8 > -#define ARCH_SIZEOF_FLOAT 4 > -#define ARCH_SIZEOF_DOUBLE 8 > -#define ARCH_FLOAT_MANTISSA_BITS 24 > -#define ARCH_DOUBLE_MANTISSA_BITS 53 > - > - /* ---------------- Unsigned max values ---------------- */ > - > -#define ARCH_MAX_UCHAR ((unsigned char)0xff + (unsigned char)0) > -#define ARCH_MAX_USHORT ((unsigned short)0xffff + (unsigned short)0) > -#define ARCH_MAX_UINT ((unsigned int)~0 + (unsigned int)0) > -#define ARCH_MAX_ULONG ((unsigned long)~0L + (unsigned long)0) > - > - /* ---------------- Miscellaneous ---------------- */ > - > -#define ARCH_IS_BIG_ENDIAN 0 > -#define ARCH_PTRS_ARE_SIGNED 0 > -#define ARCH_FLOATS_ARE_IEEE 1 > -#define ARCH_ARITH_RSHIFT 2 > -#define ARCH_DIV_NEG_POS_TRUNCATES 1 > diff --git a/meta/recipes-extended/ghostscript/ghostscript/arm/objarch.h b/meta/recipes-extended/ghostscript/ghostscript/arm/objarch.h > deleted file mode 100644 > index e8772cd958..0000000000 > --- a/meta/recipes-extended/ghostscript/ghostscript/arm/objarch.h > +++ /dev/null > @@ -1,40 +0,0 @@ > -/* Parameters derived from machine and compiler architecture. */ > -/* This file is generated mechanically by genarch.c. */ > - > - /* ---------------- Scalar alignments ---------------- */ > - > -#define ARCH_ALIGN_SHORT_MOD 2 > -#define ARCH_ALIGN_INT_MOD 4 > -#define ARCH_ALIGN_LONG_MOD 4 > -#define ARCH_ALIGN_PTR_MOD 4 > -#define ARCH_ALIGN_FLOAT_MOD 4 > -#define ARCH_ALIGN_DOUBLE_MOD 8 > - > - /* ---------------- Scalar sizes ---------------- */ > - > -#define ARCH_LOG2_SIZEOF_CHAR 0 > -#define ARCH_LOG2_SIZEOF_SHORT 1 > -#define ARCH_LOG2_SIZEOF_INT 2 > -#define ARCH_LOG2_SIZEOF_LONG 2 > -#define ARCH_LOG2_SIZEOF_LONG_LONG 3 > -#define ARCH_SIZEOF_GX_COLOR_INDEX 8 > -#define ARCH_SIZEOF_PTR 4 > -#define ARCH_SIZEOF_FLOAT 4 > -#define ARCH_SIZEOF_DOUBLE 8 > -#define ARCH_FLOAT_MANTISSA_BITS 24 > -#define ARCH_DOUBLE_MANTISSA_BITS 53 > - > - /* ---------------- Unsigned max values ---------------- */ > - > -#define ARCH_MAX_UCHAR ((unsigned char)0xff + (unsigned char)0) > -#define ARCH_MAX_USHORT ((unsigned short)0xffff + (unsigned short)0) > -#define ARCH_MAX_UINT ((unsigned int)~0 + (unsigned int)0) > -#define ARCH_MAX_ULONG ((unsigned long)~0L + (unsigned long)0) > - > - /* ---------------- Miscellaneous ---------------- */ > - > -#define ARCH_IS_BIG_ENDIAN 0 > -#define ARCH_PTRS_ARE_SIGNED 0 > -#define ARCH_FLOATS_ARE_IEEE 1 > -#define ARCH_ARITH_RSHIFT 2 > -#define ARCH_DIV_NEG_POS_TRUNCATES 1 > diff --git a/meta/recipes-extended/ghostscript/ghostscript/armeb/objarch.h b/meta/recipes-extended/ghostscript/ghostscript/armeb/objarch.h > deleted file mode 100644 > index 359097f356..0000000000 > --- a/meta/recipes-extended/ghostscript/ghostscript/armeb/objarch.h > +++ /dev/null > @@ -1,40 +0,0 @@ > -/* Parameters derived from machine and compiler architecture. */ > -/* This file is generated mechanically by genarch.c. */ > - > - /* ---------------- Scalar alignments ---------------- */ > - > -#define ARCH_ALIGN_SHORT_MOD 2 > -#define ARCH_ALIGN_INT_MOD 4 > -#define ARCH_ALIGN_LONG_MOD 4 > -#define ARCH_ALIGN_PTR_MOD 4 > -#define ARCH_ALIGN_FLOAT_MOD 4 > -#define ARCH_ALIGN_DOUBLE_MOD 8 > - > - /* ---------------- Scalar sizes ---------------- */ > - > -#define ARCH_LOG2_SIZEOF_CHAR 0 > -#define ARCH_LOG2_SIZEOF_SHORT 1 > -#define ARCH_LOG2_SIZEOF_INT 2 > -#define ARCH_LOG2_SIZEOF_LONG 2 > -#define ARCH_LOG2_SIZEOF_LONG_LONG 3 > -#define ARCH_SIZEOF_GX_COLOR_INDEX 8 > -#define ARCH_SIZEOF_PTR 4 > -#define ARCH_SIZEOF_FLOAT 4 > -#define ARCH_SIZEOF_DOUBLE 8 > -#define ARCH_FLOAT_MANTISSA_BITS 24 > -#define ARCH_DOUBLE_MANTISSA_BITS 53 > - > - /* ---------------- Unsigned max values ---------------- */ > - > -#define ARCH_MAX_UCHAR ((unsigned char)0xff + (unsigned char)0) > -#define ARCH_MAX_USHORT ((unsigned short)0xffff + (unsigned short)0) > -#define ARCH_MAX_UINT ((unsigned int)~0 + (unsigned int)0) > -#define ARCH_MAX_ULONG ((unsigned long)~0L + (unsigned long)0) > - > - /* ---------------- Miscellaneous ---------------- */ > - > -#define ARCH_IS_BIG_ENDIAN 1 > -#define ARCH_PTRS_ARE_SIGNED 0 > -#define ARCH_FLOATS_ARE_IEEE 1 > -#define ARCH_ARITH_RSHIFT 2 > -#define ARCH_DIV_NEG_POS_TRUNCATES 1 > diff --git a/meta/recipes-extended/ghostscript/ghostscript/ghostscript-9.02-genarch.patch b/meta/recipes-extended/ghostscript/ghostscript/ghostscript-9.02-genarch.patch > deleted file mode 100644 > index 7b70bb8e2c..0000000000 > --- a/meta/recipes-extended/ghostscript/ghostscript/ghostscript-9.02-genarch.patch > +++ /dev/null > @@ -1,38 +0,0 @@ > -From c076d0fc970f190f723018258790c79b59daba2e Mon Sep 17 00:00:00 2001 > -From: Hongxu Jia > -Date: Sat, 11 May 2019 21:20:27 +0800 > -Subject: [PATCH] not generate objarch.h at compile time > - > -Import patch from windriver linux for cross compilation, and split > -patches into oe way under different directories such as i586, powerpc etc > -according to Richard's opinion. > - > -Upstream-Status: Pending > - > -Signed-off-by: Kang Kai > -Signed-off-by: Wenzong Fan > - > -Rebase to 9.27 > -Signed-off-by: Hongxu Jia > ---- > - base/lib.mak | 4 ++-- > - 1 file changed, 2 insertions(+), 2 deletions(-) > - > -diff --git a/base/lib.mak b/base/lib.mak > -index 3ed088a..5af2b43 100644 > ---- a/base/lib.mak > -+++ b/base/lib.mak > -@@ -87,8 +87,8 @@ arch_h=$(GLGEN)arch.h > - stdpre_h=$(GLSRC)stdpre.h > - stdint__h=$(GLSRC)stdint_.h > - > --$(GLGEN)arch.h : $(GENARCH_XE) > -- $(EXP)$(GENARCH_XE) $(GLGEN)arch.h $(TARGET_ARCH_FILE) > -+##$(GLGEN)arch.h : $(GENARCH_XE) > -+## $(EXP)$(GENARCH_XE) $(GLGEN)arch.h $(TARGET_ARCH_FILE) > - > - # Platform interfaces > - > --- > -2.7.4 > - > diff --git a/meta/recipes-extended/ghostscript/ghostscript/i586/objarch.h b/meta/recipes-extended/ghostscript/ghostscript/i586/objarch.h > deleted file mode 100644 > index 5817b7a6d7..0000000000 > --- a/meta/recipes-extended/ghostscript/ghostscript/i586/objarch.h > +++ /dev/null > @@ -1,41 +0,0 @@ > -/* Parameters derived from machine and compiler architecture. */ > -/* This file is generated mechanically by genarch.c. */ > - > - /* ---------------- Scalar alignments ---------------- */ > - > -#define ARCH_ALIGN_SHORT_MOD 2 > -#define ARCH_ALIGN_INT_MOD 4 > -#define ARCH_ALIGN_LONG_MOD 4 > -#define ARCH_ALIGN_PTR_MOD 4 > -#define ARCH_ALIGN_FLOAT_MOD 4 > -#define ARCH_ALIGN_DOUBLE_MOD 4 > - > - /* ---------------- Scalar sizes ---------------- */ > - > -#define ARCH_LOG2_SIZEOF_CHAR 0 > -#define ARCH_LOG2_SIZEOF_SHORT 1 > -#define ARCH_LOG2_SIZEOF_INT 2 > -#define ARCH_LOG2_SIZEOF_LONG 2 > -#define ARCH_LOG2_SIZEOF_LONG_LONG 3 > -#define ARCH_SIZEOF_GX_COLOR_INDEX 8 > -#define ARCH_SIZEOF_PTR 4 > -#define ARCH_SIZEOF_FLOAT 4 > -#define ARCH_SIZEOF_DOUBLE 8 > -#define ARCH_FLOAT_MANTISSA_BITS 24 > -#define ARCH_DOUBLE_MANTISSA_BITS 53 > - > - /* ---------------- Unsigned max values ---------------- */ > - > -#define ARCH_MAX_UCHAR ((unsigned char)0xff + (unsigned char)0) > -#define ARCH_MAX_USHORT ((unsigned short)0xffff + (unsigned short)0) > -#define ARCH_MAX_UINT ((unsigned int)~0 + (unsigned int)0) > -#define ARCH_MAX_ULONG ((unsigned long)~0L + (unsigned long)0) > - > - /* ---------------- Miscellaneous ---------------- */ > - > -#define ARCH_IS_BIG_ENDIAN 0 > -#define ARCH_PTRS_ARE_SIGNED 0 > -#define ARCH_FLOATS_ARE_IEEE 1 > -#define ARCH_ARITH_RSHIFT 2 > -#define ARCH_DIV_NEG_POS_TRUNCATES 1 > - > diff --git a/meta/recipes-extended/ghostscript/ghostscript/microblaze/objarch.h b/meta/recipes-extended/ghostscript/ghostscript/microblaze/objarch.h > deleted file mode 100644 > index 63232fdfa6..0000000000 > --- a/meta/recipes-extended/ghostscript/ghostscript/microblaze/objarch.h > +++ /dev/null > @@ -1,40 +0,0 @@ > -/* Parameters derived from machine and compiler architecture. */ > -/* This file is generated mechanically by genarch.c. */ > - > - /* ---------------- Scalar alignments ---------------- */ > - > -#define ARCH_ALIGN_SHORT_MOD 2 > -#define ARCH_ALIGN_INT_MOD 4 > -#define ARCH_ALIGN_LONG_MOD 4 > -#define ARCH_ALIGN_PTR_MOD 4 > -#define ARCH_ALIGN_FLOAT_MOD 4 > -#define ARCH_ALIGN_DOUBLE_MOD 4 > - > - /* ---------------- Scalar sizes ---------------- */ > - > -#define ARCH_LOG2_SIZEOF_CHAR 0 > -#define ARCH_LOG2_SIZEOF_SHORT 1 > -#define ARCH_LOG2_SIZEOF_INT 2 > -#define ARCH_LOG2_SIZEOF_LONG 2 > -#define ARCH_LOG2_SIZEOF_LONG_LONG 3 > -#define ARCH_SIZEOF_GX_COLOR_INDEX 8 > -#define ARCH_SIZEOF_PTR 4 > -#define ARCH_SIZEOF_FLOAT 4 > -#define ARCH_SIZEOF_DOUBLE 8 > -#define ARCH_FLOAT_MANTISSA_BITS 24 > -#define ARCH_DOUBLE_MANTISSA_BITS 53 > - > - /* ---------------- Unsigned max values ---------------- */ > - > -#define ARCH_MAX_UCHAR ((unsigned char)0xff + (unsigned char)0) > -#define ARCH_MAX_USHORT ((unsigned short)0xffff + (unsigned short)0) > -#define ARCH_MAX_UINT ((unsigned int)~0 + (unsigned int)0) > -#define ARCH_MAX_ULONG ((unsigned long)~0L + (unsigned long)0) > - > - /* ---------------- Miscellaneous ---------------- */ > - > -#define ARCH_IS_BIG_ENDIAN 1 > -#define ARCH_PTRS_ARE_SIGNED 0 > -#define ARCH_FLOATS_ARE_IEEE 1 > -#define ARCH_ARITH_RSHIFT 2 > -#define ARCH_DIV_NEG_POS_TRUNCATES 1 > diff --git a/meta/recipes-extended/ghostscript/ghostscript/microblazeel/objarch.h b/meta/recipes-extended/ghostscript/ghostscript/microblazeel/objarch.h > deleted file mode 100644 > index 3ec8101681..0000000000 > --- a/meta/recipes-extended/ghostscript/ghostscript/microblazeel/objarch.h > +++ /dev/null > @@ -1,40 +0,0 @@ > -/* Parameters derived from machine and compiler architecture. */ > -/* This file is generated mechanically by genarch.c. */ > - > - /* ---------------- Scalar alignments ---------------- */ > - > -#define ARCH_ALIGN_SHORT_MOD 2 > -#define ARCH_ALIGN_INT_MOD 4 > -#define ARCH_ALIGN_LONG_MOD 4 > -#define ARCH_ALIGN_PTR_MOD 4 > -#define ARCH_ALIGN_FLOAT_MOD 4 > -#define ARCH_ALIGN_DOUBLE_MOD 4 > - > - /* ---------------- Scalar sizes ---------------- */ > - > -#define ARCH_LOG2_SIZEOF_CHAR 0 > -#define ARCH_LOG2_SIZEOF_SHORT 1 > -#define ARCH_LOG2_SIZEOF_INT 2 > -#define ARCH_LOG2_SIZEOF_LONG 2 > -#define ARCH_LOG2_SIZEOF_LONG_LONG 3 > -#define ARCH_SIZEOF_GX_COLOR_INDEX 8 > -#define ARCH_SIZEOF_PTR 4 > -#define ARCH_SIZEOF_FLOAT 4 > -#define ARCH_SIZEOF_DOUBLE 8 > -#define ARCH_FLOAT_MANTISSA_BITS 24 > -#define ARCH_DOUBLE_MANTISSA_BITS 53 > - > - /* ---------------- Unsigned max values ---------------- */ > - > -#define ARCH_MAX_UCHAR ((unsigned char)0xff + (unsigned char)0) > -#define ARCH_MAX_USHORT ((unsigned short)0xffff + (unsigned short)0) > -#define ARCH_MAX_UINT ((unsigned int)~0 + (unsigned int)0) > -#define ARCH_MAX_ULONG ((unsigned long)~0L + (unsigned long)0) > - > - /* ---------------- Miscellaneous ---------------- */ > - > -#define ARCH_IS_BIG_ENDIAN 0 > -#define ARCH_PTRS_ARE_SIGNED 0 > -#define ARCH_FLOATS_ARE_IEEE 1 > -#define ARCH_ARITH_RSHIFT 2 > -#define ARCH_DIV_NEG_POS_TRUNCATES 1 > diff --git a/meta/recipes-extended/ghostscript/ghostscript/mipsarchn32eb/objarch.h b/meta/recipes-extended/ghostscript/ghostscript/mipsarchn32eb/objarch.h > deleted file mode 100644 > index 0d0a16bfa3..0000000000 > --- a/meta/recipes-extended/ghostscript/ghostscript/mipsarchn32eb/objarch.h > +++ /dev/null > @@ -1,40 +0,0 @@ > -/* Parameters derived from machine and compiler architecture. */ > -/* This file is generated mechanically by genarch.c. */ > - > - /* ---------------- Scalar alignments ---------------- */ > - > -#define ARCH_ALIGN_SHORT_MOD 2 > -#define ARCH_ALIGN_INT_MOD 4 > -#define ARCH_ALIGN_LONG_MOD 8 > -#define ARCH_ALIGN_PTR_MOD 8 > -#define ARCH_ALIGN_FLOAT_MOD 4 > -#define ARCH_ALIGN_DOUBLE_MOD 8 > - > - /* ---------------- Scalar sizes ---------------- */ > - > -#define ARCH_LOG2_SIZEOF_CHAR 0 > -#define ARCH_LOG2_SIZEOF_SHORT 1 > -#define ARCH_LOG2_SIZEOF_INT 2 > -#define ARCH_LOG2_SIZEOF_LONG 3 > -#define ARCH_LOG2_SIZEOF_LONG_LONG 3 > -#define ARCH_SIZEOF_GX_COLOR_INDEX 8 > -#define ARCH_SIZEOF_PTR 8 > -#define ARCH_SIZEOF_FLOAT 4 > -#define ARCH_SIZEOF_DOUBLE 8 > -#define ARCH_FLOAT_MANTISSA_BITS 24 > -#define ARCH_DOUBLE_MANTISSA_BITS 53 > - > - /* ---------------- Unsigned max values ---------------- */ > - > -#define ARCH_MAX_UCHAR ((unsigned char)0xff + (unsigned char)0) > -#define ARCH_MAX_USHORT ((unsigned short)0xffff + (unsigned short)0) > -#define ARCH_MAX_UINT ((unsigned int)~0 + (unsigned int)0) > -#define ARCH_MAX_ULONG ((unsigned long)~0L + (unsigned long)0) > - > - /* ---------------- Miscellaneous ---------------- */ > - > -#define ARCH_IS_BIG_ENDIAN 1 > -#define ARCH_PTRS_ARE_SIGNED 0 > -#define ARCH_FLOATS_ARE_IEEE 1 > -#define ARCH_ARITH_RSHIFT 2 > -#define ARCH_DIV_NEG_POS_TRUNCATES 1 > diff --git a/meta/recipes-extended/ghostscript/ghostscript/mipsarchn32el/objarch.h b/meta/recipes-extended/ghostscript/ghostscript/mipsarchn32el/objarch.h > deleted file mode 100644 > index a05de29def..0000000000 > --- a/meta/recipes-extended/ghostscript/ghostscript/mipsarchn32el/objarch.h > +++ /dev/null > @@ -1,40 +0,0 @@ > -/* Parameters derived from machine and compiler architecture. */ > -/* This file is generated mechanically by genarch.c. */ > - > - /* ---------------- Scalar alignments ---------------- */ > - > -#define ARCH_ALIGN_SHORT_MOD 2 > -#define ARCH_ALIGN_INT_MOD 4 > -#define ARCH_ALIGN_LONG_MOD 8 > -#define ARCH_ALIGN_PTR_MOD 8 > -#define ARCH_ALIGN_FLOAT_MOD 4 > -#define ARCH_ALIGN_DOUBLE_MOD 8 > - > - /* ---------------- Scalar sizes ---------------- */ > - > -#define ARCH_LOG2_SIZEOF_CHAR 0 > -#define ARCH_LOG2_SIZEOF_SHORT 1 > -#define ARCH_LOG2_SIZEOF_INT 2 > -#define ARCH_LOG2_SIZEOF_LONG 3 > -#define ARCH_LOG2_SIZEOF_LONG_LONG 3 > -#define ARCH_SIZEOF_GX_COLOR_INDEX 8 > -#define ARCH_SIZEOF_PTR 8 > -#define ARCH_SIZEOF_FLOAT 4 > -#define ARCH_SIZEOF_DOUBLE 8 > -#define ARCH_FLOAT_MANTISSA_BITS 24 > -#define ARCH_DOUBLE_MANTISSA_BITS 53 > - > - /* ---------------- Unsigned max values ---------------- */ > - > -#define ARCH_MAX_UCHAR ((unsigned char)0xff + (unsigned char)0) > -#define ARCH_MAX_USHORT ((unsigned short)0xffff + (unsigned short)0) > -#define ARCH_MAX_UINT ((unsigned int)~0 + (unsigned int)0) > -#define ARCH_MAX_ULONG ((unsigned long)~0L + (unsigned long)0) > - > - /* ---------------- Miscellaneous ---------------- */ > - > -#define ARCH_IS_BIG_ENDIAN 0 > -#define ARCH_PTRS_ARE_SIGNED 0 > -#define ARCH_FLOATS_ARE_IEEE 1 > -#define ARCH_ARITH_RSHIFT 2 > -#define ARCH_DIV_NEG_POS_TRUNCATES 1 > diff --git a/meta/recipes-extended/ghostscript/ghostscript/mipsarchn64eb/objarch.h b/meta/recipes-extended/ghostscript/ghostscript/mipsarchn64eb/objarch.h > deleted file mode 100644 > index 0d0a16bfa3..0000000000 > --- a/meta/recipes-extended/ghostscript/ghostscript/mipsarchn64eb/objarch.h > +++ /dev/null > @@ -1,40 +0,0 @@ > -/* Parameters derived from machine and compiler architecture. */ > -/* This file is generated mechanically by genarch.c. */ > - > - /* ---------------- Scalar alignments ---------------- */ > - > -#define ARCH_ALIGN_SHORT_MOD 2 > -#define ARCH_ALIGN_INT_MOD 4 > -#define ARCH_ALIGN_LONG_MOD 8 > -#define ARCH_ALIGN_PTR_MOD 8 > -#define ARCH_ALIGN_FLOAT_MOD 4 > -#define ARCH_ALIGN_DOUBLE_MOD 8 > - > - /* ---------------- Scalar sizes ---------------- */ > - > -#define ARCH_LOG2_SIZEOF_CHAR 0 > -#define ARCH_LOG2_SIZEOF_SHORT 1 > -#define ARCH_LOG2_SIZEOF_INT 2 > -#define ARCH_LOG2_SIZEOF_LONG 3 > -#define ARCH_LOG2_SIZEOF_LONG_LONG 3 > -#define ARCH_SIZEOF_GX_COLOR_INDEX 8 > -#define ARCH_SIZEOF_PTR 8 > -#define ARCH_SIZEOF_FLOAT 4 > -#define ARCH_SIZEOF_DOUBLE 8 > -#define ARCH_FLOAT_MANTISSA_BITS 24 > -#define ARCH_DOUBLE_MANTISSA_BITS 53 > - > - /* ---------------- Unsigned max values ---------------- */ > - > -#define ARCH_MAX_UCHAR ((unsigned char)0xff + (unsigned char)0) > -#define ARCH_MAX_USHORT ((unsigned short)0xffff + (unsigned short)0) > -#define ARCH_MAX_UINT ((unsigned int)~0 + (unsigned int)0) > -#define ARCH_MAX_ULONG ((unsigned long)~0L + (unsigned long)0) > - > - /* ---------------- Miscellaneous ---------------- */ > - > -#define ARCH_IS_BIG_ENDIAN 1 > -#define ARCH_PTRS_ARE_SIGNED 0 > -#define ARCH_FLOATS_ARE_IEEE 1 > -#define ARCH_ARITH_RSHIFT 2 > -#define ARCH_DIV_NEG_POS_TRUNCATES 1 > diff --git a/meta/recipes-extended/ghostscript/ghostscript/mipsarchn64el/objarch.h b/meta/recipes-extended/ghostscript/ghostscript/mipsarchn64el/objarch.h > deleted file mode 100644 > index a05de29def..0000000000 > --- a/meta/recipes-extended/ghostscript/ghostscript/mipsarchn64el/objarch.h > +++ /dev/null > @@ -1,40 +0,0 @@ > -/* Parameters derived from machine and compiler architecture. */ > -/* This file is generated mechanically by genarch.c. */ > - > - /* ---------------- Scalar alignments ---------------- */ > - > -#define ARCH_ALIGN_SHORT_MOD 2 > -#define ARCH_ALIGN_INT_MOD 4 > -#define ARCH_ALIGN_LONG_MOD 8 > -#define ARCH_ALIGN_PTR_MOD 8 > -#define ARCH_ALIGN_FLOAT_MOD 4 > -#define ARCH_ALIGN_DOUBLE_MOD 8 > - > - /* ---------------- Scalar sizes ---------------- */ > - > -#define ARCH_LOG2_SIZEOF_CHAR 0 > -#define ARCH_LOG2_SIZEOF_SHORT 1 > -#define ARCH_LOG2_SIZEOF_INT 2 > -#define ARCH_LOG2_SIZEOF_LONG 3 > -#define ARCH_LOG2_SIZEOF_LONG_LONG 3 > -#define ARCH_SIZEOF_GX_COLOR_INDEX 8 > -#define ARCH_SIZEOF_PTR 8 > -#define ARCH_SIZEOF_FLOAT 4 > -#define ARCH_SIZEOF_DOUBLE 8 > -#define ARCH_FLOAT_MANTISSA_BITS 24 > -#define ARCH_DOUBLE_MANTISSA_BITS 53 > - > - /* ---------------- Unsigned max values ---------------- */ > - > -#define ARCH_MAX_UCHAR ((unsigned char)0xff + (unsigned char)0) > -#define ARCH_MAX_USHORT ((unsigned short)0xffff + (unsigned short)0) > -#define ARCH_MAX_UINT ((unsigned int)~0 + (unsigned int)0) > -#define ARCH_MAX_ULONG ((unsigned long)~0L + (unsigned long)0) > - > - /* ---------------- Miscellaneous ---------------- */ > - > -#define ARCH_IS_BIG_ENDIAN 0 > -#define ARCH_PTRS_ARE_SIGNED 0 > -#define ARCH_FLOATS_ARE_IEEE 1 > -#define ARCH_ARITH_RSHIFT 2 > -#define ARCH_DIV_NEG_POS_TRUNCATES 1 > diff --git a/meta/recipes-extended/ghostscript/ghostscript/mipsarcho32eb/objarch.h b/meta/recipes-extended/ghostscript/ghostscript/mipsarcho32eb/objarch.h > deleted file mode 100644 > index b8b637cca2..0000000000 > --- a/meta/recipes-extended/ghostscript/ghostscript/mipsarcho32eb/objarch.h > +++ /dev/null > @@ -1,40 +0,0 @@ > -/* Parameters derived from machine and compiler architecture. */ > -/* This file is generated mechanically by genarch.c. */ > - > - /* ---------------- Scalar alignments ---------------- */ > - > -#define ARCH_ALIGN_SHORT_MOD 2 > -#define ARCH_ALIGN_INT_MOD 4 > -#define ARCH_ALIGN_LONG_MOD 4 > -#define ARCH_ALIGN_PTR_MOD 4 > -#define ARCH_ALIGN_FLOAT_MOD 4 > -#define ARCH_ALIGN_DOUBLE_MOD 8 > - > - /* ---------------- Scalar sizes ---------------- */ > - > -#define ARCH_LOG2_SIZEOF_CHAR 0 > -#define ARCH_LOG2_SIZEOF_SHORT 1 > -#define ARCH_LOG2_SIZEOF_INT 2 > -#define ARCH_LOG2_SIZEOF_LONG 2 > -#define ARCH_LOG2_SIZEOF_LONG_LONG 3 > -#define ARCH_SIZEOF_GX_COLOR_INDEX 4 > -#define ARCH_SIZEOF_PTR 4 > -#define ARCH_SIZEOF_FLOAT 4 > -#define ARCH_SIZEOF_DOUBLE 8 > -#define ARCH_FLOAT_MANTISSA_BITS 24 > -#define ARCH_DOUBLE_MANTISSA_BITS 53 > - > - /* ---------------- Unsigned max values ---------------- */ > - > -#define ARCH_MAX_UCHAR ((unsigned char)0xff + (unsigned char)0) > -#define ARCH_MAX_USHORT ((unsigned short)0xffff + (unsigned short)0) > -#define ARCH_MAX_UINT ((unsigned int)~0 + (unsigned int)0) > -#define ARCH_MAX_ULONG ((unsigned long)~0L + (unsigned long)0) > - > - /* ---------------- Miscellaneous ---------------- */ > - > -#define ARCH_IS_BIG_ENDIAN 1 > -#define ARCH_PTRS_ARE_SIGNED 0 > -#define ARCH_FLOATS_ARE_IEEE 1 > -#define ARCH_ARITH_RSHIFT 2 > -#define ARCH_DIV_NEG_POS_TRUNCATES 1 > diff --git a/meta/recipes-extended/ghostscript/ghostscript/mipsarcho32el/objarch.h b/meta/recipes-extended/ghostscript/ghostscript/mipsarcho32el/objarch.h > deleted file mode 100644 > index 29f90ddf85..0000000000 > --- a/meta/recipes-extended/ghostscript/ghostscript/mipsarcho32el/objarch.h > +++ /dev/null > @@ -1,40 +0,0 @@ > -/* Parameters derived from machine and compiler architecture. */ > -/* This file is generated mechanically by genarch.c. */ > - > - /* ---------------- Scalar alignments ---------------- */ > - > -#define ARCH_ALIGN_SHORT_MOD 2 > -#define ARCH_ALIGN_INT_MOD 4 > -#define ARCH_ALIGN_LONG_MOD 4 > -#define ARCH_ALIGN_PTR_MOD 4 > -#define ARCH_ALIGN_FLOAT_MOD 4 > -#define ARCH_ALIGN_DOUBLE_MOD 8 > - > - /* ---------------- Scalar sizes ---------------- */ > - > -#define ARCH_LOG2_SIZEOF_CHAR 0 > -#define ARCH_LOG2_SIZEOF_SHORT 1 > -#define ARCH_LOG2_SIZEOF_INT 2 > -#define ARCH_LOG2_SIZEOF_LONG 2 > -#define ARCH_LOG2_SIZEOF_LONG_LONG 3 > -#define ARCH_SIZEOF_GX_COLOR_INDEX 4 > -#define ARCH_SIZEOF_PTR 4 > -#define ARCH_SIZEOF_FLOAT 4 > -#define ARCH_SIZEOF_DOUBLE 8 > -#define ARCH_FLOAT_MANTISSA_BITS 24 > -#define ARCH_DOUBLE_MANTISSA_BITS 53 > - > - /* ---------------- Unsigned max values ---------------- */ > - > -#define ARCH_MAX_UCHAR ((unsigned char)0xff + (unsigned char)0) > -#define ARCH_MAX_USHORT ((unsigned short)0xffff + (unsigned short)0) > -#define ARCH_MAX_UINT ((unsigned int)~0 + (unsigned int)0) > -#define ARCH_MAX_ULONG ((unsigned long)~0L + (unsigned long)0) > - > - /* ---------------- Miscellaneous ---------------- */ > - > -#define ARCH_IS_BIG_ENDIAN 0 > -#define ARCH_PTRS_ARE_SIGNED 0 > -#define ARCH_FLOATS_ARE_IEEE 1 > -#define ARCH_ARITH_RSHIFT 2 > -#define ARCH_DIV_NEG_POS_TRUNCATES 1 > diff --git a/meta/recipes-extended/ghostscript/ghostscript/nios2/objarch.h b/meta/recipes-extended/ghostscript/ghostscript/nios2/objarch.h > deleted file mode 100644 > index 3ec8101681..0000000000 > --- a/meta/recipes-extended/ghostscript/ghostscript/nios2/objarch.h > +++ /dev/null > @@ -1,40 +0,0 @@ > -/* Parameters derived from machine and compiler architecture. */ > -/* This file is generated mechanically by genarch.c. */ > - > - /* ---------------- Scalar alignments ---------------- */ > - > -#define ARCH_ALIGN_SHORT_MOD 2 > -#define ARCH_ALIGN_INT_MOD 4 > -#define ARCH_ALIGN_LONG_MOD 4 > -#define ARCH_ALIGN_PTR_MOD 4 > -#define ARCH_ALIGN_FLOAT_MOD 4 > -#define ARCH_ALIGN_DOUBLE_MOD 4 > - > - /* ---------------- Scalar sizes ---------------- */ > - > -#define ARCH_LOG2_SIZEOF_CHAR 0 > -#define ARCH_LOG2_SIZEOF_SHORT 1 > -#define ARCH_LOG2_SIZEOF_INT 2 > -#define ARCH_LOG2_SIZEOF_LONG 2 > -#define ARCH_LOG2_SIZEOF_LONG_LONG 3 > -#define ARCH_SIZEOF_GX_COLOR_INDEX 8 > -#define ARCH_SIZEOF_PTR 4 > -#define ARCH_SIZEOF_FLOAT 4 > -#define ARCH_SIZEOF_DOUBLE 8 > -#define ARCH_FLOAT_MANTISSA_BITS 24 > -#define ARCH_DOUBLE_MANTISSA_BITS 53 > - > - /* ---------------- Unsigned max values ---------------- */ > - > -#define ARCH_MAX_UCHAR ((unsigned char)0xff + (unsigned char)0) > -#define ARCH_MAX_USHORT ((unsigned short)0xffff + (unsigned short)0) > -#define ARCH_MAX_UINT ((unsigned int)~0 + (unsigned int)0) > -#define ARCH_MAX_ULONG ((unsigned long)~0L + (unsigned long)0) > - > - /* ---------------- Miscellaneous ---------------- */ > - > -#define ARCH_IS_BIG_ENDIAN 0 > -#define ARCH_PTRS_ARE_SIGNED 0 > -#define ARCH_FLOATS_ARE_IEEE 1 > -#define ARCH_ARITH_RSHIFT 2 > -#define ARCH_DIV_NEG_POS_TRUNCATES 1 > diff --git a/meta/recipes-extended/ghostscript/ghostscript/powerpc/objarch.h b/meta/recipes-extended/ghostscript/ghostscript/powerpc/objarch.h > deleted file mode 100644 > index 359097f356..0000000000 > --- a/meta/recipes-extended/ghostscript/ghostscript/powerpc/objarch.h > +++ /dev/null > @@ -1,40 +0,0 @@ > -/* Parameters derived from machine and compiler architecture. */ > -/* This file is generated mechanically by genarch.c. */ > - > - /* ---------------- Scalar alignments ---------------- */ > - > -#define ARCH_ALIGN_SHORT_MOD 2 > -#define ARCH_ALIGN_INT_MOD 4 > -#define ARCH_ALIGN_LONG_MOD 4 > -#define ARCH_ALIGN_PTR_MOD 4 > -#define ARCH_ALIGN_FLOAT_MOD 4 > -#define ARCH_ALIGN_DOUBLE_MOD 8 > - > - /* ---------------- Scalar sizes ---------------- */ > - > -#define ARCH_LOG2_SIZEOF_CHAR 0 > -#define ARCH_LOG2_SIZEOF_SHORT 1 > -#define ARCH_LOG2_SIZEOF_INT 2 > -#define ARCH_LOG2_SIZEOF_LONG 2 > -#define ARCH_LOG2_SIZEOF_LONG_LONG 3 > -#define ARCH_SIZEOF_GX_COLOR_INDEX 8 > -#define ARCH_SIZEOF_PTR 4 > -#define ARCH_SIZEOF_FLOAT 4 > -#define ARCH_SIZEOF_DOUBLE 8 > -#define ARCH_FLOAT_MANTISSA_BITS 24 > -#define ARCH_DOUBLE_MANTISSA_BITS 53 > - > - /* ---------------- Unsigned max values ---------------- */ > - > -#define ARCH_MAX_UCHAR ((unsigned char)0xff + (unsigned char)0) > -#define ARCH_MAX_USHORT ((unsigned short)0xffff + (unsigned short)0) > -#define ARCH_MAX_UINT ((unsigned int)~0 + (unsigned int)0) > -#define ARCH_MAX_ULONG ((unsigned long)~0L + (unsigned long)0) > - > - /* ---------------- Miscellaneous ---------------- */ > - > -#define ARCH_IS_BIG_ENDIAN 1 > -#define ARCH_PTRS_ARE_SIGNED 0 > -#define ARCH_FLOATS_ARE_IEEE 1 > -#define ARCH_ARITH_RSHIFT 2 > -#define ARCH_DIV_NEG_POS_TRUNCATES 1 > diff --git a/meta/recipes-extended/ghostscript/ghostscript/powerpc64/objarch.h b/meta/recipes-extended/ghostscript/ghostscript/powerpc64/objarch.h > deleted file mode 100644 > index 0d0a16bfa3..0000000000 > --- a/meta/recipes-extended/ghostscript/ghostscript/powerpc64/objarch.h > +++ /dev/null > @@ -1,40 +0,0 @@ > -/* Parameters derived from machine and compiler architecture. */ > -/* This file is generated mechanically by genarch.c. */ > - > - /* ---------------- Scalar alignments ---------------- */ > - > -#define ARCH_ALIGN_SHORT_MOD 2 > -#define ARCH_ALIGN_INT_MOD 4 > -#define ARCH_ALIGN_LONG_MOD 8 > -#define ARCH_ALIGN_PTR_MOD 8 > -#define ARCH_ALIGN_FLOAT_MOD 4 > -#define ARCH_ALIGN_DOUBLE_MOD 8 > - > - /* ---------------- Scalar sizes ---------------- */ > - > -#define ARCH_LOG2_SIZEOF_CHAR 0 > -#define ARCH_LOG2_SIZEOF_SHORT 1 > -#define ARCH_LOG2_SIZEOF_INT 2 > -#define ARCH_LOG2_SIZEOF_LONG 3 > -#define ARCH_LOG2_SIZEOF_LONG_LONG 3 > -#define ARCH_SIZEOF_GX_COLOR_INDEX 8 > -#define ARCH_SIZEOF_PTR 8 > -#define ARCH_SIZEOF_FLOAT 4 > -#define ARCH_SIZEOF_DOUBLE 8 > -#define ARCH_FLOAT_MANTISSA_BITS 24 > -#define ARCH_DOUBLE_MANTISSA_BITS 53 > - > - /* ---------------- Unsigned max values ---------------- */ > - > -#define ARCH_MAX_UCHAR ((unsigned char)0xff + (unsigned char)0) > -#define ARCH_MAX_USHORT ((unsigned short)0xffff + (unsigned short)0) > -#define ARCH_MAX_UINT ((unsigned int)~0 + (unsigned int)0) > -#define ARCH_MAX_ULONG ((unsigned long)~0L + (unsigned long)0) > - > - /* ---------------- Miscellaneous ---------------- */ > - > -#define ARCH_IS_BIG_ENDIAN 1 > -#define ARCH_PTRS_ARE_SIGNED 0 > -#define ARCH_FLOATS_ARE_IEEE 1 > -#define ARCH_ARITH_RSHIFT 2 > -#define ARCH_DIV_NEG_POS_TRUNCATES 1 > diff --git a/meta/recipes-extended/ghostscript/ghostscript/powerpc64le/objarch.h b/meta/recipes-extended/ghostscript/ghostscript/powerpc64le/objarch.h > deleted file mode 100644 > index a05de29def..0000000000 > --- a/meta/recipes-extended/ghostscript/ghostscript/powerpc64le/objarch.h > +++ /dev/null > @@ -1,40 +0,0 @@ > -/* Parameters derived from machine and compiler architecture. */ > -/* This file is generated mechanically by genarch.c. */ > - > - /* ---------------- Scalar alignments ---------------- */ > - > -#define ARCH_ALIGN_SHORT_MOD 2 > -#define ARCH_ALIGN_INT_MOD 4 > -#define ARCH_ALIGN_LONG_MOD 8 > -#define ARCH_ALIGN_PTR_MOD 8 > -#define ARCH_ALIGN_FLOAT_MOD 4 > -#define ARCH_ALIGN_DOUBLE_MOD 8 > - > - /* ---------------- Scalar sizes ---------------- */ > - > -#define ARCH_LOG2_SIZEOF_CHAR 0 > -#define ARCH_LOG2_SIZEOF_SHORT 1 > -#define ARCH_LOG2_SIZEOF_INT 2 > -#define ARCH_LOG2_SIZEOF_LONG 3 > -#define ARCH_LOG2_SIZEOF_LONG_LONG 3 > -#define ARCH_SIZEOF_GX_COLOR_INDEX 8 > -#define ARCH_SIZEOF_PTR 8 > -#define ARCH_SIZEOF_FLOAT 4 > -#define ARCH_SIZEOF_DOUBLE 8 > -#define ARCH_FLOAT_MANTISSA_BITS 24 > -#define ARCH_DOUBLE_MANTISSA_BITS 53 > - > - /* ---------------- Unsigned max values ---------------- */ > - > -#define ARCH_MAX_UCHAR ((unsigned char)0xff + (unsigned char)0) > -#define ARCH_MAX_USHORT ((unsigned short)0xffff + (unsigned short)0) > -#define ARCH_MAX_UINT ((unsigned int)~0 + (unsigned int)0) > -#define ARCH_MAX_ULONG ((unsigned long)~0L + (unsigned long)0) > - > - /* ---------------- Miscellaneous ---------------- */ > - > -#define ARCH_IS_BIG_ENDIAN 0 > -#define ARCH_PTRS_ARE_SIGNED 0 > -#define ARCH_FLOATS_ARE_IEEE 1 > -#define ARCH_ARITH_RSHIFT 2 > -#define ARCH_DIV_NEG_POS_TRUNCATES 1 > diff --git a/meta/recipes-extended/ghostscript/ghostscript/x86-64/objarch.h b/meta/recipes-extended/ghostscript/ghostscript/x86-64/objarch.h > deleted file mode 100644 > index a05de29def..0000000000 > --- a/meta/recipes-extended/ghostscript/ghostscript/x86-64/objarch.h > +++ /dev/null > @@ -1,40 +0,0 @@ > -/* Parameters derived from machine and compiler architecture. */ > -/* This file is generated mechanically by genarch.c. */ > - > - /* ---------------- Scalar alignments ---------------- */ > - > -#define ARCH_ALIGN_SHORT_MOD 2 > -#define ARCH_ALIGN_INT_MOD 4 > -#define ARCH_ALIGN_LONG_MOD 8 > -#define ARCH_ALIGN_PTR_MOD 8 > -#define ARCH_ALIGN_FLOAT_MOD 4 > -#define ARCH_ALIGN_DOUBLE_MOD 8 > - > - /* ---------------- Scalar sizes ---------------- */ > - > -#define ARCH_LOG2_SIZEOF_CHAR 0 > -#define ARCH_LOG2_SIZEOF_SHORT 1 > -#define ARCH_LOG2_SIZEOF_INT 2 > -#define ARCH_LOG2_SIZEOF_LONG 3 > -#define ARCH_LOG2_SIZEOF_LONG_LONG 3 > -#define ARCH_SIZEOF_GX_COLOR_INDEX 8 > -#define ARCH_SIZEOF_PTR 8 > -#define ARCH_SIZEOF_FLOAT 4 > -#define ARCH_SIZEOF_DOUBLE 8 > -#define ARCH_FLOAT_MANTISSA_BITS 24 > -#define ARCH_DOUBLE_MANTISSA_BITS 53 > - > - /* ---------------- Unsigned max values ---------------- */ > - > -#define ARCH_MAX_UCHAR ((unsigned char)0xff + (unsigned char)0) > -#define ARCH_MAX_USHORT ((unsigned short)0xffff + (unsigned short)0) > -#define ARCH_MAX_UINT ((unsigned int)~0 + (unsigned int)0) > -#define ARCH_MAX_ULONG ((unsigned long)~0L + (unsigned long)0) > - > - /* ---------------- Miscellaneous ---------------- */ > - > -#define ARCH_IS_BIG_ENDIAN 0 > -#define ARCH_PTRS_ARE_SIGNED 0 > -#define ARCH_FLOATS_ARE_IEEE 1 > -#define ARCH_ARITH_RSHIFT 2 > -#define ARCH_DIV_NEG_POS_TRUNCATES 1 > diff --git a/meta/recipes-extended/ghostscript/ghostscript_9.50.bb b/meta/recipes-extended/ghostscript/ghostscript_9.52.bb > similarity index 89% > rename from meta/recipes-extended/ghostscript/ghostscript_9.50.bb > rename to meta/recipes-extended/ghostscript/ghostscript_9.52.bb > index 5e8af8dc11..4cdb6e00d8 100644 > --- a/meta/recipes-extended/ghostscript/ghostscript_9.50.bb > +++ b/meta/recipes-extended/ghostscript/ghostscript_9.52.bb > @@ -29,13 +29,10 @@ SRC_URI_BASE = "https://github.com/ArtifexSoftware/ghostpdl-downloads/releases/d > file://do-not-check-local-libpng-source.patch \ > file://avoid-host-contamination.patch \ > file://mkdir-p.patch \ > - file://CVE-2019-14869-0001.patch \ > " > > SRC_URI = "${SRC_URI_BASE} \ > file://ghostscript-9.21-prevent_recompiling.patch \ > - file://ghostscript-9.02-genarch.patch \ > - file://objarch.h \ > file://cups-no-gcrypt.patch \ > " > > @@ -44,8 +41,8 @@ SRC_URI_class-native = "${SRC_URI_BASE} \ > file://base-genht.c-add-a-preprocessor-define-to-allow-fope.patch \ > " > > -SRC_URI[md5sum] = "00970cf622bd5b46f68eec9383753870" > -SRC_URI[sha256sum] = "0f53e89fd647815828fc5171613e860e8535b68f7afbc91bf89aee886769ce89" > +SRC_URI[md5sum] = "0f6964ab9b83a63b7e373f136243f901" > +SRC_URI[sha256sum] = "c2501d8e8e0814c4a5aa7e443e230e73d7af7f70287546f7b697e5ef49e32176" > > # Put something like > # > @@ -76,7 +73,7 @@ EXTRA_OECONF_class-native = "--without-x --with-system-libtiff=no \ > --without-jbig2dec --without-libpaper \ > --with-fontpath=${datadir}/fonts \ > --without-libidn --disable-fontconfig \ > - --disable-freetype --disable-cups" > + --enable-freetype --disable-cups " > > # This has been fixed upstream but for now we need to subvert the check for time.h > # http://bugs.ghostscript.com/show_bug.cgi?id=692443 > @@ -84,15 +81,7 @@ EXTRA_OECONF_class-native = "--without-x --with-system-libtiff=no \ > CFLAGS += "-DHAVE_SYS_TIME_H=1" > BUILD_CFLAGS += "-DHAVE_SYS_TIME_H=1" > > -inherit autotools > - > -do_configure_prepend () { > - mkdir -p obj > - mkdir -p soobj > - if [ -e ${WORKDIR}/objarch.h ]; then > - cp ${WORKDIR}/objarch.h obj/arch.h > - fi > -} > +inherit autotools-brokensep > > do_configure_append () { > # copy tools from the native ghostscript build > > > >