Your message dated Thu, 25 Jul 2024 01:04:13 +0000
with message-id <e1swmtx-00c3nk...@fasolo.debian.org>
and subject line Bug#1074996: fixed in ghostscript 10.03.1~dfsg-2
has caused the Debian Bug report #1074996,
regarding ghostscript: ftbfs with GCC-14
to be marked as done.

This means that you claim that the problem has been dealt with.
If this is not the case it is now your responsibility to reopen the
Bug report if necessary, and/or fix the problem forthwith.

(NB: If you are a system administrator and have no idea what this
message is talking about, this may indicate a serious mail system
misconfiguration somewhere. Please contact ow...@bugs.debian.org
immediately.)


-- 
1074996: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=1074996
Debian Bug Tracking System
Contact ow...@bugs.debian.org with problems
--- Begin Message ---
Package: src:ghostscript
Version: 10.03.1~dfsg-1
Severity: important
Tags: sid trixie
User: debian-...@lists.debian.org
Usertags: ftbfs-gcc-14

[This bug is targeted to the upcoming trixie release]

Please keep this issue open in the bug tracker for the package it
was filed for.  If a fix in another package is required, please
file a bug for the other package (or clone), and add a block in this
package. Please keep the issue open until the package can be built in
a follow-up test rebuild.

The package fails to build in a test rebuild on at least amd64 with
gcc-14/g++-14, but succeeds to build with gcc-13/g++-13. The
severity of this report will be raised before the trixie release.

The full build log can be found at:
http://qa-logs.debian.net/2024/07/01/ghostscript_10.03.1~dfsg-1_unstable_gccexp.log
The last lines of the build log are at the end of this report.

To build with GCC 14, either set CC=gcc-14 CXX=g++-14 explicitly,
or install the gcc, g++, gfortran, ... packages from experimental.

  apt-get -t=experimental install g++ 

Common build failures are new warnings resulting in build failures with
-Werror turned on, or new/dropped symbols in Debian symbols files.
For other C/C++ related build failures see the porting guide at
http://gcc.gnu.org/gcc-14/porting_to.html

[...]
./soobj/aux/echogs -e .dev -a-  ./soobj/pdf_r6 -oper zpdf_r6
./soobj/aux/echogs -e .dev -w- -l-obj ./soobj/pdf -include ./soobj/psbase 
./soobj/dps2lib
./soobj/aux/echogs -e .dev -a-  ./soobj/pdf -include ./soobj/dps2read 
./soobj/pdffonts ./soobj/psl3
./soobj/aux/echogs -e .dev -a-  ./soobj/pdf -include ./soobj/psl2lib 
./soobj/pdfread
./soobj/aux/echogs -e .dev -a-  ./soobj/pdf -include ./soobj/fmd5 ./soobj/fsha2
./soobj/aux/echogs -e .dev -a-  ./soobj/pdf -include ./soobj/farc4 
./soobj/faes.dev
./soobj/aux/echogs -e .dev -a-  ./soobj/pdf -include ./soobj/type2
./soobj/aux/echogs -e .dev -a-  ./soobj/pdf -include ./soobj/pdfops
./soobj/aux/echogs -e .dev -a-  ./soobj/pdf -include ./soobj/pdf_r6
./soobj/aux/echogs -e .dev -a-  ./soobj/pdf -include ./soobj/cff
./soobj/aux/echogs -e .dev -a-  ./soobj/pdf -include ./soobj/ttfont
./soobj/aux/echogs -e .dev -a-  ./soobj/pdf -functiontype 4
./soobj/aux/echogs -e .dev -a-  ./soobj/pdf -emulator PDF
gcc  -DHAVE_MKSTEMP -DHAVE_FILE64 -DHAVE_FSEEKO -DHAVE_MKSTEMP64 
-DHAVE_FONTCONFIG -DHAVE_LIBIDN -DHAVE_SETLOCALE -DHAVE_SSE2  -DHAVE_BSWAP32 
-DHAVE_BYTESWAP_H -DHAVE_STRERROR -DHAVE_ISNAN -DHAVE_ISINF  
-DHAVE_PREAD_PWRITE=1 -DGS_RECURSIVE_MUTEXATTR=PTHREAD_MUTEX_RECURSIVE -O2 
-DNDEBUG -fPIC  -fvisibility=hidden 
-DGSDLLEXPORT="__attribute__((visibility(\"default\")))" -Wdate-time 
-D_FORTIFY_SOURCE=2  -Wall -Wstrict-prototypes -Wundef -Wmissing-declarations 
-Wmissing-prototypes -Wwrite-strings -fno-strict-aliasing 
-Werror=declaration-after-statement -fno-builtin -fno-common 
-Werror=return-type -Wno-unused-local-typedefs -DHAVE_STDINT_H=1 
-DHAVE_DIRENT_H=1 -DHAVE_SYS_DIR_H=1 -DHAVE_SYS_TIME_H=1 -DHAVE_SYS_TIMES_H=1 
-DHAVE_INTTYPES_H=1 -DHAVE_LIBDL=1 -DGX_COLOR_INDEX_TYPE="unsigned long long" 
-D__USE_UNIX98=1 -DHAVE_SNPRINTF  -DBUILD_PDF=1 -I./pdf -g -O2 
-Werror=implicit-function-declaration -ffile-prefix-map=/<<PKGBUILDDIR>>=. 
-fstack-protector-strong -fstack-clash-protection -Wformat 
 -Werror=format-security -fcf-protection -DHAVE_RESTRICT=1  -DUSE_LIBPAPER 
-I/usr/include/x86_64-linux-gnu -I/usr/include/webp   -fno-strict-aliasing 
-DHAVE_POPEN_PROTO=1   -DSHARE_JPX=1 -I/usr/include/openjpeg-2.5  
-DUSE_OPENJPEG_JP2  -DPDF_INCLUDED -I./pdf -I./soobj -I./pcl/pl -I./base 
-Isrc/lib -I./jpegxr -Isrc -Isrc/src/lib/openjp2 -Isrc -c 
./pdf/pdf_loop_detect.c -o ./soobj/pdf_loop_detect.o
gcc  -DHAVE_MKSTEMP -DHAVE_FILE64 -DHAVE_FSEEKO -DHAVE_MKSTEMP64 
-DHAVE_FONTCONFIG -DHAVE_LIBIDN -DHAVE_SETLOCALE -DHAVE_SSE2  -DHAVE_BSWAP32 
-DHAVE_BYTESWAP_H -DHAVE_STRERROR -DHAVE_ISNAN -DHAVE_ISINF  
-DHAVE_PREAD_PWRITE=1 -DGS_RECURSIVE_MUTEXATTR=PTHREAD_MUTEX_RECURSIVE -O2 
-DNDEBUG -fPIC  -fvisibility=hidden 
-DGSDLLEXPORT="__attribute__((visibility(\"default\")))" -Wdate-time 
-D_FORTIFY_SOURCE=2  -Wall -Wstrict-prototypes -Wundef -Wmissing-declarations 
-Wmissing-prototypes -Wwrite-strings -fno-strict-aliasing 
-Werror=declaration-after-statement -fno-builtin -fno-common 
-Werror=return-type -Wno-unused-local-typedefs -DHAVE_STDINT_H=1 
-DHAVE_DIRENT_H=1 -DHAVE_SYS_DIR_H=1 -DHAVE_SYS_TIME_H=1 -DHAVE_SYS_TIMES_H=1 
-DHAVE_INTTYPES_H=1 -DHAVE_LIBDL=1 -DGX_COLOR_INDEX_TYPE="unsigned long long" 
-D__USE_UNIX98=1 -DHAVE_SNPRINTF  -DBUILD_PDF=1 -I./pdf -g -O2 
-Werror=implicit-function-declaration -ffile-prefix-map=/<<PKGBUILDDIR>>=. 
-fstack-protector-strong -fstack-clash-protection -Wformat 
 -Werror=format-security -fcf-protection -DHAVE_RESTRICT=1  -DUSE_LIBPAPER 
-I/usr/include/x86_64-linux-gnu -I/usr/include/webp   -fno-strict-aliasing 
-DHAVE_POPEN_PROTO=1   -DSHARE_JPX=1 -I/usr/include/openjpeg-2.5  
-DUSE_OPENJPEG_JP2  -DPDF_INCLUDED -I./pdf -I./soobj -I./pcl/pl -I./base 
-Isrc/lib -I./jpegxr -Isrc -Isrc/src/lib/openjp2 -Isrc -c ./pdf/ghostpdf.c -o 
./soobj/ghostpdf.o
gcc  -DHAVE_MKSTEMP -DHAVE_FILE64 -DHAVE_FSEEKO -DHAVE_MKSTEMP64 
-DHAVE_FONTCONFIG -DHAVE_LIBIDN -DHAVE_SETLOCALE -DHAVE_SSE2  -DHAVE_BSWAP32 
-DHAVE_BYTESWAP_H -DHAVE_STRERROR -DHAVE_ISNAN -DHAVE_ISINF  
-DHAVE_PREAD_PWRITE=1 -DGS_RECURSIVE_MUTEXATTR=PTHREAD_MUTEX_RECURSIVE -O2 
-DNDEBUG -fPIC  -fvisibility=hidden 
-DGSDLLEXPORT="__attribute__((visibility(\"default\")))" -Wdate-time 
-D_FORTIFY_SOURCE=2  -Wall -Wstrict-prototypes -Wundef -Wmissing-declarations 
-Wmissing-prototypes -Wwrite-strings -fno-strict-aliasing 
-Werror=declaration-after-statement -fno-builtin -fno-common 
-Werror=return-type -Wno-unused-local-typedefs -DHAVE_STDINT_H=1 
-DHAVE_DIRENT_H=1 -DHAVE_SYS_DIR_H=1 -DHAVE_SYS_TIME_H=1 -DHAVE_SYS_TIMES_H=1 
-DHAVE_INTTYPES_H=1 -DHAVE_LIBDL=1 -DGX_COLOR_INDEX_TYPE="unsigned long long" 
-D__USE_UNIX98=1 -DHAVE_SNPRINTF  -DBUILD_PDF=1 -I./pdf -g -O2 
-Werror=implicit-function-declaration -ffile-prefix-map=/<<PKGBUILDDIR>>=. 
-fstack-protector-strong -fstack-clash-protection -Wformat 
 -Werror=format-security -fcf-protection -DHAVE_RESTRICT=1  -DUSE_LIBPAPER 
-I/usr/include/x86_64-linux-gnu -I/usr/include/webp   -fno-strict-aliasing 
-DHAVE_POPEN_PROTO=1   -DSHARE_JPX=1 -I/usr/include/openjpeg-2.5  
-DUSE_OPENJPEG_JP2  -DPDF_INCLUDED -I./pdf -I./soobj -I./pcl/pl -I./base 
-Isrc/lib -I./jpegxr -Isrc -Isrc/src/lib/openjp2 -Isrc -c ./pdf/pdf_dict.c -o 
./soobj/pdf_dict.o
gcc  -DHAVE_MKSTEMP -DHAVE_FILE64 -DHAVE_FSEEKO -DHAVE_MKSTEMP64 
-DHAVE_FONTCONFIG -DHAVE_LIBIDN -DHAVE_SETLOCALE -DHAVE_SSE2  -DHAVE_BSWAP32 
-DHAVE_BYTESWAP_H -DHAVE_STRERROR -DHAVE_ISNAN -DHAVE_ISINF  
-DHAVE_PREAD_PWRITE=1 -DGS_RECURSIVE_MUTEXATTR=PTHREAD_MUTEX_RECURSIVE -O2 
-DNDEBUG -fPIC  -fvisibility=hidden 
-DGSDLLEXPORT="__attribute__((visibility(\"default\")))" -Wdate-time 
-D_FORTIFY_SOURCE=2  -Wall -Wstrict-prototypes -Wundef -Wmissing-declarations 
-Wmissing-prototypes -Wwrite-strings -fno-strict-aliasing 
-Werror=declaration-after-statement -fno-builtin -fno-common 
-Werror=return-type -Wno-unused-local-typedefs -DHAVE_STDINT_H=1 
-DHAVE_DIRENT_H=1 -DHAVE_SYS_DIR_H=1 -DHAVE_SYS_TIME_H=1 -DHAVE_SYS_TIMES_H=1 
-DHAVE_INTTYPES_H=1 -DHAVE_LIBDL=1 -DGX_COLOR_INDEX_TYPE="unsigned long long" 
-D__USE_UNIX98=1 -DHAVE_SNPRINTF  -DBUILD_PDF=1 -I./pdf -g -O2 
-Werror=implicit-function-declaration -ffile-prefix-map=/<<PKGBUILDDIR>>=. 
-fstack-protector-strong -fstack-clash-protection -Wformat 
 -Werror=format-security -fcf-protection -DHAVE_RESTRICT=1  -DUSE_LIBPAPER 
