Alien-MuPDF v0.012 Perl 5 v5.32.1 i386-openbsd
- Status
- Unknown
- From
- Alceu Rodrigues de Freitas Junior
- Dist
-
Alien-MuPDF v0.012
- Platform
- Perl 5 v5.32.1 i386-openbsd
- Date
- 2022-06-15 01:05:28
- ID
- 3f39ca04-ec47-11ec-b737-db65ffa5fe2c
This distribution has been tested as part of the CPAN Testers
project, supporting the Perl programming language. See
http://wiki.cpantesters.org/ for more information or email
questions to cpan-testers-discuss@perl.org
--
Dear Zakariyya Mughal,
This is a computer-generated report for Alien-MuPDF-0.012
on perl 5.32.1, created by CPAN-Reporter-1.2018.
Thank you for uploading your work to CPAN. However, attempting to
test your distribution gave an inconclusive result.
This could be because your distribution had an error during the make/build
stage, did not define tests, tests could not be found, because your tests were
interrupted before they finished, or because the results of the tests could not
be parsed. You may wish to consult the CPAN Testers Wiki:
http://wiki.cpantesters.org/wiki/CPANAuthorNotes
Sections of this report:
* Tester comments
* Program output
* Prerequisites
* Environment and other context
------------------------------
TESTER COMMENTS
------------------------------
Additional comments from tester:
this report is from an automated smoke testing program
and was not reviewed by a human for accuracy
------------------------------
PROGRAM OUTPUT
------------------------------
Output from '/usr/bin/make -j2 -j2':
cp lib/Alien/MuPDF.pm blib/lib/Alien/MuPDF.pm
"/usr/bin/perl" -MAlien::Build::MM=cmd -e prefix site /home/goku/perl5/lib/perl5/i386-openbsd /home/goku/perl5/lib/perl5/i386-openbsd /home/goku/perl5/lib/perl5/i386-openbsd
main> prefix /home/goku/perl5/lib/perl5/i386-openbsd/auto/share/dist/Alien-MuPDF
"/usr/bin/perl" -MAlien::Build::MM=cmd -e version 0.012
"/usr/bin/perl" -MAlien::Build::MM=cmd -e download
Alien::Build::Plugin::Core::Download> decoding html
Alien::Build::Plugin::Core::Download> candidate *https://mupdf.com/downloads/archive/mupdf-1.19.1-source.tar.gz
Alien::Build::Plugin::Core::Download> candidate https://mupdf.com/downloads/archive/mupdf-1.19.0-source.tar.gz
Alien::Build::Plugin::Core::Download> candidate https://mupdf.com/downloads/archive/mupdf-1.18.0-source.tar.gz
Alien::Build::Plugin::Core::Download> candidate https://mupdf.com/downloads/archive/mupdf-1.17.0-source.tar.gz
Alien::Build::Plugin::Core::Download> candidate https://mupdf.com/downloads/archive/mupdf-1.16.1-source.tar.gz
Alien::Build::Plugin::Core::Download> candidate https://mupdf.com/downloads/archive/mupdf-1.16.0-source.tar.gz
Alien::Build::Plugin::Core::Download> candidate https://mupdf.com/downloads/archive/mupdf-1.15.0-source.tar.gz
Alien::Build::Plugin::Core::Download> candidate https://mupdf.com/downloads/archive/mupdf-1.14.0-source.tar.gz
Alien::Build::Plugin::Core::Download> candidate ...
Alien::Build::Plugin::Core::Download> setting version based on archive to 1.19.1
Alien::Build::Plugin::Core::Download> downloaded mupdf-1.19.1-source.tar.gz
"/usr/bin/perl" -MAlien::Build::MM=cmd -e build
Alien::Build::CommandSequence> + patch -p1 < /mnt/cpan_build_dir/goku/Alien-MuPDF-0.012-0/patch/0002-jbig2dec-win32-stdlib.patch
Hmm... Looks like a unified diff to me...
The text leading up to this was:
--------------------------
|From 244d8b7a976ad1d3256cfc42dfff6ba7d607e5b2 Mon Sep 17 00:00:00 2001
|From: Zakariyya Mughal <zaki.mughal@gmail.com>
|Date: Mon, 11 May 2020 19:22:17 -0500
|Subject: [PATCH] Add stdlib to Windows header
|
|Need to have stdlib.h header or the linker will complain with an error
|about duplicate symbols.
|
|---
|
|diff --git a/thirdparty/jbig2dec/config_win32.h b/thirdparty/jbig2dec/config_win32.h
|index 959d07e..9cfb9bf 100644
|--- a/thirdparty/jbig2dec/config_win32.h
|+++ b/thirdparty/jbig2dec/config_win32.h
--------------------------
Patching file thirdparty/jbig2dec/config_win32.h using Plan A...
Hunk #1 succeeded at 63.
done
Alien::Build::CommandSequence> + gmake verbose=yes prefix=/mnt/cpan_build_dir/goku/Alien-MuPDF-0.012-0/blib/lib/auto/share/dist/Alien-MuPDF install HAVE_GLFW=no HAVE_GLUT=no HAVE_X11=no XCFLAGS=-fPIC -DTOFU -DTOFU_CJK VIEW_APPS= TOOL_APPS=$(MUTOOL_EXE)
mkdir -p build/release/source/fitz/ ; cc -ffunction-sections -fdata-sections -pipe -O2 -DNDEBUG -fomit-frame-pointer -fPIC -DTOFU -DTOFU_CJK -Iinclude -MMD -MP -o build/release/source/fitz/archive.o -c source/fitz/archive.c -Wall -Wsign-compare -Wdeclaration-after-statement -Ithirdparty/freetype/include -Iscripts/freetype -Ithirdparty/gumbo-parser/src -Ithirdparty/harfbuzz/src -Ithirdparty/libjpeg -Iscripts/libjpeg -Ithirdparty/lcms2/include -DHAVE_LCMS2MT -Ithirdparty/mujs -Ithirdparty/zlib -Ithirdparty/jbig2dec -Ithirdparty/openjpeg/src/lib/openjp2 -DOPJ_STATIC -DOPJ_HAVE_INTTYPES_H -DOPJ_HAVE_STDINT_H -Ithirdparty/extract/include
mkdir -p build/release/source/fitz/ ; cc -ffunction-sections -fdata-sections -pipe -O2 -DNDEBUG -fomit-frame-pointer -fPIC -DTOFU -DTOFU_CJK -Iinclude -MMD -MP -o build/release/source/fitz/bbox-device.o -c source/fitz/bbox-device.c -Wall -Wsign-compare -Wdeclaration-after-statement -Ithirdparty/freetype/include -Iscripts/freetype -Ithirdparty/gumbo-parser/src -Ithirdparty/harfbuzz/src -Ithirdparty/libjpeg -Iscripts/libjpeg -Ithirdparty/lcms2/include -DHAVE_LCMS2MT -Ithirdparty/mujs -Ithirdparty/zlib -Ithirdparty/jbig2dec -Ithirdparty/openjpeg/src/lib/openjp2 -DOPJ_STATIC -DOPJ_HAVE_INTTYPES_H -DOPJ_HAVE_STDINT_H -Ithirdparty/extract/include
mkdir -p build/release/source/fitz/ ; cc -ffunction-sections -fdata-sections -pipe -O2 -DNDEBUG -fomit-frame-pointer -fPIC -DTOFU -DTOFU_CJK -Iinclude -MMD -MP -o build/release/source/fitz/bidi-std.o -c source/fitz/bidi-std.c -Wall -Wsign-compare -Wdeclaration-after-statement -Ithirdparty/freetype/include -Iscripts/freetype -Ithirdparty/gumbo-parser/src -Ithirdparty/harfbuzz/src -Ithirdparty/libjpeg -Iscripts/libjpeg -Ithirdparty/lcms2/include -DHAVE_LCMS2MT -Ithirdparty/mujs -Ithirdparty/zlib -Ithirdparty/jbig2dec -Ithirdparty/openjpeg/src/lib/openjp2 -DOPJ_STATIC -DOPJ_HAVE_INTTYPES_H -DOPJ_HAVE_STDINT_H -Ithirdparty/extract/include
mkdir -p build/release/source/fitz/ ; cc -ffunction-sections -fdata-sections -pipe -O2 -DNDEBUG -fomit-frame-pointer -fPIC -DTOFU -DTOFU_CJK -Iinclude -MMD -MP -o build/release/source/fitz/bidi.o -c source/fitz/bidi.c -Wall -Wsign-compare -Wdeclaration-after-statement -Ithirdparty/freetype/include -Iscripts/freetype -Ithirdparty/gumbo-parser/src -Ithirdparty/harfbuzz/src -Ithirdparty/libjpeg -Iscripts/libjpeg -Ithirdparty/lcms2/include -DHAVE_LCMS2MT -Ithirdparty/mujs -Ithirdparty/zlib -Ithirdparty/jbig2dec -Ithirdparty/openjpeg/src/lib/openjp2 -DOPJ_STATIC -DOPJ_HAVE_INTTYPES_H -DOPJ_HAVE_STDINT_H -Ithirdparty/extract/include
mkdir -p build/release/source/fitz/ ; cc -ffunction-sections -fdata-sections -pipe -O2 -DNDEBUG -fomit-frame-pointer -fPIC -DTOFU -DTOFU_CJK -Iinclude -MMD -MP -o build/release/source/fitz/bitmap.o -c source/fitz/bitmap.c -Wall -Wsign-compare -Wdeclaration-after-statement -Ithirdparty/freetype/include -Iscripts/freetype -Ithirdparty/gumbo-parser/src -Ithirdparty/harfbuzz/src -Ithirdparty/libjpeg -Iscripts/libjpeg -Ithirdparty/lcms2/include -DHAVE_LCMS2MT -Ithirdparty/mujs -Ithirdparty/zlib -Ithirdparty/jbig2dec -Ithirdparty/openjpeg/src/lib/openjp2 -DOPJ_STATIC -DOPJ_HAVE_INTTYPES_H -DOPJ_HAVE_STDINT_H -Ithirdparty/extract/include
mkdir -p build/release/source/fitz/ ; cc -ffunction-sections -fdata-sections -pipe -O2 -DNDEBUG -fomit-frame-pointer -fPIC -DTOFU -DTOFU_CJK -Iinclude -MMD -MP -o build/release/source/fitz/buffer.o -c source/fitz/buffer.c -Wall -Wsign-compare -Wdeclaration-after-statement -Ithirdparty/freetype/include -Iscripts/freetype -Ithirdparty/gumbo-parser/src -Ithirdparty/harfbuzz/src -Ithirdparty/libjpeg -Iscripts/libjpeg -Ithirdparty/lcms2/include -DHAVE_LCMS2MT -Ithirdparty/mujs -Ithirdparty/zlib -Ithirdparty/jbig2dec -Ithirdparty/openjpeg/src/lib/openjp2 -DOPJ_STATIC -DOPJ_HAVE_INTTYPES_H -DOPJ_HAVE_STDINT_H -Ithirdparty/extract/include
mkdir -p build/release/source/fitz/ ; cc -ffunction-sections -fdata-sections -pipe -O2 -DNDEBUG -fomit-frame-pointer -fPIC -DTOFU -DTOFU_CJK -Iinclude -MMD -MP -o build/release/source/fitz/color-fast.o -c source/fitz/color-fast.c -Wall -Wsign-compare -Wdeclaration-after-statement -Ithirdparty/freetype/include -Iscripts/freetype -Ithirdparty/gumbo-parser/src -Ithirdparty/harfbuzz/src -Ithirdparty/libjpeg -Iscripts/libjpeg -Ithirdparty/lcms2/include -DHAVE_LCMS2MT -Ithirdparty/mujs -Ithirdparty/zlib -Ithirdparty/jbig2dec -Ithirdparty/openjpeg/src/lib/openjp2 -DOPJ_STATIC -DOPJ_HAVE_INTTYPES_H -DOPJ_HAVE_STDINT_H -Ithirdparty/extract/include
mkdir -p build/release/source/fitz/ ; cc -ffunction-sections -fdata-sections -pipe -O2 -DNDEBUG -fomit-frame-pointer -fPIC -DTOFU -DTOFU_CJK -Iinclude -MMD -MP -o build/release/source/fitz/color-icc-create.o -c source/fitz/color-icc-create.c -Wall -Wsign-compare -Wdeclaration-after-statement -Ithirdparty/freetype/include -Iscripts/freetype -Ithirdparty/gumbo-parser/src -Ithirdparty/harfbuzz/src -Ithirdparty/libjpeg -Iscripts/libjpeg -Ithirdparty/lcms2/include -DHAVE_LCMS2MT -Ithirdparty/mujs -Ithirdparty/zlib -Ithirdparty/jbig2dec -Ithirdparty/openjpeg/src/lib/openjp2 -DOPJ_STATIC -DOPJ_HAVE_INTTYPES_H -DOPJ_HAVE_STDINT_H -Ithirdparty/extract/include
mkdir -p build/release/source/fitz/ ; cc -ffunction-sections -fdata-sections -pipe -O2 -DNDEBUG -fomit-frame-pointer -fPIC -DTOFU -DTOFU_CJK -Iinclude -MMD -MP -o build/release/source/fitz/color-lcms.o -c source/fitz/color-lcms.c -Wall -Wsign-compare -Wdeclaration-after-statement -Ithirdparty/freetype/include -Iscripts/freetype -Ithirdparty/gumbo-parser/src -Ithirdparty/harfbuzz/src -Ithirdparty/libjpeg -Iscripts/libjpeg -Ithirdparty/lcms2/include -DHAVE_LCMS2MT -Ithirdparty/mujs -Ithirdparty/zlib -Ithirdparty/jbig2dec -Ithirdparty/openjpeg/src/lib/openjp2 -DOPJ_STATIC -DOPJ_HAVE_INTTYPES_H -DOPJ_HAVE_STDINT_H -Ithirdparty/extract/include
mkdir -p build/release/source/fitz/ ; cc -ffunction-sections -fdata-sections -pipe -O2 -DNDEBUG -fomit-frame-pointer -fPIC -DTOFU -DTOFU_CJK -Iinclude -MMD -MP -o build/release/source/fitz/colorspace.o -c source/fitz/colorspace.c -Wall -Wsign-compare -Wdeclaration-after-statement -Ithirdparty/freetype/include -Iscripts/freetype -Ithirdparty/gumbo-parser/src -Ithirdparty/harfbuzz/src -Ithirdparty/libjpeg -Iscripts/libjpeg -Ithirdparty/lcms2/include -DHAVE_LCMS2MT -Ithirdparty/mujs -Ithirdparty/zlib -Ithirdparty/jbig2dec -Ithirdparty/openjpeg/src/lib/openjp2 -DOPJ_STATIC -DOPJ_HAVE_INTTYPES_H -DOPJ_HAVE_STDINT_H -Ithirdparty/extract/include
mkdir -p build/release/source/fitz/ ; cc -ffunction-sections -fdata-sections -pipe -O2 -DNDEBUG -fomit-frame-pointer -fPIC -DTOFU -DTOFU_CJK -Iinclude -MMD -MP -o build/release/source/fitz/compress.o -c source/fitz/compress.c -Wall -Wsign-compare -Wdeclaration-after-statement -Ithirdparty/freetype/include -Iscripts/freetype -Ithirdparty/gumbo-parser/src -Ithirdparty/harfbuzz/src -Ithirdparty/libjpeg -Iscripts/libjpeg -Ithirdparty/lcms2/include -DHAVE_LCMS2MT -Ithirdparty/mujs -Ithirdparty/zlib -Ithirdparty/jbig2dec -Ithirdparty/openjpeg/src/lib/openjp2 -DOPJ_STATIC -DOPJ_HAVE_INTTYPES_H -DOPJ_HAVE_STDINT_H -Ithirdparty/extract/include
mkdir -p build/release/source/fitz/ ; cc -ffunction-sections -fdata-sections -pipe -O2 -DNDEBUG -fomit-frame-pointer -fPIC -DTOFU -DTOFU_CJK -Iinclude -MMD -MP -o build/release/source/fitz/compressed-buffer.o -c source/fitz/compressed-buffer.c -Wall -Wsign-compare -Wdeclaration-after-statement -Ithirdparty/freetype/include -Iscripts/freetype -Ithirdparty/gumbo-parser/src -Ithirdparty/harfbuzz/src -Ithirdparty/libjpeg -Iscripts/libjpeg -Ithirdparty/lcms2/include -DHAVE_LCMS2MT -Ithirdparty/mujs -Ithirdparty/zlib -Ithirdparty/jbig2dec -Ithirdparty/openjpeg/src/lib/openjp2 -DOPJ_STATIC -DOPJ_HAVE_INTTYPES_H -DOPJ_HAVE_STDINT_H -Ithirdparty/extract/include
mkdir -p build/release/source/fitz/ ; cc -ffunction-sections -fdata-sections -pipe -O2 -DNDEBUG -fomit-frame-pointer -fPIC -DTOFU -DTOFU_CJK -Iinclude -MMD -MP -o build/release/source/fitz/context.o -c source/fitz/context.c -Wall -Wsign-compare -Wdeclaration-after-statement -Ithirdparty/freetype/include -Iscripts/freetype -Ithirdparty/gumbo-parser/src -Ithirdparty/harfbuzz/src -Ithirdparty/libjpeg -Iscripts/libjpeg -Ithirdparty/lcms2/include -DHAVE_LCMS2MT -Ithirdparty/mujs -Ithirdparty/zlib -Ithirdparty/jbig2dec -Ithirdparty/openjpeg/src/lib/openjp2 -DOPJ_STATIC -DOPJ_HAVE_INTTYPES_H -DOPJ_HAVE_STDINT_H -Ithirdparty/extract/include
mkdir -p build/release/source/fitz/ ; cc -ffunction-sections -fdata-sections -pipe -O2 -DNDEBUG -fomit-frame-pointer -fPIC -DTOFU -DTOFU_CJK -Iinclude -MMD -MP -o build/release/source/fitz/crypt-aes.o -c source/fitz/crypt-aes.c -Wall -Wsign-compare -Wdeclaration-after-statement -Ithirdparty/freetype/include -Iscripts/freetype -Ithirdparty/gumbo-parser/src -Ithirdparty/harfbuzz/src -Ithirdparty/libjpeg -Iscripts/libjpeg -Ithirdparty/lcms2/include -DHAVE_LCMS2MT -Ithirdparty/mujs -Ithirdparty/zlib -Ithirdparty/jbig2dec -Ithirdparty/openjpeg/src/lib/openjp2 -DOPJ_STATIC -DOPJ_HAVE_INTTYPES_H -DOPJ_HAVE_STDINT_H -Ithirdparty/extract/include
mkdir -p build/release/source/fitz/ ; cc -ffunction-sections -fdata-sections -pipe -O2 -DNDEBUG -fomit-frame-pointer -fPIC -DTOFU -DTOFU_CJK -Iinclude -MMD -MP -o build/release/source/fitz/crypt-arc4.o -c source/fitz/crypt-arc4.c -Wall -Wsign-compare -Wdeclaration-after-statement -Ithirdparty/freetype/include -Iscripts/freetype -Ithirdparty/gumbo-parser/src -Ithirdparty/harfbuzz/src -Ithirdparty/libjpeg -Iscripts/libjpeg -Ithirdparty/lcms2/include -DHAVE_LCMS2MT -Ithirdparty/mujs -Ithirdparty/zlib -Ithirdparty/jbig2dec -Ithirdparty/openjpeg/src/lib/openjp2 -DOPJ_STATIC -DOPJ_HAVE_INTTYPES_H -DOPJ_HAVE_STDINT_H -Ithirdparty/extract/include
mkdir -p build/release/source/fitz/ ; cc -ffunction-sections -fdata-sections -pipe -O2 -DNDEBUG -fomit-frame-pointer -fPIC -DTOFU -DTOFU_CJK -Iinclude -MMD -MP -o build/release/source/fitz/crypt-md5.o -c source/fitz/crypt-md5.c -Wall -Wsign-compare -Wdeclaration-after-statement -Ithirdparty/freetype/include -Iscripts/freetype -Ithirdparty/gumbo-parser/src -Ithirdparty/harfbuzz/src -Ithirdparty/libjpeg -Iscripts/libjpeg -Ithirdparty/lcms2/include -DHAVE_LCMS2MT -Ithirdparty/mujs -Ithirdparty/zlib -Ithirdparty/jbig2dec -Ithirdparty/openjpeg/src/lib/openjp2 -DOPJ_STATIC -DOPJ_HAVE_INTTYPES_H -DOPJ_HAVE_STDINT_H -Ithirdparty/extract/include
mkdir -p build/release/source/fitz/ ; cc -ffunction-sections -fdata-sections -pipe -O2 -DNDEBUG -fomit-frame-pointer -fPIC -DTOFU -DTOFU_CJK -Iinclude -MMD -MP -o build/release/source/fitz/crypt-sha2.o -c source/fitz/crypt-sha2.c -Wall -Wsign-compare -Wdeclaration-after-statement -Ithirdparty/freetype/include -Iscripts/freetype -Ithirdparty/gumbo-parser/src -Ithirdparty/harfbuzz/src -Ithirdparty/libjpeg -Iscripts/libjpeg -Ithirdparty/lcms2/include -DHAVE_LCMS2MT -Ithirdparty/mujs -Ithirdparty/zlib -Ithirdparty/jbig2dec -Ithirdparty/openjpeg/src/lib/openjp2 -DOPJ_STATIC -DOPJ_HAVE_INTTYPES_H -DOPJ_HAVE_STDINT_H -Ithirdparty/extract/include
mkdir -p build/release/source/fitz/ ; cc -ffunction-sections -fdata-sections -pipe -O2 -DNDEBUG -fomit-frame-pointer -fPIC -DTOFU -DTOFU_CJK -Iinclude -MMD -MP -o build/release/source/fitz/device.o -c source/fitz/device.c -Wall -Wsign-compare -Wdeclaration-after-statement -Ithirdparty/freetype/include -Iscripts/freetype -Ithirdparty/gumbo-parser/src -Ithirdparty/harfbuzz/src -Ithirdparty/libjpeg -Iscripts/libjpeg -Ithirdparty/lcms2/include -DHAVE_LCMS2MT -Ithirdparty/mujs -Ithirdparty/zlib -Ithirdparty/jbig2dec -Ithirdparty/openjpeg/src/lib/openjp2 -DOPJ_STATIC -DOPJ_HAVE_INTTYPES_H -DOPJ_HAVE_STDINT_H -Ithirdparty/extract/include
mkdir -p build/release/source/fitz/ ; cc -ffunction-sections -fdata-sections -pipe -O2 -DNDEBUG -fomit-frame-pointer -fPIC -DTOFU -DTOFU_CJK -Iinclude -MMD -MP -o build/release/source/fitz/directory.o -c source/fitz/directory.c -Wall -Wsign-compare -Wdeclaration-after-statement -Ithirdparty/freetype/include -Iscripts/freetype -Ithirdparty/gumbo-parser/src -Ithirdparty/harfbuzz/src -Ithirdparty/libjpeg -Iscripts/libjpeg -Ithirdparty/lcms2/include -DHAVE_LCMS2MT -Ithirdparty/mujs -Ithirdparty/zlib -Ithirdparty/jbig2dec -Ithirdparty/openjpeg/src/lib/openjp2 -DOPJ_STATIC -DOPJ_HAVE_INTTYPES_H -DOPJ_HAVE_STDINT_H -Ithirdparty/extract/include
mkdir -p build/release/source/fitz/ ; cc -ffunction-sections -fdata-sections -pipe -O2 -DNDEBUG -fomit-frame-pointer -fPIC -DTOFU -DTOFU_CJK -Iinclude -MMD -MP -o build/release/source/fitz/document-all.o -c source/fitz/document-all.c -Wall -Wsign-compare -Wdeclaration-after-statement -Ithirdparty/freetype/include -Iscripts/freetype -Ithirdparty/gumbo-parser/src -Ithirdparty/harfbuzz/src -Ithirdparty/libjpeg -Iscripts/libjpeg -Ithirdparty/lcms2/include -DHAVE_LCMS2MT -Ithirdparty/mujs -Ithirdparty/zlib -Ithirdparty/jbig2dec -Ithirdparty/openjpeg/src/lib/openjp2 -DOPJ_STATIC -DOPJ_HAVE_INTTYPES_H -DOPJ_HAVE_STDINT_H -Ithirdparty/extract/include
mkdir -p build/release/source/fitz/ ; cc -ffunction-sections -fdata-sections -pipe -O2 -DNDEBUG -fomit-frame-pointer -fPIC -DTOFU -DTOFU_CJK -Iinclude -MMD -MP -o build/release/source/fitz/document.o -c source/fitz/document.c -Wall -Wsign-compare -Wdeclaration-after-statement -Ithirdparty/freetype/include -Iscripts/freetype -Ithirdparty/gumbo-parser/src -Ithirdparty/harfbuzz/src -Ithirdparty/libjpeg -Iscripts/libjpeg -Ithirdparty/lcms2/include -DHAVE_LCMS2MT -Ithirdparty/mujs -Ithirdparty/zlib -Ithirdparty/jbig2dec -Ithirdparty/openjpeg/src/lib/openjp2 -DOPJ_STATIC -DOPJ_HAVE_INTTYPES_H -DOPJ_HAVE_STDINT_H -Ithirdparty/extract/include
mkdir -p build/release/source/fitz/ ; cc -ffunction-sections -fdata-sections -pipe -O2 -DNDEBUG -fomit-frame-pointer -fPIC -DTOFU -DTOFU_CJK -Iinclude -MMD -MP -o build/release/source/fitz/draw-affine.o -c source/fitz/draw-affine.c -Wall -Wsign-compare -Wdeclaration-after-statement -Ithirdparty/freetype/include -Iscripts/freetype -Ithirdparty/gumbo-parser/src -Ithirdparty/harfbuzz/src -Ithirdparty/libjpeg -Iscripts/libjpeg -Ithirdparty/lcms2/include -DHAVE_LCMS2MT -Ithirdparty/mujs -Ithirdparty/zlib -Ithirdparty/jbig2dec -Ithirdparty/openjpeg/src/lib/openjp2 -DOPJ_STATIC -DOPJ_HAVE_INTTYPES_H -DOPJ_HAVE_STDINT_H -Ithirdparty/extract/include
mkdir -p build/release/source/fitz/ ; cc -ffunction-sections -fdata-sections -pipe -O2 -DNDEBUG -fomit-frame-pointer -fPIC -DTOFU -DTOFU_CJK -Iinclude -MMD -MP -o build/release/source/fitz/draw-blend.o -c source/fitz/draw-blend.c -Wall -Wsign-compare -Wdeclaration-after-statement -Ithirdparty/freetype/include -Iscripts/freetype -Ithirdparty/gumbo-parser/src -Ithirdparty/harfbuzz/src -Ithirdparty/libjpeg -Iscripts/libjpeg -Ithirdparty/lcms2/include -DHAVE_LCMS2MT -Ithirdparty/mujs -Ithirdparty/zlib -Ithirdparty/jbig2dec -Ithirdparty/openjpeg/src/lib/openjp2 -DOPJ_STATIC -DOPJ_HAVE_INTTYPES_H -DOPJ_HAVE_STDINT_H -Ithirdparty/extract/include
mkdir -p build/release/source/fitz/ ; cc -ffunction-sections -fdata-sections -pipe -O2 -DNDEBUG -fomit-frame-pointer -fPIC -DTOFU -DTOFU_CJK -Iinclude -MMD -MP -o build/release/source/fitz/draw-device.o -c source/fitz/draw-device.c -Wall -Wsign-compare -Wdeclaration-after-statement -Ithirdparty/freetype/include -Iscripts/freetype -Ithirdparty/gumbo-parser/src -Ithirdparty/harfbuzz/src -Ithirdparty/libjpeg -Iscripts/libjpeg -Ithirdparty/lcms2/include -DHAVE_LCMS2MT -Ithirdparty/mujs -Ithirdparty/zlib -Ithirdparty/jbig2dec -Ithirdparty/openjpeg/src/lib/openjp2 -DOPJ_STATIC -DOPJ_HAVE_INTTYPES_H -DOPJ_HAVE_STDINT_H -Ithirdparty/extract/include
mkdir -p build/release/source/fitz/ ; cc -ffunction-sections -fdata-sections -pipe -O2 -DNDEBUG -fomit-frame-pointer -fPIC -DTOFU -DTOFU_CJK -Iinclude -MMD -MP -o build/release/source/fitz/draw-edge.o -c source/fitz/draw-edge.c -Wall -Wsign-compare -Wdeclaration-after-statement -Ithirdparty/freetype/include -Iscripts/freetype -Ithirdparty/gumbo-parser/src -Ithirdparty/harfbuzz/src -Ithirdparty/libjpeg -Iscripts/libjpeg -Ithirdparty/lcms2/include -DHAVE_LCMS2MT -Ithirdparty/mujs -Ithirdparty/zlib -Ithirdparty/jbig2dec -Ithirdparty/openjpeg/src/lib/openjp2 -DOPJ_STATIC -DOPJ_HAVE_INTTYPES_H -DOPJ_HAVE_STDINT_H -Ithirdparty/extract/include
mkdir -p build/release/source/fitz/ ; cc -ffunction-sections -fdata-sections -pipe -O2 -DNDEBUG -fomit-frame-pointer -fPIC -DTOFU -DTOFU_CJK -Iinclude -MMD -MP -o build/release/source/fitz/draw-edgebuffer.o -c source/fitz/draw-edgebuffer.c -Wall -Wsign-compare -Wdeclaration-after-statement -Ithirdparty/freetype/include -Iscripts/freetype -Ithirdparty/gumbo-parser/src -Ithirdparty/harfbuzz/src -Ithirdparty/libjpeg -Iscripts/libjpeg -Ithirdparty/lcms2/include -DHAVE_LCMS2MT -Ithirdparty/mujs -Ithirdparty/zlib -Ithirdparty/jbig2dec -Ithirdparty/openjpeg/src/lib/openjp2 -DOPJ_STATIC -DOPJ_HAVE_INTTYPES_H -DOPJ_HAVE_STDINT_H -Ithirdparty/extract/include
mkdir -p build/release/source/fitz/ ; cc -ffunction-sections -fdata-sections -pipe -O2 -DNDEBUG -fomit-frame-pointer -fPIC -DTOFU -DTOFU_CJK -Iinclude -MMD -MP -o build/release/source/fitz/draw-glyph.o -c source/fitz/draw-glyph.c -Wall -Wsign-compare -Wdeclaration-after-statement -Ithirdparty/freetype/include -Iscripts/freetype -Ithirdparty/gumbo-parser/src -Ithirdparty/harfbuzz/src -Ithirdparty/libjpeg -Iscripts/libjpeg -Ithirdparty/lcms2/include -DHAVE_LCMS2MT -Ithirdparty/mujs -Ithirdparty/zlib -Ithirdparty/jbig2dec -Ithirdparty/openjpeg/src/lib/openjp2 -DOPJ_STATIC -DOPJ_HAVE_INTTYPES_H -DOPJ_HAVE_STDINT_H -Ithirdparty/extract/include
mkdir -p build/release/source/fitz/ ; cc -ffunction-sections -fdata-sections -pipe -O2 -DNDEBUG -fomit-frame-pointer -fPIC -DTOFU -DTOFU_CJK -Iinclude -MMD -MP -o build/release/source/fitz/draw-mesh.o -c source/fitz/draw-mesh.c -Wall -Wsign-compare -Wdeclaration-after-statement -Ithirdparty/freetype/include -Iscripts/freetype -Ithirdparty/gumbo-parser/src -Ithirdparty/harfbuzz/src -Ithirdparty/libjpeg -Iscripts/libjpeg -Ithirdparty/lcms2/include -DHAVE_LCMS2MT -Ithirdparty/mujs -Ithirdparty/zlib -Ithirdparty/jbig2dec -Ithirdparty/openjpeg/src/lib/openjp2 -DOPJ_STATIC -DOPJ_HAVE_INTTYPES_H -DOPJ_HAVE_STDINT_H -Ithirdparty/extract/include
mkdir -p build/release/source/fitz/ ; cc -ffunction-sections -fdata-sections -pipe -O2 -DNDEBUG -fomit-frame-pointer -fPIC -DTOFU -DTOFU_CJK -Iinclude -MMD -MP -o build/release/source/fitz/draw-paint.o -c source/fitz/draw-paint.c -Wall -Wsign-compare -Wdeclaration-after-statement -Ithirdparty/freetype/include -Iscripts/freetype -Ithirdparty/gumbo-parser/src -Ithirdparty/harfbuzz/src -Ithirdparty/libjpeg -Iscripts/libjpeg -Ithirdparty/lcms2/include -DHAVE_LCMS2MT -Ithirdparty/mujs -Ithirdparty/zlib -Ithirdparty/jbig2dec -Ithirdparty/openjpeg/src/lib/openjp2 -DOPJ_STATIC -DOPJ_HAVE_INTTYPES_H -DOPJ_HAVE_STDINT_H -Ithirdparty/extract/include
mkdir -p build/release/source/fitz/ ; cc -ffunction-sections -fdata-sections -pipe -O2 -DNDEBUG -fomit-frame-pointer -fPIC -DTOFU -DTOFU_CJK -Iinclude -MMD -MP -o build/release/source/fitz/draw-path.o -c source/fitz/draw-path.c -Wall -Wsign-compare -Wdeclaration-after-statement -Ithirdparty/freetype/include -Iscripts/freetype -Ithirdparty/gumbo-parser/src -Ithirdparty/harfbuzz/src -Ithirdparty/libjpeg -Iscripts/libjpeg -Ithirdparty/lcms2/include -DHAVE_LCMS2MT -Ithirdparty/mujs -Ithirdparty/zlib -Ithirdparty/jbig2dec -Ithirdparty/openjpeg/src/lib/openjp2 -DOPJ_STATIC -DOPJ_HAVE_INTTYPES_H -DOPJ_HAVE_STDINT_H -Ithirdparty/extract/include
mkdir -p build/release/source/fitz/ ; cc -ffunction-sections -fdata-sections -pipe -O2 -DNDEBUG -fomit-frame-pointer -fPIC -DTOFU -DTOFU_CJK -Iinclude -MMD -MP -o build/release/source/fitz/draw-rasterize.o -c source/fitz/draw-rasterize.c -Wall -Wsign-compare -Wdeclaration-after-statement -Ithirdparty/freetype/include -Iscripts/freetype -Ithirdparty/gumbo-parser/src -Ithirdparty/harfbuzz/src -Ithirdparty/libjpeg -Iscripts/libjpeg -Ithirdparty/lcms2/include -DHAVE_LCMS2MT -Ithirdparty/mujs -Ithirdparty/zlib -Ithirdparty/jbig2dec -Ithirdparty/openjpeg/src/lib/openjp2 -DOPJ_STATIC -DOPJ_HAVE_INTTYPES_H -DOPJ_HAVE_STDINT_H -Ithirdparty/extract/include
mkdir -p build/release/source/fitz/ ; cc -ffunction-sections -fdata-sections -pipe -O2 -DNDEBUG -fomit-frame-pointer -fPIC -DTOFU -DTOFU_CJK -Iinclude -MMD -MP -o build/release/source/fitz/draw-scale-simple.o -c source/fitz/draw-scale-simple.c -Wall -Wsign-compare -Wdeclaration-after-statement -Ithirdparty/freetype/include -Iscripts/freetype -Ithirdparty/gumbo-parser/src -Ithirdparty/harfbuzz/src -Ithirdparty/libjpeg -Iscripts/libjpeg -Ithirdparty/lcms2/include -DHAVE_LCMS2MT -Ithirdparty/mujs -Ithirdparty/zlib -Ithirdparty/jbig2dec -Ithirdparty/openjpeg/src/lib/openjp2 -DOPJ_STATIC -DOPJ_HAVE_INTTYPES_H -DOPJ_HAVE_STDINT_H -Ithirdparty/extract/include
mkdir -p build/release/source/fitz/ ; cc -ffunction-sections -fdata-sections -pipe -O2 -DNDEBUG -fomit-frame-pointer -fPIC -DTOFU -DTOFU_CJK -Iinclude -MMD -MP -o build/release/source/fitz/draw-unpack.o -c source/fitz/draw-unpack.c -Wall -Wsign-compare -Wdeclaration-after-statement -Ithirdparty/freetype/include -Iscripts/freetype -Ithirdparty/gumbo-parser/src -Ithirdparty/harfbuzz/src -Ithirdparty/libjpeg -Iscripts/libjpeg -Ithirdparty/lcms2/include -DHAVE_LCMS2MT -Ithirdparty/mujs -Ithirdparty/zlib -Ithirdparty/jbig2dec -Ithirdparty/openjpeg/src/lib/openjp2 -DOPJ_STATIC -DOPJ_HAVE_INTTYPES_H -DOPJ_HAVE_STDINT_H -Ithirdparty/extract/include
mkdir -p build/release/source/fitz/ ; cc -ffunction-sections -fdata-sections -pipe -O2 -DNDEBUG -fomit-frame-pointer -fPIC -DTOFU -DTOFU_CJK -Iinclude -MMD -MP -o build/release/source/fitz/encode-basic.o -c source/fitz/encode-basic.c -Wall -Wsign-compare -Wdeclaration-after-statement -Ithirdparty/freetype/include -Iscripts/freetype -Ithirdparty/gumbo-parser/src -Ithirdparty/harfbuzz/src -Ithirdparty/libjpeg -Iscripts/libjpeg -Ithirdparty/lcms2/include -DHAVE_LCMS2MT -Ithirdparty/mujs -Ithirdparty/zlib -Ithirdparty/jbig2dec -Ithirdparty/openjpeg/src/lib/openjp2 -DOPJ_STATIC -DOPJ_HAVE_INTTYPES_H -DOPJ_HAVE_STDINT_H -Ithirdparty/extract/include
mkdir -p build/release/source/fitz/ ; cc -ffunction-sections -fdata-sections -pipe -O2 -DNDEBUG -fomit-frame-pointer -fPIC -DTOFU -DTOFU_CJK -Iinclude -MMD -MP -o build/release/source/fitz/encode-fax.o -c source/fitz/encode-fax.c -Wall -Wsign-compare -Wdeclaration-after-statement -Ithirdparty/freetype/include -Iscripts/freetype -Ithirdparty/gumbo-parser/src -Ithirdparty/harfbuzz/src -Ithirdparty/libjpeg -Iscripts/libjpeg -Ithirdparty/lcms2/include -DHAVE_LCMS2MT -Ithirdparty/mujs -Ithirdparty/zlib -Ithirdparty/jbig2dec -Ithirdparty/openjpeg/src/lib/openjp2 -DOPJ_STATIC -DOPJ_HAVE_INTTYPES_H -DOPJ_HAVE_STDINT_H -Ithirdparty/extract/include
mkdir -p build/release/source/fitz/ ; cc -ffunction-sections -fdata-sections -pipe -O2 -DNDEBUG -fomit-frame-pointer -fPIC -DTOFU -DTOFU_CJK -Iinclude -MMD -MP -o build/release/source/fitz/encodings.o -c source/fitz/encodings.c -Wall -Wsign-compare -Wdeclaration-after-statement -Ithirdparty/freetype/include -Iscripts/freetype -Ithirdparty/gumbo-parser/src -Ithirdparty/harfbuzz/src -Ithirdparty/libjpeg -Iscripts/libjpeg -Ithirdparty/lcms2/include -DHAVE_LCMS2MT -Ithirdparty/mujs -Ithirdparty/zlib -Ithirdparty/jbig2dec -Ithirdparty/openjpeg/src/lib/openjp2 -DOPJ_STATIC -DOPJ_HAVE_INTTYPES_H -DOPJ_HAVE_STDINT_H -Ithirdparty/extract/include
mkdir -p build/release/source/fitz/ ; cc -ffunction-sections -fdata-sections -pipe -O2 -DNDEBUG -fomit-frame-pointer -fPIC -DTOFU -DTOFU_CJK -Iinclude -MMD -MP -o build/release/source/fitz/error.o -c source/fitz/error.c -Wall -Wsign-compare -Wdeclaration-after-statement -Ithirdparty/freetype/include -Iscripts/freetype -Ithirdparty/gumbo-parser/src -Ithirdparty/harfbuzz/src -Ithirdparty/libjpeg -Iscripts/libjpeg -Ithirdparty/lcms2/include -DHAVE_LCMS2MT -Ithirdparty/mujs -Ithirdparty/zlib -Ithirdparty/jbig2dec -Ithirdparty/openjpeg/src/lib/openjp2 -DOPJ_STATIC -DOPJ_HAVE_INTTYPES_H -DOPJ_HAVE_STDINT_H -Ithirdparty/extract/include
mkdir -p build/release/source/fitz/ ; cc -ffunction-sections -fdata-sections -pipe -O2 -DNDEBUG -fomit-frame-pointer -fPIC -DTOFU -DTOFU_CJK -Iinclude -MMD -MP -o build/release/source/fitz/filter-basic.o -c source/fitz/filter-basic.c -Wall -Wsign-compare -Wdeclaration-after-statement -Ithirdparty/freetype/include -Iscripts/freetype -Ithirdparty/gumbo-parser/src -Ithirdparty/harfbuzz/src -Ithirdparty/libjpeg -Iscripts/libjpeg -Ithirdparty/lcms2/include -DHAVE_LCMS2MT -Ithirdparty/mujs -Ithirdparty/zlib -Ithirdparty/jbig2dec -Ithirdparty/openjpeg/src/lib/openjp2 -DOPJ_STATIC -DOPJ_HAVE_INTTYPES_H -DOPJ_HAVE_STDINT_H -Ithirdparty/extract/include
mkdir -p build/release/source/fitz/ ; cc -ffunction-sections -fdata-sections -pipe -O2 -DNDEBUG -fomit-frame-pointer -fPIC -DTOFU -DTOFU_CJK -Iinclude -MMD -MP -o build/release/source/fitz/filter-dct.o -c source/fitz/filter-dct.c -Wall -Wsign-compare -Wdeclaration-after-statement -Ithirdparty/freetype/include -Iscripts/freetype -Ithirdparty/gumbo-parser/src -Ithirdparty/harfbuzz/src -Ithirdparty/libjpeg -Iscripts/libjpeg -Ithirdparty/lcms2/include -DHAVE_LCMS2MT -Ithirdparty/mujs -Ithirdparty/zlib -Ithirdparty/jbig2dec -Ithirdparty/openjpeg/src/lib/openjp2 -DOPJ_STATIC -DOPJ_HAVE_INTTYPES_H -DOPJ_HAVE_STDINT_H -Ithirdparty/extract/include
mkdir -p build/release/source/fitz/ ; cc -ffunction-sections -fdata-sections -pipe -O2 -DNDEBUG -fomit-frame-pointer -fPIC -DTOFU -DTOFU_CJK -Iinclude -MMD -MP -o build/release/source/fitz/filter-fax.o -c source/fitz/filter-fax.c -Wall -Wsign-compare -Wdeclaration-after-statement -Ithirdparty/freetype/include -Iscripts/freetype -Ithirdparty/gumbo-parser/src -Ithirdparty/harfbuzz/src -Ithirdparty/libjpeg -Iscripts/libjpeg -Ithirdparty/lcms2/include -DHAVE_LCMS2MT -Ithirdparty/mujs -Ithirdparty/zlib -Ithirdparty/jbig2dec -Ithirdparty/openjpeg/src/lib/openjp2 -DOPJ_STATIC -DOPJ_HAVE_INTTYPES_H -DOPJ_HAVE_STDINT_H -Ithirdparty/extract/include
mkdir -p build/release/source/fitz/ ; cc -ffunction-sections -fdata-sections -pipe -O2 -DNDEBUG -fomit-frame-pointer -fPIC -DTOFU -DTOFU_CJK -Iinclude -MMD -MP -o build/release/source/fitz/filter-flate.o -c source/fitz/filter-flate.c -Wall -Wsign-compare -Wdeclaration-after-statement -Ithirdparty/freetype/include -Iscripts/freetype -Ithirdparty/gumbo-parser/src -Ithirdparty/harfbuzz/src -Ithirdparty/libjpeg -Iscripts/libjpeg -Ithirdparty/lcms2/include -DHAVE_LCMS2MT -Ithirdparty/mujs -Ithirdparty/zlib -Ithirdparty/jbig2dec -Ithirdparty/openjpeg/src/lib/openjp2 -DOPJ_STATIC -DOPJ_HAVE_INTTYPES_H -DOPJ_HAVE_STDINT_H -Ithirdparty/extract/include
mkdir -p build/release/source/fitz/ ; cc -ffunction-sections -fdata-sections -pipe -O2 -DNDEBUG -fomit-frame-pointer -fPIC -DTOFU -DTOFU_CJK -Iinclude -MMD -MP -o build/release/source/fitz/filter-jbig2.o -c source/fitz/filter-jbig2.c -Wall -Wsign-compare -Wdeclaration-after-statement -Ithirdparty/freetype/include -Iscripts/freetype -Ithirdparty/gumbo-parser/src -Ithirdparty/harfbuzz/src -Ithirdparty/libjpeg -Iscripts/libjpeg -Ithirdparty/lcms2/include -DHAVE_LCMS2MT -Ithirdparty/mujs -Ithirdparty/zlib -Ithirdparty/jbig2dec -Ithirdparty/openjpeg/src/lib/openjp2 -DOPJ_STATIC -DOPJ_HAVE_INTTYPES_H -DOPJ_HAVE_STDINT_H -Ithirdparty/extract/include
mkdir -p build/release/source/fitz/ ; cc -ffunction-sections -fdata-sections -pipe -O2 -DNDEBUG -fomit-frame-pointer -fPIC -DTOFU -DTOFU_CJK -Iinclude -MMD -MP -o build/release/source/fitz/filter-leech.o -c source/fitz/filter-leech.c -Wall -Wsign-compare -Wdeclaration-after-statement -Ithirdparty/freetype/include -Iscripts/freetype -Ithirdparty/gumbo-parser/src -Ithirdparty/harfbuzz/src -Ithirdparty/libjpeg -Iscripts/libjpeg -Ithirdparty/lcms2/include -DHAVE_LCMS2MT -Ithirdparty/mujs -Ithirdparty/zlib -Ithirdparty/jbig2dec -Ithirdparty/openjpeg/src/lib/openjp2 -DOPJ_STATIC -DOPJ_HAVE_INTTYPES_H -DOPJ_HAVE_STDINT_H -Ithirdparty/extract/include
mkdir -p build/release/source/fitz/ ; cc -ffunction-sections -fdata-sections -pipe -O2 -DNDEBUG -fomit-frame-pointer -fPIC -DTOFU -DTOFU_CJK -Iinclude -MMD -MP -o build/release/source/fitz/filter-lzw.o -c source/fitz/filter-lzw.c -Wall -Wsign-compare -Wdeclaration-after-statement -Ithirdparty/freetype/include -Iscripts/freetype -Ithirdparty/gumbo-parser/src -Ithirdparty/harfbuzz/src -Ithirdparty/libjpeg -Iscripts/libjpeg -Ithirdparty/lcms2/include -DHAVE_LCMS2MT -Ithirdparty/mujs -Ithirdparty/zlib -Ithirdparty/jbig2dec -Ithirdparty/openjpeg/src/lib/openjp2 -DOPJ_STATIC -DOPJ_HAVE_INTTYPES_H -DOPJ_HAVE_STDINT_H -Ithirdparty/extract/include
mkdir -p build/release/source/fitz/ ; cc -ffunction-sections -fdata-sections -pipe -O2 -DNDEBUG -fomit-frame-pointer -fPIC -DTOFU -DTOFU_CJK -Iinclude -MMD -MP -o build/release/source/fitz/filter-predict.o -c source/fitz/filter-predict.c -Wall -Wsign-compare -Wdeclaration-after-statement -Ithirdparty/freetype/include -Iscripts/freetype -Ithirdparty/gumbo-parser/src -Ithirdparty/harfbuzz/src -Ithirdparty/libjpeg -Iscripts/libjpeg -Ithirdparty/lcms2/include -DHAVE_LCMS2MT -Ithirdparty/mujs -Ithirdparty/zlib -Ithirdparty/jbig2dec -Ithirdparty/openjpeg/src/lib/openjp2 -DOPJ_STATIC -DOPJ_HAVE_INTTYPES_H -DOPJ_HAVE_STDINT_H -Ithirdparty/extract/include
mkdir -p build/release/source/fitz/ ; cc -ffunction-sections -fdata-sections -pipe -O2 -DNDEBUG -fomit-frame-pointer -fPIC -DTOFU -DTOFU_CJK -Iinclude -MMD -MP -o build/release/source/fitz/filter-sgi.o -c source/fitz/filter-sgi.c -Wall -Wsign-compare -Wdeclaration-after-statement -Ithirdparty/freetype/include -Iscripts/freetype -Ithirdparty/gumbo-parser/src -Ithirdparty/harfbuzz/src -Ithirdparty/libjpeg -Iscripts/libjpeg -Ithirdparty/lcms2/include -DHAVE_LCMS2MT -Ithirdparty/mujs -Ithirdparty/zlib -Ithirdparty/jbig2dec -Ithirdparty/openjpeg/src/lib/openjp2 -DOPJ_STATIC -DOPJ_HAVE_INTTYPES_H -DOPJ_HAVE_STDINT_H -Ithirdparty/extract/include
mkdir -p build/release/source/fitz/ ; cc -ffunction-sections -fdata-sections -pipe -O2 -DNDEBUG -fomit-frame-pointer -fPIC -DTOFU -DTOFU_CJK -Iinclude -MMD -MP -o build/release/source/fitz/filter-thunder.o -c source/fitz/filter-thunder.c -Wall -Wsign-compare -Wdeclaration-after-statement -Ithirdparty/freetype/include -Iscripts/freetype -Ithirdparty/gumbo-parser/src -Ithirdparty/harfbuzz/src -Ithirdparty/libjpeg -Iscripts/libjpeg -Ithirdparty/lcms2/include -DHAVE_LCMS2MT -Ithirdparty/mujs -Ithirdparty/zlib -Ithirdparty/jbig2dec -Ithirdparty/openjpeg/src/lib/openjp2 -DOPJ_STATIC -DOPJ_HAVE_INTTYPES_H -DOPJ_HAVE_STDINT_H -Ithirdparty/extract/include
mkdir -p build/release/source/fitz/ ; cc -ffunction-sections -fdata-sections -pipe -O2 -DNDEBUG -fomit-frame-pointer -fPIC -DTOFU -DTOFU_CJK -Iinclude -MMD -MP -o build/release/source/fitz/font.o -c source/fitz/font.c -Wall -Wsign-compare -Wdeclaration-after-statement -Ithirdparty/freetype/include -Iscripts/freetype -Ithirdparty/gumbo-parser/src -Ithirdparty/harfbuzz/src -Ithirdparty/libjpeg -Iscripts/libjpeg -Ithirdparty/lcms2/include -DHAVE_LCMS2MT -Ithirdparty/mujs -Ithirdparty/zlib -Ithirdparty/jbig2dec -Ithirdparty/openjpeg/src/lib/openjp2 -DOPJ_STATIC -DOPJ_HAVE_INTTYPES_H -DOPJ_HAVE_STDINT_H -Ithirdparty/extract/include
mkdir -p build/release/source/fitz/ ; cc -ffunction-sections -fdata-sections -pipe -O2 -DNDEBUG -fomit-frame-pointer -fPIC -DTOFU -DTOFU_CJK -Iinclude -MMD -MP -o build/release/source/fitz/ftoa.o -c source/fitz/ftoa.c -Wall -Wsign-compare -Wdeclaration-after-statement -Ithirdparty/freetype/include -Iscripts/freetype -Ithirdparty/gumbo-parser/src -Ithirdparty/harfbuzz/src -Ithirdparty/libjpeg -Iscripts/libjpeg -Ithirdparty/lcms2/include -DHAVE_LCMS2MT -Ithirdparty/mujs -Ithirdparty/zlib -Ithirdparty/jbig2dec -Ithirdparty/openjpeg/src/lib/openjp2 -DOPJ_STATIC -DOPJ_HAVE_INTTYPES_H -DOPJ_HAVE_STDINT_H -Ithirdparty/extract/include
mkdir -p build/release/source/fitz/ ; cc -ffunction-sections -fdata-sections -pipe -O2 -DNDEBUG -fomit-frame-pointer -fPIC -DTOFU -DTOFU_CJK -Iinclude -MMD -MP -o build/release/source/fitz/geometry.o -c source/fitz/geometry.c -Wall -Wsign-compare -Wdeclaration-after-statement -Ithirdparty/freetype/include -Iscripts/freetype -Ithirdparty/gumbo-parser/src -Ithirdparty/harfbuzz/src -Ithirdparty/libjpeg -Iscripts/libjpeg -Ithirdparty/lcms2/include -DHAVE_LCMS2MT -Ithirdparty/mujs -Ithirdparty/zlib -Ithirdparty/jbig2dec -Ithirdparty/openjpeg/src/lib/openjp2 -DOPJ_STATIC -DOPJ_HAVE_INTTYPES_H -DOPJ_HAVE_STDINT_H -Ithirdparty/extract/include
mkdir -p build/release/source/fitz/ ; cc -ffunction-sections -fdata-sections -pipe -O2 -DNDEBUG -fomit-frame-pointer -fPIC -DTOFU -DTOFU_CJK -Iinclude -MMD -MP -o build/release/source/fitz/getopt.o -c source/fitz/getopt.c -Wall -Wsign-compare -Wdeclaration-after-statement -Ithirdparty/freetype/include -Iscripts/freetype -Ithirdparty/gumbo-parser/src -Ithirdparty/harfbuzz/src -Ithirdparty/libjpeg -Iscripts/libjpeg -Ithirdparty/lcms2/include -DHAVE_LCMS2MT -Ithirdparty/mujs -Ithirdparty/zlib -Ithirdparty/jbig2dec -Ithirdparty/openjpeg/src/lib/openjp2 -DOPJ_STATIC -DOPJ_HAVE_INTTYPES_H -DOPJ_HAVE_STDINT_H -Ithirdparty/extract/include
mkdir -p build/release/source/fitz/ ; cc -ffunction-sections -fdata-sections -pipe -O2 -DNDEBUG -fomit-frame-pointer -fPIC -DTOFU -DTOFU_CJK -Iinclude -MMD -MP -o build/release/source/fitz/glyph.o -c source/fitz/glyph.c -Wall -Wsign-compare -Wdeclaration-after-statement -Ithirdparty/freetype/include -Iscripts/freetype -Ithirdparty/gumbo-parser/src -Ithirdparty/harfbuzz/src -Ithirdparty/libjpeg -Iscripts/libjpeg -Ithirdparty/lcms2/include -DHAVE_LCMS2MT -Ithirdparty/mujs -Ithirdparty/zlib -Ithirdparty/jbig2dec -Ithirdparty/openjpeg/src/lib/openjp2 -DOPJ_STATIC -DOPJ_HAVE_INTTYPES_H -DOPJ_HAVE_STDINT_H -Ithirdparty/extract/include
mkdir -p build/release/source/fitz/ ; cc -ffunction-sections -fdata-sections -pipe -O2 -DNDEBUG -fomit-frame-pointer -fPIC -DTOFU -DTOFU_CJK -Iinclude -MMD -MP -o build/release/source/fitz/glyphbox.o -c source/fitz/glyphbox.c -Wall -Wsign-compare -Wdeclaration-after-statement -Ithirdparty/freetype/include -Iscripts/freetype -Ithirdparty/gumbo-parser/src -Ithirdparty/harfbuzz/src -Ithirdparty/libjpeg -Iscripts/libjpeg -Ithirdparty/lcms2/include -DHAVE_LCMS2MT -Ithirdparty/mujs -Ithirdparty/zlib -Ithirdparty/jbig2dec -Ithirdparty/openjpeg/src/lib/openjp2 -DOPJ_STATIC -DOPJ_HAVE_INTTYPES_H -DOPJ_HAVE_STDINT_H -Ithirdparty/extract/include
mkdir -p build/release/source/fitz/ ; cc -ffunction-sections -fdata-sections -pipe -O2 -DNDEBUG -fomit-frame-pointer -fPIC -DTOFU -DTOFU_CJK -Iinclude -MMD -MP -o build/release/source/fitz/halftone.o -c source/fitz/halftone.c -Wall -Wsign-compare -Wdeclaration-after-statement -Ithirdparty/freetype/include -Iscripts/freetype -Ithirdparty/gumbo-parser/src -Ithirdparty/harfbuzz/src -Ithirdparty/libjpeg -Iscripts/libjpeg -Ithirdparty/lcms2/include -DHAVE_LCMS2MT -Ithirdparty/mujs -Ithirdparty/zlib -Ithirdparty/jbig2dec -Ithirdparty/openjpeg/src/lib/openjp2 -DOPJ_STATIC -DOPJ_HAVE_INTTYPES_H -DOPJ_HAVE_STDINT_H -Ithirdparty/extract/include
mkdir -p build/release/source/fitz/ ; cc -ffunction-sections -fdata-sections -pipe -O2 -DNDEBUG -fomit-frame-pointer -fPIC -DTOFU -DTOFU_CJK -Iinclude -MMD -MP -o build/release/source/fitz/harfbuzz.o -c source/fitz/harfbuzz.c -Wall -Wsign-compare -Wdeclaration-after-statement -Ithirdparty/freetype/include -Iscripts/freetype -Ithirdparty/gumbo-parser/src -Ithirdparty/harfbuzz/src -Ithirdparty/libjpeg -Iscripts/libjpeg -Ithirdparty/lcms2/include -DHAVE_LCMS2MT -Ithirdparty/mujs -Ithirdparty/zlib -Ithirdparty/jbig2dec -Ithirdparty/openjpeg/src/lib/openjp2 -DOPJ_STATIC -DOPJ_HAVE_INTTYPES_H -DOPJ_HAVE_STDINT_H -Ithirdparty/extract/include
mkdir -p build/release/source/fitz/ ; cc -ffunction-sections -fdata-sections -pipe -O2 -DNDEBUG -fomit-frame-pointer -fPIC -DTOFU -DTOFU_CJK -Iinclude -MMD -MP -o build/release/source/fitz/hash.o -c source/fitz/hash.c -Wall -Wsign-compare -Wdeclaration-after-statement -Ithirdparty/freetype/include -Iscripts/freetype -Ithirdparty/gumbo-parser/src -Ithirdparty/harfbuzz/src -Ithirdparty/libjpeg -Iscripts/libjpeg -Ithirdparty/lcms2/include -DHAVE_LCMS2MT -Ithirdparty/mujs -Ithirdparty/zlib -Ithirdparty/jbig2dec -Ithirdparty/openjpeg/src/lib/openjp2 -DOPJ_STATIC -DOPJ_HAVE_INTTYPES_H -DOPJ_HAVE_STDINT_H -Ithirdparty/extract/include
mkdir -p build/release/source/fitz/ ; cc -ffunction-sections -fdata-sections -pipe -O2 -DNDEBUG -fomit-frame-pointer -fPIC -DTOFU -DTOFU_CJK -Iinclude -MMD -MP -o build/release/source/fitz/image.o -c source/fitz/image.c -Wall -Wsign-compare -Wdeclaration-after-statement -Ithirdparty/freetype/include -Iscripts/freetype -Ithirdparty/gumbo-parser/src -Ithirdparty/harfbuzz/src -Ithirdparty/libjpeg -Iscripts/libjpeg -Ithirdparty/lcms2/include -DHAVE_LCMS2MT -Ithirdparty/mujs -Ithirdparty/zlib -Ithirdparty/jbig2dec -Ithirdparty/openjpeg/src/lib/openjp2 -DOPJ_STATIC -DOPJ_HAVE_INTTYPES_H -DOPJ_HAVE_STDINT_H -Ithirdparty/extract/include
mkdir -p build/release/source/fitz/ ; cc -ffunction-sections -fdata-sections -pipe -O2 -DNDEBUG -fomit-frame-pointer -fPIC -DTOFU -DTOFU_CJK -Iinclude -MMD -MP -o build/release/source/fitz/jmemcust.o -c source/fitz/jmemcust.c -Wall -Wsign-compare -Wdeclaration-after-statement -Ithirdparty/freetype/include -Iscripts/freetype -Ithirdparty/gumbo-parser/src -Ithirdparty/harfbuzz/src -Ithirdparty/libjpeg -Iscripts/libjpeg -Ithirdparty/lcms2/include -DHAVE_LCMS2MT -Ithirdparty/mujs -Ithirdparty/zlib -Ithirdparty/jbig2dec -Ithirdparty/openjpeg/src/lib/openjp2 -DOPJ_STATIC -DOPJ_HAVE_INTTYPES_H -DOPJ_HAVE_STDINT_H -Ithirdparty/extract/include
mkdir -p build/release/source/fitz/ ; cc -ffunction-sections -fdata-sections -pipe -O2 -DNDEBUG -fomit-frame-pointer -fPIC -DTOFU -DTOFU_CJK -Iinclude -MMD -MP -o build/release/source/fitz/link.o -c source/fitz/link.c -Wall -Wsign-compare -Wdeclaration-after-statement -Ithirdparty/freetype/include -Iscripts/freetype -Ithirdparty/gumbo-parser/src -Ithirdparty/harfbuzz/src -Ithirdparty/libjpeg -Iscripts/libjpeg -Ithirdparty/lcms2/include -DHAVE_LCMS2MT -Ithirdparty/mujs -Ithirdparty/zlib -Ithirdparty/jbig2dec -Ithirdparty/openjpeg/src/lib/openjp2 -DOPJ_STATIC -DOPJ_HAVE_INTTYPES_H -DOPJ_HAVE_STDINT_H -Ithirdparty/extract/include
mkdir -p build/release/source/fitz/ ; cc -ffunction-sections -fdata-sections -pipe -O2 -DNDEBUG -fomit-frame-pointer -fPIC -DTOFU -DTOFU_CJK -Iinclude -MMD -MP -o build/release/source/fitz/list-device.o -c source/fitz/list-device.c -Wall -Wsign-compare -Wdeclaration-after-statement -Ithirdparty/freetype/include -Iscripts/freetype -Ithirdparty/gumbo-parser/src -Ithirdparty/harfbuzz/src -Ithirdparty/libjpeg -Iscripts/libjpeg -Ithirdparty/lcms2/include -DHAVE_LCMS2MT -Ithirdparty/mujs -Ithirdparty/zlib -Ithirdparty/jbig2dec -Ithirdparty/openjpeg/src/lib/openjp2 -DOPJ_STATIC -DOPJ_HAVE_INTTYPES_H -DOPJ_HAVE_STDINT_H -Ithirdparty/extract/include
mkdir -p build/release/source/fitz/ ; cc -ffunction-sections -fdata-sections -pipe -O2 -DNDEBUG -fomit-frame-pointer -fPIC -DTOFU -DTOFU_CJK -Iinclude -MMD -MP -o build/release/source/fitz/load-bmp.o -c source/fitz/load-bmp.c -Wall -Wsign-compare -Wdeclaration-after-statement -Ithirdparty/freetype/include -Iscripts/freetype -Ithirdparty/gumbo-parser/src -Ithirdparty/harfbuzz/src -Ithirdparty/libjpeg -Iscripts/libjpeg -Ithirdparty/lcms2/include -DHAVE_LCMS2MT -Ithirdparty/mujs -Ithirdparty/zlib -Ithirdparty/jbig2dec -Ithirdparty/openjpeg/src/lib/openjp2 -DOPJ_STATIC -DOPJ_HAVE_INTTYPES_H -DOPJ_HAVE_STDINT_H -Ithirdparty/extract/include
mkdir -p build/release/source/fitz/ ; cc -ffunction-sections -fdata-sections -pipe -O2 -DNDEBUG -fomit-frame-pointer -fPIC -DTOFU -DTOFU_CJK -Iinclude -MMD -MP -o build/release/source/fitz/load-gif.o -c source/fitz/load-gif.c -Wall -Wsign-compare -Wdeclaration-after-statement -Ithirdparty/freetype/include -Iscripts/freetype -Ithirdparty/gumbo-parser/src -Ithirdparty/harfbuzz/src -Ithirdparty/libjpeg -Iscripts/libjpeg -Ithirdparty/lcms2/include -DHAVE_LCMS2MT -Ithirdparty/mujs -Ithirdparty/zlib -Ithirdparty/jbig2dec -Ithirdparty/openjpeg/src/lib/openjp2 -DOPJ_STATIC -DOPJ_HAVE_INTTYPES_H -DOPJ_HAVE_STDINT_H -Ithirdparty/extract/include
mkdir -p build/release/source/fitz/ ; cc -ffunction-sections -fdata-sections -pipe -O2 -DNDEBUG -fomit-frame-pointer -fPIC -DTOFU -DTOFU_CJK -Iinclude -MMD -MP -o build/release/source/fitz/load-jbig2.o -c source/fitz/load-jbig2.c -Wall -Wsign-compare -Wdeclaration-after-statement -Ithirdparty/freetype/include -Iscripts/freetype -Ithirdparty/gumbo-parser/src -Ithirdparty/harfbuzz/src -Ithirdparty/libjpeg -Iscripts/libjpeg -Ithirdparty/lcms2/include -DHAVE_LCMS2MT -Ithirdparty/mujs -Ithirdparty/zlib -Ithirdparty/jbig2dec -Ithirdparty/openjpeg/src/lib/openjp2 -DOPJ_STATIC -DOPJ_HAVE_INTTYPES_H -DOPJ_HAVE_STDINT_H -Ithirdparty/extract/include
mkdir -p build/release/source/fitz/ ; cc -ffunction-sections -fdata-sections -pipe -O2 -DNDEBUG -fomit-frame-pointer -fPIC -DTOFU -DTOFU_CJK -Iinclude -MMD -MP -o build/release/source/fitz/load-jpeg.o -c source/fitz/load-jpeg.c -Wall -Wsign-compare -Wdeclaration-after-statement -Ithirdparty/freetype/include -Iscripts/freetype -Ithirdparty/gumbo-parser/src -Ithirdparty/harfbuzz/src -Ithirdparty/libjpeg -Iscripts/libjpeg -Ithirdparty/lcms2/include -DHAVE_LCMS2MT -Ithirdparty/mujs -Ithirdparty/zlib -Ithirdparty/jbig2dec -Ithirdparty/openjpeg/src/lib/openjp2 -DOPJ_STATIC -DOPJ_HAVE_INTTYPES_H -DOPJ_HAVE_STDINT_H -Ithirdparty/extract/include
mkdir -p build/release/source/fitz/ ; cc -ffunction-sections -fdata-sections -pipe -O2 -DNDEBUG -fomit-frame-pointer -fPIC -DTOFU -DTOFU_CJK -Iinclude -MMD -MP -o build/release/source/fitz/load-jpx.o -c source/fitz/load-jpx.c -Wall -Wsign-compare -Wdeclaration-after-statement -Ithirdparty/freetype/include -Iscripts/freetype -Ithirdparty/gumbo-parser/src -Ithirdparty/harfbuzz/src -Ithirdparty/libjpeg -Iscripts/libjpeg -Ithirdparty/lcms2/include -DHAVE_LCMS2MT -Ithirdparty/mujs -Ithirdparty/zlib -Ithirdparty/jbig2dec -Ithirdparty/openjpeg/src/lib/openjp2 -DOPJ_STATIC -DOPJ_HAVE_INTTYPES_H -DOPJ_HAVE_STDINT_H -Ithirdparty/extract/include
mkdir -p build/release/source/fitz/ ; cc -ffunction-sections -fdata-sections -pipe -O2 -DNDEBUG -fomit-frame-pointer -fPIC -DTOFU -DTOFU_CJK -Iinclude -MMD -MP -o build/release/source/fitz/load-jxr.o -c source/fitz/load-jxr.c -Wall -Wsign-compare -Wdeclaration-after-statement -Ithirdparty/freetype/include -Iscripts/freetype -Ithirdparty/gumbo-parser/src -Ithirdparty/harfbuzz/src -Ithirdparty/libjpeg -Iscripts/libjpeg -Ithirdparty/lcms2/include -DHAVE_LCMS2MT -Ithirdparty/mujs -Ithirdparty/zlib -Ithirdparty/jbig2dec -Ithirdparty/openjpeg/src/lib/openjp2 -DOPJ_STATIC -DOPJ_HAVE_INTTYPES_H -DOPJ_HAVE_STDINT_H -Ithirdparty/extract/include
mkdir -p build/release/source/fitz/ ; cc -ffunction-sections -fdata-sections -pipe -O2 -DNDEBUG -fomit-frame-pointer -fPIC -DTOFU -DTOFU_CJK -Iinclude -MMD -MP -o build/release/source/fitz/load-png.o -c source/fitz/load-png.c -Wall -Wsign-compare -Wdeclaration-after-statement -Ithirdparty/freetype/include -Iscripts/freetype -Ithirdparty/gumbo-parser/src -Ithirdparty/harfbuzz/src -Ithirdparty/libjpeg -Iscripts/libjpeg -Ithirdparty/lcms2/include -DHAVE_LCMS2MT -Ithirdparty/mujs -Ithirdparty/zlib -Ithirdparty/jbig2dec -Ithirdparty/openjpeg/src/lib/openjp2 -DOPJ_STATIC -DOPJ_HAVE_INTTYPES_H -DOPJ_HAVE_STDINT_H -Ithirdparty/extract/include
mkdir -p build/release/source/fitz/ ; cc -ffunction-sections -fdata-sections -pipe -O2 -DNDEBUG -fomit-frame-pointer -fPIC -DTOFU -DTOFU_CJK -Iinclude -MMD -MP -o build/release/source/fitz/load-pnm.o -c source/fitz/load-pnm.c -Wall -Wsign-compare -Wdeclaration-after-statement -Ithirdparty/freetype/include -Iscripts/freetype -Ithirdparty/gumbo-parser/src -Ithirdparty/harfbuzz/src -Ithirdparty/libjpeg -Iscripts/libjpeg -Ithirdparty/lcms2/include -DHAVE_LCMS2MT -Ithirdparty/mujs -Ithirdparty/zlib -Ithirdparty/jbig2dec -Ithirdparty/openjpeg/src/lib/openjp2 -DOPJ_STATIC -DOPJ_HAVE_INTTYPES_H -DOPJ_HAVE_STDINT_H -Ithirdparty/extract/include
source/fitz/load-pnm.c:91:19: warning: unused function 'iseol' [-Wunused-function]
static inline int iseol(int a)
^
mkdir -p build/release/source/fitz/ ; cc -ffunction-sections -fdata-sections -pipe -O2 -DNDEBUG -fomit-frame-pointer -fPIC -DTOFU -DTOFU_CJK -Iinclude -MMD -MP -o build/release/source/fitz/load-tiff.o -c source/fitz/load-tiff.c -Wall -Wsign-compare -Wdeclaration-after-statement -Ithirdparty/freetype/include -Iscripts/freetype -Ithirdparty/gumbo-parser/src -Ithirdparty/harfbuzz/src -Ithirdparty/libjpeg -Iscripts/libjpeg -Ithirdparty/lcms2/include -DHAVE_LCMS2MT -Ithirdparty/mujs -Ithirdparty/zlib -Ithirdparty/jbig2dec -Ithirdparty/openjpeg/src/lib/openjp2 -DOPJ_STATIC -DOPJ_HAVE_INTTYPES_H -DOPJ_HAVE_STDINT_H -Ithirdparty/extract/include
1 warning generated.
mkdir -p build/release/source/fitz/ ; cc -ffunction-sections -fdata-sections -pipe -O2 -DNDEBUG -fomit-frame-pointer -fPIC -DTOFU -DTOFU_CJK -Iinclude -MMD -MP -o build/release/source/fitz/log.o -c source/fitz/log.c -Wall -Wsign-compare -Wdeclaration-after-statement -Ithirdparty/freetype/include -Iscripts/freetype -Ithirdparty/gumbo-parser/src -Ithirdparty/harfbuzz/src -Ithirdparty/libjpeg -Iscripts/libjpeg -Ithirdparty/lcms2/include -DHAVE_LCMS2MT -Ithirdparty/mujs -Ithirdparty/zlib -Ithirdparty/jbig2dec -Ithirdparty/openjpeg/src/lib/openjp2 -DOPJ_STATIC -DOPJ_HAVE_INTTYPES_H -DOPJ_HAVE_STDINT_H -Ithirdparty/extract/include
mkdir -p build/release/source/fitz/ ; cc -ffunction-sections -fdata-sections -pipe -O2 -DNDEBUG -fomit-frame-pointer -fPIC -DTOFU -DTOFU_CJK -Iinclude -MMD -MP -o build/release/source/fitz/memento.o -c source/fitz/memento.c -Wall -Wsign-compare -Ithirdparty/freetype/include -Iscripts/freetype -Ithirdparty/gumbo-parser/src -Ithirdparty/harfbuzz/src -Ithirdparty/libjpeg -Iscripts/libjpeg -Ithirdparty/lcms2/include -DHAVE_LCMS2MT -Ithirdparty/mujs -Ithirdparty/zlib -Ithirdparty/jbig2dec -Ithirdparty/openjpeg/src/lib/openjp2 -DOPJ_STATIC -DOPJ_HAVE_INTTYPES_H -DOPJ_HAVE_STDINT_H -Ithirdparty/extract/include -DMEMENTO_MUPDF_HACKS
mkdir -p build/release/source/fitz/ ; cc -ffunction-sections -fdata-sections -pipe -O2 -DNDEBUG -fomit-frame-pointer -fPIC -DTOFU -DTOFU_CJK -Iinclude -MMD -MP -o build/release/source/fitz/memory.o -c source/fitz/memory.c -Wall -Wsign-compare -Wdeclaration-after-statement -Ithirdparty/freetype/include -Iscripts/freetype -Ithirdparty/gumbo-parser/src -Ithirdparty/harfbuzz/src -Ithirdparty/libjpeg -Iscripts/libjpeg -Ithirdparty/lcms2/include -DHAVE_LCMS2MT -Ithirdparty/mujs -Ithirdparty/zlib -Ithirdparty/jbig2dec -Ithirdparty/openjpeg/src/lib/openjp2 -DOPJ_STATIC -DOPJ_HAVE_INTTYPES_H -DOPJ_HAVE_STDINT_H -Ithirdparty/extract/include
mkdir -p build/release/source/fitz/ ; cc -ffunction-sections -fdata-sections -pipe -O2 -DNDEBUG -fomit-frame-pointer -fPIC -DTOFU -DTOFU_CJK -Iinclude -MMD -MP -o build/release/source/fitz/noto.o -c source/fitz/noto.c -Wall -Wsign-compare -Wdeclaration-after-statement -Ithirdparty/freetype/include -Iscripts/freetype -Ithirdparty/gumbo-parser/src -Ithirdparty/harfbuzz/src -Ithirdparty/libjpeg -Iscripts/libjpeg -Ithirdparty/lcms2/include -DHAVE_LCMS2MT -Ithirdparty/mujs -Ithirdparty/zlib -Ithirdparty/jbig2dec -Ithirdparty/openjpeg/src/lib/openjp2 -DOPJ_STATIC -DOPJ_HAVE_INTTYPES_H -DOPJ_HAVE_STDINT_H -Ithirdparty/extract/include
mkdir -p build/release/source/fitz/ ; cc -ffunction-sections -fdata-sections -pipe -O2 -DNDEBUG -fomit-frame-pointer -fPIC -DTOFU -DTOFU_CJK -Iinclude -MMD -MP -o build/release/source/fitz/ocr-device.o -c source/fitz/ocr-device.c -Wall -Wsign-compare -Wdeclaration-after-statement -Ithirdparty/freetype/include -Iscripts/freetype -Ithirdparty/gumbo-parser/src -Ithirdparty/harfbuzz/src -Ithirdparty/libjpeg -Iscripts/libjpeg -Ithirdparty/lcms2/include -DHAVE_LCMS2MT -Ithirdparty/mujs -Ithirdparty/zlib -Ithirdparty/jbig2dec -Ithirdparty/openjpeg/src/lib/openjp2 -DOPJ_STATIC -DOPJ_HAVE_INTTYPES_H -DOPJ_HAVE_STDINT_H -Ithirdparty/extract/include
mkdir -p build/release/source/fitz/ ; cc -ffunction-sections -fdata-sections -pipe -O2 -DNDEBUG -fomit-frame-pointer -fPIC -DTOFU -DTOFU_CJK -Iinclude -MMD -MP -o build/release/source/fitz/outline.o -c source/fitz/outline.c -Wall -Wsign-compare -Wdeclaration-after-statement -Ithirdparty/freetype/include -Iscripts/freetype -Ithirdparty/gumbo-parser/src -Ithirdparty/harfbuzz/src -Ithirdparty/libjpeg -Iscripts/libjpeg -Ithirdparty/lcms2/include -DHAVE_LCMS2MT -Ithirdparty/mujs -Ithirdparty/zlib -Ithirdparty/jbig2dec -Ithirdparty/openjpeg/src/lib/openjp2 -DOPJ_STATIC -DOPJ_HAVE_INTTYPES_H -DOPJ_HAVE_STDINT_H -Ithirdparty/extract/include
mkdir -p build/release/source/fitz/ ; cc -ffunction-sections -fdata-sections -pipe -O2 -DNDEBUG -fomit-frame-pointer -fPIC -DTOFU -DTOFU_CJK -Iinclude -MMD -MP -o build/release/source/fitz/output-cbz.o -c source/fitz/output-cbz.c -Wall -Wsign-compare -Wdeclaration-after-statement -Ithirdparty/freetype/include -Iscripts/freetype -Ithirdparty/gumbo-parser/src -Ithirdparty/harfbuzz/src -Ithirdparty/libjpeg -Iscripts/libjpeg -Ithirdparty/lcms2/include -DHAVE_LCMS2MT -Ithirdparty/mujs -Ithirdparty/zlib -Ithirdparty/jbig2dec -Ithirdparty/openjpeg/src/lib/openjp2 -DOPJ_STATIC -DOPJ_HAVE_INTTYPES_H -DOPJ_HAVE_STDINT_H -Ithirdparty/extract/include
mkdir -p build/release/source/fitz/ ; cc -ffunction-sections -fdata-sections -pipe -O2 -DNDEBUG -fomit-frame-pointer -fPIC -DTOFU -DTOFU_CJK -Iinclude -MMD -MP -o build/release/source/fitz/output-docx.o -c source/fitz/output-docx.c -Wall -Wsign-compare -Wdeclaration-after-statement -Ithirdparty/freetype/include -Iscripts/freetype -Ithirdparty/gumbo-parser/src -Ithirdparty/harfbuzz/src -Ithirdparty/libjpeg -Iscripts/libjpeg -Ithirdparty/lcms2/include -DHAVE_LCMS2MT -Ithirdparty/mujs -Ithirdparty/zlib -Ithirdparty/jbig2dec -Ithirdparty/openjpeg/src/lib/openjp2 -DOPJ_STATIC -DOPJ_HAVE_INTTYPES_H -DOPJ_HAVE_STDINT_H -Ithirdparty/extract/include
mkdir -p build/release/source/fitz/ ; cc -ffunction-sections -fdata-sections -pipe -O2 -DNDEBUG -fomit-frame-pointer -fPIC -DTOFU -DTOFU_CJK -Iinclude -MMD -MP -o build/release/source/fitz/output-pcl.o -c source/fitz/output-pcl.c -Wall -Wsign-compare -Wdeclaration-after-statement -Ithirdparty/freetype/include -Iscripts/freetype -Ithirdparty/gumbo-parser/src -Ithirdparty/harfbuzz/src -Ithirdparty/libjpeg -Iscripts/libjpeg -Ithirdparty/lcms2/include -DHAVE_LCMS2MT -Ithirdparty/mujs -Ithirdparty/zlib -Ithirdparty/jbig2dec -Ithirdparty/openjpeg/src/lib/openjp2 -DOPJ_STATIC -DOPJ_HAVE_INTTYPES_H -DOPJ_HAVE_STDINT_H -Ithirdparty/extract/include
mkdir -p build/release/source/fitz/ ; cc -ffunction-sections -fdata-sections -pipe -O2 -DNDEBUG -fomit-frame-pointer -fPIC -DTOFU -DTOFU_CJK -Iinclude -MMD -MP -o build/release/source/fitz/output-pclm.o -c source/fitz/output-pclm.c -Wall -Wsign-compare -Wdeclaration-after-statement -Ithirdparty/freetype/include -Iscripts/freetype -Ithirdparty/gumbo-parser/src -Ithirdparty/harfbuzz/src -Ithirdparty/libjpeg -Iscripts/libjpeg -Ithirdparty/lcms2/include -DHAVE_LCMS2MT -Ithirdparty/mujs -Ithirdparty/zlib -Ithirdparty/jbig2dec -Ithirdparty/openjpeg/src/lib/openjp2 -DOPJ_STATIC -DOPJ_HAVE_INTTYPES_H -DOPJ_HAVE_STDINT_H -Ithirdparty/extract/include
mkdir -p build/release/source/fitz/ ; cc -ffunction-sections -fdata-sections -pipe -O2 -DNDEBUG -fomit-frame-pointer -fPIC -DTOFU -DTOFU_CJK -Iinclude -MMD -MP -o build/release/source/fitz/output-pdfocr.o -c source/fitz/output-pdfocr.c -Wall -Wsign-compare -Wdeclaration-after-statement -Ithirdparty/freetype/include -Iscripts/freetype -Ithirdparty/gumbo-parser/src -Ithirdparty/harfbuzz/src -Ithirdparty/libjpeg -Iscripts/libjpeg -Ithirdparty/lcms2/include -DHAVE_LCMS2MT -Ithirdparty/mujs -Ithirdparty/zlib -Ithirdparty/jbig2dec -Ithirdparty/openjpeg/src/lib/openjp2 -DOPJ_STATIC -DOPJ_HAVE_INTTYPES_H -DOPJ_HAVE_STDINT_H -Ithirdparty/extract/include
mkdir -p build/release/source/fitz/ ; cc -ffunction-sections -fdata-sections -pipe -O2 -DNDEBUG -fomit-frame-pointer -fPIC -DTOFU -DTOFU_CJK -Iinclude -MMD -MP -o build/release/source/fitz/output-png.o -c source/fitz/output-png.c -Wall -Wsign-compare -Wdeclaration-after-statement -Ithirdparty/freetype/include -Iscripts/freetype -Ithirdparty/gumbo-parser/src -Ithirdparty/harfbuzz/src -Ithirdparty/libjpeg -Iscripts/libjpeg -Ithirdparty/lcms2/include -DHAVE_LCMS2MT -Ithirdparty/mujs -Ithirdparty/zlib -Ithirdparty/jbig2dec -Ithirdparty/openjpeg/src/lib/openjp2 -DOPJ_STATIC -DOPJ_HAVE_INTTYPES_H -DOPJ_HAVE_STDINT_H -Ithirdparty/extract/include
mkdir -p build/release/source/fitz/ ; cc -ffunction-sections -fdata-sections -pipe -O2 -DNDEBUG -fomit-frame-pointer -fPIC -DTOFU -DTOFU_CJK -Iinclude -MMD -MP -o build/release/source/fitz/output-pnm.o -c source/fitz/output-pnm.c -Wall -Wsign-compare -Wdeclaration-after-statement -Ithirdparty/freetype/include -Iscripts/freetype -Ithirdparty/gumbo-parser/src -Ithirdparty/harfbuzz/src -Ithirdparty/libjpeg -Iscripts/libjpeg -Ithirdparty/lcms2/include -DHAVE_LCMS2MT -Ithirdparty/mujs -Ithirdparty/zlib -Ithirdparty/jbig2dec -Ithirdparty/openjpeg/src/lib/openjp2 -DOPJ_STATIC -DOPJ_HAVE_INTTYPES_H -DOPJ_HAVE_STDINT_H -Ithirdparty/extract/include
mkdir -p build/release/source/fitz/ ; cc -ffunction-sections -fdata-sections -pipe -O2 -DNDEBUG -fomit-frame-pointer -fPIC -DTOFU -DTOFU_CJK -Iinclude -MMD -MP -o build/release/source/fitz/output-ps.o -c source/fitz/output-ps.c -Wall -Wsign-compare -Wdeclaration-after-statement -Ithirdparty/freetype/include -Iscripts/freetype -Ithirdparty/gumbo-parser/src -Ithirdparty/harfbuzz/src -Ithirdparty/libjpeg -Iscripts/libjpeg -Ithirdparty/lcms2/include -DHAVE_LCMS2MT -Ithirdparty/mujs -Ithirdparty/zlib -Ithirdparty/jbig2dec -Ithirdparty/openjpeg/src/lib/openjp2 -DOPJ_STATIC -DOPJ_HAVE_INTTYPES_H -DOPJ_HAVE_STDINT_H -Ithirdparty/extract/include
mkdir -p build/release/source/fitz/ ; cc -ffunction-sections -fdata-sections -pipe -O2 -DNDEBUG -fomit-frame-pointer -fPIC -DTOFU -DTOFU_CJK -Iinclude -MMD -MP -o build/release/source/fitz/output-psd.o -c source/fitz/output-psd.c -Wall -Wsign-compare -Wdeclaration-after-statement -Ithirdparty/freetype/include -Iscripts/freetype -Ithirdparty/gumbo-parser/src -Ithirdparty/harfbuzz/src -Ithirdparty/libjpeg -Iscripts/libjpeg -Ithirdparty/lcms2/include -DHAVE_LCMS2MT -Ithirdparty/mujs -Ithirdparty/zlib -Ithirdparty/jbig2dec -Ithirdparty/openjpeg/src/lib/openjp2 -DOPJ_STATIC -DOPJ_HAVE_INTTYPES_H -DOPJ_HAVE_STDINT_H -Ithirdparty/extract/include
mkdir -p build/release/source/fitz/ ; cc -ffunction-sections -fdata-sections -pipe -O2 -DNDEBUG -fomit-frame-pointer -fPIC -DTOFU -DTOFU_CJK -Iinclude -MMD -MP -o build/release/source/fitz/output-pwg.o -c source/fitz/output-pwg.c -Wall -Wsign-compare -Wdeclaration-after-statement -Ithirdparty/freetype/include -Iscripts/freetype -Ithirdparty/gumbo-parser/src -Ithirdparty/harfbuzz/src -Ithirdparty/libjpeg -Iscripts/libjpeg -Ithirdparty/lcms2/include -DHAVE_LCMS2MT -Ithirdparty/mujs -Ithirdparty/zlib -Ithirdparty/jbig2dec -Ithirdparty/openjpeg/src/lib/openjp2 -DOPJ_STATIC -DOPJ_HAVE_INTTYPES_H -DOPJ_HAVE_STDINT_H -Ithirdparty/extract/include
mkdir -p build/release/source/fitz/ ; cc -ffunction-sections -fdata-sections -pipe -O2 -DNDEBUG -fomit-frame-pointer -fPIC -DTOFU -DTOFU_CJK -Iinclude -MMD -MP -o build/release/source/fitz/output-svg.o -c source/fitz/output-svg.c -Wall -Wsign-compare -Wdeclaration-after-statement -Ithirdparty/freetype/include -Iscripts/freetype -Ithirdparty/gumbo-parser/src -Ithirdparty/harfbuzz/src -Ithirdparty/libjpeg -Iscripts/libjpeg -Ithirdparty/lcms2/include -DHAVE_LCMS2MT -Ithirdparty/mujs -Ithirdparty/zlib -Ithirdparty/jbig2dec -Ithirdparty/openjpeg/src/lib/openjp2 -DOPJ_STATIC -DOPJ_HAVE_INTTYPES_H -DOPJ_HAVE_STDINT_H -Ithirdparty/extract/include
mkdir -p build/release/source/fitz/ ; cc -ffunction-sections -fdata-sections -pipe -O2 -DNDEBUG -fomit-frame-pointer -fPIC -DTOFU -DTOFU_CJK -Iinclude -MMD -MP -o build/release/source/fitz/output.o -c source/fitz/output.c -Wall -Wsign-compare -Wdeclaration-after-statement -Ithirdparty/freetype/include -Iscripts/freetype -Ithirdparty/gumbo-parser/src -Ithirdparty/harfbuzz/src -Ithirdparty/libjpeg -Iscripts/libjpeg -Ithirdparty/lcms2/include -DHAVE_LCMS2MT -Ithirdparty/mujs -Ithirdparty/zlib -Ithirdparty/jbig2dec -Ithirdparty/openjpeg/src/lib/openjp2 -DOPJ_STATIC -DOPJ_HAVE_INTTYPES_H -DOPJ_HAVE_STDINT_H -Ithirdparty/extract/include
mkdir -p build/release/source/fitz/ ; cc -ffunction-sections -fdata-sections -pipe -O2 -DNDEBUG -fomit-frame-pointer -fPIC -DTOFU -DTOFU_CJK -Iinclude -MMD -MP -o build/release/source/fitz/path.o -c source/fitz/path.c -Wall -Wsign-compare -Wdeclaration-after-statement -Ithirdparty/freetype/include -Iscripts/freetype -Ithirdparty/gumbo-parser/src -Ithirdparty/harfbuzz/src -Ithirdparty/libjpeg -Iscripts/libjpeg -Ithirdparty/lcms2/include -DHAVE_LCMS2MT -Ithirdparty/mujs -Ithirdparty/zlib -Ithirdparty/jbig2dec -Ithirdparty/openjpeg/src/lib/openjp2 -DOPJ_STATIC -DOPJ_HAVE_INTTYPES_H -DOPJ_HAVE_STDINT_H -Ithirdparty/extract/include
mkdir -p build/release/source/fitz/ ; cc -ffunction-sections -fdata-sections -pipe -O2 -DNDEBUG -fomit-frame-pointer -fPIC -DTOFU -DTOFU_CJK -Iinclude -MMD -MP -o build/release/source/fitz/pixmap.o -c source/fitz/pixmap.c -Wall -Wsign-compare -Wdeclaration-after-statement -Ithirdparty/freetype/include -Iscripts/freetype -Ithirdparty/gumbo-parser/src -Ithirdparty/harfbuzz/src -Ithirdparty/libjpeg -Iscripts/libjpeg -Ithirdparty/lcms2/include -DHAVE_LCMS2MT -Ithirdparty/mujs -Ithirdparty/zlib -Ithirdparty/jbig2dec -Ithirdparty/openjpeg/src/lib/openjp2 -DOPJ_STATIC -DOPJ_HAVE_INTTYPES_H -DOPJ_HAVE_STDINT_H -Ithirdparty/extract/include
mkdir -p build/release/source/fitz/ ; cc -ffunction-sections -fdata-sections -pipe -O2 -DNDEBUG -fomit-frame-pointer -fPIC -DTOFU -DTOFU_CJK -Iinclude -MMD -MP -o build/release/source/fitz/pool.o -c source/fitz/pool.c -Wall -Wsign-compare -Wdeclaration-after-statement -Ithirdparty/freetype/include -Iscripts/freetype -Ithirdparty/gumbo-parser/src -Ithirdparty/harfbuzz/src -Ithirdparty/libjpeg -Iscripts/libjpeg -Ithirdparty/lcms2/include -DHAVE_LCMS2MT -Ithirdparty/mujs -Ithirdparty/zlib -Ithirdparty/jbig2dec -Ithirdparty/openjpeg/src/lib/openjp2 -DOPJ_STATIC -DOPJ_HAVE_INTTYPES_H -DOPJ_HAVE_STDINT_H -Ithirdparty/extract/include
mkdir -p build/release/source/fitz/ ; cc -ffunction-sections -fdata-sections -pipe -O2 -DNDEBUG -fomit-frame-pointer -fPIC -DTOFU -DTOFU_CJK -Iinclude -MMD -MP -o build/release/source/fitz/printf.o -c source/fitz/printf.c -Wall -Wsign-compare -Wdeclaration-after-statement -Ithirdparty/freetype/include -Iscripts/freetype -Ithirdparty/gumbo-parser/src -Ithirdparty/harfbuzz/src -Ithirdparty/libjpeg -Iscripts/libjpeg -Ithirdparty/lcms2/include -DHAVE_LCMS2MT -Ithirdparty/mujs -Ithirdparty/zlib -Ithirdparty/jbig2dec -Ithirdparty/openjpeg/src/lib/openjp2 -DOPJ_STATIC -DOPJ_HAVE_INTTYPES_H -DOPJ_HAVE_STDINT_H -Ithirdparty/extract/include
mkdir -p build/release/source/fitz/ ; cc -ffunction-sections -fdata-sections -pipe -O2 -DNDEBUG -fomit-frame-pointer -fPIC -DTOFU -DTOFU_CJK -Iinclude -MMD -MP -o build/release/source/fitz/random.o -c source/fitz/random.c -Wall -Wsign-compare -Wdeclaration-after-statement -Ithirdparty/freetype/include -Iscripts/freetype -Ithirdparty/gumbo-parser/src -Ithirdparty/harfbuzz/src -Ithirdparty/libjpeg -Iscripts/libjpeg -Ithirdparty/lcms2/include -DHAVE_LCMS2MT -Ithirdparty/mujs -Ithirdparty/zlib -Ithirdparty/jbig2dec -Ithirdparty/openjpeg/src/lib/openjp2 -DOPJ_STATIC -DOPJ_HAVE_INTTYPES_H -DOPJ_HAVE_STDINT_H -Ithirdparty/extract/include
mkdir -p build/release/source/fitz/ ; cc -ffunction-sections -fdata-sections -pipe -O2 -DNDEBUG -fomit-frame-pointer -fPIC -DTOFU -DTOFU_CJK -Iinclude -MMD -MP -o build/release/source/fitz/separation.o -c source/fitz/separation.c -Wall -Wsign-compare -Wdeclaration-after-statement -Ithirdparty/freetype/include -Iscripts/freetype -Ithirdparty/gumbo-parser/src -Ithirdparty/harfbuzz/src -Ithirdparty/libjpeg -Iscripts/libjpeg -Ithirdparty/lcms2/include -DHAVE_LCMS2MT -Ithirdparty/mujs -Ithirdparty/zlib -Ithirdparty/jbig2dec -Ithirdparty/openjpeg/src/lib/openjp2 -DOPJ_STATIC -DOPJ_HAVE_INTTYPES_H -DOPJ_HAVE_STDINT_H -Ithirdparty/extract/include
mkdir -p build/release/source/fitz/ ; cc -ffunction-sections -fdata-sections -pipe -O2 -DNDEBUG -fomit-frame-pointer -fPIC -DTOFU -DTOFU_CJK -Iinclude -MMD -MP -o build/release/source/fitz/shade.o -c source/fitz/shade.c -Wall -Wsign-compare -Wdeclaration-after-statement -Ithirdparty/freetype/include -Iscripts/freetype -Ithirdparty/gumbo-parser/src -Ithirdparty/harfbuzz/src -Ithirdparty/libjpeg -Iscripts/libjpeg -Ithirdparty/lcms2/include -DHAVE_LCMS2MT -Ithirdparty/mujs -Ithirdparty/zlib -Ithirdparty/jbig2dec -Ithirdparty/openjpeg/src/lib/openjp2 -DOPJ_STATIC -DOPJ_HAVE_INTTYPES_H -DOPJ_HAVE_STDINT_H -Ithirdparty/extract/include
mkdir -p build/release/source/fitz/ ; cc -ffunction-sections -fdata-sections -pipe -O2 -DNDEBUG -fomit-frame-pointer -fPIC -DTOFU -DTOFU_CJK -Iinclude -MMD -MP -o build/release/source/fitz/stext-device.o -c source/fitz/stext-device.c -Wall -Wsign-compare -Wdeclaration-after-statement -Ithirdparty/freetype/include -Iscripts/freetype -Ithirdparty/gumbo-parser/src -Ithirdparty/harfbuzz/src -Ithirdparty/libjpeg -Iscripts/libjpeg -Ithirdparty/lcms2/include -DHAVE_LCMS2MT -Ithirdparty/mujs -Ithirdparty/zlib -Ithirdparty/jbig2dec -Ithirdparty/openjpeg/src/lib/openjp2 -DOPJ_STATIC -DOPJ_HAVE_INTTYPES_H -DOPJ_HAVE_STDINT_H -Ithirdparty/extract/include
source/fitz/stext-device.c:338:6: warning: variable 'rtl' set but not used [-Wunused-but-set-variable]
int rtl = 0;
^
mkdir -p build/release/source/fitz/ ; cc -ffunction-sections -fdata-sections -pipe -O2 -DNDEBUG -fomit-frame-pointer -fPIC -DTOFU -DTOFU_CJK -Iinclude -MMD -MP -o build/release/source/fitz/stext-output.o -c source/fitz/stext-output.c -Wall -Wsign-compare -Wdeclaration-after-statement -Ithirdparty/freetype/include -Iscripts/freetype -Ithirdparty/gumbo-parser/src -Ithirdparty/harfbuzz/src -Ithirdparty/libjpeg -Iscripts/libjpeg -Ithirdparty/lcms2/include -DHAVE_LCMS2MT -Ithirdparty/mujs -Ithirdparty/zlib -Ithirdparty/jbig2dec -Ithirdparty/openjpeg/src/lib/openjp2 -DOPJ_STATIC -DOPJ_HAVE_INTTYPES_H -DOPJ_HAVE_STDINT_H -Ithirdparty/extract/include
1 warning generated.
mkdir -p build/release/source/fitz/ ; cc -ffunction-sections -fdata-sections -pipe -O2 -DNDEBUG -fomit-frame-pointer -fPIC -DTOFU -DTOFU_CJK -Iinclude -MMD -MP -o build/release/source/fitz/stext-search.o -c source/fitz/stext-search.c -Wall -Wsign-compare -Wdeclaration-after-statement -Ithirdparty/freetype/include -Iscripts/freetype -Ithirdparty/gumbo-parser/src -Ithirdparty/harfbuzz/src -Ithirdparty/libjpeg -Iscripts/libjpeg -Ithirdparty/lcms2/include -DHAVE_LCMS2MT -Ithirdparty/mujs -Ithirdparty/zlib -Ithirdparty/jbig2dec -Ithirdparty/openjpeg/src/lib/openjp2 -DOPJ_STATIC -DOPJ_HAVE_INTTYPES_H -DOPJ_HAVE_STDINT_H -Ithirdparty/extract/include
mkdir -p build/release/source/fitz/ ; cc -ffunction-sections -fdata-sections -pipe -O2 -DNDEBUG -fomit-frame-pointer -fPIC -DTOFU -DTOFU_CJK -Iinclude -MMD -MP -o build/release/source/fitz/store.o -c source/fitz/store.c -Wall -Wsign-compare -Wdeclaration-after-statement -Ithirdparty/freetype/include -Iscripts/freetype -Ithirdparty/gumbo-parser/src -Ithirdparty/harfbuzz/src -Ithirdparty/libjpeg -Iscripts/libjpeg -Ithirdparty/lcms2/include -DHAVE_LCMS2MT -Ithirdparty/mujs -Ithirdparty/zlib -Ithirdparty/jbig2dec -Ithirdparty/openjpeg/src/lib/openjp2 -DOPJ_STATIC -DOPJ_HAVE_INTTYPES_H -DOPJ_HAVE_STDINT_H -Ithirdparty/extract/include
mkdir -p build/release/source/fitz/ ; cc -ffunction-sections -fdata-sections -pipe -O2 -DNDEBUG -fomit-frame-pointer -fPIC -DTOFU -DTOFU_CJK -Iinclude -MMD -MP -o build/release/source/fitz/stream-open.o -c source/fitz/stream-open.c -Wall -Wsign-compare -Wdeclaration-after-statement -Ithirdparty/freetype/include -Iscripts/freetype -Ithirdparty/gumbo-parser/src -Ithirdparty/harfbuzz/src -Ithirdparty/libjpeg -Iscripts/libjpeg -Ithirdparty/lcms2/include -DHAVE_LCMS2MT -Ithirdparty/mujs -Ithirdparty/zlib -Ithirdparty/jbig2dec -Ithirdparty/openjpeg/src/lib/openjp2 -DOPJ_STATIC -DOPJ_HAVE_INTTYPES_H -DOPJ_HAVE_STDINT_H -Ithirdparty/extract/include
mkdir -p build/release/source/fitz/ ; cc -ffunction-sections -fdata-sections -pipe -O2 -DNDEBUG -fomit-frame-pointer -fPIC -DTOFU -DTOFU_CJK -Iinclude -MMD -MP -o build/release/source/fitz/stream-read.o -c source/fitz/stream-read.c -Wall -Wsign-compare -Wdeclaration-after-statement -Ithirdparty/freetype/include -Iscripts/freetype -Ithirdparty/gumbo-parser/src -Ithirdparty/harfbuzz/src -Ithirdparty/libjpeg -Iscripts/libjpeg -Ithirdparty/lcms2/include -DHAVE_LCMS2MT -Ithirdparty/mujs -Ithirdparty/zlib -Ithirdparty/jbig2dec -Ithirdparty/openjpeg/src/lib/openjp2 -DOPJ_STATIC -DOPJ_HAVE_INTTYPES_H -DOPJ_HAVE_STDINT_H -Ithirdparty/extract/include
mkdir -p build/release/source/fitz/ ; cc -ffunction-sections -fdata-sections -pipe -O2 -DNDEBUG -fomit-frame-pointer -fPIC -DTOFU -DTOFU_CJK -Iinclude -MMD -MP -o build/release/source/fitz/string.o -c source/fitz/string.c -Wall -Wsign-compare -Wdeclaration-after-statement -Ithirdparty/freetype/include -Iscripts/freetype -Ithirdparty/gumbo-parser/src -Ithirdparty/harfbuzz/src -Ithirdparty/libjpeg -Iscripts/libjpeg -Ithirdparty/lcms2/include -DHAVE_LCMS2MT -Ithirdparty/mujs -Ithirdparty/zlib -Ithirdparty/jbig2dec -Ithirdparty/openjpeg/src/lib/openjp2 -DOPJ_STATIC -DOPJ_HAVE_INTTYPES_H -DOPJ_HAVE_STDINT_H -Ithirdparty/extract/include
mkdir -p build/release/source/fitz/ ; cc -ffunction-sections -fdata-sections -pipe -O2 -DNDEBUG -fomit-frame-pointer -fPIC -DTOFU -DTOFU_CJK -Iinclude -MMD -MP -o build/release/source/fitz/strtof.o -c source/fitz/strtof.c -Wall -Wsign-compare -Wdeclaration-after-statement -Ithirdparty/freetype/include -Iscripts/freetype -Ithirdparty/gumbo-parser/src -Ithirdparty/harfbuzz/src -Ithirdparty/libjpeg -Iscripts/libjpeg -Ithirdparty/lcms2/include -DHAVE_LCMS2MT -Ithirdparty/mujs -Ithirdparty/zlib -Ithirdparty/jbig2dec -Ithirdparty/openjpeg/src/lib/openjp2 -DOPJ_STATIC -DOPJ_HAVE_INTTYPES_H -DOPJ_HAVE_STDINT_H -Ithirdparty/extract/include
mkdir -p build/release/source/fitz/ ; cc -ffunction-sections -fdata-sections -pipe -O2 -DNDEBUG -fomit-frame-pointer -fPIC -DTOFU -DTOFU_CJK -Iinclude -MMD -MP -o build/release/source/fitz/svg-device.o -c source/fitz/svg-device.c -Wall -Wsign-compare -Wdeclaration-after-statement -Ithirdparty/freetype/include -Iscripts/freetype -Ithirdparty/gumbo-parser/src -Ithirdparty/harfbuzz/src -Ithirdparty/libjpeg -Iscripts/libjpeg -Ithirdparty/lcms2/include -DHAVE_LCMS2MT -Ithirdparty/mujs -Ithirdparty/zlib -Ithirdparty/jbig2dec -Ithirdparty/openjpeg/src/lib/openjp2 -DOPJ_STATIC -DOPJ_HAVE_INTTYPES_H -DOPJ_HAVE_STDINT_H -Ithirdparty/extract/include
mkdir -p build/release/source/fitz/ ; cc -ffunction-sections -fdata-sections -pipe -O2 -DNDEBUG -fomit-frame-pointer -fPIC -DTOFU -DTOFU_CJK -Iinclude -MMD -MP -o build/release/source/fitz/test-device.o -c source/fitz/test-device.c -Wall -Wsign-compare -Wdeclaration-after-statement -Ithirdparty/freetype/include -Iscripts/freetype -Ithirdparty/gumbo-parser/src -Ithirdparty/harfbuzz/src -Ithirdparty/libjpeg -Iscripts/libjpeg -Ithirdparty/lcms2/include -DHAVE_LCMS2MT -Ithirdparty/mujs -Ithirdparty/zlib -Ithirdparty/jbig2dec -Ithirdparty/openjpeg/src/lib/openjp2 -DOPJ_STATIC -DOPJ_HAVE_INTTYPES_H -DOPJ_HAVE_STDINT_H -Ithirdparty/extract/include
mkdir -p build/release/source/fitz/ ; cc -ffunction-sections -fdata-sections -pipe -O2 -DNDEBUG -fomit-frame-pointer -fPIC -DTOFU -DTOFU_CJK -Iinclude -MMD -MP -o build/release/source/fitz/text.o -c source/fitz/text.c -Wall -Wsign-compare -Wdeclaration-after-statement -Ithirdparty/freetype/include -Iscripts/freetype -Ithirdparty/gumbo-parser/src -Ithirdparty/harfbuzz/src -Ithirdparty/libjpeg -Iscripts/libjpeg -Ithirdparty/lcms2/include -DHAVE_LCMS2MT -Ithirdparty/mujs -Ithirdparty/zlib -Ithirdparty/jbig2dec -Ithirdparty/openjpeg/src/lib/openjp2 -DOPJ_STATIC -DOPJ_HAVE_INTTYPES_H -DOPJ_HAVE_STDINT_H -Ithirdparty/extract/include
mkdir -p build/release/source/fitz/ ; cc -ffunction-sections -fdata-sections -pipe -O2 -DNDEBUG -fomit-frame-pointer -fPIC -DTOFU -DTOFU_CJK -Iinclude -MMD -MP -o build/release/source/fitz/time.o -c source/fitz/time.c -Wall -Wsign-compare -Wdeclaration-after-statement -Ithirdparty/freetype/include -Iscripts/freetype -Ithirdparty/gumbo-parser/src -Ithirdparty/harfbuzz/src -Ithirdparty/libjpeg -Iscripts/libjpeg -Ithirdparty/lcms2/include -DHAVE_LCMS2MT -Ithirdparty/mujs -Ithirdparty/zlib -Ithirdparty/jbig2dec -Ithirdparty/openjpeg/src/lib/openjp2 -DOPJ_STATIC -DOPJ_HAVE_INTTYPES_H -DOPJ_HAVE_STDINT_H -Ithirdparty/extract/include
mkdir -p build/release/source/fitz/ ; cc -ffunction-sections -fdata-sections -pipe -O2 -DNDEBUG -fomit-frame-pointer -fPIC -DTOFU -DTOFU_CJK -Iinclude -MMD -MP -o build/release/source/fitz/trace-device.o -c source/fitz/trace-device.c -Wall -Wsign-compare -Wdeclaration-after-statement -Ithirdparty/freetype/include -Iscripts/freetype -Ithirdparty/gumbo-parser/src -Ithirdparty/harfbuzz/src -Ithirdparty/libjpeg -Iscripts/libjpeg -Ithirdparty/lcms2/include -DHAVE_LCMS2MT -Ithirdparty/mujs -Ithirdparty/zlib -Ithirdparty/jbig2dec -Ithirdparty/openjpeg/src/lib/openjp2 -DOPJ_STATIC -DOPJ_HAVE_INTTYPES_H -DOPJ_HAVE_STDINT_H -Ithirdparty/extract/include
mkdir -p build/release/source/fitz/ ; cc -ffunction-sections -fdata-sections -pipe -O2 -DNDEBUG -fomit-frame-pointer -fPIC -DTOFU -DTOFU_CJK -Iinclude -MMD -MP -o build/release/source/fitz/track-usage.o -c source/fitz/track-usage.c -Wall -Wsign-compare -Wdeclaration-after-statement -Ithirdparty/freetype/include -Iscripts/freetype -Ithirdparty/gumbo-parser/src -Ithirdparty/harfbuzz/src -Ithirdparty/libjpeg -Iscripts/libjpeg -Ithirdparty/lcms2/include -DHAVE_LCMS2MT -Ithirdparty/mujs -Ithirdparty/zlib -Ithirdparty/jbig2dec -Ithirdparty/openjpeg/src/lib/openjp2 -DOPJ_STATIC -DOPJ_HAVE_INTTYPES_H -DOPJ_HAVE_STDINT_H -Ithirdparty/extract/include
mkdir -p build/release/source/fitz/ ; cc -ffunction-sections -fdata-sections -pipe -O2 -DNDEBUG -fomit-frame-pointer -fPIC -DTOFU -DTOFU_CJK -Iinclude -MMD -MP -o build/release/source/fitz/transition.o -c source/fitz/transition.c -Wall -Wsign-compare -Wdeclaration-after-statement -Ithirdparty/freetype/include -Iscripts/freetype -Ithirdparty/gumbo-parser/src -Ithirdparty/harfbuzz/src -Ithirdparty/libjpeg -Iscripts/libjpeg -Ithirdparty/lcms2/include -DHAVE_LCMS2MT -Ithirdparty/mujs -Ithirdparty/zlib -Ithirdparty/jbig2dec -Ithirdparty/openjpeg/src/lib/openjp2 -DOPJ_STATIC -DOPJ_HAVE_INTTYPES_H -DOPJ_HAVE_STDINT_H -Ithirdparty/extract/include
mkdir -p build/release/source/fitz/ ; cc -ffunction-sections -fdata-sections -pipe -O2 -DNDEBUG -fomit-frame-pointer -fPIC -DTOFU -DTOFU_CJK -Iinclude -MMD -MP -o build/release/source/fitz/tree.o -c source/fitz/tree.c -Wall -Wsign-compare -Wdeclaration-after-statement -Ithirdparty/freetype/include -Iscripts/freetype -Ithirdparty/gumbo-parser/src -Ithirdparty/harfbuzz/src -Ithirdparty/libjpeg -Iscripts/libjpeg -Ithirdparty/lcms2/include -DHAVE_LCMS2MT -Ithirdparty/mujs -Ithirdparty/zlib -Ithirdparty/jbig2dec -Ithirdparty/openjpeg/src/lib/openjp2 -DOPJ_STATIC -DOPJ_HAVE_INTTYPES_H -DOPJ_HAVE_STDINT_H -Ithirdparty/extract/include
mkdir -p build/release/source/fitz/ ; cc -ffunction-sections -fdata-sections -pipe -O2 -DNDEBUG -fomit-frame-pointer -fPIC -DTOFU -DTOFU_CJK -Iinclude -MMD -MP -o build/release/source/fitz/ucdn.o -c source/fitz/ucdn.c -Wall -Wsign-compare -Wdeclaration-after-statement -Ithirdparty/freetype/include -Iscripts/freetype -Ithirdparty/gumbo-parser/src -Ithirdparty/harfbuzz/src -Ithirdparty/libjpeg -Iscripts/libjpeg -Ithirdparty/lcms2/include -DHAVE_LCMS2MT -Ithirdparty/mujs -Ithirdparty/zlib -Ithirdparty/jbig2dec -Ithirdparty/openjpeg/src/lib/openjp2 -DOPJ_STATIC -DOPJ_HAVE_INTTYPES_H -DOPJ_HAVE_STDINT_H -Ithirdparty/extract/include
mkdir -p build/release/source/fitz/ ; cc -ffunction-sections -fdata-sections -pipe -O2 -DNDEBUG -fomit-frame-pointer -fPIC -DTOFU -DTOFU_CJK -Iinclude -MMD -MP -o build/release/source/fitz/untar.o -c source/fitz/untar.c -Wall -Wsign-compare -Wdeclaration-after-statement -Ithirdparty/freetype/include -Iscripts/freetype -Ithirdparty/gumbo-parser/src -Ithirdparty/harfbuzz/src -Ithirdparty/libjpeg -Iscripts/libjpeg -Ithirdparty/lcms2/include -DHAVE_LCMS2MT -Ithirdparty/mujs -Ithirdparty/zlib -Ithirdparty/jbig2dec -Ithirdparty/openjpeg/src/lib/openjp2 -DOPJ_STATIC -DOPJ_HAVE_INTTYPES_H -DOPJ_HAVE_STDINT_H -Ithirdparty/extract/include
mkdir -p build/release/source/fitz/ ; cc -ffunction-sections -fdata-sections -pipe -O2 -DNDEBUG -fomit-frame-pointer -fPIC -DTOFU -DTOFU_CJK -Iinclude -MMD -MP -o build/release/source/fitz/unzip.o -c source/fitz/unzip.c -Wall -Wsign-compare -Wdeclaration-after-statement -Ithirdparty/freetype/include -Iscripts/freetype -Ithirdparty/gumbo-parser/src -Ithirdparty/harfbuzz/src -Ithirdparty/libjpeg -Iscripts/libjpeg -Ithirdparty/lcms2/include -DHAVE_LCMS2MT -Ithirdparty/mujs -Ithirdparty/zlib -Ithirdparty/jbig2dec -Ithirdparty/openjpeg/src/lib/openjp2 -DOPJ_STATIC -DOPJ_HAVE_INTTYPES_H -DOPJ_HAVE_STDINT_H -Ithirdparty/extract/include
mkdir -p build/release/source/fitz/ ; cc -ffunction-sections -fdata-sections -pipe -O2 -DNDEBUG -fomit-frame-pointer -fPIC -DTOFU -DTOFU_CJK -Iinclude -MMD -MP -o build/release/source/fitz/util.o -c source/fitz/util.c -Wall -Wsign-compare -Wdeclaration-after-statement -Ithirdparty/freetype/include -Iscripts/freetype -Ithirdparty/gumbo-parser/src -Ithirdparty/harfbuzz/src -Ithirdparty/libjpeg -Iscripts/libjpeg -Ithirdparty/lcms2/include -DHAVE_LCMS2MT -Ithirdparty/mujs -Ithirdparty/zlib -Ithirdparty/jbig2dec -Ithirdparty/openjpeg/src/lib/openjp2 -DOPJ_STATIC -DOPJ_HAVE_INTTYPES_H -DOPJ_HAVE_STDINT_H -Ithirdparty/extract/include
mkdir -p build/release/source/fitz/ ; cc -ffunction-sections -fdata-sections -pipe -O2 -DNDEBUG -fomit-frame-pointer -fPIC -DTOFU -DTOFU_CJK -Iinclude -MMD -MP -o build/release/source/fitz/warp.o -c source/fitz/warp.c -Wall -Wsign-compare -Wdeclaration-after-statement -Ithirdparty/freetype/include -Iscripts/freetype -Ithirdparty/gumbo-parser/src -Ithirdparty/harfbuzz/src -Ithirdparty/libjpeg -Iscripts/libjpeg -Ithirdparty/lcms2/include -DHAVE_LCMS2MT -Ithirdparty/mujs -Ithirdparty/zlib -Ithirdparty/jbig2dec -Ithirdparty/openjpeg/src/lib/openjp2 -DOPJ_STATIC -DOPJ_HAVE_INTTYPES_H -DOPJ_HAVE_STDINT_H -Ithirdparty/extract/include
mkdir -p build/release/source/fitz/ ; cc -ffunction-sections -fdata-sections -pipe -O2 -DNDEBUG -fomit-frame-pointer -fPIC -DTOFU -DTOFU_CJK -Iinclude -MMD -MP -o build/release/source/fitz/writer.o -c source/fitz/writer.c -Wall -Wsign-compare -Wdeclaration-after-statement -Ithirdparty/freetype/include -Iscripts/freetype -Ithirdparty/gumbo-parser/src -Ithirdparty/harfbuzz/src -Ithirdparty/libjpeg -Iscripts/libjpeg -Ithirdparty/lcms2/include -DHAVE_LCMS2MT -Ithirdparty/mujs -Ithirdparty/zlib -Ithirdparty/jbig2dec -Ithirdparty/openjpeg/src/lib/openjp2 -DOPJ_STATIC -DOPJ_HAVE_INTTYPES_H -DOPJ_HAVE_STDINT_H -Ithirdparty/extract/include
mkdir -p build/release/source/fitz/ ; cc -ffunction-sections -fdata-sections -pipe -O2 -DNDEBUG -fomit-frame-pointer -fPIC -DTOFU -DTOFU_CJK -Iinclude -MMD -MP -o build/release/source/fitz/xml.o -c source/fitz/xml.c -Wall -Wsign-compare -Wdeclaration-after-statement -Ithirdparty/freetype/include -Iscripts/freetype -Ithirdparty/gumbo-parser/src -Ithirdparty/harfbuzz/src -Ithirdparty/libjpeg -Iscripts/libjpeg -Ithirdparty/lcms2/include -DHAVE_LCMS2MT -Ithirdparty/mujs -Ithirdparty/zlib -Ithirdparty/jbig2dec -Ithirdparty/openjpeg/src/lib/openjp2 -DOPJ_STATIC -DOPJ_HAVE_INTTYPES_H -DOPJ_HAVE_STDINT_H -Ithirdparty/extract/include
mkdir -p build/release/source/fitz/ ; cc -ffunction-sections -fdata-sections -pipe -O2 -DNDEBUG -fomit-frame-pointer -fPIC -DTOFU -DTOFU_CJK -Iinclude -MMD -MP -o build/release/source/fitz/xmltext-device.o -c source/fitz/xmltext-device.c -Wall -Wsign-compare -Wdeclaration-after-statement -Ithirdparty/freetype/include -Iscripts/freetype -Ithirdparty/gumbo-parser/src -Ithirdparty/harfbuzz/src -Ithirdparty/libjpeg -Iscripts/libjpeg -Ithirdparty/lcms2/include -DHAVE_LCMS2MT -Ithirdparty/mujs -Ithirdparty/zlib -Ithirdparty/jbig2dec -Ithirdparty/openjpeg/src/lib/openjp2 -DOPJ_STATIC -DOPJ_HAVE_INTTYPES_H -DOPJ_HAVE_STDINT_H -Ithirdparty/extract/include
source/fitz/xmltext-device.c:382:13: warning: variable 'page_number' set but not used [-Wunused-but-set-variable]
static int page_number = 0;
^
1 warning generated.
mkdir -p build/release/source/fitz/ ; cc -ffunction-sections -fdata-sections -pipe -O2 -DNDEBUG -fomit-frame-pointer -fPIC -DTOFU -DTOFU_CJK -Iinclude -MMD -MP -o build/release/source/fitz/zip.o -c source/fitz/zip.c -Wall -Wsign-compare -Wdeclaration-after-statement -Ithirdparty/freetype/include -Iscripts/freetype -Ithirdparty/gumbo-parser/src -Ithirdparty/harfbuzz/src -Ithirdparty/libjpeg -Iscripts/libjpeg -Ithirdparty/lcms2/include -DHAVE_LCMS2MT -Ithirdparty/mujs -Ithirdparty/zlib -Ithirdparty/jbig2dec -Ithirdparty/openjpeg/src/lib/openjp2 -DOPJ_STATIC -DOPJ_HAVE_INTTYPES_H -DOPJ_HAVE_STDINT_H -Ithirdparty/extract/include
mkdir -p build/release/source/fitz/ ; g++ -ffunction-sections -fdata-sections -pipe -O2 -DNDEBUG -fomit-frame-pointer -fPIC -DTOFU -DTOFU_CJK -Iinclude -MMD -MP -o build/release/source/fitz/tessocr.o -c source/fitz/tessocr.cpp -Wall -Wsign-compare -Ithirdparty/freetype/include -Iscripts/freetype -Ithirdparty/gumbo-parser/src -Ithirdparty/harfbuzz/src -Ithirdparty/libjpeg -Iscripts/libjpeg -Ithirdparty/lcms2/include -DHAVE_LCMS2MT -Ithirdparty/mujs -Ithirdparty/zlib -Ithirdparty/jbig2dec -Ithirdparty/openjpeg/src/lib/openjp2 -DOPJ_STATIC -DOPJ_HAVE_INTTYPES_H -DOPJ_HAVE_STDINT_H -Ithirdparty/extract/include -Ithirdparty/tesseract/src -Ithirdparty/tesseract/src/api -Ithirdparty/tesseract/src/arch -Ithirdparty/tesseract/src/ccmain -Ithirdparty/tesseract/src/ccstruct -Ithirdparty/tesseract/src/ccutil -Ithirdparty/tesseract/src/classify -Ithirdparty/tesseract/src/dict -Ithirdparty/tesseract/src/lstm -Ithirdparty/tesseract/src/textord -Ithirdparty/tesseract/src/viewer -Ithirdparty/tesseract/src/wordrec -Ithirdparty/tesseract/src/cutil -DTESSERACT_IMAGEDATA_AS_PIX -DTESSERACT_DISABLE_DEBUG_FONTS -DGRAPHICS_DISABLED -DDISABLED_LEGACY_ENGINE -std=c++17 -Ithirdparty/leptonica/src
/bin/sh: g++: not found
gmake: *** [Makefile:129: build/release/source/fitz/tessocr.o] Error 127
gmake: *** Waiting for unfinished jobs....
external command failed at /home/goku/perl5/lib/perl5/Alien/Build/CommandSequence.pm line 72.
*** Error 2 in /mnt/cpan_build_dir/goku/Alien-MuPDF-0.012-0 (Makefile:1035 '_alien/mm/build')
------------------------------
PREREQUISITES
------------------------------
Prerequisite modules loaded:
requires:
Module Need Have
------------------- ----- --------
Alien::Base 0.038 2.48
Alien::Build 0.25 2.48
File::Spec 0 3.78
parent 0 0.238
perl 5.006 5.032001
strict 0 1.11
warnings 0 1.47
build_requires:
Module Need Have
------------------- ----- --------
Alien::Build 0.32 2.48
Alien::Build::MM 0.32 2.48
Alien::gmake 0.14 0.21
Alien::patch 0.08 0.15
Archive::Tar 0 2.40
Capture::Tiny 0 0.48
Cwd 0 3.78
ExtUtils::MakeMaker 6.52 7.65_01
File::Basename 0 2.85
File::Which 1.21 1.27
HTTP::Tiny 0.044 0.080
IO::Socket::SSL 1.56 2.074
IO::Zlib 0 1.11
Module::Load 0 0.36
Mojo::DOM58 1.00 3.001
Net::SSLeay 1.49 1.93_01
Path::Tiny 0 0.122
Sort::Versions 0 1.62
Test::More 0 1.302190
URI 0 5.10
URI::Escape 0 5.10
configure_requires:
Module Need Have
------------------- ----- --------
Alien::Build 0.32 2.48
Alien::Build::MM 0.32 2.48
ExtUtils::MakeMaker 6.52 7.65_01
perl 5.006 5.032001
opt_requires:
Module Need Have
------------------- ----- --------
Inline 0.67 0.86
Inline::C 0.62 0.82_001
------------------------------
ENVIRONMENT AND OTHER CONTEXT
------------------------------
Environment variables:
AUTOMATED_TESTING = 1
PATH = /home/goku/perl5/bin:/usr/bin:/bin:/usr/sbin:/sbin:/usr/X11R6/bin:/usr/local/bin:/usr/local/sbin
PERL = /usr/bin/perl
PERL5LIB = /home/goku/perl5/lib/perl5
PERL5OPT =
PERL5_CPANPLUS_IS_RUNNING = 30336
PERL5_CPAN_IS_RUNNING = 30336
PERL5_CPAN_IS_RUNNING_IN_RECURSION = 6441,30336
PERL_CR_SMOKER_CURRENT = Alien-MuPDF-0.012
PERL_EXTUTILS_AUTOINSTALL = --defaultdeps
PERL_LOCAL_LIB_ROOT = /home/goku/perl5
PERL_MB_OPT = --install_base "/home/goku/perl5"
PERL_MM_OPT = INSTALL_BASE=/home/goku/perl5
PERL_MM_USE_DEFAULT = 1
PERL_USE_UNSAFE_INC = 1
SHELL = /bin/ksh
TERM = xterm-256color
Perl special variables (and OS-specific diagnostics, for MSWin32):
$^X = /usr/bin/perl
$UID/$EUID = 1001 / 1001
$GID = 1002 1002 1001
$EGID = 1002 1002 1001
Perl module toolchain versions installed:
Module Have
------------------- --------
CPAN 2.34
CPAN::Meta 2.150010
Cwd 3.78
ExtUtils::CBuilder 0.280236
ExtUtils::Command 7.65_01
ExtUtils::Install 2.20
ExtUtils::MakeMaker 7.65_01
ExtUtils::Manifest 1.72
ExtUtils::ParseXS 3.44
File::Spec 3.78
JSON 4.06
JSON::PP 4.09
Module::Build 0.4231
Module::Signature n/a
Parse::CPAN::Meta 2.150010
Test::Harness 3.44
Test::More 1.302190
YAML 1.30
YAML::Syck 1.34
version 0.9924
--
Summary of my perl5 (revision 5 version 32 subversion 1) configuration:
Platform:
osname=openbsd
osvers=7.1
archname=i386-openbsd
uname='openbsd'
config_args='-dse -Dopenbsd_distribution=defined -Dmksymlinks'
hint=recommended
useposix=true
d_sigaction=define
useithreads=undef
usemultiplicity=undef
use64bitint=undef
use64bitall=undef
uselongdouble=undef
usemymalloc=n
default_inc_excludes_dot=define
bincompat5005=undef
Compiler:
cc='cc'
ccflags ='-DNO_LOCALE_NUMERIC -DNO_LOCALE_COLLATE -fno-strict-aliasing -fno-delete-null-pointer-checks -pipe -fstack-protector-strong -I/usr/local/include'
optimize='-O2'
cppflags='-DBIG_TIME -DNO_LOCALE_NUMERIC -DNO_LOCALE_COLLATE -fno-strict-aliasing -fno-delete-null-pointer-checks -pipe -fstack-protector-strong -I/usr/local/include'
ccversion=''
gccversion='OpenBSD Clang 13.0.0'
gccosandvers=''
intsize=4
longsize=4
ptrsize=4
doublesize=8
byteorder=1234
doublekind=3
d_longlong=define
longlongsize=8
d_longdbl=define
longdblsize=12
longdblkind=3
ivtype='long'
ivsize=4
nvtype='double'
nvsize=8
Off_t='off_t'
lseeksize=8
alignbytes=4
prototype=define
Linker and Libraries:
ld='cc'
ldflags ='-Wl,-E -fstack-protector-strong -L/usr/local/lib'
libpth=/usr/lib /usr/lib/clang/13.0.0/lib /usr/lib
libs=-lm -lc
perllibs=-lm -lc
libc=/usr/lib/libc.so.96.1
so=so
useshrplib=true
libperl=libperl.so.22.0
gnulibc_version=''
Dynamic Linking:
dlsrc=dl_dlopen.xs
dlext=so
d_dlsymun=undef
ccdlflags='-Wl,-R/usr/libdata/perl5/i386-openbsd/CORE'
cccdlflags='-DPIC -fpic '
lddlflags='-shared -fpic -fstack-protector-strong -L/usr/local/lib'
Characteristics of this binary (from libperl):
Compile-time options:
HAS_TIMES
PERLIO_LAYERS
PERL_COPY_ON_WRITE
PERL_DONT_CREATE_GVSV
PERL_MALLOC_WRAP
PERL_OP_PARENT
PERL_PRESERVE_IVUV
USE_LARGE_FILES
USE_LOCALE
USE_LOCALE_CTYPE
USE_LOCALE_TIME
USE_PERLIO
USE_PERL_ATOF
Built under openbsd
%ENV:
PERL="/usr/bin/perl"
PERL5LIB="/home/goku/perl5/lib/perl5"
PERL5OPT=""
PERL5_CPANPLUS_IS_RUNNING="30336"
PERL5_CPAN_IS_RUNNING="30336"
PERL5_CPAN_IS_RUNNING_IN_RECURSION="6441,30336"
PERL_CR_SMOKER_CURRENT="Alien-MuPDF-0.012"
PERL_EXTUTILS_AUTOINSTALL="--defaultdeps"
PERL_LOCAL_LIB_ROOT="/home/goku/perl5"
PERL_MB_OPT="--install_base "/home/goku/perl5""
PERL_MM_OPT="INSTALL_BASE=/home/goku/perl5"
PERL_MM_USE_DEFAULT="1"
PERL_USE_UNSAFE_INC="1"
@INC:
/home/goku/perl5/lib/perl5/i386-openbsd
/home/goku/perl5/lib/perl5
/usr/local/libdata/perl5/site_perl/i386-openbsd
/usr/local/libdata/perl5/site_perl
/usr/libdata/perl5/i386-openbsd
/usr/libdata/perl5
.