-I/usr/include/x86_64-linux-gnu -I/usr/include/webp   -fno-strict-aliasing 
-DHAVE_POPEN_PROTO=1   -DSHARE_JPX=1 -I/usr/include/openjpeg-2.5  
-DUSE_OPENJPEG_JP2  -DPDF_INCLUDED -I./pdf -I./soobj -I./pcl/pl -I./base 
-Isrc/lib -I./jpegxr -Isrc -Isrc/src/lib/openjp2 -Isrc -c ./pdf/pdf_array.c -o 
./soobj/pdf_array.o
gcc  -DHAVE_MKSTEMP -DHAVE_FILE64 -DHAVE_FSEEKO -DHAVE_MKSTEMP64 
-DHAVE_FONTCONFIG -DHAVE_LIBIDN -DHAVE_SETLOCALE -DHAVE_SSE2  -DHAVE_BSWAP32 
-DHAVE_BYTESWAP_H -DHAVE_STRERROR -DHAVE_ISNAN -DHAVE_ISINF  
-DHAVE_PREAD_PWRITE=1 -DGS_RECURSIVE_MUTEXATTR=PTHREAD_MUTEX_RECURSIVE -O2 
-DNDEBUG -fPIC  -fvisibility=hidden 
-DGSDLLEXPORT="__attribute__((visibility(\"default\")))" -Wdate-time 
-D_FORTIFY_SOURCE=2  -Wall -Wstrict-prototypes -Wundef -Wmissing-declarations 
-Wmissing-prototypes -Wwrite-strings -fno-strict-aliasing 
-Werror=declaration-after-statement -fno-builtin -fno-common 
-Werror=return-type -Wno-unused-local-typedefs -DHAVE_STDINT_H=1 
-DHAVE_DIRENT_H=1 -DHAVE_SYS_DIR_H=1 -DHAVE_SYS_TIME_H=1 -DHAVE_SYS_TIMES_H=1 
-DHAVE_INTTYPES_H=1 -DHAVE_LIBDL=1 -DGX_COLOR_INDEX_TYPE="unsigned long long" 
-D__USE_UNIX98=1 -DHAVE_SNPRINTF  -DBUILD_PDF=1 -I./pdf -g -O2 
-Werror=implicit-function-declaration -ffile-prefix-map=/<<PKGBUILDDIR>>=. 
-fstack-protector-strong -fstack-clash-protection -Wformat 
 -Werror=format-security -fcf-protection -DHAVE_RESTRICT=1  -DUSE_LIBPAPER 
-I/usr/include/x86_64-linux-gnu -I/usr/include/webp   -fno-strict-aliasing 
-DHAVE_POPEN_PROTO=1   -DSHARE_JPX=1 -I/usr/include/openjpeg-2.5  
-DUSE_OPENJPEG_JP2  -DPDF_INCLUDED -I./pdf -I./soobj -I./pcl/pl -I./base 
-Isrc/lib -I./jpegxr -Isrc -Isrc/src/lib/openjp2 -Isrc -c ./pdf/pdf_xref.c -o 
./soobj/pdf_xref.o
gcc  -DHAVE_MKSTEMP -DHAVE_FILE64 -DHAVE_FSEEKO -DHAVE_MKSTEMP64 
-DHAVE_FONTCONFIG -DHAVE_LIBIDN -DHAVE_SETLOCALE -DHAVE_SSE2  -DHAVE_BSWAP32 
-DHAVE_BYTESWAP_H -DHAVE_STRERROR -DHAVE_ISNAN -DHAVE_ISINF  
-DHAVE_PREAD_PWRITE=1 -DGS_RECURSIVE_MUTEXATTR=PTHREAD_MUTEX_RECURSIVE -O2 
-DNDEBUG -fPIC  -fvisibility=hidden 
-DGSDLLEXPORT="__attribute__((visibility(\"default\")))" -Wdate-time 
-D_FORTIFY_SOURCE=2  -Wall -Wstrict-prototypes -Wundef -Wmissing-declarations 
-Wmissing-prototypes -Wwrite-strings -fno-strict-aliasing 
-Werror=declaration-after-statement -fno-builtin -fno-common 
-Werror=return-type -Wno-unused-local-typedefs -DHAVE_STDINT_H=1 
-DHAVE_DIRENT_H=1 -DHAVE_SYS_DIR_H=1 -DHAVE_SYS_TIME_H=1 -DHAVE_SYS_TIMES_H=1 
-DHAVE_INTTYPES_H=1 -DHAVE_LIBDL=1 -DGX_COLOR_INDEX_TYPE="unsigned long long" 
-D__USE_UNIX98=1 -DHAVE_SNPRINTF  -DBUILD_PDF=1 -I./pdf -g -O2 
-Werror=implicit-function-declaration -ffile-prefix-map=/<<PKGBUILDDIR>>=. 
-fstack-protector-strong -fstack-clash-protection -Wformat 
 -Werror=format-security -fcf-protection -DHAVE_RESTRICT=1  -DUSE_LIBPAPER 
-I/usr/include/x86_64-linux-gnu -I/usr/include/webp   -fno-strict-aliasing 
-DHAVE_POPEN_PROTO=1   -DSHARE_JPX=1 -I/usr/include/openjpeg-2.5  
-DUSE_OPENJPEG_JP2  -DPDF_INCLUDED -I./pdf -I./soobj -I./pcl/pl -I./base 
-Isrc/lib -I./jpegxr -Isrc -Isrc/src/lib/openjp2 -Isrc -c ./pdf/pdf_int.c -o 
./soobj/pdf_int.o
gcc  -DHAVE_MKSTEMP -DHAVE_FILE64 -DHAVE_FSEEKO -DHAVE_MKSTEMP64 
-DHAVE_FONTCONFIG -DHAVE_LIBIDN -DHAVE_SETLOCALE -DHAVE_SSE2  -DHAVE_BSWAP32 
-DHAVE_BYTESWAP_H -DHAVE_STRERROR -DHAVE_ISNAN -DHAVE_ISINF  
-DHAVE_PREAD_PWRITE=1 -DGS_RECURSIVE_MUTEXATTR=PTHREAD_MUTEX_RECURSIVE -O2 
-DNDEBUG -fPIC  -fvisibility=hidden 
-DGSDLLEXPORT="__attribute__((visibility(\"default\")))" -Wdate-time 
-D_FORTIFY_SOURCE=2  -Wall -Wstrict-prototypes -Wundef -Wmissing-declarations 
-Wmissing-prototypes -Wwrite-strings -fno-strict-aliasing 
-Werror=declaration-after-statement -fno-builtin -fno-common 
-Werror=return-type -Wno-unused-local-typedefs -DHAVE_STDINT_H=1 
-DHAVE_DIRENT_H=1 -DHAVE_SYS_DIR_H=1 -DHAVE_SYS_TIME_H=1 -DHAVE_SYS_TIMES_H=1 
-DHAVE_INTTYPES_H=1 -DHAVE_LIBDL=1 -DGX_COLOR_INDEX_TYPE="unsigned long long" 
-D__USE_UNIX98=1 -DHAVE_SNPRINTF  -DBUILD_PDF=1 -I./pdf -g -O2 
-Werror=implicit-function-declaration -ffile-prefix-map=/<<PKGBUILDDIR>>=. 
-fstack-protector-strong -fstack-clash-protection -Wformat 
 -Werror=format-security -fcf-protection -DHAVE_RESTRICT=1  -DUSE_LIBPAPER 
-I/usr/include/x86_64-linux-gnu -I/usr/include/webp   -fno-strict-aliasing 
-DHAVE_POPEN_PROTO=1   -DSHARE_JPX=1 -I/usr/include/openjpeg-2.5  
-DUSE_OPENJPEG_JP2  -DPDF_INCLUDED -I./pdf -I./soobj -I./pcl/pl -I./base 
-Isrc/lib -I./jpegxr -Isrc -Isrc/src/lib/openjp2 -Isrc  -c ./pdf/pdf_file.c -o 
./soobj/pdf_file_jbig2dec.o
cp ./soobj/pdf_file_jbig2dec.o ./soobj/pdf_file.o
gcc  -DHAVE_MKSTEMP -DHAVE_FILE64 -DHAVE_FSEEKO -DHAVE_MKSTEMP64 
-DHAVE_FONTCONFIG -DHAVE_LIBIDN -DHAVE_SETLOCALE -DHAVE_SSE2  -DHAVE_BSWAP32 
-DHAVE_BYTESWAP_H -DHAVE_STRERROR -DHAVE_ISNAN -DHAVE_ISINF  
-DHAVE_PREAD_PWRITE=1 -DGS_RECURSIVE_MUTEXATTR=PTHREAD_MUTEX_RECURSIVE -O2 
-DNDEBUG -fPIC  -fvisibility=hidden 
-DGSDLLEXPORT="__attribute__((visibility(\"default\")))" -Wdate-time 
-D_FORTIFY_SOURCE=2  -Wall -Wstrict-prototypes -Wundef -Wmissing-declarations 
-Wmissing-prototypes -Wwrite-strings -fno-strict-aliasing 
-Werror=declaration-after-statement -fno-builtin -fno-common 
-Werror=return-type -Wno-unused-local-typedefs -DHAVE_STDINT_H=1 
-DHAVE_DIRENT_H=1 -DHAVE_SYS_DIR_H=1 -DHAVE_SYS_TIME_H=1 -DHAVE_SYS_TIMES_H=1 
-DHAVE_INTTYPES_H=1 -DHAVE_LIBDL=1 -DGX_COLOR_INDEX_TYPE="unsigned long long" 
-D__USE_UNIX98=1 -DHAVE_SNPRINTF  -DBUILD_PDF=1 -I./pdf -g -O2 
-Werror=implicit-function-declaration -ffile-prefix-map=/<<PKGBUILDDIR>>=. 
-fstack-protector-strong -fstack-clash-protection -Wformat 
 -Werror=format-security -fcf-protection -DHAVE_RESTRICT=1  -DUSE_LIBPAPER 
-I/usr/include/x86_64-linux-gnu -I/usr/include/webp   -fno-strict-aliasing 
-DHAVE_POPEN_PROTO=1   -DSHARE_JPX=1 -I/usr/include/openjpeg-2.5  
-DUSE_OPENJPEG_JP2  -DPDF_INCLUDED -I./pdf -I./soobj -I./pcl/pl -I./base 
-Isrc/lib -I./jpegxr -Isrc -Isrc/src/lib/openjp2 -Isrc -c ./pdf/pdf_path.c -o 
./soobj/pdf_path.o
gcc  -DHAVE_MKSTEMP -DHAVE_FILE64 -DHAVE_FSEEKO -DHAVE_MKSTEMP64 
-DHAVE_FONTCONFIG -DHAVE_LIBIDN -DHAVE_SETLOCALE -DHAVE_SSE2  -DHAVE_BSWAP32 
-DHAVE_BYTESWAP_H -DHAVE_STRERROR -DHAVE_ISNAN -DHAVE_ISINF  
-DHAVE_PREAD_PWRITE=1 -DGS_RECURSIVE_MUTEXATTR=PTHREAD_MUTEX_RECURSIVE -O2 
-DNDEBUG -fPIC  -fvisibility=hidden 
-DGSDLLEXPORT="__attribute__((visibility(\"default\")))" -Wdate-time 
-D_FORTIFY_SOURCE=2  -Wall -Wstrict-prototypes -Wundef -Wmissing-declarations 
-Wmissing-prototypes -Wwrite-strings -fno-strict-aliasing 
-Werror=declaration-after-statement -fno-builtin -fno-common 
-Werror=return-type -Wno-unused-local-typedefs -DHAVE_STDINT_H=1 
-DHAVE_DIRENT_H=1 -DHAVE_SYS_DIR_H=1 -DHAVE_SYS_TIME_H=1 -DHAVE_SYS_TIMES_H=1 
-DHAVE_INTTYPES_H=1 -DHAVE_LIBDL=1 -DGX_COLOR_INDEX_TYPE="unsigned long long" 
-D__USE_UNIX98=1 -DHAVE_SNPRINTF  -DBUILD_PDF=1 -I./pdf -g -O2 
-Werror=implicit-function-declaration -ffile-prefix-map=/<<PKGBUILDDIR>>=. 
-fstack-protector-strong -fstack-clash-protection -Wformat 
 -Werror=format-security -fcf-protection -DHAVE_RESTRICT=1  -DUSE_LIBPAPER 
-I/usr/include/x86_64-linux-gnu -I/usr/include/webp   -fno-strict-aliasing 
-DHAVE_POPEN_PROTO=1   -DSHARE_JPX=1 -I/usr/include/openjpeg-2.5  
-DUSE_OPENJPEG_JP2  -DPDF_INCLUDED -I./pdf -I./soobj -I./pcl/pl -I./base 
-Isrc/lib -I./jpegxr -Isrc -Isrc/src/lib/openjp2 -Isrc -c ./pdf/pdf_colour.c -o 
./soobj/pdf_colour.o
gcc  -DHAVE_MKSTEMP -DHAVE_FILE64 -DHAVE_FSEEKO -DHAVE_MKSTEMP64 
-DHAVE_FONTCONFIG -DHAVE_LIBIDN -DHAVE_SETLOCALE -DHAVE_SSE2  -DHAVE_BSWAP32 
-DHAVE_BYTESWAP_H -DHAVE_STRERROR -DHAVE_ISNAN -DHAVE_ISINF  
-DHAVE_PREAD_PWRITE=1 -DGS_RECURSIVE_MUTEXATTR=PTHREAD_MUTEX_RECURSIVE -O2 
-DNDEBUG -fPIC  -fvisibility=hidden 
-DGSDLLEXPORT="__attribute__((visibility(\"default\")))" -Wdate-time 
-D_FORTIFY_SOURCE=2  -Wall -Wstrict-prototypes -Wundef -Wmissing-declarations 
-Wmissing-prototypes -Wwrite-strings -fno-strict-aliasing 
-Werror=declaration-after-statement -fno-builtin -fno-common 
-Werror=return-type -Wno-unused-local-typedefs -DHAVE_STDINT_H=1 
-DHAVE_DIRENT_H=1 -DHAVE_SYS_DIR_H=1 -DHAVE_SYS_TIME_H=1 -DHAVE_SYS_TIMES_H=1 
-DHAVE_INTTYPES_H=1 -DHAVE_LIBDL=1 -DGX_COLOR_INDEX_TYPE="unsigned long long" 
-D__USE_UNIX98=1 -DHAVE_SNPRINTF  -DBUILD_PDF=1 -I./pdf -g -O2 
-Werror=implicit-function-declaration -ffile-prefix-map=/<<PKGBUILDDIR>>=. 
-fstack-protector-strong -fstack-clash-protection -Wformat 
 -Werror=format-security -fcf-protection -DHAVE_RESTRICT=1  -DUSE_LIBPAPER 
-I/usr/include/x86_64-linux-gnu -I/usr/include/webp   -fno-strict-aliasing 
-DHAVE_POPEN_PROTO=1   -DSHARE_JPX=1 -I/usr/include/openjpeg-2.5  
-DUSE_OPENJPEG_JP2  -DPDF_INCLUDED -I./pdf -I./soobj -I./pcl/pl -I./base 
-Isrc/lib -I./jpegxr -Isrc -Isrc/src/lib/openjp2 -Isrc -c ./pdf/pdf_pattern.c 
-o ./soobj/pdf_pattern.o
gcc  -DHAVE_MKSTEMP -DHAVE_FILE64 -DHAVE_FSEEKO -DHAVE_MKSTEMP64 
-DHAVE_FONTCONFIG -DHAVE_LIBIDN -DHAVE_SETLOCALE -DHAVE_SSE2  -DHAVE_BSWAP32 
-DHAVE_BYTESWAP_H -DHAVE_STRERROR -DHAVE_ISNAN -DHAVE_ISINF  
-DHAVE_PREAD_PWRITE=1 -DGS_RECURSIVE_MUTEXATTR=PTHREAD_MUTEX_RECURSIVE -O2 
-DNDEBUG -fPIC  -fvisibility=hidden 
-DGSDLLEXPORT="__attribute__((visibility(\"default\")))" -Wdate-time 
-D_FORTIFY_SOURCE=2  -Wall -Wstrict-prototypes -Wundef -Wmissing-declarations 
-Wmissing-prototypes -Wwrite-strings -fno-strict-aliasing 
-Werror=declaration-after-statement -fno-builtin -fno-common 
-Werror=return-type -Wno-unused-local-typedefs -DHAVE_STDINT_H=1 
-DHAVE_DIRENT_H=1 -DHAVE_SYS_DIR_H=1 -DHAVE_SYS_TIME_H=1 -DHAVE_SYS_TIMES_H=1 
-DHAVE_INTTYPES_H=1 -DHAVE_LIBDL=1 -DGX_COLOR_INDEX_TYPE="unsigned long long" 
-D__USE_UNIX98=1 -DHAVE_SNPRINTF  -DBUILD_PDF=1 -I./pdf -g -O2 
-Werror=implicit-function-declaration -ffile-prefix-map=/<<PKGBUILDDIR>>=. 
-fstack-protector-strong -fstack-clash-protection -Wformat 
 -Werror=format-security -fcf-protection -DHAVE_RESTRICT=1  -DUSE_LIBPAPER 
-I/usr/include/x86_64-linux-gnu -I/usr/include/webp   -fno-strict-aliasing 
-DHAVE_POPEN_PROTO=1   -DSHARE_JPX=1 -I/usr/include/openjpeg-2.5  
-DUSE_OPENJPEG_JP2  -DPDF_INCLUDED -I./pdf -I./soobj -I./pcl/pl -I./base 
-Isrc/lib -I./jpegxr -Isrc -Isrc/src/lib/openjp2 -Isrc -c ./pdf/pdf_gstate.c -o 
./soobj/pdf_gstate.o
gcc  -DHAVE_MKSTEMP -DHAVE_FILE64 -DHAVE_FSEEKO -DHAVE_MKSTEMP64 
-DHAVE_FONTCONFIG -DHAVE_LIBIDN -DHAVE_SETLOCALE -DHAVE_SSE2  -DHAVE_BSWAP32 
-DHAVE_BYTESWAP_H -DHAVE_STRERROR -DHAVE_ISNAN -DHAVE_ISINF  
-DHAVE_PREAD_PWRITE=1 -DGS_RECURSIVE_MUTEXATTR=PTHREAD_MUTEX_RECURSIVE -O2 
-DNDEBUG -fPIC  -fvisibility=hidden 
-DGSDLLEXPORT="__attribute__((visibility(\"default\")))" -Wdate-time 
-D_FORTIFY_SOURCE=2  -Wall -Wstrict-prototypes -Wundef -Wmissing-declarations 
-Wmissing-prototypes -Wwrite-strings -fno-strict-aliasing 
-Werror=declaration-after-statement -fno-builtin -fno-common 
-Werror=return-type -Wno-unused-local-typedefs -DHAVE_STDINT_H=1 
-DHAVE_DIRENT_H=1 -DHAVE_SYS_DIR_H=1 -DHAVE_SYS_TIME_H=1 -DHAVE_SYS_TIMES_H=1 
-DHAVE_INTTYPES_H=1 -DHAVE_LIBDL=1 -DGX_COLOR_INDEX_TYPE="unsigned long long" 
-D__USE_UNIX98=1 -DHAVE_SNPRINTF  -DBUILD_PDF=1 -I./pdf -g -O2 
-Werror=implicit-function-declaration -ffile-prefix-map=/<<PKGBUILDDIR>>=. 
-fstack-protector-strong -fstack-clash-protection -Wformat 
 -Werror=format-security -fcf-protection -DHAVE_RESTRICT=1  -DUSE_LIBPAPER 
-I/usr/include/x86_64-linux-gnu -I/usr/include/webp   -fno-strict-aliasing 
-DHAVE_POPEN_PROTO=1   -DSHARE_JPX=1 -I/usr/include/openjpeg-2.5  
-DUSE_OPENJPEG_JP2  -DPDF_INCLUDED -I./pdf -I./soobj -I./pcl/pl -I./base 
-Isrc/lib -I./jpegxr -Isrc -Isrc/src/lib/openjp2 -Isrc -c ./pdf/pdf_stack.c -o 
./soobj/pdf_stack.o
gcc  -DHAVE_MKSTEMP -DHAVE_FILE64 -DHAVE_FSEEKO -DHAVE_MKSTEMP64 
-DHAVE_FONTCONFIG -DHAVE_LIBIDN -DHAVE_SETLOCALE -DHAVE_SSE2  -DHAVE_BSWAP32 
-DHAVE_BYTESWAP_H -DHAVE_STRERROR -DHAVE_ISNAN -DHAVE_ISINF  
-DHAVE_PREAD_PWRITE=1 -DGS_RECURSIVE_MUTEXATTR=PTHREAD_MUTEX_RECURSIVE -O2 
-DNDEBUG -fPIC  -fvisibility=hidden 
-DGSDLLEXPORT="__attribute__((visibility(\"default\")))" -Wdate-time 
-D_FORTIFY_SOURCE=2  -Wall -Wstrict-prototypes -Wundef -Wmissing-declarations 
-Wmissing-prototypes -Wwrite-strings -fno-strict-aliasing 
-Werror=declaration-after-statement -fno-builtin -fno-common 
-Werror=return-type -Wno-unused-local-typedefs -DHAVE_STDINT_H=1 
-DHAVE_DIRENT_H=1 -DHAVE_SYS_DIR_H=1 -DHAVE_SYS_TIME_H=1 -DHAVE_SYS_TIMES_H=1 
-DHAVE_INTTYPES_H=1 -DHAVE_LIBDL=1 -DGX_COLOR_INDEX_TYPE="unsigned long long" 
-D__USE_UNIX98=1 -DHAVE_SNPRINTF  -DBUILD_PDF=1 -I./pdf -g -O2 
-Werror=implicit-function-declaration -ffile-prefix-map=/<<PKGBUILDDIR>>=. 
-fstack-protector-strong -fstack-clash-protection -Wformat 
 -Werror=format-security -fcf-protection -DHAVE_RESTRICT=1  -DUSE_LIBPAPER 
-I/usr/include/x86_64-linux-gnu -I/usr/include/webp   -fno-strict-aliasing 
-DHAVE_POPEN_PROTO=1   -DSHARE_JPX=1 -I/usr/include/openjpeg-2.5  
-DUSE_OPENJPEG_JP2  -DPDF_INCLUDED -I./pdf -I./soobj -I./pcl/pl -I./base 
-Isrc/lib -I./jpegxr -Isrc -Isrc/src/lib/openjp2 -Isrc -c ./pdf/pdf_image.c -o 
./soobj/pdf_image.o
gcc  -DHAVE_MKSTEMP -DHAVE_FILE64 -DHAVE_FSEEKO -DHAVE_MKSTEMP64 
-DHAVE_FONTCONFIG -DHAVE_LIBIDN -DHAVE_SETLOCALE -DHAVE_SSE2  -DHAVE_BSWAP32 
-DHAVE_BYTESWAP_H -DHAVE_STRERROR -DHAVE_ISNAN -DHAVE_ISINF  
-DHAVE_PREAD_PWRITE=1 -DGS_RECURSIVE_MUTEXATTR=PTHREAD_MUTEX_RECURSIVE -O2 
-DNDEBUG -fPIC  -fvisibility=hidden 
-DGSDLLEXPORT="__attribute__((visibility(\"default\")))" -Wdate-time 
-D_FORTIFY_SOURCE=2  -Wall -Wstrict-prototypes -Wundef -Wmissing-declarations 
-Wmissing-prototypes -Wwrite-strings -fno-strict-aliasing 
-Werror=declaration-after-statement -fno-builtin -fno-common 
-Werror=return-type -Wno-unused-local-typedefs -DHAVE_STDINT_H=1 
-DHAVE_DIRENT_H=1 -DHAVE_SYS_DIR_H=1 -DHAVE_SYS_TIME_H=1 -DHAVE_SYS_TIMES_H=1 
-DHAVE_INTTYPES_H=1 -DHAVE_LIBDL=1 -DGX_COLOR_INDEX_TYPE="unsigned long long" 
-D__USE_UNIX98=1 -DHAVE_SNPRINTF  -DBUILD_PDF=1 -I./pdf -g -O2 
-Werror=implicit-function-declaration -ffile-prefix-map=/<<PKGBUILDDIR>>=. 
-fstack-protector-strong -fstack-clash-protection -Wformat 
 -Werror=format-security -fcf-protection -DHAVE_RESTRICT=1  -DUSE_LIBPAPER 
-I/usr/include/x86_64-linux-gnu -I/usr/include/webp   -fno-strict-aliasing 
-DHAVE_POPEN_PROTO=1   -DSHARE_JPX=1 -I/usr/include/openjpeg-2.5  
-DUSE_OPENJPEG_JP2  -DPDF_INCLUDED -I./pdf -I./soobj -I./pcl/pl -I./base 
-Isrc/lib -I./jpegxr -Isrc -Isrc/src/lib/openjp2 -Isrc -c ./pdf/pdf_page.c -o 
./soobj/pdf_page.o
gcc  -DHAVE_MKSTEMP -DHAVE_FILE64 -DHAVE_FSEEKO -DHAVE_MKSTEMP64 
-DHAVE_FONTCONFIG -DHAVE_LIBIDN -DHAVE_SETLOCALE -DHAVE_SSE2  -DHAVE_BSWAP32 
-DHAVE_BYTESWAP_H -DHAVE_STRERROR -DHAVE_ISNAN -DHAVE_ISINF  
-DHAVE_PREAD_PWRITE=1 -DGS_RECURSIVE_MUTEXATTR=PTHREAD_MUTEX_RECURSIVE -O2 
-DNDEBUG -fPIC  -fvisibility=hidden 
-DGSDLLEXPORT="__attribute__((visibility(\"default\")))" -Wdate-time 
-D_FORTIFY_SOURCE=2  -Wall -Wstrict-prototypes -Wundef -Wmissing-declarations 
-Wmissing-prototypes -Wwrite-strings -fno-strict-aliasing 
-Werror=declaration-after-statement -fno-builtin -fno-common 
-Werror=return-type -Wno-unused-local-typedefs -DHAVE_STDINT_H=1 
-DHAVE_DIRENT_H=1 -DHAVE_SYS_DIR_H=1 -DHAVE_SYS_TIME_H=1 -DHAVE_SYS_TIMES_H=1 
-DHAVE_INTTYPES_H=1 -DHAVE_LIBDL=1 -DGX_COLOR_INDEX_TYPE="unsigned long long" 
-D__USE_UNIX98=1 -DHAVE_SNPRINTF  -DBUILD_PDF=1 -I./pdf -g -O2 
-Werror=implicit-function-declaration -ffile-prefix-map=/<<PKGBUILDDIR>>=. 
-fstack-protector-strong -fstack-clash-protection -Wformat 
 -Werror=format-security -fcf-protection -DHAVE_RESTRICT=1  -DUSE_LIBPAPER 
-I/usr/include/x86_64-linux-gnu -I/usr/include/webp   -fno-strict-aliasing 
-DHAVE_POPEN_PROTO=1   -DSHARE_JPX=1 -I/usr/include/openjpeg-2.5  
-DUSE_OPENJPEG_JP2  -DPDF_INCLUDED -I./pdf -I./soobj -I./pcl/pl -I./base 
-Isrc/lib -I./jpegxr -Isrc -Isrc/src/lib/openjp2 -Isrc -c ./pdf/pdf_annot.c -o 
./soobj/pdf_annot.o
gcc  -DHAVE_MKSTEMP -DHAVE_FILE64 -DHAVE_FSEEKO -DHAVE_MKSTEMP64 
-DHAVE_FONTCONFIG -DHAVE_LIBIDN -DHAVE_SETLOCALE -DHAVE_SSE2  -DHAVE_BSWAP32 
-DHAVE_BYTESWAP_H -DHAVE_STRERROR -DHAVE_ISNAN -DHAVE_ISINF  
-DHAVE_PREAD_PWRITE=1 -DGS_RECURSIVE_MUTEXATTR=PTHREAD_MUTEX_RECURSIVE -O2 
-DNDEBUG -fPIC  -fvisibility=hidden 
-DGSDLLEXPORT="__attribute__((visibility(\"default\")))" -Wdate-time 
-D_FORTIFY_SOURCE=2  -Wall -Wstrict-prototypes -Wundef -Wmissing-declarations 
-Wmissing-prototypes -Wwrite-strings -fno-strict-aliasing 
-Werror=declaration-after-statement -fno-builtin -fno-common 
-Werror=return-type -Wno-unused-local-typedefs -DHAVE_STDINT_H=1 
-DHAVE_DIRENT_H=1 -DHAVE_SYS_DIR_H=1 -DHAVE_SYS_TIME_H=1 -DHAVE_SYS_TIMES_H=1 
-DHAVE_INTTYPES_H=1 -DHAVE_LIBDL=1 -DGX_COLOR_INDEX_TYPE="unsigned long long" 
-D__USE_UNIX98=1 -DHAVE_SNPRINTF  -DBUILD_PDF=1 -I./pdf -g -O2 
-Werror=implicit-function-declaration -ffile-prefix-map=/<<PKGBUILDDIR>>=. 
-fstack-protector-strong -fstack-clash-protection -Wformat 
 -Werror=format-security -fcf-protection -DHAVE_RESTRICT=1  -DUSE_LIBPAPER 
-I/usr/include/x86_64-linux-gnu -I/usr/include/webp   -fno-strict-aliasing 
-DHAVE_POPEN_PROTO=1   -DSHARE_JPX=1 -I/usr/include/openjpeg-2.5  
-DUSE_OPENJPEG_JP2  -DPDF_INCLUDED -I./pdf -I./soobj -I./pcl/pl -I./base 
-Isrc/lib -I./jpegxr -Isrc -Isrc/src/lib/openjp2 -Isrc -c ./pdf/pdf_mark.c -o 
./soobj/pdf_mark.o
gcc  -DHAVE_MKSTEMP -DHAVE_FILE64 -DHAVE_FSEEKO -DHAVE_MKSTEMP64 
-DHAVE_FONTCONFIG -DHAVE_LIBIDN -DHAVE_SETLOCALE -DHAVE_SSE2  -DHAVE_BSWAP32 
-DHAVE_BYTESWAP_H -DHAVE_STRERROR -DHAVE_ISNAN -DHAVE_ISINF  
-DHAVE_PREAD_PWRITE=1 -DGS_RECURSIVE_MUTEXATTR=PTHREAD_MUTEX_RECURSIVE -O2 
-DNDEBUG -fPIC  -fvisibility=hidden 
-DGSDLLEXPORT="__attribute__((visibility(\"default\")))" -Wdate-time 
-D_FORTIFY_SOURCE=2  -Wall -Wstrict-prototypes -Wundef -Wmissing-declarations 
-Wmissing-prototypes -Wwrite-strings -fno-strict-aliasing 
-Werror=declaration-after-statement -fno-builtin -fno-common 
-Werror=return-type -Wno-unused-local-typedefs -DHAVE_STDINT_H=1 
-DHAVE_DIRENT_H=1 -DHAVE_SYS_DIR_H=1 -DHAVE_SYS_TIME_H=1 -DHAVE_SYS_TIMES_H=1 
-DHAVE_INTTYPES_H=1 -DHAVE_LIBDL=1 -DGX_COLOR_INDEX_TYPE="unsigned long long" 
-D__USE_UNIX98=1 -DHAVE_SNPRINTF  -DBUILD_PDF=1 -I./pdf -g -O2 
-Werror=implicit-function-declaration -ffile-prefix-map=/<<PKGBUILDDIR>>=. 
-fstack-protector-strong -fstack-clash-protection -Wformat 
 -Werror=format-security -fcf-protection -DHAVE_RESTRICT=1  -DUSE_LIBPAPER 
-I/usr/include/x86_64-linux-gnu -I/usr/include/webp   -fno-strict-aliasing 
-DHAVE_POPEN_PROTO=1   -DSHARE_JPX=1 -I/usr/include/openjpeg-2.5  
-DUSE_OPENJPEG_JP2  -DPDF_INCLUDED -I./pdf -I./soobj -I./pcl/pl -I./base 
-Isrc/lib -I./jpegxr -Isrc -Isrc/src/lib/openjp2 -Isrc -c ./pdf/pdf_fapi.c -o 
./soobj/pdf_fapi.o
gcc  -DHAVE_MKSTEMP -DHAVE_FILE64 -DHAVE_FSEEKO -DHAVE_MKSTEMP64 
-DHAVE_FONTCONFIG -DHAVE_LIBIDN -DHAVE_SETLOCALE -DHAVE_SSE2  -DHAVE_BSWAP32 
-DHAVE_BYTESWAP_H -DHAVE_STRERROR -DHAVE_ISNAN -DHAVE_ISINF  
-DHAVE_PREAD_PWRITE=1 -DGS_RECURSIVE_MUTEXATTR=PTHREAD_MUTEX_RECURSIVE -O2 
-DNDEBUG -fPIC  -fvisibility=hidden 
-DGSDLLEXPORT="__attribute__((visibility(\"default\")))" -Wdate-time 
-D_FORTIFY_SOURCE=2  -Wall -Wstrict-prototypes -Wundef -Wmissing-declarations 
-Wmissing-prototypes -Wwrite-strings -fno-strict-aliasing 
-Werror=declaration-after-statement -fno-builtin -fno-common 
-Werror=return-type -Wno-unused-local-typedefs -DHAVE_STDINT_H=1 
-DHAVE_DIRENT_H=1 -DHAVE_SYS_DIR_H=1 -DHAVE_SYS_TIME_H=1 -DHAVE_SYS_TIMES_H=1 
-DHAVE_INTTYPES_H=1 -DHAVE_LIBDL=1 -DGX_COLOR_INDEX_TYPE="unsigned long long" 
-D__USE_UNIX98=1 -DHAVE_SNPRINTF  -DBUILD_PDF=1 -I./pdf -g -O2 
-Werror=implicit-function-declaration -ffile-prefix-map=/<<PKGBUILDDIR>>=. 
-fstack-protector-strong -fstack-clash-protection -Wformat 
 -Werror=format-security -fcf-protection -DHAVE_RESTRICT=1  -DUSE_LIBPAPER 
-I/usr/include/x86_64-linux-gnu -I/usr/include/webp   -fno-strict-aliasing 
-DHAVE_POPEN_PROTO=1   -DSHARE_JPX=1 -I/usr/include/openjpeg-2.5  
-DUSE_OPENJPEG_JP2  -DPDF_INCLUDED -I./pdf -I./soobj -I./pcl/pl -I./base 
-Isrc/lib -I./jpegxr -Isrc -Isrc/src/lib/openjp2 -Isrc -c ./pdf/pdf_font.c -o 
./soobj/pdf_font.o
gcc  -DHAVE_MKSTEMP -DHAVE_FILE64 -DHAVE_FSEEKO -DHAVE_MKSTEMP64 
-DHAVE_FONTCONFIG -DHAVE_LIBIDN -DHAVE_SETLOCALE -DHAVE_SSE2  -DHAVE_BSWAP32 
-DHAVE_BYTESWAP_H -DHAVE_STRERROR -DHAVE_ISNAN -DHAVE_ISINF  
-DHAVE_PREAD_PWRITE=1 -DGS_RECURSIVE_MUTEXATTR=PTHREAD_MUTEX_RECURSIVE -O2 
-DNDEBUG -fPIC  -fvisibility=hidden 
-DGSDLLEXPORT="__attribute__((visibility(\"default\")))" -Wdate-time 
-D_FORTIFY_SOURCE=2  -Wall -Wstrict-prototypes -Wundef -Wmissing-declarations 
-Wmissing-prototypes -Wwrite-strings -fno-strict-aliasing 
-Werror=declaration-after-statement -fno-builtin -fno-common 
-Werror=return-type -Wno-unused-local-typedefs -DHAVE_STDINT_H=1 
-DHAVE_DIRENT_H=1 -DHAVE_SYS_DIR_H=1 -DHAVE_SYS_TIME_H=1 -DHAVE_SYS_TIMES_H=1 
-DHAVE_INTTYPES_H=1 -DHAVE_LIBDL=1 -DGX_COLOR_INDEX_TYPE="unsigned long long" 
-D__USE_UNIX98=1 -DHAVE_SNPRINTF  -DBUILD_PDF=1 -I./pdf -g -O2 
-Werror=implicit-function-declaration -ffile-prefix-map=/<<PKGBUILDDIR>>=. 
-fstack-protector-strong -fstack-clash-protection -Wformat 
 -Werror=format-security -fcf-protection -DHAVE_RESTRICT=1  -DUSE_LIBPAPER 
-I/usr/include/x86_64-linux-gnu -I/usr/include/webp   -fno-strict-aliasing 
-DHAVE_POPEN_PROTO=1   -DSHARE_JPX=1 -I/usr/include/openjpeg-2.5  
-DUSE_OPENJPEG_JP2  -DPDF_INCLUDED -I./pdf -I./soobj -I./pcl/pl -I./base 
-Isrc/lib -I./jpegxr -Isrc -Isrc/src/lib/openjp2 -Isrc -c ./pdf/pdf_font0.c -o 
./soobj/pdf_font0.o
gcc  -DHAVE_MKSTEMP -DHAVE_FILE64 -DHAVE_FSEEKO -DHAVE_MKSTEMP64 
-DHAVE_FONTCONFIG -DHAVE_LIBIDN -DHAVE_SETLOCALE -DHAVE_SSE2  -DHAVE_BSWAP32 
-DHAVE_BYTESWAP_H -DHAVE_STRERROR -DHAVE_ISNAN -DHAVE_ISINF  
-DHAVE_PREAD_PWRITE=1 -DGS_RECURSIVE_MUTEXATTR=PTHREAD_MUTEX_RECURSIVE -O2 
-DNDEBUG -fPIC  -fvisibility=hidden 
-DGSDLLEXPORT="__attribute__((visibility(\"default\")))" -Wdate-time 
-D_FORTIFY_SOURCE=2  -Wall -Wstrict-prototypes -Wundef -Wmissing-declarations 
-Wmissing-prototypes -Wwrite-strings -fno-strict-aliasing 
-Werror=declaration-after-statement -fno-builtin -fno-common 
-Werror=return-type -Wno-unused-local-typedefs -DHAVE_STDINT_H=1 
-DHAVE_DIRENT_H=1 -DHAVE_SYS_DIR_H=1 -DHAVE_SYS_TIME_H=1 -DHAVE_SYS_TIMES_H=1 
-DHAVE_INTTYPES_H=1 -DHAVE_LIBDL=1 -DGX_COLOR_INDEX_TYPE="unsigned long long" 
-D__USE_UNIX98=1 -DHAVE_SNPRINTF  -DBUILD_PDF=1 -I./pdf -g -O2 
-Werror=implicit-function-declaration -ffile-prefix-map=/<<PKGBUILDDIR>>=. 
-fstack-protector-strong -fstack-clash-protection -Wformat 
 -Werror=format-security -fcf-protection -DHAVE_RESTRICT=1  -DUSE_LIBPAPER 
-I/usr/include/x86_64-linux-gnu -I/usr/include/webp   -fno-strict-aliasing 
-DHAVE_POPEN_PROTO=1   -DSHARE_JPX=1 -I/usr/include/openjpeg-2.5  
-DUSE_OPENJPEG_JP2  -DPDF_INCLUDED -I./pdf -I./soobj -I./pcl/pl -I./base 
-Isrc/lib -I./jpegxr -Isrc -Isrc/src/lib/openjp2 -Isrc -c ./pdf/pdf_ciddec.c -o 
./soobj/pdf_ciddec.o
gcc  -DHAVE_MKSTEMP -DHAVE_FILE64 -DHAVE_FSEEKO -DHAVE_MKSTEMP64 
-DHAVE_FONTCONFIG -DHAVE_LIBIDN -DHAVE_SETLOCALE -DHAVE_SSE2  -DHAVE_BSWAP32 
-DHAVE_BYTESWAP_H -DHAVE_STRERROR -DHAVE_ISNAN -DHAVE_ISINF  
-DHAVE_PREAD_PWRITE=1 -DGS_RECURSIVE_MUTEXATTR=PTHREAD_MUTEX_RECURSIVE -O2 
-DNDEBUG -fPIC  -fvisibility=hidden 
-DGSDLLEXPORT="__attribute__((visibility(\"default\")))" -Wdate-time 
-D_FORTIFY_SOURCE=2  -Wall -Wstrict-prototypes -Wundef -Wmissing-declarations 
-Wmissing-prototypes -Wwrite-strings -fno-strict-aliasing 
-Werror=declaration-after-statement -fno-builtin -fno-common 
-Werror=return-type -Wno-unused-local-typedefs -DHAVE_STDINT_H=1 
-DHAVE_DIRENT_H=1 -DHAVE_SYS_DIR_H=1 -DHAVE_SYS_TIME_H=1 -DHAVE_SYS_TIMES_H=1 
-DHAVE_INTTYPES_H=1 -DHAVE_LIBDL=1 -DGX_COLOR_INDEX_TYPE="unsigned long long" 
-D__USE_UNIX98=1 -DHAVE_SNPRINTF  -DBUILD_PDF=1 -I./pdf -g -O2 
-Werror=implicit-function-declaration -ffile-prefix-map=/<<PKGBUILDDIR>>=. 
-fstack-protector-strong -fstack-clash-protection -Wformat 
 -Werror=format-security -fcf-protection -DHAVE_RESTRICT=1  -DUSE_LIBPAPER 
-I/usr/include/x86_64-linux-gnu -I/usr/include/webp   -fno-strict-aliasing 
-DHAVE_POPEN_PROTO=1   -DSHARE_JPX=1 -I/usr/include/openjpeg-2.5  
-DUSE_OPENJPEG_JP2  -DPDF_INCLUDED -I./pdf -I./soobj -I./pcl/pl -I./base 
-Isrc/lib -I./jpegxr -Isrc -Isrc/src/lib/openjp2 -Isrc -c ./pdf/pdf_font1.c -o 
./soobj/pdf_font1.o
gcc  -DHAVE_MKSTEMP -DHAVE_FILE64 -DHAVE_FSEEKO -DHAVE_MKSTEMP64 
-DHAVE_FONTCONFIG -DHAVE_LIBIDN -DHAVE_SETLOCALE -DHAVE_SSE2  -DHAVE_BSWAP32 
-DHAVE_BYTESWAP_H -DHAVE_STRERROR -DHAVE_ISNAN -DHAVE_ISINF  
-DHAVE_PREAD_PWRITE=1 -DGS_RECURSIVE_MUTEXATTR=PTHREAD_MUTEX_RECURSIVE -O2 
-DNDEBUG -fPIC  -fvisibility=hidden 
-DGSDLLEXPORT="__attribute__((visibility(\"default\")))" -Wdate-time 
-D_FORTIFY_SOURCE=2  -Wall -Wstrict-prototypes -Wundef -Wmissing-declarations 
-Wmissing-prototypes -Wwrite-strings -fno-strict-aliasing 
-Werror=declaration-after-statement -fno-builtin -fno-common 
-Werror=return-type -Wno-unused-local-typedefs -DHAVE_STDINT_H=1 
-DHAVE_DIRENT_H=1 -DHAVE_SYS_DIR_H=1 -DHAVE_SYS_TIME_H=1 -DHAVE_SYS_TIMES_H=1 
-DHAVE_INTTYPES_H=1 -DHAVE_LIBDL=1 -DGX_COLOR_INDEX_TYPE="unsigned long long" 
-D__USE_UNIX98=1 -DHAVE_SNPRINTF  -DBUILD_PDF=1 -I./pdf -g -O2 
-Werror=implicit-function-declaration -ffile-prefix-map=/<<PKGBUILDDIR>>=. 
-fstack-protector-strong -fstack-clash-protection -Wformat 
 -Werror=format-security -fcf-protection -DHAVE_RESTRICT=1  -DUSE_LIBPAPER 
-I/usr/include/x86_64-linux-gnu -I/usr/include/webp   -fno-strict-aliasing 
-DHAVE_POPEN_PROTO=1   -DSHARE_JPX=1 -I/usr/include/openjpeg-2.5  
-DUSE_OPENJPEG_JP2  -DPDF_INCLUDED -I./pdf -I./soobj -I./pcl/pl -I./base 
-Isrc/lib -I./jpegxr -Isrc -Isrc/src/lib/openjp2 -Isrc -c ./pdf/pdf_font1C.c -o 
./soobj/pdf_font1C.o
gcc  -DHAVE_MKSTEMP -DHAVE_FILE64 -DHAVE_FSEEKO -DHAVE_MKSTEMP64 
-DHAVE_FONTCONFIG -DHAVE_LIBIDN -DHAVE_SETLOCALE -DHAVE_SSE2  -DHAVE_BSWAP32 
-DHAVE_BYTESWAP_H -DHAVE_STRERROR -DHAVE_ISNAN -DHAVE_ISINF  
-DHAVE_PREAD_PWRITE=1 -DGS_RECURSIVE_MUTEXATTR=PTHREAD_MUTEX_RECURSIVE -O2 
-DNDEBUG -fPIC  -fvisibility=hidden 
-DGSDLLEXPORT="__attribute__((visibility(\"default\")))" -Wdate-time 
-D_FORTIFY_SOURCE=2  -Wall -Wstrict-prototypes -Wundef -Wmissing-declarations 
-Wmissing-prototypes -Wwrite-strings -fno-strict-aliasing 
-Werror=declaration-after-statement -fno-builtin -fno-common 
-Werror=return-type -Wno-unused-local-typedefs -DHAVE_STDINT_H=1 
-DHAVE_DIRENT_H=1 -DHAVE_SYS_DIR_H=1 -DHAVE_SYS_TIME_H=1 -DHAVE_SYS_TIMES_H=1 
-DHAVE_INTTYPES_H=1 -DHAVE_LIBDL=1 -DGX_COLOR_INDEX_TYPE="unsigned long long" 
-D__USE_UNIX98=1 -DHAVE_SNPRINTF  -DBUILD_PDF=1 -I./pdf -g -O2 
-Werror=implicit-function-declaration -ffile-prefix-map=/<<PKGBUILDDIR>>=. 
-fstack-protector-strong -fstack-clash-protection -Wformat 
 -Werror=format-security -fcf-protection -DHAVE_RESTRICT=1  -DUSE_LIBPAPER 
-I/usr/include/x86_64-linux-gnu -I/usr/include/webp   -fno-strict-aliasing 
-DHAVE_POPEN_PROTO=1   -DSHARE_JPX=1 -I/usr/include/openjpeg-2.5  
-DUSE_OPENJPEG_JP2  -DPDF_INCLUDED -I./pdf -I./soobj -I./pcl/pl -I./base 
-Isrc/lib -I./jpegxr -Isrc -Isrc/src/lib/openjp2 -Isrc -c ./pdf/pdf_fontps.c -o 
./soobj/pdf_fontps.o
gcc  -DHAVE_MKSTEMP -DHAVE_FILE64 -DHAVE_FSEEKO -DHAVE_MKSTEMP64 
-DHAVE_FONTCONFIG -DHAVE_LIBIDN -DHAVE_SETLOCALE -DHAVE_SSE2  -DHAVE_BSWAP32 
-DHAVE_BYTESWAP_H -DHAVE_STRERROR -DHAVE_ISNAN -DHAVE_ISINF  
-DHAVE_PREAD_PWRITE=1 -DGS_RECURSIVE_MUTEXATTR=PTHREAD_MUTEX_RECURSIVE -O2 
-DNDEBUG -fPIC  -fvisibility=hidden 
-DGSDLLEXPORT="__attribute__((visibility(\"default\")))" -Wdate-time 
-D_FORTIFY_SOURCE=2  -Wall -Wstrict-prototypes -Wundef -Wmissing-declarations 
-Wmissing-prototypes -Wwrite-strings -fno-strict-aliasing 
-Werror=declaration-after-statement -fno-builtin -fno-common 
-Werror=return-type -Wno-unused-local-typedefs -DHAVE_STDINT_H=1 
-DHAVE_DIRENT_H=1 -DHAVE_SYS_DIR_H=1 -DHAVE_SYS_TIME_H=1 -DHAVE_SYS_TIMES_H=1 
-DHAVE_INTTYPES_H=1 -DHAVE_LIBDL=1 -DGX_COLOR_INDEX_TYPE="unsigned long long" 
-D__USE_UNIX98=1 -DHAVE_SNPRINTF  -DBUILD_PDF=1 -I./pdf -g -O2 
-Werror=implicit-function-declaration -ffile-prefix-map=/<<PKGBUILDDIR>>=. 
-fstack-protector-strong -fstack-clash-protection -Wformat 
 -Werror=format-security -fcf-protection -DHAVE_RESTRICT=1  -DUSE_LIBPAPER 
-I/usr/include/x86_64-linux-gnu -I/usr/include/webp   -fno-strict-aliasing 
-DHAVE_POPEN_PROTO=1   -DSHARE_JPX=1 -I/usr/include/openjpeg-2.5  
-DUSE_OPENJPEG_JP2  -DPDF_INCLUDED -I./pdf -I./soobj -I./pcl/pl -I./base 
-Isrc/lib -I./jpegxr -Isrc -Isrc/src/lib/openjp2 -Isrc -c ./pdf/pdf_font3.c -o 
./soobj/pdf_font3.o
gcc  -DHAVE_MKSTEMP -DHAVE_FILE64 -DHAVE_FSEEKO -DHAVE_MKSTEMP64 
-DHAVE_FONTCONFIG -DHAVE_LIBIDN -DHAVE_SETLOCALE -DHAVE_SSE2  -DHAVE_BSWAP32 
-DHAVE_BYTESWAP_H -DHAVE_STRERROR -DHAVE_ISNAN -DHAVE_ISINF  
-DHAVE_PREAD_PWRITE=1 -DGS_RECURSIVE_MUTEXATTR=PTHREAD_MUTEX_RECURSIVE -O2 
-DNDEBUG -fPIC  -fvisibility=hidden 
-DGSDLLEXPORT="__attribute__((visibility(\"default\")))" -Wdate-time 
-D_FORTIFY_SOURCE=2  -Wall -Wstrict-prototypes -Wundef -Wmissing-declarations 
-Wmissing-prototypes -Wwrite-strings -fno-strict-aliasing 
-Werror=declaration-after-statement -fno-builtin -fno-common 
-Werror=return-type -Wno-unused-local-typedefs -DHAVE_STDINT_H=1 
-DHAVE_DIRENT_H=1 -DHAVE_SYS_DIR_H=1 -DHAVE_SYS_TIME_H=1 -DHAVE_SYS_TIMES_H=1 
-DHAVE_INTTYPES_H=1 -DHAVE_LIBDL=1 -DGX_COLOR_INDEX_TYPE="unsigned long long" 
-D__USE_UNIX98=1 -DHAVE_SNPRINTF  -DBUILD_PDF=1 -I./pdf -g -O2 
-Werror=implicit-function-declaration -ffile-prefix-map=/<<PKGBUILDDIR>>=. 
-fstack-protector-strong -fstack-clash-protection -Wformat 
 -Werror=format-security -fcf-protection -DHAVE_RESTRICT=1  -DUSE_LIBPAPER 
-I/usr/include/x86_64-linux-gnu -I/usr/include/webp   -fno-strict-aliasing 
-DHAVE_POPEN_PROTO=1   -DSHARE_JPX=1 -I/usr/include/openjpeg-2.5  
-DUSE_OPENJPEG_JP2  -DPDF_INCLUDED -I./pdf -I./soobj -I./pcl/pl -I./base 
-Isrc/lib -I./jpegxr -Isrc -Isrc/src/lib/openjp2 -Isrc -c ./pdf/pdf_fontTT.c -o 
./soobj/pdf_fontTT.o
gcc  -DHAVE_MKSTEMP -DHAVE_FILE64 -DHAVE_FSEEKO -DHAVE_MKSTEMP64 
-DHAVE_FONTCONFIG -DHAVE_LIBIDN -DHAVE_SETLOCALE -DHAVE_SSE2  -DHAVE_BSWAP32 
-DHAVE_BYTESWAP_H -DHAVE_STRERROR -DHAVE_ISNAN -DHAVE_ISINF  
-DHAVE_PREAD_PWRITE=1 -DGS_RECURSIVE_MUTEXATTR=PTHREAD_MUTEX_RECURSIVE -O2 
-DNDEBUG -fPIC  -fvisibility=hidden 
-DGSDLLEXPORT="__attribute__((visibility(\"default\")))" -Wdate-time 
-D_FORTIFY_SOURCE=2  -Wall -Wstrict-prototypes -Wundef -Wmissing-declarations 
-Wmissing-prototypes -Wwrite-strings -fno-strict-aliasing 
-Werror=declaration-after-statement -fno-builtin -fno-common 
-Werror=return-type -Wno-unused-local-typedefs -DHAVE_STDINT_H=1 
-DHAVE_DIRENT_H=1 -DHAVE_SYS_DIR_H=1 -DHAVE_SYS_TIME_H=1 -DHAVE_SYS_TIMES_H=1 
-DHAVE_INTTYPES_H=1 -DHAVE_LIBDL=1 -DGX_COLOR_INDEX_TYPE="unsigned long long" 
-D__USE_UNIX98=1 -DHAVE_SNPRINTF  -DBUILD_PDF=1 -I./pdf -g -O2 
-Werror=implicit-function-declaration -ffile-prefix-map=/<<PKGBUILDDIR>>=. 
-fstack-protector-strong -fstack-clash-protection -Wformat 
 -Werror=format-security -fcf-protection -DHAVE_RESTRICT=1  -DUSE_LIBPAPER 
-I/usr/include/x86_64-linux-gnu -I/usr/include/webp   -fno-strict-aliasing 
-DHAVE_POPEN_PROTO=1   -DSHARE_JPX=1 -I/usr/include/openjpeg-2.5  
-DUSE_OPENJPEG_JP2  -DPDF_INCLUDED -I./pdf -I./soobj -I./pcl/pl -I./base 
-Isrc/lib -I./jpegxr -Isrc -Isrc/src/lib/openjp2 -Isrc -c ./pdf/pdf_font9.c -o 
./soobj/pdf_font9.o
gcc  -DHAVE_MKSTEMP -DHAVE_FILE64 -DHAVE_FSEEKO -DHAVE_MKSTEMP64 
-DHAVE_FONTCONFIG -DHAVE_LIBIDN -DHAVE_SETLOCALE -DHAVE_SSE2  -DHAVE_BSWAP32 
-DHAVE_BYTESWAP_H -DHAVE_STRERROR -DHAVE_ISNAN -DHAVE_ISINF  
-DHAVE_PREAD_PWRITE=1 -DGS_RECURSIVE_MUTEXATTR=PTHREAD_MUTEX_RECURSIVE -O2 
-DNDEBUG -fPIC  -fvisibility=hidden 
-DGSDLLEXPORT="__attribute__((visibility(\"default\")))" -Wdate-time 
-D_FORTIFY_SOURCE=2  -Wall -Wstrict-prototypes -Wundef -Wmissing-declarations 
-Wmissing-prototypes -Wwrite-strings -fno-strict-aliasing 
-Werror=declaration-after-statement -fno-builtin -fno-common 
-Werror=return-type -Wno-unused-local-typedefs -DHAVE_STDINT_H=1 
-DHAVE_DIRENT_H=1 -DHAVE_SYS_DIR_H=1 -DHAVE_SYS_TIME_H=1 -DHAVE_SYS_TIMES_H=1 
-DHAVE_INTTYPES_H=1 -DHAVE_LIBDL=1 -DGX_COLOR_INDEX_TYPE="unsigned long long" 
-D__USE_UNIX98=1 -DHAVE_SNPRINTF  -DBUILD_PDF=1 -I./pdf -g -O2 
-Werror=implicit-function-declaration -ffile-prefix-map=/<<PKGBUILDDIR>>=. 
-fstack-protector-strong -fstack-clash-protection -Wformat 
 -Werror=format-security -fcf-protection -DHAVE_RESTRICT=1  -DUSE_LIBPAPER 
-I/usr/include/x86_64-linux-gnu -I/usr/include/webp   -fno-strict-aliasing 
-DHAVE_POPEN_PROTO=1   -DSHARE_JPX=1 -I/usr/include/openjpeg-2.5  
-DUSE_OPENJPEG_JP2  -DPDF_INCLUDED -I./pdf -I./soobj -I./pcl/pl -I./base 
-Isrc/lib -I./jpegxr -Isrc -Isrc/src/lib/openjp2 -Isrc -c ./pdf/pdf_font11.c -o 
./soobj/pdf_font11.o
gcc  -DHAVE_MKSTEMP -DHAVE_FILE64 -DHAVE_FSEEKO -DHAVE_MKSTEMP64 
-DHAVE_FONTCONFIG -DHAVE_LIBIDN -DHAVE_SETLOCALE -DHAVE_SSE2  -DHAVE_BSWAP32 
-DHAVE_BYTESWAP_H -DHAVE_STRERROR -DHAVE_ISNAN -DHAVE_ISINF  
-DHAVE_PREAD_PWRITE=1 -DGS_RECURSIVE_MUTEXATTR=PTHREAD_MUTEX_RECURSIVE -O2 
-DNDEBUG -fPIC  -fvisibility=hidden 
-DGSDLLEXPORT="__attribute__((visibility(\"default\")))" -Wdate-time 
-D_FORTIFY_SOURCE=2  -Wall -Wstrict-prototypes -Wundef -Wmissing-declarations 
-Wmissing-prototypes -Wwrite-strings -fno-strict-aliasing 
-Werror=declaration-after-statement -fno-builtin -fno-common 
-Werror=return-type -Wno-unused-local-typedefs -DHAVE_STDINT_H=1 
-DHAVE_DIRENT_H=1 -DHAVE_SYS_DIR_H=1 -DHAVE_SYS_TIME_H=1 -DHAVE_SYS_TIMES_H=1 
-DHAVE_INTTYPES_H=1 -DHAVE_LIBDL=1 -DGX_COLOR_INDEX_TYPE="unsigned long long" 
-D__USE_UNIX98=1 -DHAVE_SNPRINTF  -DBUILD_PDF=1 -I./pdf -g -O2 
-Werror=implicit-function-declaration -ffile-prefix-map=/<<PKGBUILDDIR>>=. 
-fstack-protector-strong -fstack-clash-protection -Wformat 
 -Werror=format-security -fcf-protection -DHAVE_RESTRICT=1  -DUSE_LIBPAPER 
-I/usr/include/x86_64-linux-gnu -I/usr/include/webp   -fno-strict-aliasing 
-DHAVE_POPEN_PROTO=1   -DSHARE_JPX=1 -I/usr/include/openjpeg-2.5  
-DUSE_OPENJPEG_JP2  -DPDF_INCLUDED -I./pdf -I./soobj -I./pcl/pl -I./base 
-Isrc/lib -I./jpegxr -Isrc -Isrc/src/lib/openjp2 -Isrc -c ./pdf/pdf_cmap.c -o 
./soobj/pdf_cmap.o
gcc  -DHAVE_MKSTEMP -DHAVE_FILE64 -DHAVE_FSEEKO -DHAVE_MKSTEMP64 
-DHAVE_FONTCONFIG -DHAVE_LIBIDN -DHAVE_SETLOCALE -DHAVE_SSE2  -DHAVE_BSWAP32 
-DHAVE_BYTESWAP_H -DHAVE_STRERROR -DHAVE_ISNAN -DHAVE_ISINF  
-DHAVE_PREAD_PWRITE=1 -DGS_RECURSIVE_MUTEXATTR=PTHREAD_MUTEX_RECURSIVE -O2 
-DNDEBUG -fPIC  -fvisibility=hidden 
-DGSDLLEXPORT="__attribute__((visibility(\"default\")))" -Wdate-time 
-D_FORTIFY_SOURCE=2  -Wall -Wstrict-prototypes -Wundef -Wmissing-declarations 
-Wmissing-prototypes -Wwrite-strings -fno-strict-aliasing 
-Werror=declaration-after-statement -fno-builtin -fno-common 
-Werror=return-type -Wno-unused-local-typedefs -DHAVE_STDINT_H=1 
-DHAVE_DIRENT_H=1 -DHAVE_SYS_DIR_H=1 -DHAVE_SYS_TIME_H=1 -DHAVE_SYS_TIMES_H=1 
-DHAVE_INTTYPES_H=1 -DHAVE_LIBDL=1 -DGX_COLOR_INDEX_TYPE="unsigned long long" 
-D__USE_UNIX98=1 -DHAVE_SNPRINTF  -DBUILD_PDF=1 -I./pdf -g -O2 
-Werror=implicit-function-declaration -ffile-prefix-map=/<<PKGBUILDDIR>>=. 
-fstack-protector-strong -fstack-clash-protection -Wformat 
 -Werror=format-security -fcf-protection -DHAVE_RESTRICT=1  -DUSE_LIBPAPER 
-I/usr/include/x86_64-linux-gnu -I/usr/include/webp   -fno-strict-aliasing 
-DHAVE_POPEN_PROTO=1   -DSHARE_JPX=1 -I/usr/include/openjpeg-2.5  
-DUSE_OPENJPEG_JP2  -DPDF_INCLUDED -I./pdf -I./soobj -I./pcl/pl -I./base 
-Isrc/lib -I./jpegxr -Isrc -Isrc/src/lib/openjp2 -Isrc -c ./pdf/pdf_fmap.c -o 
./soobj/pdf_fmap.o
gcc  -DHAVE_MKSTEMP -DHAVE_FILE64 -DHAVE_FSEEKO -DHAVE_MKSTEMP64 
-DHAVE_FONTCONFIG -DHAVE_LIBIDN -DHAVE_SETLOCALE -DHAVE_SSE2  -DHAVE_BSWAP32 
-DHAVE_BYTESWAP_H -DHAVE_STRERROR -DHAVE_ISNAN -DHAVE_ISINF  
-DHAVE_PREAD_PWRITE=1 -DGS_RECURSIVE_MUTEXATTR=PTHREAD_MUTEX_RECURSIVE -O2 
-DNDEBUG -fPIC  -fvisibility=hidden 
-DGSDLLEXPORT="__attribute__((visibility(\"default\")))" -Wdate-time 
-D_FORTIFY_SOURCE=2  -Wall -Wstrict-prototypes -Wundef -Wmissing-declarations 
-Wmissing-prototypes -Wwrite-strings -fno-strict-aliasing 
-Werror=declaration-after-statement -fno-builtin -fno-common 
-Werror=return-type -Wno-unused-local-typedefs -DHAVE_STDINT_H=1 
-DHAVE_DIRENT_H=1 -DHAVE_SYS_DIR_H=1 -DHAVE_SYS_TIME_H=1 -DHAVE_SYS_TIMES_H=1 
-DHAVE_INTTYPES_H=1 -DHAVE_LIBDL=1 -DGX_COLOR_INDEX_TYPE="unsigned long long" 
-D__USE_UNIX98=1 -DHAVE_SNPRINTF  -DBUILD_PDF=1 -I./pdf -g -O2 
-Werror=implicit-function-declaration -ffile-prefix-map=/<<PKGBUILDDIR>>=. 
-fstack-protector-strong -fstack-clash-protection -Wformat 
 -Werror=format-security -fcf-protection -DHAVE_RESTRICT=1  -DUSE_LIBPAPER 
-I/usr/include/x86_64-linux-gnu -I/usr/include/webp   -fno-strict-aliasing 
-DHAVE_POPEN_PROTO=1   -DSHARE_JPX=1 -I/usr/include/openjpeg-2.5  
-DUSE_OPENJPEG_JP2  -DPDF_INCLUDED -I./pdf -I./soobj -I./pcl/pl -I./base 
-Isrc/lib -I./jpegxr -Isrc -Isrc/src/lib/openjp2 -Isrc -c ./pdf/pdf_text.c -o 
./soobj/pdf_text.o
gcc  -DHAVE_MKSTEMP -DHAVE_FILE64 -DHAVE_FSEEKO -DHAVE_MKSTEMP64 
-DHAVE_FONTCONFIG -DHAVE_LIBIDN -DHAVE_SETLOCALE -DHAVE_SSE2  -DHAVE_BSWAP32 
-DHAVE_BYTESWAP_H -DHAVE_STRERROR -DHAVE_ISNAN -DHAVE_ISINF  
-DHAVE_PREAD_PWRITE=1 -DGS_RECURSIVE_MUTEXATTR=PTHREAD_MUTEX_RECURSIVE -O2 
-DNDEBUG -fPIC  -fvisibility=hidden 
-DGSDLLEXPORT="__attribute__((visibility(\"default\")))" -Wdate-time 
-D_FORTIFY_SOURCE=2  -Wall -Wstrict-prototypes -Wundef -Wmissing-declarations 
-Wmissing-prototypes -Wwrite-strings -fno-strict-aliasing 
-Werror=declaration-after-statement -fno-builtin -fno-common 
-Werror=return-type -Wno-unused-local-typedefs -DHAVE_STDINT_H=1 
-DHAVE_DIRENT_H=1 -DHAVE_SYS_DIR_H=1 -DHAVE_SYS_TIME_H=1 -DHAVE_SYS_TIMES_H=1 
-DHAVE_INTTYPES_H=1 -DHAVE_LIBDL=1 -DGX_COLOR_INDEX_TYPE="unsigned long long" 
-D__USE_UNIX98=1 -DHAVE_SNPRINTF  -DBUILD_PDF=1 -I./pdf -g -O2 
-Werror=implicit-function-declaration -ffile-prefix-map=/<<PKGBUILDDIR>>=. 
-fstack-protector-strong -fstack-clash-protection -Wformat 
 -Werror=format-security -fcf-protection -DHAVE_RESTRICT=1  -DUSE_LIBPAPER 
-I/usr/include/x86_64-linux-gnu -I/usr/include/webp   -fno-strict-aliasing 
-DHAVE_POPEN_PROTO=1   -DSHARE_JPX=1 -I/usr/include/openjpeg-2.5  
-DUSE_OPENJPEG_JP2  -DPDF_INCLUDED -I./pdf -I./soobj -I./pcl/pl -I./base 
-Isrc/lib -I./jpegxr -Isrc -Isrc/src/lib/openjp2 -Isrc -c ./pdf/pdf_shading.c 
-o ./soobj/pdf_shading.o
gcc  -DHAVE_MKSTEMP -DHAVE_FILE64 -DHAVE_FSEEKO -DHAVE_MKSTEMP64 
-DHAVE_FONTCONFIG -DHAVE_LIBIDN -DHAVE_SETLOCALE -DHAVE_SSE2  -DHAVE_BSWAP32 
-DHAVE_BYTESWAP_H -DHAVE_STRERROR -DHAVE_ISNAN -DHAVE_ISINF  
-DHAVE_PREAD_PWRITE=1 -DGS_RECURSIVE_MUTEXATTR=PTHREAD_MUTEX_RECURSIVE -O2 
-DNDEBUG -fPIC  -fvisibility=hidden 
-DGSDLLEXPORT="__attribute__((visibility(\"default\")))" -Wdate-time 
-D_FORTIFY_SOURCE=2  -Wall -Wstrict-prototypes -Wundef -Wmissing-declarations 
-Wmissing-prototypes -Wwrite-strings -fno-strict-aliasing 
-Werror=declaration-after-statement -fno-builtin -fno-common 
-Werror=return-type -Wno-unused-local-typedefs -DHAVE_STDINT_H=1 
-DHAVE_DIRENT_H=1 -DHAVE_SYS_DIR_H=1 -DHAVE_SYS_TIME_H=1 -DHAVE_SYS_TIMES_H=1 
-DHAVE_INTTYPES_H=1 -DHAVE_LIBDL=1 -DGX_COLOR_INDEX_TYPE="unsigned long long" 
-D__USE_UNIX98=1 -DHAVE_SNPRINTF  -DBUILD_PDF=1 -I./pdf -g -O2 
-Werror=implicit-function-declaration -ffile-prefix-map=/<<PKGBUILDDIR>>=. 
-fstack-protector-strong -fstack-clash-protection -Wformat 
 -Werror=format-security -fcf-protection -DHAVE_RESTRICT=1  -DUSE_LIBPAPER 
-I/usr/include/x86_64-linux-gnu -I/usr/include/webp   -fno-strict-aliasing 
-DHAVE_POPEN_PROTO=1   -DSHARE_JPX=1 -I/usr/include/openjpeg-2.5  
-DUSE_OPENJPEG_JP2  -DPDF_INCLUDED -I./pdf -I./soobj -I./pcl/pl -I./base 
-Isrc/lib -I./jpegxr -Isrc -Isrc/src/lib/openjp2 -Isrc -c ./pdf/pdf_func.c -o 
./soobj/pdf_func.o
gcc  -DHAVE_MKSTEMP -DHAVE_FILE64 -DHAVE_FSEEKO -DHAVE_MKSTEMP64 
-DHAVE_FONTCONFIG -DHAVE_LIBIDN -DHAVE_SETLOCALE -DHAVE_SSE2  -DHAVE_BSWAP32 
-DHAVE_BYTESWAP_H -DHAVE_STRERROR -DHAVE_ISNAN -DHAVE_ISINF  
-DHAVE_PREAD_PWRITE=1 -DGS_RECURSIVE_MUTEXATTR=PTHREAD_MUTEX_RECURSIVE -O2 
-DNDEBUG -fPIC  -fvisibility=hidden 
-DGSDLLEXPORT="__attribute__((visibility(\"default\")))" -Wdate-time 
-D_FORTIFY_SOURCE=2  -Wall -Wstrict-prototypes -Wundef -Wmissing-declarations 
-Wmissing-prototypes -Wwrite-strings -fno-strict-aliasing 
-Werror=declaration-after-statement -fno-builtin -fno-common 
-Werror=return-type -Wno-unused-local-typedefs -DHAVE_STDINT_H=1 
-DHAVE_DIRENT_H=1 -DHAVE_SYS_DIR_H=1 -DHAVE_SYS_TIME_H=1 -DHAVE_SYS_TIMES_H=1 
-DHAVE_INTTYPES_H=1 -DHAVE_LIBDL=1 -DGX_COLOR_INDEX_TYPE="unsigned long long" 
-D__USE_UNIX98=1 -DHAVE_SNPRINTF  -DBUILD_PDF=1 -I./pdf -g -O2 
-Werror=implicit-function-declaration -ffile-prefix-map=/<<PKGBUILDDIR>>=. 
-fstack-protector-strong -fstack-clash-protection -Wformat 
 -Werror=format-security -fcf-protection -DHAVE_RESTRICT=1  -DUSE_LIBPAPER 
-I/usr/include/x86_64-linux-gnu -I/usr/include/webp   -fno-strict-aliasing 
-DHAVE_POPEN_PROTO=1   -DSHARE_JPX=1 -I/usr/include/openjpeg-2.5  
-DUSE_OPENJPEG_JP2  -DPDF_INCLUDED -I./pdf -I./soobj -I./pcl/pl -I./base 
-Isrc/lib -I./jpegxr -Isrc -Isrc/src/lib/openjp2 -Isrc -c ./pdf/pdf_trans.c -o 
./soobj/pdf_trans.o
gcc  -DHAVE_MKSTEMP -DHAVE_FILE64 -DHAVE_FSEEKO -DHAVE_MKSTEMP64 
-DHAVE_FONTCONFIG -DHAVE_LIBIDN -DHAVE_SETLOCALE -DHAVE_SSE2  -DHAVE_BSWAP32 
-DHAVE_BYTESWAP_H -DHAVE_STRERROR -DHAVE_ISNAN -DHAVE_ISINF  
-DHAVE_PREAD_PWRITE=1 -DGS_RECURSIVE_MUTEXATTR=PTHREAD_MUTEX_RECURSIVE -O2 
-DNDEBUG -fPIC  -fvisibility=hidden 
-DGSDLLEXPORT="__attribute__((visibility(\"default\")))" -Wdate-time 
-D_FORTIFY_SOURCE=2  -Wall -Wstrict-prototypes -Wundef -Wmissing-declarations 
-Wmissing-prototypes -Wwrite-strings -fno-strict-aliasing 
-Werror=declaration-after-statement -fno-builtin -fno-common 
-Werror=return-type -Wno-unused-local-typedefs -DHAVE_STDINT_H=1 
-DHAVE_DIRENT_H=1 -DHAVE_SYS_DIR_H=1 -DHAVE_SYS_TIME_H=1 -DHAVE_SYS_TIMES_H=1 
-DHAVE_INTTYPES_H=1 -DHAVE_LIBDL=1 -DGX_COLOR_INDEX_TYPE="unsigned long long" 
-D__USE_UNIX98=1 -DHAVE_SNPRINTF  -DBUILD_PDF=1 -I./pdf -g -O2 
-Werror=implicit-function-declaration -ffile-prefix-map=/<<PKGBUILDDIR>>=. 
-fstack-protector-strong -fstack-clash-protection -Wformat 
 -Werror=format-security -fcf-protection -DHAVE_RESTRICT=1  -DUSE_LIBPAPER 
-I/usr/include/x86_64-linux-gnu -I/usr/include/webp   -fno-strict-aliasing 
-DHAVE_POPEN_PROTO=1   -DSHARE_JPX=1 -I/usr/include/openjpeg-2.5  
-DUSE_OPENJPEG_JP2  -DPDF_INCLUDED -I./pdf -I./soobj -I./pcl/pl -I./base 
-Isrc/lib -I./jpegxr -Isrc -Isrc/src/lib/openjp2 -Isrc -c ./pdf/pdf_device.c -o 
./soobj/pdf_device.o
gcc  -DHAVE_MKSTEMP -DHAVE_FILE64 -DHAVE_FSEEKO -DHAVE_MKSTEMP64 
-DHAVE_FONTCONFIG -DHAVE_LIBIDN -DHAVE_SETLOCALE -DHAVE_SSE2  -DHAVE_BSWAP32 
-DHAVE_BYTESWAP_H -DHAVE_STRERROR -DHAVE_ISNAN -DHAVE_ISINF  
-DHAVE_PREAD_PWRITE=1 -DGS_RECURSIVE_MUTEXATTR=PTHREAD_MUTEX_RECURSIVE -O2 
-DNDEBUG -fPIC  -fvisibility=hidden 
-DGSDLLEXPORT="__attribute__((visibility(\"default\")))" -Wdate-time 
-D_FORTIFY_SOURCE=2  -Wall -Wstrict-prototypes -Wundef -Wmissing-declarations 
-Wmissing-prototypes -Wwrite-strings -fno-strict-aliasing 
-Werror=declaration-after-statement -fno-builtin -fno-common 
-Werror=return-type -Wno-unused-local-typedefs -DHAVE_STDINT_H=1 
-DHAVE_DIRENT_H=1 -DHAVE_SYS_DIR_H=1 -DHAVE_SYS_TIME_H=1 -DHAVE_SYS_TIMES_H=1 
-DHAVE_INTTYPES_H=1 -DHAVE_LIBDL=1 -DGX_COLOR_INDEX_TYPE="unsigned long long" 
-D__USE_UNIX98=1 -DHAVE_SNPRINTF  -DBUILD_PDF=1 -I./pdf -g -O2 
-Werror=implicit-function-declaration -ffile-prefix-map=/<<PKGBUILDDIR>>=. 
-fstack-protector-strong -fstack-clash-protection -Wformat 
 -Werror=format-security -fcf-protection -DHAVE_RESTRICT=1  -DUSE_LIBPAPER 
-I/usr/include/x86_64-linux-gnu -I/usr/include/webp   -fno-strict-aliasing 
-DHAVE_POPEN_PROTO=1   -DSHARE_JPX=1 -I/usr/include/openjpeg-2.5  
-DUSE_OPENJPEG_JP2  -DPDF_INCLUDED -I./pdf -I./soobj -I./pcl/pl -I./base 
-Isrc/lib -I./jpegxr -Isrc -Isrc/src/lib/openjp2 -Isrc -c ./pdf/pdf_misc.c -o 
./soobj/pdf_misc.o
gcc  -DHAVE_MKSTEMP -DHAVE_FILE64 -DHAVE_FSEEKO -DHAVE_MKSTEMP64 
-DHAVE_FONTCONFIG -DHAVE_LIBIDN -DHAVE_SETLOCALE -DHAVE_SSE2  -DHAVE_BSWAP32 
-DHAVE_BYTESWAP_H -DHAVE_STRERROR -DHAVE_ISNAN -DHAVE_ISINF  
-DHAVE_PREAD_PWRITE=1 -DGS_RECURSIVE_MUTEXATTR=PTHREAD_MUTEX_RECURSIVE -O2 
-DNDEBUG -fPIC  -fvisibility=hidden 
-DGSDLLEXPORT="__attribute__((visibility(\"default\")))" -Wdate-time 
-D_FORTIFY_SOURCE=2  -Wall -Wstrict-prototypes -Wundef -Wmissing-declarations 
-Wmissing-prototypes -Wwrite-strings -fno-strict-aliasing 
-Werror=declaration-after-statement -fno-builtin -fno-common 
-Werror=return-type -Wno-unused-local-typedefs -DHAVE_STDINT_H=1 
-DHAVE_DIRENT_H=1 -DHAVE_SYS_DIR_H=1 -DHAVE_SYS_TIME_H=1 -DHAVE_SYS_TIMES_H=1 
-DHAVE_INTTYPES_H=1 -DHAVE_LIBDL=1 -DGX_COLOR_INDEX_TYPE="unsigned long long" 
-D__USE_UNIX98=1 -DHAVE_SNPRINTF  -DBUILD_PDF=1 -I./pdf -g -O2 
-Werror=implicit-function-declaration -ffile-prefix-map=/<<PKGBUILDDIR>>=. 
-fstack-protector-strong -fstack-clash-protection -Wformat 
 -Werror=format-security -fcf-protection -DHAVE_RESTRICT=1  -DUSE_LIBPAPER 
-I/usr/include/x86_64-linux-gnu -I/usr/include/webp   -fno-strict-aliasing 
-DHAVE_POPEN_PROTO=1   -DSHARE_JPX=1 -I/usr/include/openjpeg-2.5  
-DUSE_OPENJPEG_JP2  -DPDF_INCLUDED -I./pdf -I./soobj -I./pcl/pl -I./base 
-Isrc/lib -I./jpegxr -Isrc -Isrc/src/lib/openjp2 -Isrc -c 
./pdf/pdf_optcontent.c -o ./soobj/pdf_optcontent.o
gcc  -DHAVE_MKSTEMP -DHAVE_FILE64 -DHAVE_FSEEKO -DHAVE_MKSTEMP64 
-DHAVE_FONTCONFIG -DHAVE_LIBIDN -DHAVE_SETLOCALE -DHAVE_SSE2  -DHAVE_BSWAP32 
-DHAVE_BYTESWAP_H -DHAVE_STRERROR -DHAVE_ISNAN -DHAVE_ISINF  
-DHAVE_PREAD_PWRITE=1 -DGS_RECURSIVE_MUTEXATTR=PTHREAD_MUTEX_RECURSIVE -O2 
-DNDEBUG -fPIC  -fvisibility=hidden 
-DGSDLLEXPORT="__attribute__((visibility(\"default\")))" -Wdate-time 
-D_FORTIFY_SOURCE=2  -Wall -Wstrict-prototypes -Wundef -Wmissing-declarations 
-Wmissing-prototypes -Wwrite-strings -fno-strict-aliasing 
-Werror=declaration-after-statement -fno-builtin -fno-common 
-Werror=return-type -Wno-unused-local-typedefs -DHAVE_STDINT_H=1 
-DHAVE_DIRENT_H=1 -DHAVE_SYS_DIR_H=1 -DHAVE_SYS_TIME_H=1 -DHAVE_SYS_TIMES_H=1 
-DHAVE_INTTYPES_H=1 -DHAVE_LIBDL=1 -DGX_COLOR_INDEX_TYPE="unsigned long long" 
-D__USE_UNIX98=1 -DHAVE_SNPRINTF  -DBUILD_PDF=1 -I./pdf -g -O2 
-Werror=implicit-function-declaration -ffile-prefix-map=/<<PKGBUILDDIR>>=. 
-fstack-protector-strong -fstack-clash-protection -Wformat 
 -Werror=format-security -fcf-protection -DHAVE_RESTRICT=1  -DUSE_LIBPAPER 
-I/usr/include/x86_64-linux-gnu -I/usr/include/webp   -fno-strict-aliasing 
-DHAVE_POPEN_PROTO=1   -DSHARE_JPX=1 -I/usr/include/openjpeg-2.5  
-DUSE_OPENJPEG_JP2  -DPDF_INCLUDED -I./pdf -I./soobj -I./pcl/pl -I./base 
-Isrc/lib -I./jpegxr -Isrc -Isrc/src/lib/openjp2 -Isrc -c ./pdf/pdf_check.c -o 
./soobj/pdf_check.o
gcc  -DHAVE_MKSTEMP -DHAVE_FILE64 -DHAVE_FSEEKO -DHAVE_MKSTEMP64 
-DHAVE_FONTCONFIG -DHAVE_LIBIDN -DHAVE_SETLOCALE -DHAVE_SSE2  -DHAVE_BSWAP32 
-DHAVE_BYTESWAP_H -DHAVE_STRERROR -DHAVE_ISNAN -DHAVE_ISINF  
-DHAVE_PREAD_PWRITE=1 -DGS_RECURSIVE_MUTEXATTR=PTHREAD_MUTEX_RECURSIVE -O2 
-DNDEBUG -fPIC  -fvisibility=hidden 
-DGSDLLEXPORT="__attribute__((visibility(\"default\")))" -Wdate-time 
-D_FORTIFY_SOURCE=2  -Wall -Wstrict-prototypes -Wundef -Wmissing-declarations 
-Wmissing-prototypes -Wwrite-strings -fno-strict-aliasing 
-Werror=declaration-after-statement -fno-builtin -fno-common 
-Werror=return-type -Wno-unused-local-typedefs -DHAVE_STDINT_H=1 
-DHAVE_DIRENT_H=1 -DHAVE_SYS_DIR_H=1 -DHAVE_SYS_TIME_H=1 -DHAVE_SYS_TIMES_H=1 
-DHAVE_INTTYPES_H=1 -DHAVE_LIBDL=1 -DGX_COLOR_INDEX_TYPE="unsigned long long" 
-D__USE_UNIX98=1 -DHAVE_SNPRINTF  -DBUILD_PDF=1 -I./pdf -g -O2 
-Werror=implicit-function-declaration -ffile-prefix-map=/<<PKGBUILDDIR>>=. 
-fstack-protector-strong -fstack-clash-protection -Wformat 
 -Werror=format-security -fcf-protection -DHAVE_RESTRICT=1  -DUSE_LIBPAPER 
-I/usr/include/x86_64-linux-gnu -I/usr/include/webp   -fno-strict-aliasing 
-DHAVE_POPEN_PROTO=1   -DSHARE_JPX=1 -I/usr/include/openjpeg-2.5  
-DUSE_OPENJPEG_JP2  -DPDF_INCLUDED -I./pdf -I./soobj -I./pcl/pl -I./base 
-Isrc/lib -I./jpegxr -Isrc -Isrc/src/lib/openjp2 -Isrc -c ./pdf/pdf_sec.c -o 
./soobj/pdf_sec.o
./pdf/pdf_sec.c: In function ‘apply_sasl’:
./pdf/pdf_sec.c:186:25: error: assignment to ‘char **’ from incompatible 
pointer type ‘char *’ [-Wincompatible-pointer-types]
  186 |             NewPassword = Password;
      |                         ^
./pdf/pdf_sec.c:187:20: error: assignment to ‘int *’ from ‘int’ makes pointer 
from integer without a cast [-Wint-conversion]
  187 |             NewLen = Len;
      |                    ^
make[4]: *** [pdf/pdf.mak:169: soobj/pdf_sec.o] Error 1
make[4]: Leaving directory '/<<PKGBUILDDIR>>'
make[3]: *** [base/unix-dll.mak:321: so-only-subtarget] Error 2
make[3]: Leaving directory '/<<PKGBUILDDIR>>'
make[2]: *** [base/unix-dll.mak:281: so] Error 2
make[2]: Leaving directory '/<<PKGBUILDDIR>>'
dh_auto_build: error: make -j1 so returned exit code 2
make[1]: *** [debian/rules:60: override_dh_auto_build] Error 25
make[1]: Leaving directory '/<<PKGBUILDDIR>>'
make: *** [debian/rules:43: binary] Error 2
dpkg-buildpackage: error: debian/rules binary subprocess returned exit status 2

--- End Message ---
--- Begin Message ---
Source: ghostscript
Source-Version: 10.03.1~dfsg-2
Done: Steve M. Robbins <s...@debian.org>

We believe that the bug you reported is fixed in the latest version of
ghostscript, which is due to be installed in the Debian FTP archive.

A summary of the changes between this version and the previous one is
attached.

Thank you for reporting the bug, which will now be closed.  If you
have further comments please address them to 1074...@bugs.debian.org,
and the maintainer will reopen the bug report if appropriate.

Debian distribution maintenance software
pp.
Steve M. Robbins <s...@debian.org> (supplier of updated ghostscript package)

(This message was generated automatically at their request; if you
believe that there is a problem with it please contact the archive
administrators by mailing ftpmas...@ftp-master.debian.org)


-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA256

Format: 1.8
Date: Wed, 24 Jul 2024 18:47:50 -0500
Source: ghostscript
Architecture: source
Version: 10.03.1~dfsg-2
Distribution: unstable
Urgency: medium
Maintainer: Debian Printing Team <debian-printing@lists.debian.org>
Changed-By: Steve M. Robbins <s...@debian.org>
Closes: 1074996
Changes:
 ghostscript (10.03.1~dfsg-2) unstable; urgency=medium
 .
   [ Steve Robbins ]
   * [47970c5] Upstream fix for gcc-14 build error.  Closes: #1074996.
Checksums-Sha1:
 0dda90c42822da5f8ed7fdfd7a5c5f2da24baaad 2817 ghostscript_10.03.1~dfsg-2.dsc
 e1ab4927719c943c5808b05ba3b530d690f60bda 84544 
ghostscript_10.03.1~dfsg-2.debian.tar.xz
 eba5797014084db617f15bc3706cf0340088eae6 11973 
ghostscript_10.03.1~dfsg-2_source.buildinfo
Checksums-Sha256:
 e1b6ad3f925685105de5abc5fb04bf3bc7c6d3045e19a512e512529870c31ee6 2817 
ghostscript_10.03.1~dfsg-2.dsc
 ad1e2eb720f1d30bfcb15657e054d065830752e2406d79be325c63ace9bcdfbf 84544 
ghostscript_10.03.1~dfsg-2.debian.tar.xz
 d66731971032e6979f3723d37238db1c416054613b02d7bcccfe57c72832b681 11973 
ghostscript_10.03.1~dfsg-2_source.buildinfo
Files:
 4d636e359f983a3cded679dcc170082c 2817 text optional 
ghostscript_10.03.1~dfsg-2.dsc
 7ba41a2cc92af00ab27781e16f5fab52 84544 text optional 
ghostscript_10.03.1~dfsg-2.debian.tar.xz
 676279b18cb54302723bad5492f4cfd6 11973 text optional 
ghostscript_10.03.1~dfsg-2_source.buildinfo

-----BEGIN PGP SIGNATURE-----

iQJDBAEBCAAtFiEEy89k8fa3rclNjyokyeVeL63I9LkFAmahn/APHHNtckBkZWJp
YW4ub3JnAAoJEMnlXi+tyPS5YqMP/0V13SmiuPwYWvEXOD7YIP+1/LruZSeuUKhP
8QDUlwXnWVZHeM7h2LwFaghZkhclW2LpDMoSPKggAOitl5ZgduNm/vi4BA3ap/ai
qr4wuQwQOqUlwKdfKXQhgvUhgJ5Q6c6NC008GAQ2pWwHPHUfu8jjwbTddu1B1562
2n/HObUVUV6yRI3G2f22zZJlL+n9ryNpUalCYw5IYIxXbHYl+VJJ5Ah9e2Tqx/ll
z8xvdFaF6hKHX4yR4m90LKEBPZHjBx25eZA3p3BDYNZ6ObD2NMtFJZnQ9njoNnQP
5198ALvTGWy+dnCIdE48FYawC/erdfmfjMQLo/i8vJvXn5GqYSbrAQCZ1P9bzymO
1IQ2LJdF7Hw5vYN21js5zBVG1YCAYqeSE3q0dpyRrFav8W+Z4mPJQ4+w7rE2zRzi
lJl3sKZDTvMQFAvtUOKI8snXLQOcmOhcgN0hTRLHhyA4J1uRSJOaoYw7e9OqTOfm
RrQeJiF6jAs0RBl1IWONVsgV3dhiT80uGx5fwlwtBNh1t+ggkz04Rb3aafIQdA/N
ZwFCklVi2467bq3sQbpcC5R74BOndpj0//Ey78jtwxLpZWoELxkosGE6/UrawZ7d
fzMe6LM9cOKQynpOdAxdjGsi1dpQ69f6pg77EPxjcq5gAfJx67dPLIGeqWjvM6QS
qmp5ciZj
=4OXc
-----END PGP SIGNATURE-----

Attachment: pgp9oC_s5D_xO.pgp
Description: PGP signature


--- End Message ---

Reply via email to