Skip to content

Instantly share code, notes, and snippets.

@orzen
Created November 17, 2016 18:10
Show Gist options
  • Save orzen/cdf3b9554206b126c14669d7c7aa693e to your computer and use it in GitHub Desktop.
Save orzen/cdf3b9554206b126c14669d7c7aa693e to your computer and use it in GitHub Desktop.
mupdf archlinux PKGBUILD ld failure
mkdir -p build/release/fitz
mkdir -p build/release/pdf
mkdir -p build/release/xps
mkdir -p build/release/svg
mkdir -p build/release/cbz
mkdir -p build/release/html
mkdir -p build/release/gprf
mkdir -p build/release/tools
mkdir -p build/release/platform/x11
mkdir -p build/release/platform/x11/curl
mkdir -p build/release/platform/gl
mkdir -p build/release/fonts
cc -march=x86-64 -mtune=generic -O2 -pipe -fstack-protector-strong -fPIC -Wall -ffunction-sections -fdata-sections -pipe -O2 -DNDEBUG -fomit-frame-pointer -DHAVE_PTHREADS -Iinclude -Igenerated -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/harfbuzz -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I./include/mupdf -DSHARE_JPEG -DHAVE_LIBCRYPTO -Ithirdparty/mujs -I/usr/include/openjpeg-2.1 -o build/release/fitz/strtod.o -c source/fitz/strtod.c
cc -march=x86-64 -mtune=generic -O2 -pipe -fstack-protector-strong -fPIC -Wall -ffunction-sections -fdata-sections -pipe -O2 -DNDEBUG -fomit-frame-pointer -DHAVE_PTHREADS -Iinclude -Igenerated -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/harfbuzz -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I./include/mupdf -DSHARE_JPEG -DHAVE_LIBCRYPTO -Ithirdparty/mujs -I/usr/include/openjpeg-2.1 -o build/release/fitz/glyph.o -c source/fitz/glyph.c
cc -march=x86-64 -mtune=generic -O2 -pipe -fstack-protector-strong -fPIC -Wall -ffunction-sections -fdata-sections -pipe -O2 -DNDEBUG -fomit-frame-pointer -DHAVE_PTHREADS -Iinclude -Igenerated -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/harfbuzz -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I./include/mupdf -DSHARE_JPEG -DHAVE_LIBCRYPTO -Ithirdparty/mujs -I/usr/include/openjpeg-2.1 -o build/release/fitz/svg-device.o -c source/fitz/svg-device.c
cc -march=x86-64 -mtune=generic -O2 -pipe -fstack-protector-strong -fPIC -Wall -ffunction-sections -fdata-sections -pipe -O2 -DNDEBUG -fomit-frame-pointer -DHAVE_PTHREADS -Iinclude -Igenerated -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/harfbuzz -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I./include/mupdf -DSHARE_JPEG -DHAVE_LIBCRYPTO -Ithirdparty/mujs -I/usr/include/openjpeg-2.1 -o build/release/fitz/filter-flate.o -c source/fitz/filter-flate.c
cc -march=x86-64 -mtune=generic -O2 -pipe -fstack-protector-strong -fPIC -Wall -ffunction-sections -fdata-sections -pipe -O2 -DNDEBUG -fomit-frame-pointer -DHAVE_PTHREADS -Iinclude -Igenerated -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/harfbuzz -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I./include/mupdf -DSHARE_JPEG -DHAVE_LIBCRYPTO -Ithirdparty/mujs -I/usr/include/openjpeg-2.1 -o build/release/fitz/stream-open.o -c source/fitz/stream-open.c
cc -march=x86-64 -mtune=generic -O2 -pipe -fstack-protector-strong -fPIC -Wall -ffunction-sections -fdata-sections -pipe -O2 -DNDEBUG -fomit-frame-pointer -DHAVE_PTHREADS -Iinclude -Igenerated -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/harfbuzz -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I./include/mupdf -DSHARE_JPEG -DHAVE_LIBCRYPTO -Ithirdparty/mujs -I/usr/include/openjpeg-2.1 -o build/release/fitz/directory.o -c source/fitz/directory.c
cc -march=x86-64 -mtune=generic -O2 -pipe -fstack-protector-strong -fPIC -Wall -ffunction-sections -fdata-sections -pipe -O2 -DNDEBUG -fomit-frame-pointer -DHAVE_PTHREADS -Iinclude -Igenerated -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/harfbuzz -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I./include/mupdf -DSHARE_JPEG -DHAVE_LIBCRYPTO -Ithirdparty/mujs -I/usr/include/openjpeg-2.1 -o build/release/fitz/stream-prog.o -c source/fitz/stream-prog.c
cc -march=x86-64 -mtune=generic -O2 -pipe -fstack-protector-strong -fPIC -Wall -ffunction-sections -fdata-sections -pipe -O2 -DNDEBUG -fomit-frame-pointer -DHAVE_PTHREADS -Iinclude -Igenerated -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/harfbuzz -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I./include/mupdf -DSHARE_JPEG -DHAVE_LIBCRYPTO -Ithirdparty/mujs -I/usr/include/openjpeg-2.1 -o build/release/fitz/filter-sgi.o -c source/fitz/filter-sgi.c
cc -march=x86-64 -mtune=generic -O2 -pipe -fstack-protector-strong -fPIC -Wall -ffunction-sections -fdata-sections -pipe -O2 -DNDEBUG -fomit-frame-pointer -DHAVE_PTHREADS -Iinclude -Igenerated -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/harfbuzz -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I./include/mupdf -DSHARE_JPEG -DHAVE_LIBCRYPTO -Ithirdparty/mujs -I/usr/include/openjpeg-2.1 -o build/release/fitz/output.o -c source/fitz/output.c
cc -march=x86-64 -mtune=generic -O2 -pipe -fstack-protector-strong -fPIC -Wall -ffunction-sections -fdata-sections -pipe -O2 -DNDEBUG -fomit-frame-pointer -DHAVE_PTHREADS -Iinclude -Igenerated -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/harfbuzz -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I./include/mupdf -DSHARE_JPEG -DHAVE_LIBCRYPTO -Ithirdparty/mujs -I/usr/include/openjpeg-2.1 -o build/release/fitz/noto.o -c source/fitz/noto.c
cc -march=x86-64 -mtune=generic -O2 -pipe -fstack-protector-strong -fPIC -Wall -ffunction-sections -fdata-sections -pipe -O2 -DNDEBUG -fomit-frame-pointer -DHAVE_PTHREADS -Iinclude -Igenerated -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/harfbuzz -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I./include/mupdf -DSHARE_JPEG -DHAVE_LIBCRYPTO -Ithirdparty/mujs -I/usr/include/openjpeg-2.1 -o build/release/fitz/text.o -c source/fitz/text.c
cc -march=x86-64 -mtune=generic -O2 -pipe -fstack-protector-strong -fPIC -Wall -ffunction-sections -fdata-sections -pipe -O2 -DNDEBUG -fomit-frame-pointer -DHAVE_PTHREADS -Iinclude -Igenerated -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/harfbuzz -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I./include/mupdf -DSHARE_JPEG -DHAVE_LIBCRYPTO -Ithirdparty/mujs -I/usr/include/openjpeg-2.1 -o build/release/fitz/path.o -c source/fitz/path.c
source/fitz/path.c: In function ‘fz_walk_path’:
source/fitz/path.c:703:20: warning: ‘y’ may be used uninitialized in this function [-Wmaybe-uninitialized]
float c1y = (y + c2y) / 3;
~~~^~~~~~
source/fitz/path.c:702:20: warning: ‘x’ may be used uninitialized in this function [-Wmaybe-uninitialized]
float c1x = (x + c2x) / 3;
~~~^~~~~~
cc -march=x86-64 -mtune=generic -O2 -pipe -fstack-protector-strong -fPIC -Wall -ffunction-sections -fdata-sections -pipe -O2 -DNDEBUG -fomit-frame-pointer -DHAVE_PTHREADS -Iinclude -Igenerated -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/harfbuzz -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I./include/mupdf -DSHARE_JPEG -DHAVE_LIBCRYPTO -Ithirdparty/mujs -I/usr/include/openjpeg-2.1 -o build/release/fitz/hash.o -c source/fitz/hash.c
cc -march=x86-64 -mtune=generic -O2 -pipe -fstack-protector-strong -fPIC -Wall -ffunction-sections -fdata-sections -pipe -O2 -DNDEBUG -fomit-frame-pointer -DHAVE_PTHREADS -Iinclude -Igenerated -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/harfbuzz -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I./include/mupdf -DSHARE_JPEG -DHAVE_LIBCRYPTO -Ithirdparty/mujs -I/usr/include/openjpeg-2.1 -o build/release/fitz/string.o -c source/fitz/string.c
cc -march=x86-64 -mtune=generic -O2 -pipe -fstack-protector-strong -fPIC -Wall -ffunction-sections -fdata-sections -pipe -O2 -DNDEBUG -fomit-frame-pointer -DHAVE_PTHREADS -Iinclude -Igenerated -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/harfbuzz -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I./include/mupdf -DSHARE_JPEG -DHAVE_LIBCRYPTO -Ithirdparty/mujs -I/usr/include/openjpeg-2.1 -o build/release/fitz/draw-glyph.o -c source/fitz/draw-glyph.c
cc -march=x86-64 -mtune=generic -O2 -pipe -fstack-protector-strong -fPIC -Wall -ffunction-sections -fdata-sections -pipe -O2 -DNDEBUG -fomit-frame-pointer -DHAVE_PTHREADS -Iinclude -Igenerated -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/harfbuzz -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I./include/mupdf -DSHARE_JPEG -DHAVE_LIBCRYPTO -Ithirdparty/mujs -I/usr/include/openjpeg-2.1 -o build/release/fitz/output-pcl.o -c source/fitz/output-pcl.c
cc -march=x86-64 -mtune=generic -O2 -pipe -fstack-protector-strong -fPIC -Wall -ffunction-sections -fdata-sections -pipe -O2 -DNDEBUG -fomit-frame-pointer -DHAVE_PTHREADS -Iinclude -Igenerated -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/harfbuzz -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I./include/mupdf -DSHARE_JPEG -DHAVE_LIBCRYPTO -Ithirdparty/mujs -I/usr/include/openjpeg-2.1 -o build/release/fitz/tempfile.o -c source/fitz/tempfile.c
cc -march=x86-64 -mtune=generic -O2 -pipe -fstack-protector-strong -fPIC -Wall -ffunction-sections -fdata-sections -pipe -O2 -DNDEBUG -fomit-frame-pointer -DHAVE_PTHREADS -Iinclude -Igenerated -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/harfbuzz -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I./include/mupdf -DSHARE_JPEG -DHAVE_LIBCRYPTO -Ithirdparty/mujs -I/usr/include/openjpeg-2.1 -o build/release/fitz/unzip.o -c source/fitz/unzip.c
cc -march=x86-64 -mtune=generic -O2 -pipe -fstack-protector-strong -fPIC -Wall -ffunction-sections -fdata-sections -pipe -O2 -DNDEBUG -fomit-frame-pointer -DHAVE_PTHREADS -Iinclude -Igenerated -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/harfbuzz -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I./include/mupdf -DSHARE_JPEG -DHAVE_LIBCRYPTO -Ithirdparty/mujs -I/usr/include/openjpeg-2.1 -o build/release/fitz/device.o -c source/fitz/device.c
cc -march=x86-64 -mtune=generic -O2 -pipe -fstack-protector-strong -fPIC -Wall -ffunction-sections -fdata-sections -pipe -O2 -DNDEBUG -fomit-frame-pointer -DHAVE_PTHREADS -Iinclude -Igenerated -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/harfbuzz -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I./include/mupdf -DSHARE_JPEG -DHAVE_LIBCRYPTO -Ithirdparty/mujs -I/usr/include/openjpeg-2.1 -o build/release/fitz/harfbuzz.o -c source/fitz/harfbuzz.c
cc -march=x86-64 -mtune=generic -O2 -pipe -fstack-protector-strong -fPIC -Wall -ffunction-sections -fdata-sections -pipe -O2 -DNDEBUG -fomit-frame-pointer -DHAVE_PTHREADS -Iinclude -Igenerated -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/harfbuzz -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I./include/mupdf -DSHARE_JPEG -DHAVE_LIBCRYPTO -Ithirdparty/mujs -I/usr/include/openjpeg-2.1 -o build/release/fitz/printf.o -c source/fitz/printf.c
cc -march=x86-64 -mtune=generic -O2 -pipe -fstack-protector-strong -fPIC -Wall -ffunction-sections -fdata-sections -pipe -O2 -DNDEBUG -fomit-frame-pointer -DHAVE_PTHREADS -Iinclude -Igenerated -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/harfbuzz -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I./include/mupdf -DSHARE_JPEG -DHAVE_LIBCRYPTO -Ithirdparty/mujs -I/usr/include/openjpeg-2.1 -o build/release/fitz/document.o -c source/fitz/document.c
cc -march=x86-64 -mtune=generic -O2 -pipe -fstack-protector-strong -fPIC -Wall -ffunction-sections -fdata-sections -pipe -O2 -DNDEBUG -fomit-frame-pointer -DHAVE_PTHREADS -Iinclude -Igenerated -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/harfbuzz -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I./include/mupdf -DSHARE_JPEG -DHAVE_LIBCRYPTO -Ithirdparty/mujs -I/usr/include/openjpeg-2.1 -o build/release/fitz/draw-paint.o -c source/fitz/draw-paint.c
cc -march=x86-64 -mtune=generic -O2 -pipe -fstack-protector-strong -fPIC -Wall -ffunction-sections -fdata-sections -pipe -O2 -DNDEBUG -fomit-frame-pointer -DHAVE_PTHREADS -Iinclude -Igenerated -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/harfbuzz -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I./include/mupdf -DSHARE_JPEG -DHAVE_LIBCRYPTO -Ithirdparty/mujs -I/usr/include/openjpeg-2.1 -o build/release/fitz/shade.o -c source/fitz/shade.c
cc -march=x86-64 -mtune=generic -O2 -pipe -fstack-protector-strong -fPIC -Wall -ffunction-sections -fdata-sections -pipe -O2 -DNDEBUG -fomit-frame-pointer -DHAVE_PTHREADS -Iinclude -Igenerated -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/harfbuzz -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I./include/mupdf -DSHARE_JPEG -DHAVE_LIBCRYPTO -Ithirdparty/mujs -I/usr/include/openjpeg-2.1 -o build/release/fitz/output-pnm.o -c source/fitz/output-pnm.c
cc -march=x86-64 -mtune=generic -O2 -pipe -fstack-protector-strong -fPIC -Wall -ffunction-sections -fdata-sections -pipe -O2 -DNDEBUG -fomit-frame-pointer -DHAVE_PTHREADS -Iinclude -Igenerated -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/harfbuzz -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I./include/mupdf -DSHARE_JPEG -DHAVE_LIBCRYPTO -Ithirdparty/mujs -I/usr/include/openjpeg-2.1 -o build/release/fitz/memory.o -c source/fitz/memory.c
cc -march=x86-64 -mtune=generic -O2 -pipe -fstack-protector-strong -fPIC -Wall -ffunction-sections -fdata-sections -pipe -O2 -DNDEBUG -fomit-frame-pointer -DHAVE_PTHREADS -Iinclude -Igenerated -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/harfbuzz -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I./include/mupdf -DSHARE_JPEG -DHAVE_LIBCRYPTO -Ithirdparty/mujs -I/usr/include/openjpeg-2.1 -o build/release/fitz/ucdn.o -c source/fitz/ucdn.c
cc -march=x86-64 -mtune=generic -O2 -pipe -fstack-protector-strong -fPIC -Wall -ffunction-sections -fdata-sections -pipe -O2 -DNDEBUG -fomit-frame-pointer -DHAVE_PTHREADS -Iinclude -Igenerated -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/harfbuzz -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I./include/mupdf -DSHARE_JPEG -DHAVE_LIBCRYPTO -Ithirdparty/mujs -I/usr/include/openjpeg-2.1 -o build/release/fitz/load-jpx.o -c source/fitz/load-jpx.c
In file included from /usr/include/openjpeg-2.1/opj_stdint.h:34:0,
from /usr/include/openjpeg-2.1/openjpeg.h:119,
from source/fitz/load-jpx.c:492:
/usr/include/openjpeg-2.1/opj_config.h:2:0: warning: "OPJ_HAVE_STDINT_H" redefined
#define OPJ_HAVE_STDINT_H 1
source/fitz/load-jpx.c:489:0: note: this is the location of the previous definition
#define OPJ_HAVE_STDINT_H
cc -march=x86-64 -mtune=generic -O2 -pipe -fstack-protector-strong -fPIC -Wall -ffunction-sections -fdata-sections -pipe -O2 -DNDEBUG -fomit-frame-pointer -DHAVE_PTHREADS -Iinclude -Igenerated -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/harfbuzz -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I./include/mupdf -DSHARE_JPEG -DHAVE_LIBCRYPTO -Ithirdparty/mujs -I/usr/include/openjpeg-2.1 -o build/release/fitz/filter-dct.o -c source/fitz/filter-dct.c
cc -march=x86-64 -mtune=generic -O2 -pipe -fstack-protector-strong -fPIC -Wall -ffunction-sections -fdata-sections -pipe -O2 -DNDEBUG -fomit-frame-pointer -DHAVE_PTHREADS -Iinclude -Igenerated -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/harfbuzz -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I./include/mupdf -DSHARE_JPEG -DHAVE_LIBCRYPTO -Ithirdparty/mujs -I/usr/include/openjpeg-2.1 -o build/release/fitz/stext-search.o -c source/fitz/stext-search.c
cc -march=x86-64 -mtune=generic -O2 -pipe -fstack-protector-strong -fPIC -Wall -ffunction-sections -fdata-sections -pipe -O2 -DNDEBUG -fomit-frame-pointer -DHAVE_PTHREADS -Iinclude -Igenerated -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/harfbuzz -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I./include/mupdf -DSHARE_JPEG -DHAVE_LIBCRYPTO -Ithirdparty/mujs -I/usr/include/openjpeg-2.1 -o build/release/fitz/filter-lzw.o -c source/fitz/filter-lzw.c
cc -march=x86-64 -mtune=generic -O2 -pipe -fstack-protector-strong -fPIC -Wall -ffunction-sections -fdata-sections -pipe -O2 -DNDEBUG -fomit-frame-pointer -DHAVE_PTHREADS -Iinclude -Igenerated -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/harfbuzz -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I./include/mupdf -DSHARE_JPEG -DHAVE_LIBCRYPTO -Ithirdparty/mujs -I/usr/include/openjpeg-2.1 -o build/release/fitz/font.o -c source/fitz/font.c
cc -march=x86-64 -mtune=generic -O2 -pipe -fstack-protector-strong -fPIC -Wall -ffunction-sections -fdata-sections -pipe -O2 -DNDEBUG -fomit-frame-pointer -DHAVE_PTHREADS -Iinclude -Igenerated -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/harfbuzz -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I./include/mupdf -DSHARE_JPEG -DHAVE_LIBCRYPTO -Ithirdparty/mujs -I/usr/include/openjpeg-2.1 -o build/release/fitz/document-all.o -c source/fitz/document-all.c
cc -march=x86-64 -mtune=generic -O2 -pipe -fstack-protector-strong -fPIC -Wall -ffunction-sections -fdata-sections -pipe -O2 -DNDEBUG -fomit-frame-pointer -DHAVE_PTHREADS -Iinclude -Igenerated -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/harfbuzz -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I./include/mupdf -DSHARE_JPEG -DHAVE_LIBCRYPTO -Ithirdparty/mujs -I/usr/include/openjpeg-2.1 -o build/release/fitz/util.o -c source/fitz/util.c
cc -march=x86-64 -mtune=generic -O2 -pipe -fstack-protector-strong -fPIC -Wall -ffunction-sections -fdata-sections -pipe -O2 -DNDEBUG -fomit-frame-pointer -DHAVE_PTHREADS -Iinclude -Igenerated -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/harfbuzz -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I./include/mupdf -DSHARE_JPEG -DHAVE_LIBCRYPTO -Ithirdparty/mujs -I/usr/include/openjpeg-2.1 -o build/release/fitz/bidi-std.o -c source/fitz/bidi-std.c
cc -march=x86-64 -mtune=generic -O2 -pipe -fstack-protector-strong -fPIC -Wall -ffunction-sections -fdata-sections -pipe -O2 -DNDEBUG -fomit-frame-pointer -DHAVE_PTHREADS -Iinclude -Igenerated -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/harfbuzz -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I./include/mupdf -DSHARE_JPEG -DHAVE_LIBCRYPTO -Ithirdparty/mujs -I/usr/include/openjpeg-2.1 -o build/release/fitz/draw-affine.o -c source/fitz/draw-affine.c
cc -march=x86-64 -mtune=generic -O2 -pipe -fstack-protector-strong -fPIC -Wall -ffunction-sections -fdata-sections -pipe -O2 -DNDEBUG -fomit-frame-pointer -DHAVE_PTHREADS -Iinclude -Igenerated -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/harfbuzz -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I./include/mupdf -DSHARE_JPEG -DHAVE_LIBCRYPTO -Ithirdparty/mujs -I/usr/include/openjpeg-2.1 -o build/release/fitz/untar.o -c source/fitz/untar.c
cc -march=x86-64 -mtune=generic -O2 -pipe -fstack-protector-strong -fPIC -Wall -ffunction-sections -fdata-sections -pipe -O2 -DNDEBUG -fomit-frame-pointer -DHAVE_PTHREADS -Iinclude -Igenerated -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/harfbuzz -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I./include/mupdf -DSHARE_JPEG -DHAVE_LIBCRYPTO -Ithirdparty/mujs -I/usr/include/openjpeg-2.1 -o build/release/fitz/bitmap.o -c source/fitz/bitmap.c
cc -march=x86-64 -mtune=generic -O2 -pipe -fstack-protector-strong -fPIC -Wall -ffunction-sections -fdata-sections -pipe -O2 -DNDEBUG -fomit-frame-pointer -DHAVE_PTHREADS -Iinclude -Igenerated -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/harfbuzz -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I./include/mupdf -DSHARE_JPEG -DHAVE_LIBCRYPTO -Ithirdparty/mujs -I/usr/include/openjpeg-2.1 -o build/release/fitz/track-usage.o -c source/fitz/track-usage.c
cc -march=x86-64 -mtune=generic -O2 -pipe -fstack-protector-strong -fPIC -Wall -ffunction-sections -fdata-sections -pipe -O2 -DNDEBUG -fomit-frame-pointer -DHAVE_PTHREADS -Iinclude -Igenerated -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/harfbuzz -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I./include/mupdf -DSHARE_JPEG -DHAVE_LIBCRYPTO -Ithirdparty/mujs -I/usr/include/openjpeg-2.1 -o build/release/fitz/filter-predict.o -c source/fitz/filter-predict.c
cc -march=x86-64 -mtune=generic -O2 -pipe -fstack-protector-strong -fPIC -Wall -ffunction-sections -fdata-sections -pipe -O2 -DNDEBUG -fomit-frame-pointer -DHAVE_PTHREADS -Iinclude -Igenerated -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/harfbuzz -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I./include/mupdf -DSHARE_JPEG -DHAVE_LIBCRYPTO -Ithirdparty/mujs -I/usr/include/openjpeg-2.1 -o build/release/fitz/trace-device.o -c source/fitz/trace-device.c
cc -march=x86-64 -mtune=generic -O2 -pipe -fstack-protector-strong -fPIC -Wall -ffunction-sections -fdata-sections -pipe -O2 -DNDEBUG -fomit-frame-pointer -DHAVE_PTHREADS -Iinclude -Igenerated -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/harfbuzz -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I./include/mupdf -DSHARE_JPEG -DHAVE_LIBCRYPTO -Ithirdparty/mujs -I/usr/include/openjpeg-2.1 -o build/release/fitz/xml.o -c source/fitz/xml.c
cc -march=x86-64 -mtune=generic -O2 -pipe -fstack-protector-strong -fPIC -Wall -ffunction-sections -fdata-sections -pipe -O2 -DNDEBUG -fomit-frame-pointer -DHAVE_PTHREADS -Iinclude -Igenerated -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/harfbuzz -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I./include/mupdf -DSHARE_JPEG -DHAVE_LIBCRYPTO -Ithirdparty/mujs -I/usr/include/openjpeg-2.1 -o build/release/fitz/list-device.o -c source/fitz/list-device.c
cc -march=x86-64 -mtune=generic -O2 -pipe -fstack-protector-strong -fPIC -Wall -ffunction-sections -fdata-sections -pipe -O2 -DNDEBUG -fomit-frame-pointer -DHAVE_PTHREADS -Iinclude -Igenerated -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/harfbuzz -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I./include/mupdf -DSHARE_JPEG -DHAVE_LIBCRYPTO -Ithirdparty/mujs -I/usr/include/openjpeg-2.1 -o build/release/fitz/draw-edge.o -c source/fitz/draw-edge.c
cc -march=x86-64 -mtune=generic -O2 -pipe -fstack-protector-strong -fPIC -Wall -ffunction-sections -fdata-sections -pipe -O2 -DNDEBUG -fomit-frame-pointer -DHAVE_PTHREADS -Iinclude -Igenerated -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/harfbuzz -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I./include/mupdf -DSHARE_JPEG -DHAVE_LIBCRYPTO -Ithirdparty/mujs -I/usr/include/openjpeg-2.1 -o build/release/fitz/halftone.o -c source/fitz/halftone.c
cc -march=x86-64 -mtune=generic -O2 -pipe -fstack-protector-strong -fPIC -Wall -ffunction-sections -fdata-sections -pipe -O2 -DNDEBUG -fomit-frame-pointer -DHAVE_PTHREADS -Iinclude -Igenerated -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/harfbuzz -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I./include/mupdf -DSHARE_JPEG -DHAVE_LIBCRYPTO -Ithirdparty/mujs -I/usr/include/openjpeg-2.1 -o build/release/fitz/crypt-md5.o -c source/fitz/crypt-md5.c
cc -march=x86-64 -mtune=generic -O2 -pipe -fstack-protector-strong -fPIC -Wall -ffunction-sections -fdata-sections -pipe -O2 -DNDEBUG -fomit-frame-pointer -DHAVE_PTHREADS -Iinclude -Igenerated -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/harfbuzz -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I./include/mupdf -DSHARE_JPEG -DHAVE_LIBCRYPTO -Ithirdparty/mujs -I/usr/include/openjpeg-2.1 -o build/release/fitz/crypt-sha2.o -c source/fitz/crypt-sha2.c
cc -march=x86-64 -mtune=generic -O2 -pipe -fstack-protector-strong -fPIC -Wall -ffunction-sections -fdata-sections -pipe -O2 -DNDEBUG -fomit-frame-pointer -DHAVE_PTHREADS -Iinclude -Igenerated -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/harfbuzz -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I./include/mupdf -DSHARE_JPEG -DHAVE_LIBCRYPTO -Ithirdparty/mujs -I/usr/include/openjpeg-2.1 -o build/release/fitz/jmemcust.o -c source/fitz/jmemcust.c
cc -march=x86-64 -mtune=generic -O2 -pipe -fstack-protector-strong -fPIC -Wall -ffunction-sections -fdata-sections -pipe -O2 -DNDEBUG -fomit-frame-pointer -DHAVE_PTHREADS -Iinclude -Igenerated -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/harfbuzz -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I./include/mupdf -DSHARE_JPEG -DHAVE_LIBCRYPTO -Ithirdparty/mujs -I/usr/include/openjpeg-2.1 -o build/release/fitz/bidi.o -c source/fitz/bidi.c
cc -march=x86-64 -mtune=generic -O2 -pipe -fstack-protector-strong -fPIC -Wall -ffunction-sections -fdata-sections -pipe -O2 -DNDEBUG -fomit-frame-pointer -DHAVE_PTHREADS -Iinclude -Igenerated -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/harfbuzz -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I./include/mupdf -DSHARE_JPEG -DHAVE_LIBCRYPTO -Ithirdparty/mujs -I/usr/include/openjpeg-2.1 -o build/release/fitz/ftoa.o -c source/fitz/ftoa.c
cc -march=x86-64 -mtune=generic -O2 -pipe -fstack-protector-strong -fPIC -Wall -ffunction-sections -fdata-sections -pipe -O2 -DNDEBUG -fomit-frame-pointer -DHAVE_PTHREADS -Iinclude -Igenerated -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/harfbuzz -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I./include/mupdf -DSHARE_JPEG -DHAVE_LIBCRYPTO -Ithirdparty/mujs -I/usr/include/openjpeg-2.1 -o build/release/fitz/draw-mesh.o -c source/fitz/draw-mesh.c
cc -march=x86-64 -mtune=generic -O2 -pipe -fstack-protector-strong -fPIC -Wall -ffunction-sections -fdata-sections -pipe -O2 -DNDEBUG -fomit-frame-pointer -DHAVE_PTHREADS -Iinclude -Igenerated -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/harfbuzz -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I./include/mupdf -DSHARE_JPEG -DHAVE_LIBCRYPTO -Ithirdparty/mujs -I/usr/include/openjpeg-2.1 -o build/release/fitz/pixmap.o -c source/fitz/pixmap.c
cc -march=x86-64 -mtune=generic -O2 -pipe -fstack-protector-strong -fPIC -Wall -ffunction-sections -fdata-sections -pipe -O2 -DNDEBUG -fomit-frame-pointer -DHAVE_PTHREADS -Iinclude -Igenerated -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/harfbuzz -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I./include/mupdf -DSHARE_JPEG -DHAVE_LIBCRYPTO -Ithirdparty/mujs -I/usr/include/openjpeg-2.1 -o build/release/fitz/image.o -c source/fitz/image.c
cc -march=x86-64 -mtune=generic -O2 -pipe -fstack-protector-strong -fPIC -Wall -ffunction-sections -fdata-sections -pipe -O2 -DNDEBUG -fomit-frame-pointer -DHAVE_PTHREADS -Iinclude -Igenerated -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/harfbuzz -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I./include/mupdf -DSHARE_JPEG -DHAVE_LIBCRYPTO -Ithirdparty/mujs -I/usr/include/openjpeg-2.1 -o build/release/fitz/context.o -c source/fitz/context.c
cc -march=x86-64 -mtune=generic -O2 -pipe -fstack-protector-strong -fPIC -Wall -ffunction-sections -fdata-sections -pipe -O2 -DNDEBUG -fomit-frame-pointer -DHAVE_PTHREADS -Iinclude -Igenerated -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/harfbuzz -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I./include/mupdf -DSHARE_JPEG -DHAVE_LIBCRYPTO -Ithirdparty/mujs -I/usr/include/openjpeg-2.1 -o build/release/fitz/function.o -c source/fitz/function.c
cc -march=x86-64 -mtune=generic -O2 -pipe -fstack-protector-strong -fPIC -Wall -ffunction-sections -fdata-sections -pipe -O2 -DNDEBUG -fomit-frame-pointer -DHAVE_PTHREADS -Iinclude -Igenerated -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/harfbuzz -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I./include/mupdf -DSHARE_JPEG -DHAVE_LIBCRYPTO -Ithirdparty/mujs -I/usr/include/openjpeg-2.1 -o build/release/fitz/draw-device.o -c source/fitz/draw-device.c
cc -march=x86-64 -mtune=generic -O2 -pipe -fstack-protector-strong -fPIC -Wall -ffunction-sections -fdata-sections -pipe -O2 -DNDEBUG -fomit-frame-pointer -DHAVE_PTHREADS -Iinclude -Igenerated -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/harfbuzz -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I./include/mupdf -DSHARE_JPEG -DHAVE_LIBCRYPTO -Ithirdparty/mujs -I/usr/include/openjpeg-2.1 -o build/release/fitz/link.o -c source/fitz/link.c
cc -march=x86-64 -mtune=generic -O2 -pipe -fstack-protector-strong -fPIC -Wall -ffunction-sections -fdata-sections -pipe -O2 -DNDEBUG -fomit-frame-pointer -DHAVE_PTHREADS -Iinclude -Igenerated -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/harfbuzz -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I./include/mupdf -DSHARE_JPEG -DHAVE_LIBCRYPTO -Ithirdparty/mujs -I/usr/include/openjpeg-2.1 -o build/release/fitz/load-jpeg.o -c source/fitz/load-jpeg.c
cc -march=x86-64 -mtune=generic -O2 -pipe -fstack-protector-strong -fPIC -Wall -ffunction-sections -fdata-sections -pipe -O2 -DNDEBUG -fomit-frame-pointer -DHAVE_PTHREADS -Iinclude -Igenerated -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/harfbuzz -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I./include/mupdf -DSHARE_JPEG -DHAVE_LIBCRYPTO -Ithirdparty/mujs -I/usr/include/openjpeg-2.1 -o build/release/fitz/transition.o -c source/fitz/transition.c
cc -march=x86-64 -mtune=generic -O2 -pipe -fstack-protector-strong -fPIC -Wall -ffunction-sections -fdata-sections -pipe -O2 -DNDEBUG -fomit-frame-pointer -DHAVE_PTHREADS -Iinclude -Igenerated -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/harfbuzz -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I./include/mupdf -DSHARE_JPEG -DHAVE_LIBCRYPTO -Ithirdparty/mujs -I/usr/include/openjpeg-2.1 -o build/release/fitz/memento.o -c source/fitz/memento.c
cc -march=x86-64 -mtune=generic -O2 -pipe -fstack-protector-strong -fPIC -Wall -ffunction-sections -fdata-sections -pipe -O2 -DNDEBUG -fomit-frame-pointer -DHAVE_PTHREADS -Iinclude -Igenerated -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/harfbuzz -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I./include/mupdf -DSHARE_JPEG -DHAVE_LIBCRYPTO -Ithirdparty/mujs -I/usr/include/openjpeg-2.1 -o build/release/fitz/load-bmp.o -c source/fitz/load-bmp.c
cc -march=x86-64 -mtune=generic -O2 -pipe -fstack-protector-strong -fPIC -Wall -ffunction-sections -fdata-sections -pipe -O2 -DNDEBUG -fomit-frame-pointer -DHAVE_PTHREADS -Iinclude -Igenerated -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/harfbuzz -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I./include/mupdf -DSHARE_JPEG -DHAVE_LIBCRYPTO -Ithirdparty/mujs -I/usr/include/openjpeg-2.1 -o build/release/fitz/tree.o -c source/fitz/tree.c
cc -march=x86-64 -mtune=generic -O2 -pipe -fstack-protector-strong -fPIC -Wall -ffunction-sections -fdata-sections -pipe -O2 -DNDEBUG -fomit-frame-pointer -DHAVE_PTHREADS -Iinclude -Igenerated -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/harfbuzz -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I./include/mupdf -DSHARE_JPEG -DHAVE_LIBCRYPTO -Ithirdparty/mujs -I/usr/include/openjpeg-2.1 -o build/release/fitz/load-gif.o -c source/fitz/load-gif.c
cc -march=x86-64 -mtune=generic -O2 -pipe -fstack-protector-strong -fPIC -Wall -ffunction-sections -fdata-sections -pipe -O2 -DNDEBUG -fomit-frame-pointer -DHAVE_PTHREADS -Iinclude -Igenerated -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/harfbuzz -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I./include/mupdf -DSHARE_JPEG -DHAVE_LIBCRYPTO -Ithirdparty/mujs -I/usr/include/openjpeg-2.1 -o build/release/fitz/zip.o -c source/fitz/zip.c
cc -march=x86-64 -mtune=generic -O2 -pipe -fstack-protector-strong -fPIC -Wall -ffunction-sections -fdata-sections -pipe -O2 -DNDEBUG -fomit-frame-pointer -DHAVE_PTHREADS -Iinclude -Igenerated -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/harfbuzz -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I./include/mupdf -DSHARE_JPEG -DHAVE_LIBCRYPTO -Ithirdparty/mujs -I/usr/include/openjpeg-2.1 -o build/release/fitz/store.o -c source/fitz/store.c
cc -march=x86-64 -mtune=generic -O2 -pipe -fstack-protector-strong -fPIC -Wall -ffunction-sections -fdata-sections -pipe -O2 -DNDEBUG -fomit-frame-pointer -DHAVE_PTHREADS -Iinclude -Igenerated -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/harfbuzz -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I./include/mupdf -DSHARE_JPEG -DHAVE_LIBCRYPTO -Ithirdparty/mujs -I/usr/include/openjpeg-2.1 -o build/release/fitz/output-cbz.o -c source/fitz/output-cbz.c
cc -march=x86-64 -mtune=generic -O2 -pipe -fstack-protector-strong -fPIC -Wall -ffunction-sections -fdata-sections -pipe -O2 -DNDEBUG -fomit-frame-pointer -DHAVE_PTHREADS -Iinclude -Igenerated -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/harfbuzz -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I./include/mupdf -DSHARE_JPEG -DHAVE_LIBCRYPTO -Ithirdparty/mujs -I/usr/include/openjpeg-2.1 -o build/release/fitz/output-png.o -c source/fitz/output-png.c
cc -march=x86-64 -mtune=generic -O2 -pipe -fstack-protector-strong -fPIC -Wall -ffunction-sections -fdata-sections -pipe -O2 -DNDEBUG -fomit-frame-pointer -DHAVE_PTHREADS -Iinclude -Igenerated -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/harfbuzz -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I./include/mupdf -DSHARE_JPEG -DHAVE_LIBCRYPTO -Ithirdparty/mujs -I/usr/include/openjpeg-2.1 -o build/release/fitz/load-tiff.o -c source/fitz/load-tiff.c
cc -march=x86-64 -mtune=generic -O2 -pipe -fstack-protector-strong -fPIC -Wall -ffunction-sections -fdata-sections -pipe -O2 -DNDEBUG -fomit-frame-pointer -DHAVE_PTHREADS -Iinclude -Igenerated -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/harfbuzz -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I./include/mupdf -DSHARE_JPEG -DHAVE_LIBCRYPTO -Ithirdparty/mujs -I/usr/include/openjpeg-2.1 -o build/release/fitz/load-png.o -c source/fitz/load-png.c
cc -march=x86-64 -mtune=generic -O2 -pipe -fstack-protector-strong -fPIC -Wall -ffunction-sections -fdata-sections -pipe -O2 -DNDEBUG -fomit-frame-pointer -DHAVE_PTHREADS -Iinclude -Igenerated -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/harfbuzz -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I./include/mupdf -DSHARE_JPEG -DHAVE_LIBCRYPTO -Ithirdparty/mujs -I/usr/include/openjpeg-2.1 -o build/release/fitz/crypt-aes.o -c source/fitz/crypt-aes.c
cc -march=x86-64 -mtune=generic -O2 -pipe -fstack-protector-strong -fPIC -Wall -ffunction-sections -fdata-sections -pipe -O2 -DNDEBUG -fomit-frame-pointer -DHAVE_PTHREADS -Iinclude -Igenerated -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/harfbuzz -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I./include/mupdf -DSHARE_JPEG -DHAVE_LIBCRYPTO -Ithirdparty/mujs -I/usr/include/openjpeg-2.1 -o build/release/fitz/outline.o -c source/fitz/outline.c
cc -march=x86-64 -mtune=generic -O2 -pipe -fstack-protector-strong -fPIC -Wall -ffunction-sections -fdata-sections -pipe -O2 -DNDEBUG -fomit-frame-pointer -DHAVE_PTHREADS -Iinclude -Igenerated -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/harfbuzz -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I./include/mupdf -DSHARE_JPEG -DHAVE_LIBCRYPTO -Ithirdparty/mujs -I/usr/include/openjpeg-2.1 -o build/release/fitz/writer.o -c source/fitz/writer.c
cc -march=x86-64 -mtune=generic -O2 -pipe -fstack-protector-strong -fPIC -Wall -ffunction-sections -fdata-sections -pipe -O2 -DNDEBUG -fomit-frame-pointer -DHAVE_PTHREADS -Iinclude -Igenerated -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/harfbuzz -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I./include/mupdf -DSHARE_JPEG -DHAVE_LIBCRYPTO -Ithirdparty/mujs -I/usr/include/openjpeg-2.1 -o build/release/fitz/stext-output.o -c source/fitz/stext-output.c
cc -march=x86-64 -mtune=generic -O2 -pipe -fstack-protector-strong -fPIC -Wall -ffunction-sections -fdata-sections -pipe -O2 -DNDEBUG -fomit-frame-pointer -DHAVE_PTHREADS -Iinclude -Igenerated -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/harfbuzz -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I./include/mupdf -DSHARE_JPEG -DHAVE_LIBCRYPTO -Ithirdparty/mujs -I/usr/include/openjpeg-2.1 -o build/release/fitz/crypt-arc4.o -c source/fitz/crypt-arc4.c
cc -march=x86-64 -mtune=generic -O2 -pipe -fstack-protector-strong -fPIC -Wall -ffunction-sections -fdata-sections -pipe -O2 -DNDEBUG -fomit-frame-pointer -DHAVE_PTHREADS -Iinclude -Igenerated -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/harfbuzz -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I./include/mupdf -DSHARE_JPEG -DHAVE_LIBCRYPTO -Ithirdparty/mujs -I/usr/include/openjpeg-2.1 -o build/release/fitz/buffer.o -c source/fitz/buffer.c
cc -march=x86-64 -mtune=generic -O2 -pipe -fstack-protector-strong -fPIC -Wall -ffunction-sections -fdata-sections -pipe -O2 -DNDEBUG -fomit-frame-pointer -DHAVE_PTHREADS -Iinclude -Igenerated -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/harfbuzz -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I./include/mupdf -DSHARE_JPEG -DHAVE_LIBCRYPTO -Ithirdparty/mujs -I/usr/include/openjpeg-2.1 -o build/release/fitz/output-pwg.o -c source/fitz/output-pwg.c
cc -march=x86-64 -mtune=generic -O2 -pipe -fstack-protector-strong -fPIC -Wall -ffunction-sections -fdata-sections -pipe -O2 -DNDEBUG -fomit-frame-pointer -DHAVE_PTHREADS -Iinclude -Igenerated -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/harfbuzz -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I./include/mupdf -DSHARE_JPEG -DHAVE_LIBCRYPTO -Ithirdparty/mujs -I/usr/include/openjpeg-2.1 -o build/release/fitz/geometry.o -c source/fitz/geometry.c
cc -march=x86-64 -mtune=generic -O2 -pipe -fstack-protector-strong -fPIC -Wall -ffunction-sections -fdata-sections -pipe -O2 -DNDEBUG -fomit-frame-pointer -DHAVE_PTHREADS -Iinclude -Igenerated -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/harfbuzz -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I./include/mupdf -DSHARE_JPEG -DHAVE_LIBCRYPTO -Ithirdparty/mujs -I/usr/include/openjpeg-2.1 -o build/release/fitz/draw-unpack.o -c source/fitz/draw-unpack.c
cc -march=x86-64 -mtune=generic -O2 -pipe -fstack-protector-strong -fPIC -Wall -ffunction-sections -fdata-sections -pipe -O2 -DNDEBUG -fomit-frame-pointer -DHAVE_PTHREADS -Iinclude -Igenerated -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/harfbuzz -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I./include/mupdf -DSHARE_JPEG -DHAVE_LIBCRYPTO -Ithirdparty/mujs -I/usr/include/openjpeg-2.1 -o build/release/fitz/bbox-device.o -c source/fitz/bbox-device.c
cc -march=x86-64 -mtune=generic -O2 -pipe -fstack-protector-strong -fPIC -Wall -ffunction-sections -fdata-sections -pipe -O2 -DNDEBUG -fomit-frame-pointer -DHAVE_PTHREADS -Iinclude -Igenerated -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/harfbuzz -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I./include/mupdf -DSHARE_JPEG -DHAVE_LIBCRYPTO -Ithirdparty/mujs -I/usr/include/openjpeg-2.1 -o build/release/fitz/separation.o -c source/fitz/separation.c
cc -march=x86-64 -mtune=generic -O2 -pipe -fstack-protector-strong -fPIC -Wall -ffunction-sections -fdata-sections -pipe -O2 -DNDEBUG -fomit-frame-pointer -DHAVE_PTHREADS -Iinclude -Igenerated -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/harfbuzz -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I./include/mupdf -DSHARE_JPEG -DHAVE_LIBCRYPTO -Ithirdparty/mujs -I/usr/include/openjpeg-2.1 -o build/release/fitz/filter-basic.o -c source/fitz/filter-basic.c
cc -march=x86-64 -mtune=generic -O2 -pipe -fstack-protector-strong -fPIC -Wall -ffunction-sections -fdata-sections -pipe -O2 -DNDEBUG -fomit-frame-pointer -DHAVE_PTHREADS -Iinclude -Igenerated -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/harfbuzz -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I./include/mupdf -DSHARE_JPEG -DHAVE_LIBCRYPTO -Ithirdparty/mujs -I/usr/include/openjpeg-2.1 -o build/release/fitz/load-pnm.o -c source/fitz/load-pnm.c
cc -march=x86-64 -mtune=generic -O2 -pipe -fstack-protector-strong -fPIC -Wall -ffunction-sections -fdata-sections -pipe -O2 -DNDEBUG -fomit-frame-pointer -DHAVE_PTHREADS -Iinclude -Igenerated -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/harfbuzz -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I./include/mupdf -DSHARE_JPEG -DHAVE_LIBCRYPTO -Ithirdparty/mujs -I/usr/include/openjpeg-2.1 -o build/release/fitz/filter-leech.o -c source/fitz/filter-leech.c
cc -march=x86-64 -mtune=generic -O2 -pipe -fstack-protector-strong -fPIC -Wall -ffunction-sections -fdata-sections -pipe -O2 -DNDEBUG -fomit-frame-pointer -DHAVE_PTHREADS -Iinclude -Igenerated -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/harfbuzz -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I./include/mupdf -DSHARE_JPEG -DHAVE_LIBCRYPTO -Ithirdparty/mujs -I/usr/include/openjpeg-2.1 -o build/release/fitz/stream-read.o -c source/fitz/stream-read.c
cc -march=x86-64 -mtune=generic -O2 -pipe -fstack-protector-strong -fPIC -Wall -ffunction-sections -fdata-sections -pipe -O2 -DNDEBUG -fomit-frame-pointer -DHAVE_PTHREADS -Iinclude -Igenerated -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/harfbuzz -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I./include/mupdf -DSHARE_JPEG -DHAVE_LIBCRYPTO -Ithirdparty/mujs -I/usr/include/openjpeg-2.1 -o build/release/fitz/filter-jbig2.o -c source/fitz/filter-jbig2.c
cc -march=x86-64 -mtune=generic -O2 -pipe -fstack-protector-strong -fPIC -Wall -ffunction-sections -fdata-sections -pipe -O2 -DNDEBUG -fomit-frame-pointer -DHAVE_PTHREADS -Iinclude -Igenerated -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/harfbuzz -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I./include/mupdf -DSHARE_JPEG -DHAVE_LIBCRYPTO -Ithirdparty/mujs -I/usr/include/openjpeg-2.1 -o build/release/fitz/compressed-buffer.o -c source/fitz/compressed-buffer.c
cc -march=x86-64 -mtune=generic -O2 -pipe -fstack-protector-strong -fPIC -Wall -ffunction-sections -fdata-sections -pipe -O2 -DNDEBUG -fomit-frame-pointer -DHAVE_PTHREADS -Iinclude -Igenerated -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/harfbuzz -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I./include/mupdf -DSHARE_JPEG -DHAVE_LIBCRYPTO -Ithirdparty/mujs -I/usr/include/openjpeg-2.1 -o build/release/fitz/time.o -c source/fitz/time.c
cc -march=x86-64 -mtune=generic -O2 -pipe -fstack-protector-strong -fPIC -Wall -ffunction-sections -fdata-sections -pipe -O2 -DNDEBUG -fomit-frame-pointer -DHAVE_PTHREADS -Iinclude -Igenerated -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/harfbuzz -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I./include/mupdf -DSHARE_JPEG -DHAVE_LIBCRYPTO -Ithirdparty/mujs -I/usr/include/openjpeg-2.1 -o build/release/fitz/archive.o -c source/fitz/archive.c
cc -march=x86-64 -mtune=generic -O2 -pipe -fstack-protector-strong -fPIC -Wall -ffunction-sections -fdata-sections -pipe -O2 -DNDEBUG -fomit-frame-pointer -DHAVE_PTHREADS -Iinclude -Igenerated -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/harfbuzz -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I./include/mupdf -DSHARE_JPEG -DHAVE_LIBCRYPTO -Ithirdparty/mujs -I/usr/include/openjpeg-2.1 -o build/release/fitz/strtof.o -c source/fitz/strtof.c
cc -march=x86-64 -mtune=generic -O2 -pipe -fstack-protector-strong -fPIC -Wall -ffunction-sections -fdata-sections -pipe -O2 -DNDEBUG -fomit-frame-pointer -DHAVE_PTHREADS -Iinclude -Igenerated -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/harfbuzz -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I./include/mupdf -DSHARE_JPEG -DHAVE_LIBCRYPTO -Ithirdparty/mujs -I/usr/include/openjpeg-2.1 -o build/release/fitz/output-tga.o -c source/fitz/output-tga.c
cc -march=x86-64 -mtune=generic -O2 -pipe -fstack-protector-strong -fPIC -Wall -ffunction-sections -fdata-sections -pipe -O2 -DNDEBUG -fomit-frame-pointer -DHAVE_PTHREADS -Iinclude -Igenerated -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/harfbuzz -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I./include/mupdf -DSHARE_JPEG -DHAVE_LIBCRYPTO -Ithirdparty/mujs -I/usr/include/openjpeg-2.1 -o build/release/fitz/filter-fax.o -c source/fitz/filter-fax.c
cc -march=x86-64 -mtune=generic -O2 -pipe -fstack-protector-strong -fPIC -Wall -ffunction-sections -fdata-sections -pipe -O2 -DNDEBUG -fomit-frame-pointer -DHAVE_PTHREADS -Iinclude -Igenerated -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/harfbuzz -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I./include/mupdf -DSHARE_JPEG -DHAVE_LIBCRYPTO -Ithirdparty/mujs -I/usr/include/openjpeg-2.1 -o build/release/fitz/test-device.o -c source/fitz/test-device.c
cc -march=x86-64 -mtune=generic -O2 -pipe -fstack-protector-strong -fPIC -Wall -ffunction-sections -fdata-sections -pipe -O2 -DNDEBUG -fomit-frame-pointer -DHAVE_PTHREADS -Iinclude -Igenerated -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/harfbuzz -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I./include/mupdf -DSHARE_JPEG -DHAVE_LIBCRYPTO -Ithirdparty/mujs -I/usr/include/openjpeg-2.1 -o build/release/fitz/draw-scale-simple.o -c source/fitz/draw-scale-simple.c
cc -march=x86-64 -mtune=generic -O2 -pipe -fstack-protector-strong -fPIC -Wall -ffunction-sections -fdata-sections -pipe -O2 -DNDEBUG -fomit-frame-pointer -DHAVE_PTHREADS -Iinclude -Igenerated -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/harfbuzz -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I./include/mupdf -DSHARE_JPEG -DHAVE_LIBCRYPTO -Ithirdparty/mujs -I/usr/include/openjpeg-2.1 -o build/release/fitz/filter-thunder.o -c source/fitz/filter-thunder.c
cc -march=x86-64 -mtune=generic -O2 -pipe -fstack-protector-strong -fPIC -Wall -ffunction-sections -fdata-sections -pipe -O2 -DNDEBUG -fomit-frame-pointer -DHAVE_PTHREADS -Iinclude -Igenerated -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/harfbuzz -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I./include/mupdf -DSHARE_JPEG -DHAVE_LIBCRYPTO -Ithirdparty/mujs -I/usr/include/openjpeg-2.1 -o build/release/fitz/load-jxr.o -c source/fitz/load-jxr.c
cc -march=x86-64 -mtune=generic -O2 -pipe -fstack-protector-strong -fPIC -Wall -ffunction-sections -fdata-sections -pipe -O2 -DNDEBUG -fomit-frame-pointer -DHAVE_PTHREADS -Iinclude -Igenerated -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/harfbuzz -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I./include/mupdf -DSHARE_JPEG -DHAVE_LIBCRYPTO -Ithirdparty/mujs -I/usr/include/openjpeg-2.1 -o build/release/fitz/output-ps.o -c source/fitz/output-ps.c
cc -march=x86-64 -mtune=generic -O2 -pipe -fstack-protector-strong -fPIC -Wall -ffunction-sections -fdata-sections -pipe -O2 -DNDEBUG -fomit-frame-pointer -DHAVE_PTHREADS -Iinclude -Igenerated -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/harfbuzz -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I./include/mupdf -DSHARE_JPEG -DHAVE_LIBCRYPTO -Ithirdparty/mujs -I/usr/include/openjpeg-2.1 -o build/release/fitz/draw-blend.o -c source/fitz/draw-blend.c
cc -march=x86-64 -mtune=generic -O2 -pipe -fstack-protector-strong -fPIC -Wall -ffunction-sections -fdata-sections -pipe -O2 -DNDEBUG -fomit-frame-pointer -DHAVE_PTHREADS -Iinclude -Igenerated -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/harfbuzz -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I./include/mupdf -DSHARE_JPEG -DHAVE_LIBCRYPTO -Ithirdparty/mujs -I/usr/include/openjpeg-2.1 -o build/release/fitz/colorspace.o -c source/fitz/colorspace.c
source/fitz/colorspace.c: In function ‘fz_std_conv_pixmap’:
source/fitz/colorspace.c:1647:6: warning: ‘dold’ may be used uninitialized in this function [-Wmaybe-uninitialized]
memcpy(d, dold, dstn);
^~~~~~~~~~~~~~~~~~~~~
cc -march=x86-64 -mtune=generic -O2 -pipe -fstack-protector-strong -fPIC -Wall -ffunction-sections -fdata-sections -pipe -O2 -DNDEBUG -fomit-frame-pointer -DHAVE_PTHREADS -Iinclude -Igenerated -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/harfbuzz -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I./include/mupdf -DSHARE_JPEG -DHAVE_LIBCRYPTO -Ithirdparty/mujs -I/usr/include/openjpeg-2.1 -o build/release/fitz/stext-paragraph.o -c source/fitz/stext-paragraph.c
source/fitz/stext-paragraph.c: In function ‘fz_analyze_text’:
source/fitz/stext-paragraph.c:1355:19: warning: ‘left’ may be used uninitialized in this function [-Wmaybe-uninitialized]
span->indent = left;
~~~~~~~~~~~~~^~~~~~
cc -march=x86-64 -mtune=generic -O2 -pipe -fstack-protector-strong -fPIC -Wall -ffunction-sections -fdata-sections -pipe -O2 -DNDEBUG -fomit-frame-pointer -DHAVE_PTHREADS -Iinclude -Igenerated -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/harfbuzz -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I./include/mupdf -DSHARE_JPEG -DHAVE_LIBCRYPTO -Ithirdparty/mujs -I/usr/include/openjpeg-2.1 -o build/release/fitz/getopt.o -c source/fitz/getopt.c
cc -march=x86-64 -mtune=generic -O2 -pipe -fstack-protector-strong -fPIC -Wall -ffunction-sections -fdata-sections -pipe -O2 -DNDEBUG -fomit-frame-pointer -DHAVE_PTHREADS -Iinclude -Igenerated -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/harfbuzz -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I./include/mupdf -DSHARE_JPEG -DHAVE_LIBCRYPTO -Ithirdparty/mujs -I/usr/include/openjpeg-2.1 -o build/release/fitz/draw-path.o -c source/fitz/draw-path.c
source/fitz/draw-path.c: In function ‘fz_dash_lineto’:
source/fitz/draw-path.c:634:14: warning: ‘old_by’ may be used uninitialized in this function [-Wmaybe-uninitialized]
s->seg[0].y = s->beg[0].y = y;
~~~~~~~~~~~~^~~~~~~~~~~~~~~~~
source/fitz/draw-path.c:910:16: note: ‘old_by’ was declared here
float old_bx, old_by;
^~~~~~
source/fitz/draw-path.c:633:14: warning: ‘old_bx’ may be used uninitialized in this function [-Wmaybe-uninitialized]
s->seg[0].x = s->beg[0].x = x;
~~~~~~~~~~~~^~~~~~~~~~~~~~~~~
source/fitz/draw-path.c:910:8: note: ‘old_bx’ was declared here
float old_bx, old_by;
^~~~~~
cc -march=x86-64 -mtune=generic -O2 -pipe -fstack-protector-strong -fPIC -Wall -ffunction-sections -fdata-sections -pipe -O2 -DNDEBUG -fomit-frame-pointer -DHAVE_PTHREADS -Iinclude -Igenerated -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/harfbuzz -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I./include/mupdf -DSHARE_JPEG -DHAVE_LIBCRYPTO -Ithirdparty/mujs -I/usr/include/openjpeg-2.1 -o build/release/fitz/error.o -c source/fitz/error.c
cc -march=x86-64 -mtune=generic -O2 -pipe -fstack-protector-strong -fPIC -Wall -ffunction-sections -fdata-sections -pipe -O2 -DNDEBUG -fomit-frame-pointer -DHAVE_PTHREADS -Iinclude -Igenerated -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/harfbuzz -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I./include/mupdf -DSHARE_JPEG -DHAVE_LIBCRYPTO -Ithirdparty/mujs -I/usr/include/openjpeg-2.1 -o build/release/fitz/stext-device.o -c source/fitz/stext-device.c
cc -march=x86-64 -mtune=generic -O2 -pipe -fstack-protector-strong -fPIC -Wall -ffunction-sections -fdata-sections -pipe -O2 -DNDEBUG -fomit-frame-pointer -DHAVE_PTHREADS -Iinclude -Igenerated -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/harfbuzz -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I./include/mupdf -DSHARE_JPEG -DHAVE_LIBCRYPTO -Ithirdparty/mujs -I/usr/include/openjpeg-2.1 -o build/release/fitz/pool.o -c source/fitz/pool.c
cc -march=x86-64 -mtune=generic -O2 -pipe -fstack-protector-strong -fPIC -Wall -ffunction-sections -fdata-sections -pipe -O2 -DNDEBUG -fomit-frame-pointer -DHAVE_PTHREADS -Iinclude -Igenerated -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/harfbuzz -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I./include/mupdf -DSHARE_JPEG -DHAVE_LIBCRYPTO -Ithirdparty/mujs -I/usr/include/openjpeg-2.1 -o build/release/fontdump.o -c scripts/fontdump.c
cc -Wl,-O1,--sort-common,--as-needed,-z,relro -Wl,--verbose=2 -Wl,--gc-sections -Wl,-s -o build/release/fontdump build/release/fontdump.o -lpthread -lm -lfreetype -lharfbuzz -ljbig2dec -ljpeg -lcrypto -lopenjp2 -lz
GNU ld (GNU Binutils) 2.27
Supported emulations:
elf_x86_64
elf32_x86_64
elf_i386
elf_iamcu
i386linux
elf_l1om
elf_k1om
using internal linker script:
==================================================
/* Script for -z combreloc: combine and sort reloc sections */
/* Copyright (C) 2014-2016 Free Software Foundation, Inc.
Copying and distribution of this script, with or without modification,
are permitted in any medium without royalty provided the copyright
notice and this notice are preserved. */
OUTPUT_FORMAT("elf64-x86-64", "elf64-x86-64",
"elf64-x86-64")
OUTPUT_ARCH(i386:x86-64)
ENTRY(_start)
SEARCH_DIR("/usr/x86_64-pc-linux-gnu/lib64"); SEARCH_DIR("/usr/lib"); SEARCH_DIR("/usr/local/lib"); SEARCH_DIR("/usr/x86_64-pc-linux-gnu/lib");
SECTIONS
{
/* Read-only sections, merged into text segment: */
PROVIDE (__executable_start = SEGMENT_START("text-segment", 0x400000)); . = SEGMENT_START("text-segment", 0x400000) + SIZEOF_HEADERS;
.interp : { *(.interp) }
.note.gnu.build-id : { *(.note.gnu.build-id) }
.hash : { *(.hash) }
.gnu.hash : { *(.gnu.hash) }
.dynsym : { *(.dynsym) }
.dynstr : { *(.dynstr) }
.gnu.version : { *(.gnu.version) }
.gnu.version_d : { *(.gnu.version_d) }
.gnu.version_r : { *(.gnu.version_r) }
.rela.dyn :
{
*(.rela.init)
*(.rela.text .rela.text.* .rela.gnu.linkonce.t.*)
*(.rela.fini)
*(.rela.rodata .rela.rodata.* .rela.gnu.linkonce.r.*)
*(.rela.data .rela.data.* .rela.gnu.linkonce.d.*)
*(.rela.tdata .rela.tdata.* .rela.gnu.linkonce.td.*)
*(.rela.tbss .rela.tbss.* .rela.gnu.linkonce.tb.*)
*(.rela.ctors)
*(.rela.dtors)
*(.rela.got)
*(.rela.bss .rela.bss.* .rela.gnu.linkonce.b.*)
*(.rela.ldata .rela.ldata.* .rela.gnu.linkonce.l.*)
*(.rela.lbss .rela.lbss.* .rela.gnu.linkonce.lb.*)
*(.rela.lrodata .rela.lrodata.* .rela.gnu.linkonce.lr.*)
*(.rela.ifunc)
}
.rela.plt :
{
*(.rela.plt)
PROVIDE_HIDDEN (__rela_iplt_start = .);
*(.rela.iplt)
PROVIDE_HIDDEN (__rela_iplt_end = .);
}
.init :
{
KEEP (*(SORT_NONE(.init)))
}
.plt : { *(.plt) *(.iplt) }
.plt.got : { *(.plt.got) }
.plt.bnd : { *(.plt.bnd) }
.text :
{
*(.text.unlikely .text.*_unlikely .text.unlikely.*)
*(.text.exit .text.exit.*)
*(.text.startup .text.startup.*)
*(.text.hot .text.hot.*)
*(.text .stub .text.* .gnu.linkonce.t.*)
/* .gnu.warning sections are handled specially by elf32.em. */
*(.gnu.warning)
}
.fini :
{
KEEP (*(SORT_NONE(.fini)))
}
PROVIDE (__etext = .);
PROVIDE (_etext = .);
PROVIDE (etext = .);
.rodata : { *(.rodata .rodata.* .gnu.linkonce.r.*) }
.rodata1 : { *(.rodata1) }
.eh_frame_hdr : { *(.eh_frame_hdr) *(.eh_frame_entry .eh_frame_entry.*) }
.eh_frame : ONLY_IF_RO { KEEP (*(.eh_frame)) *(.eh_frame.*) }
.gcc_except_table : ONLY_IF_RO { *(.gcc_except_table
.gcc_except_table.*) }
.gnu_extab : ONLY_IF_RO { *(.gnu_extab*) }
/* These sections are generated by the Sun/Oracle C++ compiler. */
.exception_ranges : ONLY_IF_RO { *(.exception_ranges
.exception_ranges*) }
/* Adjust the address for the data segment. We want to adjust up to
the same address within the page on the next page up. */
. = DATA_SEGMENT_ALIGN (CONSTANT (MAXPAGESIZE), CONSTANT (COMMONPAGESIZE));
/* Exception handling */
.eh_frame : ONLY_IF_RW { KEEP (*(.eh_frame)) *(.eh_frame.*) }
.gnu_extab : ONLY_IF_RW { *(.gnu_extab) }
.gcc_except_table : ONLY_IF_RW { *(.gcc_except_table .gcc_except_table.*) }
.exception_ranges : ONLY_IF_RW { *(.exception_ranges .exception_ranges*) }
/* Thread Local Storage sections */
.tdata : { *(.tdata .tdata.* .gnu.linkonce.td.*) }
.tbss : { *(.tbss .tbss.* .gnu.linkonce.tb.*) *(.tcommon) }
.preinit_array :
{
PROVIDE_HIDDEN (__preinit_array_start = .);
KEEP (*(.preinit_array))
PROVIDE_HIDDEN (__preinit_array_end = .);
}
.init_array :
{
PROVIDE_HIDDEN (__init_array_start = .);
KEEP (*(SORT_BY_INIT_PRIORITY(.init_array.*) SORT_BY_INIT_PRIORITY(.ctors.*)))
KEEP (*(.init_array EXCLUDE_FILE (*crtbegin.o *crtbegin?.o *crtend.o *crtend?.o ) .ctors))
PROVIDE_HIDDEN (__init_array_end = .);
}
.fini_array :
{
PROVIDE_HIDDEN (__fini_array_start = .);
KEEP (*(SORT_BY_INIT_PRIORITY(.fini_array.*) SORT_BY_INIT_PRIORITY(.dtors.*)))
KEEP (*(.fini_array EXCLUDE_FILE (*crtbegin.o *crtbegin?.o *crtend.o *crtend?.o ) .dtors))
PROVIDE_HIDDEN (__fini_array_end = .);
}
.ctors :
{
/* gcc uses crtbegin.o to find the start of
the constructors, so we make sure it is
first. Because this is a wildcard, it
doesn't matter if the user does not
actually link against crtbegin.o; the
linker won't look for a file to match a
wildcard. The wildcard also means that it
doesn't matter which directory crtbegin.o
is in. */
KEEP (*crtbegin.o(.ctors))
KEEP (*crtbegin?.o(.ctors))
/* We don't want to include the .ctor section from
the crtend.o file until after the sorted ctors.
The .ctor section from the crtend file contains the
end of ctors marker and it must be last */
KEEP (*(EXCLUDE_FILE (*crtend.o *crtend?.o ) .ctors))
KEEP (*(SORT(.ctors.*)))
KEEP (*(.ctors))
}
.dtors :
{
KEEP (*crtbegin.o(.dtors))
KEEP (*crtbegin?.o(.dtors))
KEEP (*(EXCLUDE_FILE (*crtend.o *crtend?.o ) .dtors))
KEEP (*(SORT(.dtors.*)))
KEEP (*(.dtors))
}
.jcr : { KEEP (*(.jcr)) }
.data.rel.ro : { *(.data.rel.ro.local* .gnu.linkonce.d.rel.ro.local.*) *(.data.rel.ro .data.rel.ro.* .gnu.linkonce.d.rel.ro.*) }
.dynamic : { *(.dynamic) }
.got : { *(.got) *(.igot) }
. = DATA_SEGMENT_RELRO_END (SIZEOF (.got.plt) >= 24 ? 24 : 0, .);
.got.plt : { *(.got.plt) *(.igot.plt) }
.data :
{
*(.data .data.* .gnu.linkonce.d.*)
SORT(CONSTRUCTORS)
}
.data1 : { *(.data1) }
_edata = .; PROVIDE (edata = .);
. = .;
__bss_start = .;
.bss :
{
*(.dynbss)
*(.bss .bss.* .gnu.linkonce.b.*)
*(COMMON)
/* Align here to ensure that the .bss section occupies space up to
_end. Align after .bss to ensure correct alignment even if the
.bss section disappears because there are no input sections.
FIXME: Why do we need it? When there is no .bss section, we don't
pad the .data section. */
. = ALIGN(. != 0 ? 64 / 8 : 1);
}
.lbss :
{
*(.dynlbss)
*(.lbss .lbss.* .gnu.linkonce.lb.*)
*(LARGE_COMMON)
}
. = ALIGN(64 / 8);
. = SEGMENT_START("ldata-segment", .);
.lrodata ALIGN(CONSTANT (MAXPAGESIZE)) + (. & (CONSTANT (MAXPAGESIZE) - 1)) :
{
*(.lrodata .lrodata.* .gnu.linkonce.lr.*)
}
.ldata ALIGN(CONSTANT (MAXPAGESIZE)) + (. & (CONSTANT (MAXPAGESIZE) - 1)) :
{
*(.ldata .ldata.* .gnu.linkonce.l.*)
. = ALIGN(. != 0 ? 64 / 8 : 1);
}
. = ALIGN(64 / 8);
_end = .; PROVIDE (end = .);
. = DATA_SEGMENT_END (.);
/* Stabs debugging sections. */
.stab 0 : { *(.stab) }
.stabstr 0 : { *(.stabstr) }
.stab.excl 0 : { *(.stab.excl) }
.stab.exclstr 0 : { *(.stab.exclstr) }
.stab.index 0 : { *(.stab.index) }
.stab.indexstr 0 : { *(.stab.indexstr) }
.comment 0 : { *(.comment) }
/* DWARF debug sections.
Symbols in the DWARF debugging sections are relative to the beginning
of the section so we begin them at 0. */
/* DWARF 1 */
.debug 0 : { *(.debug) }
.line 0 : { *(.line) }
/* GNU DWARF 1 extensions */
.debug_srcinfo 0 : { *(.debug_srcinfo) }
.debug_sfnames 0 : { *(.debug_sfnames) }
/* DWARF 1.1 and DWARF 2 */
.debug_aranges 0 : { *(.debug_aranges) }
.debug_pubnames 0 : { *(.debug_pubnames) }
/* DWARF 2 */
.debug_info 0 : { *(.debug_info .gnu.linkonce.wi.*) }
.debug_abbrev 0 : { *(.debug_abbrev) }
.debug_line 0 : { *(.debug_line .debug_line.* .debug_line_end ) }
.debug_frame 0 : { *(.debug_frame) }
.debug_str 0 : { *(.debug_str) }
.debug_loc 0 : { *(.debug_loc) }
.debug_macinfo 0 : { *(.debug_macinfo) }
/* SGI/MIPS DWARF 2 extensions */
.debug_weaknames 0 : { *(.debug_weaknames) }
.debug_funcnames 0 : { *(.debug_funcnames) }
.debug_typenames 0 : { *(.debug_typenames) }
.debug_varnames 0 : { *(.debug_varnames) }
/* DWARF 3 */
.debug_pubtypes 0 : { *(.debug_pubtypes) }
.debug_ranges 0 : { *(.debug_ranges) }
/* DWARF Extension. */
.debug_macro 0 : { *(.debug_macro) }
.gnu.attributes 0 : { KEEP (*(.gnu.attributes)) }
/DISCARD/ : { *(.note.GNU-stack) *(.gnu_debuglink) *(.gnu.lto_*) }
}
==================================================
attempt to open /usr/lib/gcc/x86_64-pc-linux-gnu/6.2.1/../../../../lib/crt1.o succeeded
/usr/lib/gcc/x86_64-pc-linux-gnu/6.2.1/../../../../lib/crt1.o
attempt to open /usr/lib/gcc/x86_64-pc-linux-gnu/6.2.1/../../../../lib/crti.o succeeded
/usr/lib/gcc/x86_64-pc-linux-gnu/6.2.1/../../../../lib/crti.o
attempt to open /usr/lib/gcc/x86_64-pc-linux-gnu/6.2.1/crtbegin.o succeeded
/usr/lib/gcc/x86_64-pc-linux-gnu/6.2.1/crtbegin.o
attempt to open build/release/fontdump.o succeeded
build/release/fontdump.o
attempt to open /usr/lib/gcc/x86_64-pc-linux-gnu/6.2.1/libpthread.so failed
attempt to open /usr/lib/gcc/x86_64-pc-linux-gnu/6.2.1/libpthread.a failed
attempt to open /usr/lib/gcc/x86_64-pc-linux-gnu/6.2.1/../../../../lib/libpthread.so succeeded
opened script file /usr/lib/gcc/x86_64-pc-linux-gnu/6.2.1/../../../../lib/libpthread.so
opened script file /usr/lib/gcc/x86_64-pc-linux-gnu/6.2.1/../../../../lib/libpthread.so
attempt to open /usr/lib/libpthread.so.0 succeeded
/usr/lib/libpthread.so.0
attempt to open /usr/lib/libpthread_nonshared.a succeeded
attempt to open /usr/lib/gcc/x86_64-pc-linux-gnu/6.2.1/libm.so failed
attempt to open /usr/lib/gcc/x86_64-pc-linux-gnu/6.2.1/libm.a failed
attempt to open /usr/lib/gcc/x86_64-pc-linux-gnu/6.2.1/../../../../lib/libm.so succeeded
opened script file /usr/lib/gcc/x86_64-pc-linux-gnu/6.2.1/../../../../lib/libm.so
opened script file /usr/lib/gcc/x86_64-pc-linux-gnu/6.2.1/../../../../lib/libm.so
attempt to open /usr/lib/libm.so.6 succeeded
/usr/lib/libm.so.6
attempt to open /usr/lib/libmvec_nonshared.a succeeded
attempt to open /usr/lib/libmvec.so.1 succeeded
/usr/lib/libmvec.so.1
attempt to open /usr/lib/gcc/x86_64-pc-linux-gnu/6.2.1/libfreetype.so failed
attempt to open /usr/lib/gcc/x86_64-pc-linux-gnu/6.2.1/libfreetype.a failed
attempt to open /usr/lib/gcc/x86_64-pc-linux-gnu/6.2.1/../../../../lib/libfreetype.so succeeded
-lfreetype (/usr/lib/gcc/x86_64-pc-linux-gnu/6.2.1/../../../../lib/libfreetype.so)
attempt to open /usr/lib/gcc/x86_64-pc-linux-gnu/6.2.1/libharfbuzz.so failed
attempt to open /usr/lib/gcc/x86_64-pc-linux-gnu/6.2.1/libharfbuzz.a failed
attempt to open /usr/lib/gcc/x86_64-pc-linux-gnu/6.2.1/../../../../lib/libharfbuzz.so succeeded
-lharfbuzz (/usr/lib/gcc/x86_64-pc-linux-gnu/6.2.1/../../../../lib/libharfbuzz.so)
attempt to open /usr/lib/gcc/x86_64-pc-linux-gnu/6.2.1/libjbig2dec.so failed
attempt to open /usr/lib/gcc/x86_64-pc-linux-gnu/6.2.1/libjbig2dec.a failed
attempt to open /usr/lib/gcc/x86_64-pc-linux-gnu/6.2.1/../../../../lib/libjbig2dec.so succeeded
-ljbig2dec (/usr/lib/gcc/x86_64-pc-linux-gnu/6.2.1/../../../../lib/libjbig2dec.so)
attempt to open /usr/lib/gcc/x86_64-pc-linux-gnu/6.2.1/libjpeg.so failed
attempt to open /usr/lib/gcc/x86_64-pc-linux-gnu/6.2.1/libjpeg.a failed
attempt to open /usr/lib/gcc/x86_64-pc-linux-gnu/6.2.1/../../../../lib/libjpeg.so succeeded
-ljpeg (/usr/lib/gcc/x86_64-pc-linux-gnu/6.2.1/../../../../lib/libjpeg.so)
attempt to open /usr/lib/gcc/x86_64-pc-linux-gnu/6.2.1/libcrypto.so failed
attempt to open /usr/lib/gcc/x86_64-pc-linux-gnu/6.2.1/libcrypto.a failed
attempt to open /usr/lib/gcc/x86_64-pc-linux-gnu/6.2.1/../../../../lib/libcrypto.so succeeded
-lcrypto (/usr/lib/gcc/x86_64-pc-linux-gnu/6.2.1/../../../../lib/libcrypto.so)
attempt to open /usr/lib/gcc/x86_64-pc-linux-gnu/6.2.1/libopenjp2.so failed
attempt to open /usr/lib/gcc/x86_64-pc-linux-gnu/6.2.1/libopenjp2.a failed
attempt to open /usr/lib/gcc/x86_64-pc-linux-gnu/6.2.1/../../../../lib/libopenjp2.so succeeded
-lopenjp2 (/usr/lib/gcc/x86_64-pc-linux-gnu/6.2.1/../../../../lib/libopenjp2.so)
attempt to open /usr/lib/gcc/x86_64-pc-linux-gnu/6.2.1/libz.so failed
attempt to open /usr/lib/gcc/x86_64-pc-linux-gnu/6.2.1/libz.a failed
attempt to open /usr/lib/gcc/x86_64-pc-linux-gnu/6.2.1/../../../../lib/libz.so succeeded
-lz (/usr/lib/gcc/x86_64-pc-linux-gnu/6.2.1/../../../../lib/libz.so)
attempt to open /usr/lib/gcc/x86_64-pc-linux-gnu/6.2.1/libgcc.so failed
attempt to open /usr/lib/gcc/x86_64-pc-linux-gnu/6.2.1/libgcc.a succeeded
attempt to open /usr/lib/gcc/x86_64-pc-linux-gnu/6.2.1/libgcc_s.so failed
attempt to open /usr/lib/gcc/x86_64-pc-linux-gnu/6.2.1/libgcc_s.a failed
attempt to open /usr/lib/gcc/x86_64-pc-linux-gnu/6.2.1/../../../../lib/libgcc_s.so succeeded
opened script file /usr/lib/gcc/x86_64-pc-linux-gnu/6.2.1/../../../../lib/libgcc_s.so
opened script file /usr/lib/gcc/x86_64-pc-linux-gnu/6.2.1/../../../../lib/libgcc_s.so
attempt to open libgcc_s.so.1 failed
attempt to open /usr/lib/gcc/x86_64-pc-linux-gnu/6.2.1/libgcc_s.so.1 failed
attempt to open /usr/lib/gcc/x86_64-pc-linux-gnu/6.2.1/../../../../lib/libgcc_s.so.1 succeeded
libgcc_s.so.1 (/usr/lib/gcc/x86_64-pc-linux-gnu/6.2.1/../../../../lib/libgcc_s.so.1)
attempt to open /usr/lib/gcc/x86_64-pc-linux-gnu/6.2.1/libgcc.so failed
attempt to open /usr/lib/gcc/x86_64-pc-linux-gnu/6.2.1/libgcc.a succeeded
attempt to open /usr/lib/gcc/x86_64-pc-linux-gnu/6.2.1/libc.so failed
attempt to open /usr/lib/gcc/x86_64-pc-linux-gnu/6.2.1/libc.a failed
attempt to open /usr/lib/gcc/x86_64-pc-linux-gnu/6.2.1/../../../../lib/libc.so succeeded
opened script file /usr/lib/gcc/x86_64-pc-linux-gnu/6.2.1/../../../../lib/libc.so
opened script file /usr/lib/gcc/x86_64-pc-linux-gnu/6.2.1/../../../../lib/libc.so
attempt to open /usr/lib/libc.so.6 succeeded
/usr/lib/libc.so.6
attempt to open /usr/lib/libc_nonshared.a succeeded
(/usr/lib/libc_nonshared.a)elf-init.oS
attempt to open /usr/lib/ld-linux-x86-64.so.2 succeeded
/usr/lib/ld-linux-x86-64.so.2
/usr/lib/ld-linux-x86-64.so.2
attempt to open /usr/lib/gcc/x86_64-pc-linux-gnu/6.2.1/libgcc.so failed
attempt to open /usr/lib/gcc/x86_64-pc-linux-gnu/6.2.1/libgcc.a succeeded
attempt to open /usr/lib/gcc/x86_64-pc-linux-gnu/6.2.1/libgcc_s.so failed
attempt to open /usr/lib/gcc/x86_64-pc-linux-gnu/6.2.1/libgcc_s.a failed
attempt to open /usr/lib/gcc/x86_64-pc-linux-gnu/6.2.1/../../../../lib/libgcc_s.so succeeded
opened script file /usr/lib/gcc/x86_64-pc-linux-gnu/6.2.1/../../../../lib/libgcc_s.so
opened script file /usr/lib/gcc/x86_64-pc-linux-gnu/6.2.1/../../../../lib/libgcc_s.so
attempt to open libgcc_s.so.1 failed
attempt to open /usr/lib/gcc/x86_64-pc-linux-gnu/6.2.1/libgcc_s.so.1 failed
attempt to open /usr/lib/gcc/x86_64-pc-linux-gnu/6.2.1/../../../../lib/libgcc_s.so.1 succeeded
libgcc_s.so.1 (/usr/lib/gcc/x86_64-pc-linux-gnu/6.2.1/../../../../lib/libgcc_s.so.1)
attempt to open /usr/lib/gcc/x86_64-pc-linux-gnu/6.2.1/libgcc.so failed
attempt to open /usr/lib/gcc/x86_64-pc-linux-gnu/6.2.1/libgcc.a succeeded
attempt to open /usr/lib/gcc/x86_64-pc-linux-gnu/6.2.1/crtend.o succeeded
/usr/lib/gcc/x86_64-pc-linux-gnu/6.2.1/crtend.o
attempt to open /usr/lib/gcc/x86_64-pc-linux-gnu/6.2.1/../../../../lib/crtn.o succeeded
/usr/lib/gcc/x86_64-pc-linux-gnu/6.2.1/../../../../lib/crtn.o
ld-linux-x86-64.so.2 needed by /usr/lib/libc.so.6
found ld-linux-x86-64.so.2 at /usr/lib/ld-linux-x86-64.so.2
mkdir -p generated
build/release/fontdump generated/DroidSansFallbackFull.c resources/fonts/droid/DroidSansFallbackFull.ttf
build/release/fontdump generated/DroidSansFallback.c resources/fonts/droid/DroidSansFallback.ttf
build/release/fontdump generated/NotoNaskhArabic-Regular.c resources/fonts/noto/NotoNaskhArabic-Regular.ttf
build/release/fontdump generated/NotoSansHebrew-Regular.c resources/fonts/noto/NotoSansHebrew-Regular.ttf
build/release/fontdump generated/NotoKufiArabic-Regular.c resources/fonts/noto/NotoKufiArabic-Regular.ttf
build/release/fontdump generated/NotoSansCham-Regular.c resources/fonts/noto/NotoSansCham-Regular.ttf
build/release/fontdump generated/NotoSansEthiopic-Regular.c resources/fonts/noto/NotoSansEthiopic-Regular.ttf
build/release/fontdump generated/NotoNastaliqUrdu-Regular.c resources/fonts/noto/NotoNastaliqUrdu-Regular.ttf
build/release/fontdump generated/NotoSerifGeorgian-Regular.c resources/fonts/noto/NotoSerifGeorgian-Regular.ttf
build/release/fontdump generated/NotoSansCarian-Regular.c resources/fonts/noto/NotoSansCarian-Regular.ttf
build/release/fontdump generated/NotoSansTelugu-Regular.c resources/fonts/noto/NotoSansTelugu-Regular.ttf
build/release/fontdump generated/NotoSansPhagsPa-Regular.c resources/fonts/noto/NotoSansPhagsPa-Regular.ttf
build/release/fontdump generated/NotoSansSyriacEastern-Regular.c resources/fonts/noto/NotoSansSyriacEastern-Regular.ttf
build/release/fontdump generated/NotoSansTaiTham-Regular.c resources/fonts/noto/NotoSansTaiTham-Regular.ttf
build/release/fontdump generated/NotoSansDevanagari-Regular.c resources/fonts/noto/NotoSansDevanagari-Regular.ttf
build/release/fontdump generated/NotoSansTaiViet-Regular.c resources/fonts/noto/NotoSansTaiViet-Regular.ttf
build/release/fontdump generated/NotoSansKayahLi-Regular.c resources/fonts/noto/NotoSansKayahLi-Regular.ttf
build/release/fontdump generated/NotoSansUgaritic-Regular.c resources/fonts/noto/NotoSansUgaritic-Regular.ttf
build/release/fontdump generated/NotoSansOldPersian-Regular.c resources/fonts/noto/NotoSansOldPersian-Regular.ttf
build/release/fontdump generated/NotoSansTagalog-Regular.c resources/fonts/noto/NotoSansTagalog-Regular.ttf
build/release/fontdump generated/NotoSansOldItalic-Regular.c resources/fonts/noto/NotoSansOldItalic-Regular.ttf
build/release/fontdump generated/NotoSerifMalayalam-Regular.c resources/fonts/noto/NotoSerifMalayalam-Regular.ttf
build/release/fontdump generated/NotoSansYi-Regular.c resources/fonts/noto/NotoSansYi-Regular.ttf
build/release/fontdump generated/NotoSansThai-Regular.c resources/fonts/noto/NotoSansThai-Regular.ttf
build/release/fontdump generated/NotoEmoji-Regular.c resources/fonts/noto/NotoEmoji-Regular.ttf
build/release/fontdump generated/NotoSansNewTaiLue-Regular.c resources/fonts/noto/NotoSansNewTaiLue-Regular.ttf
build/release/fontdump generated/NotoSerifGujarati-Regular.c resources/fonts/noto/NotoSerifGujarati-Regular.ttf
build/release/fontdump generated/NotoSansLydian-Regular.c resources/fonts/noto/NotoSansLydian-Regular.ttf
build/release/fontdump generated/NotoSansLimbu-Regular.c resources/fonts/noto/NotoSansLimbu-Regular.ttf
build/release/fontdump generated/NotoSansSyriacEstrangela-Regular.c resources/fonts/noto/NotoSansSyriacEstrangela-Regular.ttf
build/release/fontdump generated/NotoSansLao-Regular.c resources/fonts/noto/NotoSansLao-Regular.ttf
build/release/fontdump generated/NotoSansSamaritan-Regular.c resources/fonts/noto/NotoSansSamaritan-Regular.ttf
build/release/fontdump generated/NotoSansBamum-Regular.c resources/fonts/noto/NotoSansBamum-Regular.ttf
build/release/fontdump generated/NotoSansGeorgian-Regular.c resources/fonts/noto/NotoSansGeorgian-Regular.ttf
build/release/fontdump generated/NotoSansPhoenician-Regular.c resources/fonts/noto/NotoSansPhoenician-Regular.ttf
build/release/fontdump generated/NotoSansVai-Regular.c resources/fonts/noto/NotoSansVai-Regular.ttf
build/release/fontdump generated/NotoSansShavian-Regular.c resources/fonts/noto/NotoSansShavian-Regular.ttf
build/release/fontdump generated/NotoSansImperialAramaic-Regular.c resources/fonts/noto/NotoSansImperialAramaic-Regular.ttf
build/release/fontdump generated/NotoSansRunic-Regular.c resources/fonts/noto/NotoSansRunic-Regular.ttf
build/release/fontdump generated/NotoSansSundanese-Regular.c resources/fonts/noto/NotoSansSundanese-Regular.ttf
build/release/fontdump generated/NotoSansTaiLe-Regular.c resources/fonts/noto/NotoSansTaiLe-Regular.ttf
build/release/fontdump generated/NotoSansBuhid-Regular.c resources/fonts/noto/NotoSansBuhid-Regular.ttf
build/release/fontdump generated/NotoSerif-Regular.c resources/fonts/noto/NotoSerif-Regular.ttf
build/release/fontdump generated/NotoSansThaana-Regular.c resources/fonts/noto/NotoSansThaana-Regular.ttf
build/release/fontdump generated/NotoSansLycian-Regular.c resources/fonts/noto/NotoSansLycian-Regular.ttf
build/release/fontdump generated/NotoSerifArmenian-Regular.c resources/fonts/noto/NotoSerifArmenian-Regular.ttf
build/release/fontdump generated/NotoSansKannada-Regular.c resources/fonts/noto/NotoSansKannada-Regular.ttf
build/release/fontdump generated/NotoSerifTelugu-Regular.c resources/fonts/noto/NotoSerifTelugu-Regular.ttf
build/release/fontdump generated/NotoSansCuneiform-Regular.c resources/fonts/noto/NotoSansCuneiform-Regular.ttf
build/release/fontdump generated/NotoSansDeseret-Regular.c resources/fonts/noto/NotoSansDeseret-Regular.ttf
build/release/fontdump generated/NotoSansInscriptionalParthian-Regular.c resources/fonts/noto/NotoSansInscriptionalParthian-Regular.ttf
build/release/fontdump generated/NotoSansBengali-Regular.c resources/fonts/noto/NotoSansBengali-Regular.ttf
build/release/fontdump generated/NotoSansGothic-Regular.c resources/fonts/noto/NotoSansGothic-Regular.ttf
build/release/fontdump generated/NotoSerifDevanagari-Regular.c resources/fonts/noto/NotoSerifDevanagari-Regular.ttf
build/release/fontdump generated/NotoSansJavanese-Regular.c resources/fonts/noto/NotoSansJavanese-Regular.ttf
build/release/fontdump generated/NotoSansLinearB-Regular.c resources/fonts/noto/NotoSansLinearB-Regular.ttf
build/release/fontdump generated/NotoSansNKo-Regular.c resources/fonts/noto/NotoSansNKo-Regular.ttf
build/release/fontdump generated/NotoSansCanadianAboriginal-Regular.c resources/fonts/noto/NotoSansCanadianAboriginal-Regular.ttf
build/release/fontdump generated/NotoSansEgyptianHieroglyphs-Regular.c resources/fonts/noto/NotoSansEgyptianHieroglyphs-Regular.ttf
build/release/fontdump generated/NotoSansSaurashtra-Regular.c resources/fonts/noto/NotoSansSaurashtra-Regular.ttf
build/release/fontdump generated/NotoSansMongolian-Regular.c resources/fonts/noto/NotoSansMongolian-Regular.ttf
build/release/fontdump generated/NotoSansOgham-Regular.c resources/fonts/noto/NotoSansOgham-Regular.ttf
build/release/fontdump generated/NotoSansCoptic-Regular.c resources/fonts/noto/NotoSansCoptic-Regular.ttf
build/release/fontdump generated/NotoSerifThai-Regular.c resources/fonts/noto/NotoSerifThai-Regular.ttf
build/release/fontdump generated/NotoSansTamil-Regular.c resources/fonts/noto/NotoSansTamil-Regular.ttf
build/release/fontdump generated/NotoSansKharoshthi-Regular.c resources/fonts/noto/NotoSansKharoshthi-Regular.ttf
build/release/fontdump generated/NotoSansMeeteiMayek-Regular.c resources/fonts/noto/NotoSansMeeteiMayek-Regular.ttf
build/release/fontdump generated/NotoSerifKannada-Regular.c resources/fonts/noto/NotoSerifKannada-Regular.ttf
build/release/fontdump generated/NotoSansBatak-Regular.c resources/fonts/noto/NotoSansBatak-Regular.ttf
build/release/fontdump generated/NotoSerifKhmer-Regular.c resources/fonts/noto/NotoSerifKhmer-Regular.ttf
build/release/fontdump generated/NotoSansGujarati-Regular.c resources/fonts/noto/NotoSansGujarati-Regular.ttf
build/release/fontdump generated/NotoSansOlChiki-Regular.c resources/fonts/noto/NotoSansOlChiki-Regular.ttf
build/release/fontdump generated/NotoSerifBengali-Regular.c resources/fonts/noto/NotoSerifBengali-Regular.ttf
build/release/fontdump generated/NotoSansCherokee-Regular.c resources/fonts/noto/NotoSansCherokee-Regular.ttf
build/release/fontdump generated/NotoSansCypriot-Regular.c resources/fonts/noto/NotoSansCypriot-Regular.ttf
build/release/fontdump generated/NotoSansSinhala-Regular.c resources/fonts/noto/NotoSansSinhala-Regular.ttf
build/release/fontdump generated/NotoSerifTamil-Regular.c resources/fonts/noto/NotoSerifTamil-Regular.ttf
build/release/fontdump generated/NotoSansTibetan-Regular.c resources/fonts/noto/NotoSansTibetan-Regular.ttf
build/release/fontdump generated/NotoSansBalinese-Regular.c resources/fonts/noto/NotoSansBalinese-Regular.ttf
build/release/fontdump generated/NotoSansMalayalam-Regular.c resources/fonts/noto/NotoSansMalayalam-Regular.ttf
build/release/fontdump generated/NotoSansArmenian-Regular.c resources/fonts/noto/NotoSansArmenian-Regular.ttf
build/release/fontdump generated/NotoSansRejang-Regular.c resources/fonts/noto/NotoSansRejang-Regular.ttf
build/release/fontdump generated/NotoSansBrahmi-Regular.c resources/fonts/noto/NotoSansBrahmi-Regular.ttf
build/release/fontdump generated/NotoSansHanunoo-Regular.c resources/fonts/noto/NotoSansHanunoo-Regular.ttf
build/release/fontdump generated/NotoSerifLao-Regular.c resources/fonts/noto/NotoSerifLao-Regular.ttf
build/release/fontdump generated/NotoSansLepcha-Regular.c resources/fonts/noto/NotoSansLepcha-Regular.ttf
build/release/fontdump generated/NotoSansKhmer-Regular.c resources/fonts/noto/NotoSansKhmer-Regular.ttf
build/release/fontdump generated/NotoSansOsmanya-Regular.c resources/fonts/noto/NotoSansOsmanya-Regular.ttf
build/release/fontdump generated/NotoSansInscriptionalPahlavi-Regular.c resources/fonts/noto/NotoSansInscriptionalPahlavi-Regular.ttf
build/release/fontdump generated/NotoSansGlagolitic-Regular.c resources/fonts/noto/NotoSansGlagolitic-Regular.ttf
build/release/fontdump generated/NotoSansGurmukhi-Regular.c resources/fonts/noto/NotoSansGurmukhi-Regular.ttf
build/release/fontdump generated/NotoSansOriya-Regular.c resources/fonts/noto/NotoSansOriya-Regular.ttf
build/release/fontdump generated/NotoSansSymbols-Regular.c resources/fonts/noto/NotoSansSymbols-Regular.ttf
build/release/fontdump generated/NotoSansBuginese-Regular.c resources/fonts/noto/NotoSansBuginese-Regular.ttf
build/release/fontdump generated/NotoSansLisu-Regular.c resources/fonts/noto/NotoSansLisu-Regular.ttf
build/release/fontdump generated/NotoSansSylotiNagri-Regular.c resources/fonts/noto/NotoSansSylotiNagri-Regular.ttf
build/release/fontdump generated/NotoSansAvestan-Regular.c resources/fonts/noto/NotoSansAvestan-Regular.ttf
build/release/fontdump generated/NotoSans-Regular.c resources/fonts/noto/NotoSans-Regular.ttf
build/release/fontdump generated/NotoSansTifinagh-Regular.c resources/fonts/noto/NotoSansTifinagh-Regular.ttf
build/release/fontdump generated/NotoSansSyriacWestern-Regular.c resources/fonts/noto/NotoSansSyriacWestern-Regular.ttf
build/release/fontdump generated/NotoSansKaithi-Regular.c resources/fonts/noto/NotoSansKaithi-Regular.ttf
build/release/fontdump generated/NotoSansMyanmar-Regular.c resources/fonts/noto/NotoSansMyanmar-Regular.ttf
build/release/fontdump generated/NotoSansOldSouthArabian-Regular.c resources/fonts/noto/NotoSansOldSouthArabian-Regular.ttf
build/release/fontdump generated/NotoSansTagbanwa-Regular.c resources/fonts/noto/NotoSansTagbanwa-Regular.ttf
build/release/fontdump generated/NotoSansOldTurkic-Regular.c resources/fonts/noto/NotoSansOldTurkic-Regular.ttf
build/release/fontdump generated/NotoSansMandaic-Regular.c resources/fonts/noto/NotoSansMandaic-Regular.ttf
build/release/fontdump generated/SourceHanSansTW-Regular.c resources/fonts/han/SourceHanSansTW-Regular.otf
build/release/fontdump generated/SourceHanSansKR-Regular.c resources/fonts/han/SourceHanSansKR-Regular.otf
build/release/fontdump generated/SourceHanSansCN-Regular.c resources/fonts/han/SourceHanSansCN-Regular.otf
build/release/fontdump generated/SourceHanSansJP-Regular.c resources/fonts/han/SourceHanSansJP-Regular.otf
build/release/fontdump generated/NimbusSans-Oblique.c resources/fonts/urw/NimbusSans-Oblique.cff
build/release/fontdump generated/NimbusMonoPS-Italic.c resources/fonts/urw/NimbusMonoPS-Italic.cff
build/release/fontdump generated/NimbusMonoPS-BoldItalic.c resources/fonts/urw/NimbusMonoPS-BoldItalic.cff
build/release/fontdump generated/NimbusSans-Bold.c resources/fonts/urw/NimbusSans-Bold.cff
build/release/fontdump generated/NimbusMonoPS-Regular.c resources/fonts/urw/NimbusMonoPS-Regular.cff
build/release/fontdump generated/NimbusRoman-Bold.c resources/fonts/urw/NimbusRoman-Bold.cff
build/release/fontdump generated/Dingbats.c resources/fonts/urw/Dingbats.cff
build/release/fontdump generated/NimbusSans-BoldOblique.c resources/fonts/urw/NimbusSans-BoldOblique.cff
build/release/fontdump generated/StandardSymbolsPS.c resources/fonts/urw/StandardSymbolsPS.cff
build/release/fontdump generated/NimbusRoman-Italic.c resources/fonts/urw/NimbusRoman-Italic.cff
build/release/fontdump generated/NimbusMonoPS-Bold.c resources/fonts/urw/NimbusMonoPS-Bold.cff
build/release/fontdump generated/NimbusSans-Regular.c resources/fonts/urw/NimbusSans-Regular.cff
build/release/fontdump generated/NimbusRoman-BoldItalic.c resources/fonts/urw/NimbusRoman-BoldItalic.cff
build/release/fontdump generated/NimbusRoman-Regular.c resources/fonts/urw/NimbusRoman-Regular.cff
build/release/fontdump generated/CharisSIL-BI.c resources/fonts/sil/CharisSIL-BI.cff
build/release/fontdump generated/CharisSIL-B.c resources/fonts/sil/CharisSIL-B.cff
build/release/fontdump generated/CharisSIL-I.c resources/fonts/sil/CharisSIL-I.cff
build/release/fontdump generated/CharisSIL-R.c resources/fonts/sil/CharisSIL-R.cff
cc -march=x86-64 -mtune=generic -O2 -pipe -fstack-protector-strong -fPIC -Wall -ffunction-sections -fdata-sections -pipe -O2 -DNDEBUG -fomit-frame-pointer -DHAVE_PTHREADS -Iinclude -Igenerated -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/harfbuzz -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I./include/mupdf -DSHARE_JPEG -DHAVE_LIBCRYPTO -Ithirdparty/mujs -I/usr/include/openjpeg-2.1 -o build/release/fonts/DroidSansFallbackFull.o -c generated/DroidSansFallbackFull.c -O0
cc -march=x86-64 -mtune=generic -O2 -pipe -fstack-protector-strong -fPIC -Wall -ffunction-sections -fdata-sections -pipe -O2 -DNDEBUG -fomit-frame-pointer -DHAVE_PTHREADS -Iinclude -Igenerated -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/harfbuzz -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I./include/mupdf -DSHARE_JPEG -DHAVE_LIBCRYPTO -Ithirdparty/mujs -I/usr/include/openjpeg-2.1 -o build/release/fonts/DroidSansFallback.o -c generated/DroidSansFallback.c -O0
cc -march=x86-64 -mtune=generic -O2 -pipe -fstack-protector-strong -fPIC -Wall -ffunction-sections -fdata-sections -pipe -O2 -DNDEBUG -fomit-frame-pointer -DHAVE_PTHREADS -Iinclude -Igenerated -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/harfbuzz -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I./include/mupdf -DSHARE_JPEG -DHAVE_LIBCRYPTO -Ithirdparty/mujs -I/usr/include/openjpeg-2.1 -o build/release/fonts/NotoNaskhArabic-Regular.o -c generated/NotoNaskhArabic-Regular.c -O0
cc -march=x86-64 -mtune=generic -O2 -pipe -fstack-protector-strong -fPIC -Wall -ffunction-sections -fdata-sections -pipe -O2 -DNDEBUG -fomit-frame-pointer -DHAVE_PTHREADS -Iinclude -Igenerated -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/harfbuzz -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I./include/mupdf -DSHARE_JPEG -DHAVE_LIBCRYPTO -Ithirdparty/mujs -I/usr/include/openjpeg-2.1 -o build/release/fonts/NotoSansHebrew-Regular.o -c generated/NotoSansHebrew-Regular.c -O0
cc -march=x86-64 -mtune=generic -O2 -pipe -fstack-protector-strong -fPIC -Wall -ffunction-sections -fdata-sections -pipe -O2 -DNDEBUG -fomit-frame-pointer -DHAVE_PTHREADS -Iinclude -Igenerated -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/harfbuzz -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I./include/mupdf -DSHARE_JPEG -DHAVE_LIBCRYPTO -Ithirdparty/mujs -I/usr/include/openjpeg-2.1 -o build/release/fonts/NotoKufiArabic-Regular.o -c generated/NotoKufiArabic-Regular.c -O0
cc -march=x86-64 -mtune=generic -O2 -pipe -fstack-protector-strong -fPIC -Wall -ffunction-sections -fdata-sections -pipe -O2 -DNDEBUG -fomit-frame-pointer -DHAVE_PTHREADS -Iinclude -Igenerated -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/harfbuzz -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I./include/mupdf -DSHARE_JPEG -DHAVE_LIBCRYPTO -Ithirdparty/mujs -I/usr/include/openjpeg-2.1 -o build/release/fonts/NotoSansCham-Regular.o -c generated/NotoSansCham-Regular.c -O0
cc -march=x86-64 -mtune=generic -O2 -pipe -fstack-protector-strong -fPIC -Wall -ffunction-sections -fdata-sections -pipe -O2 -DNDEBUG -fomit-frame-pointer -DHAVE_PTHREADS -Iinclude -Igenerated -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/harfbuzz -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I./include/mupdf -DSHARE_JPEG -DHAVE_LIBCRYPTO -Ithirdparty/mujs -I/usr/include/openjpeg-2.1 -o build/release/fonts/NotoSansEthiopic-Regular.o -c generated/NotoSansEthiopic-Regular.c -O0
cc -march=x86-64 -mtune=generic -O2 -pipe -fstack-protector-strong -fPIC -Wall -ffunction-sections -fdata-sections -pipe -O2 -DNDEBUG -fomit-frame-pointer -DHAVE_PTHREADS -Iinclude -Igenerated -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/harfbuzz -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I./include/mupdf -DSHARE_JPEG -DHAVE_LIBCRYPTO -Ithirdparty/mujs -I/usr/include/openjpeg-2.1 -o build/release/fonts/NotoNastaliqUrdu-Regular.o -c generated/NotoNastaliqUrdu-Regular.c -O0
cc -march=x86-64 -mtune=generic -O2 -pipe -fstack-protector-strong -fPIC -Wall -ffunction-sections -fdata-sections -pipe -O2 -DNDEBUG -fomit-frame-pointer -DHAVE_PTHREADS -Iinclude -Igenerated -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/harfbuzz -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I./include/mupdf -DSHARE_JPEG -DHAVE_LIBCRYPTO -Ithirdparty/mujs -I/usr/include/openjpeg-2.1 -o build/release/fonts/NotoSerifGeorgian-Regular.o -c generated/NotoSerifGeorgian-Regular.c -O0
cc -march=x86-64 -mtune=generic -O2 -pipe -fstack-protector-strong -fPIC -Wall -ffunction-sections -fdata-sections -pipe -O2 -DNDEBUG -fomit-frame-pointer -DHAVE_PTHREADS -Iinclude -Igenerated -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/harfbuzz -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I./include/mupdf -DSHARE_JPEG -DHAVE_LIBCRYPTO -Ithirdparty/mujs -I/usr/include/openjpeg-2.1 -o build/release/fonts/NotoSansCarian-Regular.o -c generated/NotoSansCarian-Regular.c -O0
cc -march=x86-64 -mtune=generic -O2 -pipe -fstack-protector-strong -fPIC -Wall -ffunction-sections -fdata-sections -pipe -O2 -DNDEBUG -fomit-frame-pointer -DHAVE_PTHREADS -Iinclude -Igenerated -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/harfbuzz -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I./include/mupdf -DSHARE_JPEG -DHAVE_LIBCRYPTO -Ithirdparty/mujs -I/usr/include/openjpeg-2.1 -o build/release/fonts/NotoSansTelugu-Regular.o -c generated/NotoSansTelugu-Regular.c -O0
cc -march=x86-64 -mtune=generic -O2 -pipe -fstack-protector-strong -fPIC -Wall -ffunction-sections -fdata-sections -pipe -O2 -DNDEBUG -fomit-frame-pointer -DHAVE_PTHREADS -Iinclude -Igenerated -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/harfbuzz -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I./include/mupdf -DSHARE_JPEG -DHAVE_LIBCRYPTO -Ithirdparty/mujs -I/usr/include/openjpeg-2.1 -o build/release/fonts/NotoSansPhagsPa-Regular.o -c generated/NotoSansPhagsPa-Regular.c -O0
cc -march=x86-64 -mtune=generic -O2 -pipe -fstack-protector-strong -fPIC -Wall -ffunction-sections -fdata-sections -pipe -O2 -DNDEBUG -fomit-frame-pointer -DHAVE_PTHREADS -Iinclude -Igenerated -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/harfbuzz -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I./include/mupdf -DSHARE_JPEG -DHAVE_LIBCRYPTO -Ithirdparty/mujs -I/usr/include/openjpeg-2.1 -o build/release/fonts/NotoSansSyriacEastern-Regular.o -c generated/NotoSansSyriacEastern-Regular.c -O0
cc -march=x86-64 -mtune=generic -O2 -pipe -fstack-protector-strong -fPIC -Wall -ffunction-sections -fdata-sections -pipe -O2 -DNDEBUG -fomit-frame-pointer -DHAVE_PTHREADS -Iinclude -Igenerated -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/harfbuzz -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I./include/mupdf -DSHARE_JPEG -DHAVE_LIBCRYPTO -Ithirdparty/mujs -I/usr/include/openjpeg-2.1 -o build/release/fonts/NotoSansTaiTham-Regular.o -c generated/NotoSansTaiTham-Regular.c -O0
cc -march=x86-64 -mtune=generic -O2 -pipe -fstack-protector-strong -fPIC -Wall -ffunction-sections -fdata-sections -pipe -O2 -DNDEBUG -fomit-frame-pointer -DHAVE_PTHREADS -Iinclude -Igenerated -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/harfbuzz -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I./include/mupdf -DSHARE_JPEG -DHAVE_LIBCRYPTO -Ithirdparty/mujs -I/usr/include/openjpeg-2.1 -o build/release/fonts/NotoSansDevanagari-Regular.o -c generated/NotoSansDevanagari-Regular.c -O0
cc -march=x86-64 -mtune=generic -O2 -pipe -fstack-protector-strong -fPIC -Wall -ffunction-sections -fdata-sections -pipe -O2 -DNDEBUG -fomit-frame-pointer -DHAVE_PTHREADS -Iinclude -Igenerated -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/harfbuzz -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I./include/mupdf -DSHARE_JPEG -DHAVE_LIBCRYPTO -Ithirdparty/mujs -I/usr/include/openjpeg-2.1 -o build/release/fonts/NotoSansTaiViet-Regular.o -c generated/NotoSansTaiViet-Regular.c -O0
cc -march=x86-64 -mtune=generic -O2 -pipe -fstack-protector-strong -fPIC -Wall -ffunction-sections -fdata-sections -pipe -O2 -DNDEBUG -fomit-frame-pointer -DHAVE_PTHREADS -Iinclude -Igenerated -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/harfbuzz -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I./include/mupdf -DSHARE_JPEG -DHAVE_LIBCRYPTO -Ithirdparty/mujs -I/usr/include/openjpeg-2.1 -o build/release/fonts/NotoSansKayahLi-Regular.o -c generated/NotoSansKayahLi-Regular.c -O0
cc -march=x86-64 -mtune=generic -O2 -pipe -fstack-protector-strong -fPIC -Wall -ffunction-sections -fdata-sections -pipe -O2 -DNDEBUG -fomit-frame-pointer -DHAVE_PTHREADS -Iinclude -Igenerated -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/harfbuzz -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I./include/mupdf -DSHARE_JPEG -DHAVE_LIBCRYPTO -Ithirdparty/mujs -I/usr/include/openjpeg-2.1 -o build/release/fonts/NotoSansUgaritic-Regular.o -c generated/NotoSansUgaritic-Regular.c -O0
cc -march=x86-64 -mtune=generic -O2 -pipe -fstack-protector-strong -fPIC -Wall -ffunction-sections -fdata-sections -pipe -O2 -DNDEBUG -fomit-frame-pointer -DHAVE_PTHREADS -Iinclude -Igenerated -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/harfbuzz -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I./include/mupdf -DSHARE_JPEG -DHAVE_LIBCRYPTO -Ithirdparty/mujs -I/usr/include/openjpeg-2.1 -o build/release/fonts/NotoSansOldPersian-Regular.o -c generated/NotoSansOldPersian-Regular.c -O0
cc -march=x86-64 -mtune=generic -O2 -pipe -fstack-protector-strong -fPIC -Wall -ffunction-sections -fdata-sections -pipe -O2 -DNDEBUG -fomit-frame-pointer -DHAVE_PTHREADS -Iinclude -Igenerated -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/harfbuzz -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I./include/mupdf -DSHARE_JPEG -DHAVE_LIBCRYPTO -Ithirdparty/mujs -I/usr/include/openjpeg-2.1 -o build/release/fonts/NotoSansTagalog-Regular.o -c generated/NotoSansTagalog-Regular.c -O0
cc -march=x86-64 -mtune=generic -O2 -pipe -fstack-protector-strong -fPIC -Wall -ffunction-sections -fdata-sections -pipe -O2 -DNDEBUG -fomit-frame-pointer -DHAVE_PTHREADS -Iinclude -Igenerated -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/harfbuzz -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I./include/mupdf -DSHARE_JPEG -DHAVE_LIBCRYPTO -Ithirdparty/mujs -I/usr/include/openjpeg-2.1 -o build/release/fonts/NotoSansOldItalic-Regular.o -c generated/NotoSansOldItalic-Regular.c -O0
cc -march=x86-64 -mtune=generic -O2 -pipe -fstack-protector-strong -fPIC -Wall -ffunction-sections -fdata-sections -pipe -O2 -DNDEBUG -fomit-frame-pointer -DHAVE_PTHREADS -Iinclude -Igenerated -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/harfbuzz -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I./include/mupdf -DSHARE_JPEG -DHAVE_LIBCRYPTO -Ithirdparty/mujs -I/usr/include/openjpeg-2.1 -o build/release/fonts/NotoSerifMalayalam-Regular.o -c generated/NotoSerifMalayalam-Regular.c -O0
cc -march=x86-64 -mtune=generic -O2 -pipe -fstack-protector-strong -fPIC -Wall -ffunction-sections -fdata-sections -pipe -O2 -DNDEBUG -fomit-frame-pointer -DHAVE_PTHREADS -Iinclude -Igenerated -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/harfbuzz -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I./include/mupdf -DSHARE_JPEG -DHAVE_LIBCRYPTO -Ithirdparty/mujs -I/usr/include/openjpeg-2.1 -o build/release/fonts/NotoSansYi-Regular.o -c generated/NotoSansYi-Regular.c -O0
cc -march=x86-64 -mtune=generic -O2 -pipe -fstack-protector-strong -fPIC -Wall -ffunction-sections -fdata-sections -pipe -O2 -DNDEBUG -fomit-frame-pointer -DHAVE_PTHREADS -Iinclude -Igenerated -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/harfbuzz -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I./include/mupdf -DSHARE_JPEG -DHAVE_LIBCRYPTO -Ithirdparty/mujs -I/usr/include/openjpeg-2.1 -o build/release/fonts/NotoSansThai-Regular.o -c generated/NotoSansThai-Regular.c -O0
cc -march=x86-64 -mtune=generic -O2 -pipe -fstack-protector-strong -fPIC -Wall -ffunction-sections -fdata-sections -pipe -O2 -DNDEBUG -fomit-frame-pointer -DHAVE_PTHREADS -Iinclude -Igenerated -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/harfbuzz -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I./include/mupdf -DSHARE_JPEG -DHAVE_LIBCRYPTO -Ithirdparty/mujs -I/usr/include/openjpeg-2.1 -o build/release/fonts/NotoEmoji-Regular.o -c generated/NotoEmoji-Regular.c -O0
cc -march=x86-64 -mtune=generic -O2 -pipe -fstack-protector-strong -fPIC -Wall -ffunction-sections -fdata-sections -pipe -O2 -DNDEBUG -fomit-frame-pointer -DHAVE_PTHREADS -Iinclude -Igenerated -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/harfbuzz -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I./include/mupdf -DSHARE_JPEG -DHAVE_LIBCRYPTO -Ithirdparty/mujs -I/usr/include/openjpeg-2.1 -o build/release/fonts/NotoSansNewTaiLue-Regular.o -c generated/NotoSansNewTaiLue-Regular.c -O0
cc -march=x86-64 -mtune=generic -O2 -pipe -fstack-protector-strong -fPIC -Wall -ffunction-sections -fdata-sections -pipe -O2 -DNDEBUG -fomit-frame-pointer -DHAVE_PTHREADS -Iinclude -Igenerated -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/harfbuzz -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I./include/mupdf -DSHARE_JPEG -DHAVE_LIBCRYPTO -Ithirdparty/mujs -I/usr/include/openjpeg-2.1 -o build/release/fonts/NotoSerifGujarati-Regular.o -c generated/NotoSerifGujarati-Regular.c -O0
cc -march=x86-64 -mtune=generic -O2 -pipe -fstack-protector-strong -fPIC -Wall -ffunction-sections -fdata-sections -pipe -O2 -DNDEBUG -fomit-frame-pointer -DHAVE_PTHREADS -Iinclude -Igenerated -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/harfbuzz -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I./include/mupdf -DSHARE_JPEG -DHAVE_LIBCRYPTO -Ithirdparty/mujs -I/usr/include/openjpeg-2.1 -o build/release/fonts/NotoSansLydian-Regular.o -c generated/NotoSansLydian-Regular.c -O0
cc -march=x86-64 -mtune=generic -O2 -pipe -fstack-protector-strong -fPIC -Wall -ffunction-sections -fdata-sections -pipe -O2 -DNDEBUG -fomit-frame-pointer -DHAVE_PTHREADS -Iinclude -Igenerated -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/harfbuzz -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I./include/mupdf -DSHARE_JPEG -DHAVE_LIBCRYPTO -Ithirdparty/mujs -I/usr/include/openjpeg-2.1 -o build/release/fonts/NotoSansLimbu-Regular.o -c generated/NotoSansLimbu-Regular.c -O0
cc -march=x86-64 -mtune=generic -O2 -pipe -fstack-protector-strong -fPIC -Wall -ffunction-sections -fdata-sections -pipe -O2 -DNDEBUG -fomit-frame-pointer -DHAVE_PTHREADS -Iinclude -Igenerated -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/harfbuzz -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I./include/mupdf -DSHARE_JPEG -DHAVE_LIBCRYPTO -Ithirdparty/mujs -I/usr/include/openjpeg-2.1 -o build/release/fonts/NotoSansSyriacEstrangela-Regular.o -c generated/NotoSansSyriacEstrangela-Regular.c -O0
cc -march=x86-64 -mtune=generic -O2 -pipe -fstack-protector-strong -fPIC -Wall -ffunction-sections -fdata-sections -pipe -O2 -DNDEBUG -fomit-frame-pointer -DHAVE_PTHREADS -Iinclude -Igenerated -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/harfbuzz -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I./include/mupdf -DSHARE_JPEG -DHAVE_LIBCRYPTO -Ithirdparty/mujs -I/usr/include/openjpeg-2.1 -o build/release/fonts/NotoSansLao-Regular.o -c generated/NotoSansLao-Regular.c -O0
cc -march=x86-64 -mtune=generic -O2 -pipe -fstack-protector-strong -fPIC -Wall -ffunction-sections -fdata-sections -pipe -O2 -DNDEBUG -fomit-frame-pointer -DHAVE_PTHREADS -Iinclude -Igenerated -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/harfbuzz -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I./include/mupdf -DSHARE_JPEG -DHAVE_LIBCRYPTO -Ithirdparty/mujs -I/usr/include/openjpeg-2.1 -o build/release/fonts/NotoSansSamaritan-Regular.o -c generated/NotoSansSamaritan-Regular.c -O0
cc -march=x86-64 -mtune=generic -O2 -pipe -fstack-protector-strong -fPIC -Wall -ffunction-sections -fdata-sections -pipe -O2 -DNDEBUG -fomit-frame-pointer -DHAVE_PTHREADS -Iinclude -Igenerated -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/harfbuzz -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I./include/mupdf -DSHARE_JPEG -DHAVE_LIBCRYPTO -Ithirdparty/mujs -I/usr/include/openjpeg-2.1 -o build/release/fonts/NotoSansBamum-Regular.o -c generated/NotoSansBamum-Regular.c -O0
cc -march=x86-64 -mtune=generic -O2 -pipe -fstack-protector-strong -fPIC -Wall -ffunction-sections -fdata-sections -pipe -O2 -DNDEBUG -fomit-frame-pointer -DHAVE_PTHREADS -Iinclude -Igenerated -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/harfbuzz -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I./include/mupdf -DSHARE_JPEG -DHAVE_LIBCRYPTO -Ithirdparty/mujs -I/usr/include/openjpeg-2.1 -o build/release/fonts/NotoSansGeorgian-Regular.o -c generated/NotoSansGeorgian-Regular.c -O0
cc -march=x86-64 -mtune=generic -O2 -pipe -fstack-protector-strong -fPIC -Wall -ffunction-sections -fdata-sections -pipe -O2 -DNDEBUG -fomit-frame-pointer -DHAVE_PTHREADS -Iinclude -Igenerated -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/harfbuzz -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I./include/mupdf -DSHARE_JPEG -DHAVE_LIBCRYPTO -Ithirdparty/mujs -I/usr/include/openjpeg-2.1 -o build/release/fonts/NotoSansPhoenician-Regular.o -c generated/NotoSansPhoenician-Regular.c -O0
cc -march=x86-64 -mtune=generic -O2 -pipe -fstack-protector-strong -fPIC -Wall -ffunction-sections -fdata-sections -pipe -O2 -DNDEBUG -fomit-frame-pointer -DHAVE_PTHREADS -Iinclude -Igenerated -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/harfbuzz -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I./include/mupdf -DSHARE_JPEG -DHAVE_LIBCRYPTO -Ithirdparty/mujs -I/usr/include/openjpeg-2.1 -o build/release/fonts/NotoSansVai-Regular.o -c generated/NotoSansVai-Regular.c -O0
cc -march=x86-64 -mtune=generic -O2 -pipe -fstack-protector-strong -fPIC -Wall -ffunction-sections -fdata-sections -pipe -O2 -DNDEBUG -fomit-frame-pointer -DHAVE_PTHREADS -Iinclude -Igenerated -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/harfbuzz -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I./include/mupdf -DSHARE_JPEG -DHAVE_LIBCRYPTO -Ithirdparty/mujs -I/usr/include/openjpeg-2.1 -o build/release/fonts/NotoSansShavian-Regular.o -c generated/NotoSansShavian-Regular.c -O0
cc -march=x86-64 -mtune=generic -O2 -pipe -fstack-protector-strong -fPIC -Wall -ffunction-sections -fdata-sections -pipe -O2 -DNDEBUG -fomit-frame-pointer -DHAVE_PTHREADS -Iinclude -Igenerated -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/harfbuzz -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I./include/mupdf -DSHARE_JPEG -DHAVE_LIBCRYPTO -Ithirdparty/mujs -I/usr/include/openjpeg-2.1 -o build/release/fonts/NotoSansImperialAramaic-Regular.o -c generated/NotoSansImperialAramaic-Regular.c -O0
cc -march=x86-64 -mtune=generic -O2 -pipe -fstack-protector-strong -fPIC -Wall -ffunction-sections -fdata-sections -pipe -O2 -DNDEBUG -fomit-frame-pointer -DHAVE_PTHREADS -Iinclude -Igenerated -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/harfbuzz -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I./include/mupdf -DSHARE_JPEG -DHAVE_LIBCRYPTO -Ithirdparty/mujs -I/usr/include/openjpeg-2.1 -o build/release/fonts/NotoSansRunic-Regular.o -c generated/NotoSansRunic-Regular.c -O0
cc -march=x86-64 -mtune=generic -O2 -pipe -fstack-protector-strong -fPIC -Wall -ffunction-sections -fdata-sections -pipe -O2 -DNDEBUG -fomit-frame-pointer -DHAVE_PTHREADS -Iinclude -Igenerated -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/harfbuzz -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I./include/mupdf -DSHARE_JPEG -DHAVE_LIBCRYPTO -Ithirdparty/mujs -I/usr/include/openjpeg-2.1 -o build/release/fonts/NotoSansSundanese-Regular.o -c generated/NotoSansSundanese-Regular.c -O0
cc -march=x86-64 -mtune=generic -O2 -pipe -fstack-protector-strong -fPIC -Wall -ffunction-sections -fdata-sections -pipe -O2 -DNDEBUG -fomit-frame-pointer -DHAVE_PTHREADS -Iinclude -Igenerated -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/harfbuzz -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I./include/mupdf -DSHARE_JPEG -DHAVE_LIBCRYPTO -Ithirdparty/mujs -I/usr/include/openjpeg-2.1 -o build/release/fonts/NotoSansTaiLe-Regular.o -c generated/NotoSansTaiLe-Regular.c -O0
cc -march=x86-64 -mtune=generic -O2 -pipe -fstack-protector-strong -fPIC -Wall -ffunction-sections -fdata-sections -pipe -O2 -DNDEBUG -fomit-frame-pointer -DHAVE_PTHREADS -Iinclude -Igenerated -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/harfbuzz -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I./include/mupdf -DSHARE_JPEG -DHAVE_LIBCRYPTO -Ithirdparty/mujs -I/usr/include/openjpeg-2.1 -o build/release/fonts/NotoSansBuhid-Regular.o -c generated/NotoSansBuhid-Regular.c -O0
cc -march=x86-64 -mtune=generic -O2 -pipe -fstack-protector-strong -fPIC -Wall -ffunction-sections -fdata-sections -pipe -O2 -DNDEBUG -fomit-frame-pointer -DHAVE_PTHREADS -Iinclude -Igenerated -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/harfbuzz -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I./include/mupdf -DSHARE_JPEG -DHAVE_LIBCRYPTO -Ithirdparty/mujs -I/usr/include/openjpeg-2.1 -o build/release/fonts/NotoSerif-Regular.o -c generated/NotoSerif-Regular.c -O0
cc -march=x86-64 -mtune=generic -O2 -pipe -fstack-protector-strong -fPIC -Wall -ffunction-sections -fdata-sections -pipe -O2 -DNDEBUG -fomit-frame-pointer -DHAVE_PTHREADS -Iinclude -Igenerated -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/harfbuzz -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I./include/mupdf -DSHARE_JPEG -DHAVE_LIBCRYPTO -Ithirdparty/mujs -I/usr/include/openjpeg-2.1 -o build/release/fonts/NotoSansThaana-Regular.o -c generated/NotoSansThaana-Regular.c -O0
cc -march=x86-64 -mtune=generic -O2 -pipe -fstack-protector-strong -fPIC -Wall -ffunction-sections -fdata-sections -pipe -O2 -DNDEBUG -fomit-frame-pointer -DHAVE_PTHREADS -Iinclude -Igenerated -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/harfbuzz -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I./include/mupdf -DSHARE_JPEG -DHAVE_LIBCRYPTO -Ithirdparty/mujs -I/usr/include/openjpeg-2.1 -o build/release/fonts/NotoSansLycian-Regular.o -c generated/NotoSansLycian-Regular.c -O0
cc -march=x86-64 -mtune=generic -O2 -pipe -fstack-protector-strong -fPIC -Wall -ffunction-sections -fdata-sections -pipe -O2 -DNDEBUG -fomit-frame-pointer -DHAVE_PTHREADS -Iinclude -Igenerated -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/harfbuzz -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I./include/mupdf -DSHARE_JPEG -DHAVE_LIBCRYPTO -Ithirdparty/mujs -I/usr/include/openjpeg-2.1 -o build/release/fonts/NotoSerifArmenian-Regular.o -c generated/NotoSerifArmenian-Regular.c -O0
cc -march=x86-64 -mtune=generic -O2 -pipe -fstack-protector-strong -fPIC -Wall -ffunction-sections -fdata-sections -pipe -O2 -DNDEBUG -fomit-frame-pointer -DHAVE_PTHREADS -Iinclude -Igenerated -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/harfbuzz -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I./include/mupdf -DSHARE_JPEG -DHAVE_LIBCRYPTO -Ithirdparty/mujs -I/usr/include/openjpeg-2.1 -o build/release/fonts/NotoSansKannada-Regular.o -c generated/NotoSansKannada-Regular.c -O0
cc -march=x86-64 -mtune=generic -O2 -pipe -fstack-protector-strong -fPIC -Wall -ffunction-sections -fdata-sections -pipe -O2 -DNDEBUG -fomit-frame-pointer -DHAVE_PTHREADS -Iinclude -Igenerated -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/harfbuzz -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I./include/mupdf -DSHARE_JPEG -DHAVE_LIBCRYPTO -Ithirdparty/mujs -I/usr/include/openjpeg-2.1 -o build/release/fonts/NotoSerifTelugu-Regular.o -c generated/NotoSerifTelugu-Regular.c -O0
cc -march=x86-64 -mtune=generic -O2 -pipe -fstack-protector-strong -fPIC -Wall -ffunction-sections -fdata-sections -pipe -O2 -DNDEBUG -fomit-frame-pointer -DHAVE_PTHREADS -Iinclude -Igenerated -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/harfbuzz -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I./include/mupdf -DSHARE_JPEG -DHAVE_LIBCRYPTO -Ithirdparty/mujs -I/usr/include/openjpeg-2.1 -o build/release/fonts/NotoSansCuneiform-Regular.o -c generated/NotoSansCuneiform-Regular.c -O0
cc -march=x86-64 -mtune=generic -O2 -pipe -fstack-protector-strong -fPIC -Wall -ffunction-sections -fdata-sections -pipe -O2 -DNDEBUG -fomit-frame-pointer -DHAVE_PTHREADS -Iinclude -Igenerated -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/harfbuzz -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I./include/mupdf -DSHARE_JPEG -DHAVE_LIBCRYPTO -Ithirdparty/mujs -I/usr/include/openjpeg-2.1 -o build/release/fonts/NotoSansDeseret-Regular.o -c generated/NotoSansDeseret-Regular.c -O0
cc -march=x86-64 -mtune=generic -O2 -pipe -fstack-protector-strong -fPIC -Wall -ffunction-sections -fdata-sections -pipe -O2 -DNDEBUG -fomit-frame-pointer -DHAVE_PTHREADS -Iinclude -Igenerated -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/harfbuzz -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I./include/mupdf -DSHARE_JPEG -DHAVE_LIBCRYPTO -Ithirdparty/mujs -I/usr/include/openjpeg-2.1 -o build/release/fonts/NotoSansInscriptionalParthian-Regular.o -c generated/NotoSansInscriptionalParthian-Regular.c -O0
cc -march=x86-64 -mtune=generic -O2 -pipe -fstack-protector-strong -fPIC -Wall -ffunction-sections -fdata-sections -pipe -O2 -DNDEBUG -fomit-frame-pointer -DHAVE_PTHREADS -Iinclude -Igenerated -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/harfbuzz -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I./include/mupdf -DSHARE_JPEG -DHAVE_LIBCRYPTO -Ithirdparty/mujs -I/usr/include/openjpeg-2.1 -o build/release/fonts/NotoSansBengali-Regular.o -c generated/NotoSansBengali-Regular.c -O0
cc -march=x86-64 -mtune=generic -O2 -pipe -fstack-protector-strong -fPIC -Wall -ffunction-sections -fdata-sections -pipe -O2 -DNDEBUG -fomit-frame-pointer -DHAVE_PTHREADS -Iinclude -Igenerated -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/harfbuzz -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I./include/mupdf -DSHARE_JPEG -DHAVE_LIBCRYPTO -Ithirdparty/mujs -I/usr/include/openjpeg-2.1 -o build/release/fonts/NotoSansGothic-Regular.o -c generated/NotoSansGothic-Regular.c -O0
cc -march=x86-64 -mtune=generic -O2 -pipe -fstack-protector-strong -fPIC -Wall -ffunction-sections -fdata-sections -pipe -O2 -DNDEBUG -fomit-frame-pointer -DHAVE_PTHREADS -Iinclude -Igenerated -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/harfbuzz -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I./include/mupdf -DSHARE_JPEG -DHAVE_LIBCRYPTO -Ithirdparty/mujs -I/usr/include/openjpeg-2.1 -o build/release/fonts/NotoSerifDevanagari-Regular.o -c generated/NotoSerifDevanagari-Regular.c -O0
cc -march=x86-64 -mtune=generic -O2 -pipe -fstack-protector-strong -fPIC -Wall -ffunction-sections -fdata-sections -pipe -O2 -DNDEBUG -fomit-frame-pointer -DHAVE_PTHREADS -Iinclude -Igenerated -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/harfbuzz -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I./include/mupdf -DSHARE_JPEG -DHAVE_LIBCRYPTO -Ithirdparty/mujs -I/usr/include/openjpeg-2.1 -o build/release/fonts/NotoSansJavanese-Regular.o -c generated/NotoSansJavanese-Regular.c -O0
cc -march=x86-64 -mtune=generic -O2 -pipe -fstack-protector-strong -fPIC -Wall -ffunction-sections -fdata-sections -pipe -O2 -DNDEBUG -fomit-frame-pointer -DHAVE_PTHREADS -Iinclude -Igenerated -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/harfbuzz -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I./include/mupdf -DSHARE_JPEG -DHAVE_LIBCRYPTO -Ithirdparty/mujs -I/usr/include/openjpeg-2.1 -o build/release/fonts/NotoSansLinearB-Regular.o -c generated/NotoSansLinearB-Regular.c -O0
cc -march=x86-64 -mtune=generic -O2 -pipe -fstack-protector-strong -fPIC -Wall -ffunction-sections -fdata-sections -pipe -O2 -DNDEBUG -fomit-frame-pointer -DHAVE_PTHREADS -Iinclude -Igenerated -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/harfbuzz -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I./include/mupdf -DSHARE_JPEG -DHAVE_LIBCRYPTO -Ithirdparty/mujs -I/usr/include/openjpeg-2.1 -o build/release/fonts/NotoSansNKo-Regular.o -c generated/NotoSansNKo-Regular.c -O0
cc -march=x86-64 -mtune=generic -O2 -pipe -fstack-protector-strong -fPIC -Wall -ffunction-sections -fdata-sections -pipe -O2 -DNDEBUG -fomit-frame-pointer -DHAVE_PTHREADS -Iinclude -Igenerated -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/harfbuzz -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I./include/mupdf -DSHARE_JPEG -DHAVE_LIBCRYPTO -Ithirdparty/mujs -I/usr/include/openjpeg-2.1 -o build/release/fonts/NotoSansCanadianAboriginal-Regular.o -c generated/NotoSansCanadianAboriginal-Regular.c -O0
cc -march=x86-64 -mtune=generic -O2 -pipe -fstack-protector-strong -fPIC -Wall -ffunction-sections -fdata-sections -pipe -O2 -DNDEBUG -fomit-frame-pointer -DHAVE_PTHREADS -Iinclude -Igenerated -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/harfbuzz -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I./include/mupdf -DSHARE_JPEG -DHAVE_LIBCRYPTO -Ithirdparty/mujs -I/usr/include/openjpeg-2.1 -o build/release/fonts/NotoSansEgyptianHieroglyphs-Regular.o -c generated/NotoSansEgyptianHieroglyphs-Regular.c -O0
cc -march=x86-64 -mtune=generic -O2 -pipe -fstack-protector-strong -fPIC -Wall -ffunction-sections -fdata-sections -pipe -O2 -DNDEBUG -fomit-frame-pointer -DHAVE_PTHREADS -Iinclude -Igenerated -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/harfbuzz -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I./include/mupdf -DSHARE_JPEG -DHAVE_LIBCRYPTO -Ithirdparty/mujs -I/usr/include/openjpeg-2.1 -o build/release/fonts/NotoSansSaurashtra-Regular.o -c generated/NotoSansSaurashtra-Regular.c -O0
cc -march=x86-64 -mtune=generic -O2 -pipe -fstack-protector-strong -fPIC -Wall -ffunction-sections -fdata-sections -pipe -O2 -DNDEBUG -fomit-frame-pointer -DHAVE_PTHREADS -Iinclude -Igenerated -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/harfbuzz -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I./include/mupdf -DSHARE_JPEG -DHAVE_LIBCRYPTO -Ithirdparty/mujs -I/usr/include/openjpeg-2.1 -o build/release/fonts/NotoSansMongolian-Regular.o -c generated/NotoSansMongolian-Regular.c -O0
cc -march=x86-64 -mtune=generic -O2 -pipe -fstack-protector-strong -fPIC -Wall -ffunction-sections -fdata-sections -pipe -O2 -DNDEBUG -fomit-frame-pointer -DHAVE_PTHREADS -Iinclude -Igenerated -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/harfbuzz -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I./include/mupdf -DSHARE_JPEG -DHAVE_LIBCRYPTO -Ithirdparty/mujs -I/usr/include/openjpeg-2.1 -o build/release/fonts/NotoSansOgham-Regular.o -c generated/NotoSansOgham-Regular.c -O0
cc -march=x86-64 -mtune=generic -O2 -pipe -fstack-protector-strong -fPIC -Wall -ffunction-sections -fdata-sections -pipe -O2 -DNDEBUG -fomit-frame-pointer -DHAVE_PTHREADS -Iinclude -Igenerated -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/harfbuzz -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I./include/mupdf -DSHARE_JPEG -DHAVE_LIBCRYPTO -Ithirdparty/mujs -I/usr/include/openjpeg-2.1 -o build/release/fonts/NotoSansCoptic-Regular.o -c generated/NotoSansCoptic-Regular.c -O0
cc -march=x86-64 -mtune=generic -O2 -pipe -fstack-protector-strong -fPIC -Wall -ffunction-sections -fdata-sections -pipe -O2 -DNDEBUG -fomit-frame-pointer -DHAVE_PTHREADS -Iinclude -Igenerated -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/harfbuzz -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I./include/mupdf -DSHARE_JPEG -DHAVE_LIBCRYPTO -Ithirdparty/mujs -I/usr/include/openjpeg-2.1 -o build/release/fonts/NotoSerifThai-Regular.o -c generated/NotoSerifThai-Regular.c -O0
cc -march=x86-64 -mtune=generic -O2 -pipe -fstack-protector-strong -fPIC -Wall -ffunction-sections -fdata-sections -pipe -O2 -DNDEBUG -fomit-frame-pointer -DHAVE_PTHREADS -Iinclude -Igenerated -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/harfbuzz -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I./include/mupdf -DSHARE_JPEG -DHAVE_LIBCRYPTO -Ithirdparty/mujs -I/usr/include/openjpeg-2.1 -o build/release/fonts/NotoSansTamil-Regular.o -c generated/NotoSansTamil-Regular.c -O0
cc -march=x86-64 -mtune=generic -O2 -pipe -fstack-protector-strong -fPIC -Wall -ffunction-sections -fdata-sections -pipe -O2 -DNDEBUG -fomit-frame-pointer -DHAVE_PTHREADS -Iinclude -Igenerated -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/harfbuzz -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I./include/mupdf -DSHARE_JPEG -DHAVE_LIBCRYPTO -Ithirdparty/mujs -I/usr/include/openjpeg-2.1 -o build/release/fonts/NotoSansKharoshthi-Regular.o -c generated/NotoSansKharoshthi-Regular.c -O0
cc -march=x86-64 -mtune=generic -O2 -pipe -fstack-protector-strong -fPIC -Wall -ffunction-sections -fdata-sections -pipe -O2 -DNDEBUG -fomit-frame-pointer -DHAVE_PTHREADS -Iinclude -Igenerated -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/harfbuzz -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I./include/mupdf -DSHARE_JPEG -DHAVE_LIBCRYPTO -Ithirdparty/mujs -I/usr/include/openjpeg-2.1 -o build/release/fonts/NotoSansMeeteiMayek-Regular.o -c generated/NotoSansMeeteiMayek-Regular.c -O0
cc -march=x86-64 -mtune=generic -O2 -pipe -fstack-protector-strong -fPIC -Wall -ffunction-sections -fdata-sections -pipe -O2 -DNDEBUG -fomit-frame-pointer -DHAVE_PTHREADS -Iinclude -Igenerated -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/harfbuzz -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I./include/mupdf -DSHARE_JPEG -DHAVE_LIBCRYPTO -Ithirdparty/mujs -I/usr/include/openjpeg-2.1 -o build/release/fonts/NotoSerifKannada-Regular.o -c generated/NotoSerifKannada-Regular.c -O0
cc -march=x86-64 -mtune=generic -O2 -pipe -fstack-protector-strong -fPIC -Wall -ffunction-sections -fdata-sections -pipe -O2 -DNDEBUG -fomit-frame-pointer -DHAVE_PTHREADS -Iinclude -Igenerated -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/harfbuzz -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I./include/mupdf -DSHARE_JPEG -DHAVE_LIBCRYPTO -Ithirdparty/mujs -I/usr/include/openjpeg-2.1 -o build/release/fonts/NotoSansBatak-Regular.o -c generated/NotoSansBatak-Regular.c -O0
cc -march=x86-64 -mtune=generic -O2 -pipe -fstack-protector-strong -fPIC -Wall -ffunction-sections -fdata-sections -pipe -O2 -DNDEBUG -fomit-frame-pointer -DHAVE_PTHREADS -Iinclude -Igenerated -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/harfbuzz -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I./include/mupdf -DSHARE_JPEG -DHAVE_LIBCRYPTO -Ithirdparty/mujs -I/usr/include/openjpeg-2.1 -o build/release/fonts/NotoSerifKhmer-Regular.o -c generated/NotoSerifKhmer-Regular.c -O0
cc -march=x86-64 -mtune=generic -O2 -pipe -fstack-protector-strong -fPIC -Wall -ffunction-sections -fdata-sections -pipe -O2 -DNDEBUG -fomit-frame-pointer -DHAVE_PTHREADS -Iinclude -Igenerated -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/harfbuzz -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I./include/mupdf -DSHARE_JPEG -DHAVE_LIBCRYPTO -Ithirdparty/mujs -I/usr/include/openjpeg-2.1 -o build/release/fonts/NotoSansGujarati-Regular.o -c generated/NotoSansGujarati-Regular.c -O0
cc -march=x86-64 -mtune=generic -O2 -pipe -fstack-protector-strong -fPIC -Wall -ffunction-sections -fdata-sections -pipe -O2 -DNDEBUG -fomit-frame-pointer -DHAVE_PTHREADS -Iinclude -Igenerated -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/harfbuzz -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I./include/mupdf -DSHARE_JPEG -DHAVE_LIBCRYPTO -Ithirdparty/mujs -I/usr/include/openjpeg-2.1 -o build/release/fonts/NotoSansOlChiki-Regular.o -c generated/NotoSansOlChiki-Regular.c -O0
cc -march=x86-64 -mtune=generic -O2 -pipe -fstack-protector-strong -fPIC -Wall -ffunction-sections -fdata-sections -pipe -O2 -DNDEBUG -fomit-frame-pointer -DHAVE_PTHREADS -Iinclude -Igenerated -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/harfbuzz -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I./include/mupdf -DSHARE_JPEG -DHAVE_LIBCRYPTO -Ithirdparty/mujs -I/usr/include/openjpeg-2.1 -o build/release/fonts/NotoSerifBengali-Regular.o -c generated/NotoSerifBengali-Regular.c -O0
cc -march=x86-64 -mtune=generic -O2 -pipe -fstack-protector-strong -fPIC -Wall -ffunction-sections -fdata-sections -pipe -O2 -DNDEBUG -fomit-frame-pointer -DHAVE_PTHREADS -Iinclude -Igenerated -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/harfbuzz -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I./include/mupdf -DSHARE_JPEG -DHAVE_LIBCRYPTO -Ithirdparty/mujs -I/usr/include/openjpeg-2.1 -o build/release/fonts/NotoSansCherokee-Regular.o -c generated/NotoSansCherokee-Regular.c -O0
cc -march=x86-64 -mtune=generic -O2 -pipe -fstack-protector-strong -fPIC -Wall -ffunction-sections -fdata-sections -pipe -O2 -DNDEBUG -fomit-frame-pointer -DHAVE_PTHREADS -Iinclude -Igenerated -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/harfbuzz -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I./include/mupdf -DSHARE_JPEG -DHAVE_LIBCRYPTO -Ithirdparty/mujs -I/usr/include/openjpeg-2.1 -o build/release/fonts/NotoSansCypriot-Regular.o -c generated/NotoSansCypriot-Regular.c -O0
cc -march=x86-64 -mtune=generic -O2 -pipe -fstack-protector-strong -fPIC -Wall -ffunction-sections -fdata-sections -pipe -O2 -DNDEBUG -fomit-frame-pointer -DHAVE_PTHREADS -Iinclude -Igenerated -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/harfbuzz -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I./include/mupdf -DSHARE_JPEG -DHAVE_LIBCRYPTO -Ithirdparty/mujs -I/usr/include/openjpeg-2.1 -o build/release/fonts/NotoSansSinhala-Regular.o -c generated/NotoSansSinhala-Regular.c -O0
cc -march=x86-64 -mtune=generic -O2 -pipe -fstack-protector-strong -fPIC -Wall -ffunction-sections -fdata-sections -pipe -O2 -DNDEBUG -fomit-frame-pointer -DHAVE_PTHREADS -Iinclude -Igenerated -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/harfbuzz -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I./include/mupdf -DSHARE_JPEG -DHAVE_LIBCRYPTO -Ithirdparty/mujs -I/usr/include/openjpeg-2.1 -o build/release/fonts/NotoSerifTamil-Regular.o -c generated/NotoSerifTamil-Regular.c -O0
cc -march=x86-64 -mtune=generic -O2 -pipe -fstack-protector-strong -fPIC -Wall -ffunction-sections -fdata-sections -pipe -O2 -DNDEBUG -fomit-frame-pointer -DHAVE_PTHREADS -Iinclude -Igenerated -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/harfbuzz -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I./include/mupdf -DSHARE_JPEG -DHAVE_LIBCRYPTO -Ithirdparty/mujs -I/usr/include/openjpeg-2.1 -o build/release/fonts/NotoSansTibetan-Regular.o -c generated/NotoSansTibetan-Regular.c -O0
cc -march=x86-64 -mtune=generic -O2 -pipe -fstack-protector-strong -fPIC -Wall -ffunction-sections -fdata-sections -pipe -O2 -DNDEBUG -fomit-frame-pointer -DHAVE_PTHREADS -Iinclude -Igenerated -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/harfbuzz -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I./include/mupdf -DSHARE_JPEG -DHAVE_LIBCRYPTO -Ithirdparty/mujs -I/usr/include/openjpeg-2.1 -o build/release/fonts/NotoSansBalinese-Regular.o -c generated/NotoSansBalinese-Regular.c -O0
cc -march=x86-64 -mtune=generic -O2 -pipe -fstack-protector-strong -fPIC -Wall -ffunction-sections -fdata-sections -pipe -O2 -DNDEBUG -fomit-frame-pointer -DHAVE_PTHREADS -Iinclude -Igenerated -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/harfbuzz -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I./include/mupdf -DSHARE_JPEG -DHAVE_LIBCRYPTO -Ithirdparty/mujs -I/usr/include/openjpeg-2.1 -o build/release/fonts/NotoSansMalayalam-Regular.o -c generated/NotoSansMalayalam-Regular.c -O0
cc -march=x86-64 -mtune=generic -O2 -pipe -fstack-protector-strong -fPIC -Wall -ffunction-sections -fdata-sections -pipe -O2 -DNDEBUG -fomit-frame-pointer -DHAVE_PTHREADS -Iinclude -Igenerated -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/harfbuzz -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I./include/mupdf -DSHARE_JPEG -DHAVE_LIBCRYPTO -Ithirdparty/mujs -I/usr/include/openjpeg-2.1 -o build/release/fonts/NotoSansArmenian-Regular.o -c generated/NotoSansArmenian-Regular.c -O0
cc -march=x86-64 -mtune=generic -O2 -pipe -fstack-protector-strong -fPIC -Wall -ffunction-sections -fdata-sections -pipe -O2 -DNDEBUG -fomit-frame-pointer -DHAVE_PTHREADS -Iinclude -Igenerated -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/harfbuzz -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I./include/mupdf -DSHARE_JPEG -DHAVE_LIBCRYPTO -Ithirdparty/mujs -I/usr/include/openjpeg-2.1 -o build/release/fonts/NotoSansRejang-Regular.o -c generated/NotoSansRejang-Regular.c -O0
cc -march=x86-64 -mtune=generic -O2 -pipe -fstack-protector-strong -fPIC -Wall -ffunction-sections -fdata-sections -pipe -O2 -DNDEBUG -fomit-frame-pointer -DHAVE_PTHREADS -Iinclude -Igenerated -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/harfbuzz -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I./include/mupdf -DSHARE_JPEG -DHAVE_LIBCRYPTO -Ithirdparty/mujs -I/usr/include/openjpeg-2.1 -o build/release/fonts/NotoSansBrahmi-Regular.o -c generated/NotoSansBrahmi-Regular.c -O0
cc -march=x86-64 -mtune=generic -O2 -pipe -fstack-protector-strong -fPIC -Wall -ffunction-sections -fdata-sections -pipe -O2 -DNDEBUG -fomit-frame-pointer -DHAVE_PTHREADS -Iinclude -Igenerated -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/harfbuzz -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I./include/mupdf -DSHARE_JPEG -DHAVE_LIBCRYPTO -Ithirdparty/mujs -I/usr/include/openjpeg-2.1 -o build/release/fonts/NotoSansHanunoo-Regular.o -c generated/NotoSansHanunoo-Regular.c -O0
cc -march=x86-64 -mtune=generic -O2 -pipe -fstack-protector-strong -fPIC -Wall -ffunction-sections -fdata-sections -pipe -O2 -DNDEBUG -fomit-frame-pointer -DHAVE_PTHREADS -Iinclude -Igenerated -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/harfbuzz -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I./include/mupdf -DSHARE_JPEG -DHAVE_LIBCRYPTO -Ithirdparty/mujs -I/usr/include/openjpeg-2.1 -o build/release/fonts/NotoSerifLao-Regular.o -c generated/NotoSerifLao-Regular.c -O0
cc -march=x86-64 -mtune=generic -O2 -pipe -fstack-protector-strong -fPIC -Wall -ffunction-sections -fdata-sections -pipe -O2 -DNDEBUG -fomit-frame-pointer -DHAVE_PTHREADS -Iinclude -Igenerated -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/harfbuzz -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I./include/mupdf -DSHARE_JPEG -DHAVE_LIBCRYPTO -Ithirdparty/mujs -I/usr/include/openjpeg-2.1 -o build/release/fonts/NotoSansLepcha-Regular.o -c generated/NotoSansLepcha-Regular.c -O0
cc -march=x86-64 -mtune=generic -O2 -pipe -fstack-protector-strong -fPIC -Wall -ffunction-sections -fdata-sections -pipe -O2 -DNDEBUG -fomit-frame-pointer -DHAVE_PTHREADS -Iinclude -Igenerated -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/harfbuzz -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I./include/mupdf -DSHARE_JPEG -DHAVE_LIBCRYPTO -Ithirdparty/mujs -I/usr/include/openjpeg-2.1 -o build/release/fonts/NotoSansKhmer-Regular.o -c generated/NotoSansKhmer-Regular.c -O0
cc -march=x86-64 -mtune=generic -O2 -pipe -fstack-protector-strong -fPIC -Wall -ffunction-sections -fdata-sections -pipe -O2 -DNDEBUG -fomit-frame-pointer -DHAVE_PTHREADS -Iinclude -Igenerated -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/harfbuzz -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I./include/mupdf -DSHARE_JPEG -DHAVE_LIBCRYPTO -Ithirdparty/mujs -I/usr/include/openjpeg-2.1 -o build/release/fonts/NotoSansOsmanya-Regular.o -c generated/NotoSansOsmanya-Regular.c -O0
cc -march=x86-64 -mtune=generic -O2 -pipe -fstack-protector-strong -fPIC -Wall -ffunction-sections -fdata-sections -pipe -O2 -DNDEBUG -fomit-frame-pointer -DHAVE_PTHREADS -Iinclude -Igenerated -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/harfbuzz -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I./include/mupdf -DSHARE_JPEG -DHAVE_LIBCRYPTO -Ithirdparty/mujs -I/usr/include/openjpeg-2.1 -o build/release/fonts/NotoSansInscriptionalPahlavi-Regular.o -c generated/NotoSansInscriptionalPahlavi-Regular.c -O0
cc -march=x86-64 -mtune=generic -O2 -pipe -fstack-protector-strong -fPIC -Wall -ffunction-sections -fdata-sections -pipe -O2 -DNDEBUG -fomit-frame-pointer -DHAVE_PTHREADS -Iinclude -Igenerated -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/harfbuzz -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I./include/mupdf -DSHARE_JPEG -DHAVE_LIBCRYPTO -Ithirdparty/mujs -I/usr/include/openjpeg-2.1 -o build/release/fonts/NotoSansGlagolitic-Regular.o -c generated/NotoSansGlagolitic-Regular.c -O0
cc -march=x86-64 -mtune=generic -O2 -pipe -fstack-protector-strong -fPIC -Wall -ffunction-sections -fdata-sections -pipe -O2 -DNDEBUG -fomit-frame-pointer -DHAVE_PTHREADS -Iinclude -Igenerated -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/harfbuzz -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I./include/mupdf -DSHARE_JPEG -DHAVE_LIBCRYPTO -Ithirdparty/mujs -I/usr/include/openjpeg-2.1 -o build/release/fonts/NotoSansGurmukhi-Regular.o -c generated/NotoSansGurmukhi-Regular.c -O0
cc -march=x86-64 -mtune=generic -O2 -pipe -fstack-protector-strong -fPIC -Wall -ffunction-sections -fdata-sections -pipe -O2 -DNDEBUG -fomit-frame-pointer -DHAVE_PTHREADS -Iinclude -Igenerated -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/harfbuzz -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I./include/mupdf -DSHARE_JPEG -DHAVE_LIBCRYPTO -Ithirdparty/mujs -I/usr/include/openjpeg-2.1 -o build/release/fonts/NotoSansOriya-Regular.o -c generated/NotoSansOriya-Regular.c -O0
cc -march=x86-64 -mtune=generic -O2 -pipe -fstack-protector-strong -fPIC -Wall -ffunction-sections -fdata-sections -pipe -O2 -DNDEBUG -fomit-frame-pointer -DHAVE_PTHREADS -Iinclude -Igenerated -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/harfbuzz -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I./include/mupdf -DSHARE_JPEG -DHAVE_LIBCRYPTO -Ithirdparty/mujs -I/usr/include/openjpeg-2.1 -o build/release/fonts/NotoSansSymbols-Regular.o -c generated/NotoSansSymbols-Regular.c -O0
cc -march=x86-64 -mtune=generic -O2 -pipe -fstack-protector-strong -fPIC -Wall -ffunction-sections -fdata-sections -pipe -O2 -DNDEBUG -fomit-frame-pointer -DHAVE_PTHREADS -Iinclude -Igenerated -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/harfbuzz -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I./include/mupdf -DSHARE_JPEG -DHAVE_LIBCRYPTO -Ithirdparty/mujs -I/usr/include/openjpeg-2.1 -o build/release/fonts/NotoSansBuginese-Regular.o -c generated/NotoSansBuginese-Regular.c -O0
cc -march=x86-64 -mtune=generic -O2 -pipe -fstack-protector-strong -fPIC -Wall -ffunction-sections -fdata-sections -pipe -O2 -DNDEBUG -fomit-frame-pointer -DHAVE_PTHREADS -Iinclude -Igenerated -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/harfbuzz -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I./include/mupdf -DSHARE_JPEG -DHAVE_LIBCRYPTO -Ithirdparty/mujs -I/usr/include/openjpeg-2.1 -o build/release/fonts/NotoSansLisu-Regular.o -c generated/NotoSansLisu-Regular.c -O0
cc -march=x86-64 -mtune=generic -O2 -pipe -fstack-protector-strong -fPIC -Wall -ffunction-sections -fdata-sections -pipe -O2 -DNDEBUG -fomit-frame-pointer -DHAVE_PTHREADS -Iinclude -Igenerated -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/harfbuzz -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I./include/mupdf -DSHARE_JPEG -DHAVE_LIBCRYPTO -Ithirdparty/mujs -I/usr/include/openjpeg-2.1 -o build/release/fonts/NotoSansSylotiNagri-Regular.o -c generated/NotoSansSylotiNagri-Regular.c -O0
cc -march=x86-64 -mtune=generic -O2 -pipe -fstack-protector-strong -fPIC -Wall -ffunction-sections -fdata-sections -pipe -O2 -DNDEBUG -fomit-frame-pointer -DHAVE_PTHREADS -Iinclude -Igenerated -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/harfbuzz -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I./include/mupdf -DSHARE_JPEG -DHAVE_LIBCRYPTO -Ithirdparty/mujs -I/usr/include/openjpeg-2.1 -o build/release/fonts/NotoSansAvestan-Regular.o -c generated/NotoSansAvestan-Regular.c -O0
cc -march=x86-64 -mtune=generic -O2 -pipe -fstack-protector-strong -fPIC -Wall -ffunction-sections -fdata-sections -pipe -O2 -DNDEBUG -fomit-frame-pointer -DHAVE_PTHREADS -Iinclude -Igenerated -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/harfbuzz -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I./include/mupdf -DSHARE_JPEG -DHAVE_LIBCRYPTO -Ithirdparty/mujs -I/usr/include/openjpeg-2.1 -o build/release/fonts/NotoSans-Regular.o -c generated/NotoSans-Regular.c -O0
cc -march=x86-64 -mtune=generic -O2 -pipe -fstack-protector-strong -fPIC -Wall -ffunction-sections -fdata-sections -pipe -O2 -DNDEBUG -fomit-frame-pointer -DHAVE_PTHREADS -Iinclude -Igenerated -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/harfbuzz -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I./include/mupdf -DSHARE_JPEG -DHAVE_LIBCRYPTO -Ithirdparty/mujs -I/usr/include/openjpeg-2.1 -o build/release/fonts/NotoSansTifinagh-Regular.o -c generated/NotoSansTifinagh-Regular.c -O0
cc -march=x86-64 -mtune=generic -O2 -pipe -fstack-protector-strong -fPIC -Wall -ffunction-sections -fdata-sections -pipe -O2 -DNDEBUG -fomit-frame-pointer -DHAVE_PTHREADS -Iinclude -Igenerated -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/harfbuzz -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I./include/mupdf -DSHARE_JPEG -DHAVE_LIBCRYPTO -Ithirdparty/mujs -I/usr/include/openjpeg-2.1 -o build/release/fonts/NotoSansSyriacWestern-Regular.o -c generated/NotoSansSyriacWestern-Regular.c -O0
cc -march=x86-64 -mtune=generic -O2 -pipe -fstack-protector-strong -fPIC -Wall -ffunction-sections -fdata-sections -pipe -O2 -DNDEBUG -fomit-frame-pointer -DHAVE_PTHREADS -Iinclude -Igenerated -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/harfbuzz -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I./include/mupdf -DSHARE_JPEG -DHAVE_LIBCRYPTO -Ithirdparty/mujs -I/usr/include/openjpeg-2.1 -o build/release/fonts/NotoSansKaithi-Regular.o -c generated/NotoSansKaithi-Regular.c -O0
cc -march=x86-64 -mtune=generic -O2 -pipe -fstack-protector-strong -fPIC -Wall -ffunction-sections -fdata-sections -pipe -O2 -DNDEBUG -fomit-frame-pointer -DHAVE_PTHREADS -Iinclude -Igenerated -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/harfbuzz -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I./include/mupdf -DSHARE_JPEG -DHAVE_LIBCRYPTO -Ithirdparty/mujs -I/usr/include/openjpeg-2.1 -o build/release/fonts/NotoSansMyanmar-Regular.o -c generated/NotoSansMyanmar-Regular.c -O0
cc -march=x86-64 -mtune=generic -O2 -pipe -fstack-protector-strong -fPIC -Wall -ffunction-sections -fdata-sections -pipe -O2 -DNDEBUG -fomit-frame-pointer -DHAVE_PTHREADS -Iinclude -Igenerated -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/harfbuzz -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I./include/mupdf -DSHARE_JPEG -DHAVE_LIBCRYPTO -Ithirdparty/mujs -I/usr/include/openjpeg-2.1 -o build/release/fonts/NotoSansOldSouthArabian-Regular.o -c generated/NotoSansOldSouthArabian-Regular.c -O0
cc -march=x86-64 -mtune=generic -O2 -pipe -fstack-protector-strong -fPIC -Wall -ffunction-sections -fdata-sections -pipe -O2 -DNDEBUG -fomit-frame-pointer -DHAVE_PTHREADS -Iinclude -Igenerated -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/harfbuzz -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I./include/mupdf -DSHARE_JPEG -DHAVE_LIBCRYPTO -Ithirdparty/mujs -I/usr/include/openjpeg-2.1 -o build/release/fonts/NotoSansTagbanwa-Regular.o -c generated/NotoSansTagbanwa-Regular.c -O0
cc -march=x86-64 -mtune=generic -O2 -pipe -fstack-protector-strong -fPIC -Wall -ffunction-sections -fdata-sections -pipe -O2 -DNDEBUG -fomit-frame-pointer -DHAVE_PTHREADS -Iinclude -Igenerated -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/harfbuzz -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I./include/mupdf -DSHARE_JPEG -DHAVE_LIBCRYPTO -Ithirdparty/mujs -I/usr/include/openjpeg-2.1 -o build/release/fonts/NotoSansOldTurkic-Regular.o -c generated/NotoSansOldTurkic-Regular.c -O0
cc -march=x86-64 -mtune=generic -O2 -pipe -fstack-protector-strong -fPIC -Wall -ffunction-sections -fdata-sections -pipe -O2 -DNDEBUG -fomit-frame-pointer -DHAVE_PTHREADS -Iinclude -Igenerated -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/harfbuzz -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I./include/mupdf -DSHARE_JPEG -DHAVE_LIBCRYPTO -Ithirdparty/mujs -I/usr/include/openjpeg-2.1 -o build/release/fonts/NotoSansMandaic-Regular.o -c generated/NotoSansMandaic-Regular.c -O0
cc -march=x86-64 -mtune=generic -O2 -pipe -fstack-protector-strong -fPIC -Wall -ffunction-sections -fdata-sections -pipe -O2 -DNDEBUG -fomit-frame-pointer -DHAVE_PTHREADS -Iinclude -Igenerated -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/harfbuzz -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I./include/mupdf -DSHARE_JPEG -DHAVE_LIBCRYPTO -Ithirdparty/mujs -I/usr/include/openjpeg-2.1 -o build/release/fonts/SourceHanSansTW-Regular.o -c generated/SourceHanSansTW-Regular.c -O0
cc -march=x86-64 -mtune=generic -O2 -pipe -fstack-protector-strong -fPIC -Wall -ffunction-sections -fdata-sections -pipe -O2 -DNDEBUG -fomit-frame-pointer -DHAVE_PTHREADS -Iinclude -Igenerated -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/harfbuzz -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I./include/mupdf -DSHARE_JPEG -DHAVE_LIBCRYPTO -Ithirdparty/mujs -I/usr/include/openjpeg-2.1 -o build/release/fonts/SourceHanSansKR-Regular.o -c generated/SourceHanSansKR-Regular.c -O0
cc -march=x86-64 -mtune=generic -O2 -pipe -fstack-protector-strong -fPIC -Wall -ffunction-sections -fdata-sections -pipe -O2 -DNDEBUG -fomit-frame-pointer -DHAVE_PTHREADS -Iinclude -Igenerated -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/harfbuzz -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I./include/mupdf -DSHARE_JPEG -DHAVE_LIBCRYPTO -Ithirdparty/mujs -I/usr/include/openjpeg-2.1 -o build/release/fonts/SourceHanSansCN-Regular.o -c generated/SourceHanSansCN-Regular.c -O0
cc -march=x86-64 -mtune=generic -O2 -pipe -fstack-protector-strong -fPIC -Wall -ffunction-sections -fdata-sections -pipe -O2 -DNDEBUG -fomit-frame-pointer -DHAVE_PTHREADS -Iinclude -Igenerated -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/harfbuzz -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I./include/mupdf -DSHARE_JPEG -DHAVE_LIBCRYPTO -Ithirdparty/mujs -I/usr/include/openjpeg-2.1 -o build/release/fonts/SourceHanSansJP-Regular.o -c generated/SourceHanSansJP-Regular.c -O0
cc -march=x86-64 -mtune=generic -O2 -pipe -fstack-protector-strong -fPIC -Wall -ffunction-sections -fdata-sections -pipe -O2 -DNDEBUG -fomit-frame-pointer -DHAVE_PTHREADS -Iinclude -Igenerated -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/harfbuzz -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I./include/mupdf -DSHARE_JPEG -DHAVE_LIBCRYPTO -Ithirdparty/mujs -I/usr/include/openjpeg-2.1 -o build/release/fonts/NimbusSans-Oblique.o -c generated/NimbusSans-Oblique.c -O0
cc -march=x86-64 -mtune=generic -O2 -pipe -fstack-protector-strong -fPIC -Wall -ffunction-sections -fdata-sections -pipe -O2 -DNDEBUG -fomit-frame-pointer -DHAVE_PTHREADS -Iinclude -Igenerated -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/harfbuzz -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I./include/mupdf -DSHARE_JPEG -DHAVE_LIBCRYPTO -Ithirdparty/mujs -I/usr/include/openjpeg-2.1 -o build/release/fonts/NimbusMonoPS-Italic.o -c generated/NimbusMonoPS-Italic.c -O0
cc -march=x86-64 -mtune=generic -O2 -pipe -fstack-protector-strong -fPIC -Wall -ffunction-sections -fdata-sections -pipe -O2 -DNDEBUG -fomit-frame-pointer -DHAVE_PTHREADS -Iinclude -Igenerated -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/harfbuzz -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I./include/mupdf -DSHARE_JPEG -DHAVE_LIBCRYPTO -Ithirdparty/mujs -I/usr/include/openjpeg-2.1 -o build/release/fonts/NimbusMonoPS-BoldItalic.o -c generated/NimbusMonoPS-BoldItalic.c -O0
cc -march=x86-64 -mtune=generic -O2 -pipe -fstack-protector-strong -fPIC -Wall -ffunction-sections -fdata-sections -pipe -O2 -DNDEBUG -fomit-frame-pointer -DHAVE_PTHREADS -Iinclude -Igenerated -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/harfbuzz -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I./include/mupdf -DSHARE_JPEG -DHAVE_LIBCRYPTO -Ithirdparty/mujs -I/usr/include/openjpeg-2.1 -o build/release/fonts/NimbusSans-Bold.o -c generated/NimbusSans-Bold.c -O0
cc -march=x86-64 -mtune=generic -O2 -pipe -fstack-protector-strong -fPIC -Wall -ffunction-sections -fdata-sections -pipe -O2 -DNDEBUG -fomit-frame-pointer -DHAVE_PTHREADS -Iinclude -Igenerated -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/harfbuzz -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I./include/mupdf -DSHARE_JPEG -DHAVE_LIBCRYPTO -Ithirdparty/mujs -I/usr/include/openjpeg-2.1 -o build/release/fonts/NimbusMonoPS-Regular.o -c generated/NimbusMonoPS-Regular.c -O0
cc -march=x86-64 -mtune=generic -O2 -pipe -fstack-protector-strong -fPIC -Wall -ffunction-sections -fdata-sections -pipe -O2 -DNDEBUG -fomit-frame-pointer -DHAVE_PTHREADS -Iinclude -Igenerated -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/harfbuzz -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I./include/mupdf -DSHARE_JPEG -DHAVE_LIBCRYPTO -Ithirdparty/mujs -I/usr/include/openjpeg-2.1 -o build/release/fonts/NimbusRoman-Bold.o -c generated/NimbusRoman-Bold.c -O0
cc -march=x86-64 -mtune=generic -O2 -pipe -fstack-protector-strong -fPIC -Wall -ffunction-sections -fdata-sections -pipe -O2 -DNDEBUG -fomit-frame-pointer -DHAVE_PTHREADS -Iinclude -Igenerated -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/harfbuzz -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I./include/mupdf -DSHARE_JPEG -DHAVE_LIBCRYPTO -Ithirdparty/mujs -I/usr/include/openjpeg-2.1 -o build/release/fonts/Dingbats.o -c generated/Dingbats.c -O0
cc -march=x86-64 -mtune=generic -O2 -pipe -fstack-protector-strong -fPIC -Wall -ffunction-sections -fdata-sections -pipe -O2 -DNDEBUG -fomit-frame-pointer -DHAVE_PTHREADS -Iinclude -Igenerated -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/harfbuzz -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I./include/mupdf -DSHARE_JPEG -DHAVE_LIBCRYPTO -Ithirdparty/mujs -I/usr/include/openjpeg-2.1 -o build/release/fonts/NimbusSans-BoldOblique.o -c generated/NimbusSans-BoldOblique.c -O0
cc -march=x86-64 -mtune=generic -O2 -pipe -fstack-protector-strong -fPIC -Wall -ffunction-sections -fdata-sections -pipe -O2 -DNDEBUG -fomit-frame-pointer -DHAVE_PTHREADS -Iinclude -Igenerated -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/harfbuzz -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I./include/mupdf -DSHARE_JPEG -DHAVE_LIBCRYPTO -Ithirdparty/mujs -I/usr/include/openjpeg-2.1 -o build/release/fonts/StandardSymbolsPS.o -c generated/StandardSymbolsPS.c -O0
cc -march=x86-64 -mtune=generic -O2 -pipe -fstack-protector-strong -fPIC -Wall -ffunction-sections -fdata-sections -pipe -O2 -DNDEBUG -fomit-frame-pointer -DHAVE_PTHREADS -Iinclude -Igenerated -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/harfbuzz -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I./include/mupdf -DSHARE_JPEG -DHAVE_LIBCRYPTO -Ithirdparty/mujs -I/usr/include/openjpeg-2.1 -o build/release/fonts/NimbusRoman-Italic.o -c generated/NimbusRoman-Italic.c -O0
cc -march=x86-64 -mtune=generic -O2 -pipe -fstack-protector-strong -fPIC -Wall -ffunction-sections -fdata-sections -pipe -O2 -DNDEBUG -fomit-frame-pointer -DHAVE_PTHREADS -Iinclude -Igenerated -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/harfbuzz -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I./include/mupdf -DSHARE_JPEG -DHAVE_LIBCRYPTO -Ithirdparty/mujs -I/usr/include/openjpeg-2.1 -o build/release/fonts/NimbusMonoPS-Bold.o -c generated/NimbusMonoPS-Bold.c -O0
cc -march=x86-64 -mtune=generic -O2 -pipe -fstack-protector-strong -fPIC -Wall -ffunction-sections -fdata-sections -pipe -O2 -DNDEBUG -fomit-frame-pointer -DHAVE_PTHREADS -Iinclude -Igenerated -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/harfbuzz -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I./include/mupdf -DSHARE_JPEG -DHAVE_LIBCRYPTO -Ithirdparty/mujs -I/usr/include/openjpeg-2.1 -o build/release/fonts/NimbusSans-Regular.o -c generated/NimbusSans-Regular.c -O0
cc -march=x86-64 -mtune=generic -O2 -pipe -fstack-protector-strong -fPIC -Wall -ffunction-sections -fdata-sections -pipe -O2 -DNDEBUG -fomit-frame-pointer -DHAVE_PTHREADS -Iinclude -Igenerated -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/harfbuzz -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I./include/mupdf -DSHARE_JPEG -DHAVE_LIBCRYPTO -Ithirdparty/mujs -I/usr/include/openjpeg-2.1 -o build/release/fonts/NimbusRoman-BoldItalic.o -c generated/NimbusRoman-BoldItalic.c -O0
cc -march=x86-64 -mtune=generic -O2 -pipe -fstack-protector-strong -fPIC -Wall -ffunction-sections -fdata-sections -pipe -O2 -DNDEBUG -fomit-frame-pointer -DHAVE_PTHREADS -Iinclude -Igenerated -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/harfbuzz -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I./include/mupdf -DSHARE_JPEG -DHAVE_LIBCRYPTO -Ithirdparty/mujs -I/usr/include/openjpeg-2.1 -o build/release/fonts/NimbusRoman-Regular.o -c generated/NimbusRoman-Regular.c -O0
cc -march=x86-64 -mtune=generic -O2 -pipe -fstack-protector-strong -fPIC -Wall -ffunction-sections -fdata-sections -pipe -O2 -DNDEBUG -fomit-frame-pointer -DHAVE_PTHREADS -Iinclude -Igenerated -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/harfbuzz -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I./include/mupdf -DSHARE_JPEG -DHAVE_LIBCRYPTO -Ithirdparty/mujs -I/usr/include/openjpeg-2.1 -o build/release/fonts/CharisSIL-BI.o -c generated/CharisSIL-BI.c -O0
cc -march=x86-64 -mtune=generic -O2 -pipe -fstack-protector-strong -fPIC -Wall -ffunction-sections -fdata-sections -pipe -O2 -DNDEBUG -fomit-frame-pointer -DHAVE_PTHREADS -Iinclude -Igenerated -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/harfbuzz -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I./include/mupdf -DSHARE_JPEG -DHAVE_LIBCRYPTO -Ithirdparty/mujs -I/usr/include/openjpeg-2.1 -o build/release/fonts/CharisSIL-B.o -c generated/CharisSIL-B.c -O0
cc -march=x86-64 -mtune=generic -O2 -pipe -fstack-protector-strong -fPIC -Wall -ffunction-sections -fdata-sections -pipe -O2 -DNDEBUG -fomit-frame-pointer -DHAVE_PTHREADS -Iinclude -Igenerated -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/harfbuzz -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I./include/mupdf -DSHARE_JPEG -DHAVE_LIBCRYPTO -Ithirdparty/mujs -I/usr/include/openjpeg-2.1 -o build/release/fonts/CharisSIL-I.o -c generated/CharisSIL-I.c -O0
cc -march=x86-64 -mtune=generic -O2 -pipe -fstack-protector-strong -fPIC -Wall -ffunction-sections -fdata-sections -pipe -O2 -DNDEBUG -fomit-frame-pointer -DHAVE_PTHREADS -Iinclude -Igenerated -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/harfbuzz -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I./include/mupdf -DSHARE_JPEG -DHAVE_LIBCRYPTO -Ithirdparty/mujs -I/usr/include/openjpeg-2.1 -o build/release/fonts/CharisSIL-R.o -c generated/CharisSIL-R.c -O0
cc -march=x86-64 -mtune=generic -O2 -pipe -fstack-protector-strong -fPIC -Wall -ffunction-sections -fdata-sections -pipe -O2 -DNDEBUG -fomit-frame-pointer -DHAVE_PTHREADS -Iinclude -Igenerated -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/harfbuzz -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I./include/mupdf -DSHARE_JPEG -DHAVE_LIBCRYPTO -Ithirdparty/mujs -I/usr/include/openjpeg-2.1 -o build/release/namedump.o -c scripts/namedump.c
cc -Wl,-O1,--sort-common,--as-needed,-z,relro -Wl,--verbose=2 -Wl,--gc-sections -Wl,-s -o build/release/namedump build/release/namedump.o -lpthread -lm -lfreetype -lharfbuzz -ljbig2dec -ljpeg -lcrypto -lopenjp2 -lz
GNU ld (GNU Binutils) 2.27
Supported emulations:
elf_x86_64
elf32_x86_64
elf_i386
elf_iamcu
i386linux
elf_l1om
elf_k1om
using internal linker script:
==================================================
/* Script for -z combreloc: combine and sort reloc sections */
/* Copyright (C) 2014-2016 Free Software Foundation, Inc.
Copying and distribution of this script, with or without modification,
are permitted in any medium without royalty provided the copyright
notice and this notice are preserved. */
OUTPUT_FORMAT("elf64-x86-64", "elf64-x86-64",
"elf64-x86-64")
OUTPUT_ARCH(i386:x86-64)
ENTRY(_start)
SEARCH_DIR("/usr/x86_64-pc-linux-gnu/lib64"); SEARCH_DIR("/usr/lib"); SEARCH_DIR("/usr/local/lib"); SEARCH_DIR("/usr/x86_64-pc-linux-gnu/lib");
SECTIONS
{
/* Read-only sections, merged into text segment: */
PROVIDE (__executable_start = SEGMENT_START("text-segment", 0x400000)); . = SEGMENT_START("text-segment", 0x400000) + SIZEOF_HEADERS;
.interp : { *(.interp) }
.note.gnu.build-id : { *(.note.gnu.build-id) }
.hash : { *(.hash) }
.gnu.hash : { *(.gnu.hash) }
.dynsym : { *(.dynsym) }
.dynstr : { *(.dynstr) }
.gnu.version : { *(.gnu.version) }
.gnu.version_d : { *(.gnu.version_d) }
.gnu.version_r : { *(.gnu.version_r) }
.rela.dyn :
{
*(.rela.init)
*(.rela.text .rela.text.* .rela.gnu.linkonce.t.*)
*(.rela.fini)
*(.rela.rodata .rela.rodata.* .rela.gnu.linkonce.r.*)
*(.rela.data .rela.data.* .rela.gnu.linkonce.d.*)
*(.rela.tdata .rela.tdata.* .rela.gnu.linkonce.td.*)
*(.rela.tbss .rela.tbss.* .rela.gnu.linkonce.tb.*)
*(.rela.ctors)
*(.rela.dtors)
*(.rela.got)
*(.rela.bss .rela.bss.* .rela.gnu.linkonce.b.*)
*(.rela.ldata .rela.ldata.* .rela.gnu.linkonce.l.*)
*(.rela.lbss .rela.lbss.* .rela.gnu.linkonce.lb.*)
*(.rela.lrodata .rela.lrodata.* .rela.gnu.linkonce.lr.*)
*(.rela.ifunc)
}
.rela.plt :
{
*(.rela.plt)
PROVIDE_HIDDEN (__rela_iplt_start = .);
*(.rela.iplt)
PROVIDE_HIDDEN (__rela_iplt_end = .);
}
.init :
{
KEEP (*(SORT_NONE(.init)))
}
.plt : { *(.plt) *(.iplt) }
.plt.got : { *(.plt.got) }
.plt.bnd : { *(.plt.bnd) }
.text :
{
*(.text.unlikely .text.*_unlikely .text.unlikely.*)
*(.text.exit .text.exit.*)
*(.text.startup .text.startup.*)
*(.text.hot .text.hot.*)
*(.text .stub .text.* .gnu.linkonce.t.*)
/* .gnu.warning sections are handled specially by elf32.em. */
*(.gnu.warning)
}
.fini :
{
KEEP (*(SORT_NONE(.fini)))
}
PROVIDE (__etext = .);
PROVIDE (_etext = .);
PROVIDE (etext = .);
.rodata : { *(.rodata .rodata.* .gnu.linkonce.r.*) }
.rodata1 : { *(.rodata1) }
.eh_frame_hdr : { *(.eh_frame_hdr) *(.eh_frame_entry .eh_frame_entry.*) }
.eh_frame : ONLY_IF_RO { KEEP (*(.eh_frame)) *(.eh_frame.*) }
.gcc_except_table : ONLY_IF_RO { *(.gcc_except_table
.gcc_except_table.*) }
.gnu_extab : ONLY_IF_RO { *(.gnu_extab*) }
/* These sections are generated by the Sun/Oracle C++ compiler. */
.exception_ranges : ONLY_IF_RO { *(.exception_ranges
.exception_ranges*) }
/* Adjust the address for the data segment. We want to adjust up to
the same address within the page on the next page up. */
. = DATA_SEGMENT_ALIGN (CONSTANT (MAXPAGESIZE), CONSTANT (COMMONPAGESIZE));
/* Exception handling */
.eh_frame : ONLY_IF_RW { KEEP (*(.eh_frame)) *(.eh_frame.*) }
.gnu_extab : ONLY_IF_RW { *(.gnu_extab) }
.gcc_except_table : ONLY_IF_RW { *(.gcc_except_table .gcc_except_table.*) }
.exception_ranges : ONLY_IF_RW { *(.exception_ranges .exception_ranges*) }
/* Thread Local Storage sections */
.tdata : { *(.tdata .tdata.* .gnu.linkonce.td.*) }
.tbss : { *(.tbss .tbss.* .gnu.linkonce.tb.*) *(.tcommon) }
.preinit_array :
{
PROVIDE_HIDDEN (__preinit_array_start = .);
KEEP (*(.preinit_array))
PROVIDE_HIDDEN (__preinit_array_end = .);
}
.init_array :
{
PROVIDE_HIDDEN (__init_array_start = .);
KEEP (*(SORT_BY_INIT_PRIORITY(.init_array.*) SORT_BY_INIT_PRIORITY(.ctors.*)))
KEEP (*(.init_array EXCLUDE_FILE (*crtbegin.o *crtbegin?.o *crtend.o *crtend?.o ) .ctors))
PROVIDE_HIDDEN (__init_array_end = .);
}
.fini_array :
{
PROVIDE_HIDDEN (__fini_array_start = .);
KEEP (*(SORT_BY_INIT_PRIORITY(.fini_array.*) SORT_BY_INIT_PRIORITY(.dtors.*)))
KEEP (*(.fini_array EXCLUDE_FILE (*crtbegin.o *crtbegin?.o *crtend.o *crtend?.o ) .dtors))
PROVIDE_HIDDEN (__fini_array_end = .);
}
.ctors :
{
/* gcc uses crtbegin.o to find the start of
the constructors, so we make sure it is
first. Because this is a wildcard, it
doesn't matter if the user does not
actually link against crtbegin.o; the
linker won't look for a file to match a
wildcard. The wildcard also means that it
doesn't matter which directory crtbegin.o
is in. */
KEEP (*crtbegin.o(.ctors))
KEEP (*crtbegin?.o(.ctors))
/* We don't want to include the .ctor section from
the crtend.o file until after the sorted ctors.
The .ctor section from the crtend file contains the
end of ctors marker and it must be last */
KEEP (*(EXCLUDE_FILE (*crtend.o *crtend?.o ) .ctors))
KEEP (*(SORT(.ctors.*)))
KEEP (*(.ctors))
}
.dtors :
{
KEEP (*crtbegin.o(.dtors))
KEEP (*crtbegin?.o(.dtors))
KEEP (*(EXCLUDE_FILE (*crtend.o *crtend?.o ) .dtors))
KEEP (*(SORT(.dtors.*)))
KEEP (*(.dtors))
}
.jcr : { KEEP (*(.jcr)) }
.data.rel.ro : { *(.data.rel.ro.local* .gnu.linkonce.d.rel.ro.local.*) *(.data.rel.ro .data.rel.ro.* .gnu.linkonce.d.rel.ro.*) }
.dynamic : { *(.dynamic) }
.got : { *(.got) *(.igot) }
. = DATA_SEGMENT_RELRO_END (SIZEOF (.got.plt) >= 24 ? 24 : 0, .);
.got.plt : { *(.got.plt) *(.igot.plt) }
.data :
{
*(.data .data.* .gnu.linkonce.d.*)
SORT(CONSTRUCTORS)
}
.data1 : { *(.data1) }
_edata = .; PROVIDE (edata = .);
. = .;
__bss_start = .;
.bss :
{
*(.dynbss)
*(.bss .bss.* .gnu.linkonce.b.*)
*(COMMON)
/* Align here to ensure that the .bss section occupies space up to
_end. Align after .bss to ensure correct alignment even if the
.bss section disappears because there are no input sections.
FIXME: Why do we need it? When there is no .bss section, we don't
pad the .data section. */
. = ALIGN(. != 0 ? 64 / 8 : 1);
}
.lbss :
{
*(.dynlbss)
*(.lbss .lbss.* .gnu.linkonce.lb.*)
*(LARGE_COMMON)
}
. = ALIGN(64 / 8);
. = SEGMENT_START("ldata-segment", .);
.lrodata ALIGN(CONSTANT (MAXPAGESIZE)) + (. & (CONSTANT (MAXPAGESIZE) - 1)) :
{
*(.lrodata .lrodata.* .gnu.linkonce.lr.*)
}
.ldata ALIGN(CONSTANT (MAXPAGESIZE)) + (. & (CONSTANT (MAXPAGESIZE) - 1)) :
{
*(.ldata .ldata.* .gnu.linkonce.l.*)
. = ALIGN(. != 0 ? 64 / 8 : 1);
}
. = ALIGN(64 / 8);
_end = .; PROVIDE (end = .);
. = DATA_SEGMENT_END (.);
/* Stabs debugging sections. */
.stab 0 : { *(.stab) }
.stabstr 0 : { *(.stabstr) }
.stab.excl 0 : { *(.stab.excl) }
.stab.exclstr 0 : { *(.stab.exclstr) }
.stab.index 0 : { *(.stab.index) }
.stab.indexstr 0 : { *(.stab.indexstr) }
.comment 0 : { *(.comment) }
/* DWARF debug sections.
Symbols in the DWARF debugging sections are relative to the beginning
of the section so we begin them at 0. */
/* DWARF 1 */
.debug 0 : { *(.debug) }
.line 0 : { *(.line) }
/* GNU DWARF 1 extensions */
.debug_srcinfo 0 : { *(.debug_srcinfo) }
.debug_sfnames 0 : { *(.debug_sfnames) }
/* DWARF 1.1 and DWARF 2 */
.debug_aranges 0 : { *(.debug_aranges) }
.debug_pubnames 0 : { *(.debug_pubnames) }
/* DWARF 2 */
.debug_info 0 : { *(.debug_info .gnu.linkonce.wi.*) }
.debug_abbrev 0 : { *(.debug_abbrev) }
.debug_line 0 : { *(.debug_line .debug_line.* .debug_line_end ) }
.debug_frame 0 : { *(.debug_frame) }
.debug_str 0 : { *(.debug_str) }
.debug_loc 0 : { *(.debug_loc) }
.debug_macinfo 0 : { *(.debug_macinfo) }
/* SGI/MIPS DWARF 2 extensions */
.debug_weaknames 0 : { *(.debug_weaknames) }
.debug_funcnames 0 : { *(.debug_funcnames) }
.debug_typenames 0 : { *(.debug_typenames) }
.debug_varnames 0 : { *(.debug_varnames) }
/* DWARF 3 */
.debug_pubtypes 0 : { *(.debug_pubtypes) }
.debug_ranges 0 : { *(.debug_ranges) }
/* DWARF Extension. */
.debug_macro 0 : { *(.debug_macro) }
.gnu.attributes 0 : { KEEP (*(.gnu.attributes)) }
/DISCARD/ : { *(.note.GNU-stack) *(.gnu_debuglink) *(.gnu.lto_*) }
}
==================================================
attempt to open /usr/lib/gcc/x86_64-pc-linux-gnu/6.2.1/../../../../lib/crt1.o succeeded
/usr/lib/gcc/x86_64-pc-linux-gnu/6.2.1/../../../../lib/crt1.o
attempt to open /usr/lib/gcc/x86_64-pc-linux-gnu/6.2.1/../../../../lib/crti.o succeeded
/usr/lib/gcc/x86_64-pc-linux-gnu/6.2.1/../../../../lib/crti.o
attempt to open /usr/lib/gcc/x86_64-pc-linux-gnu/6.2.1/crtbegin.o succeeded
/usr/lib/gcc/x86_64-pc-linux-gnu/6.2.1/crtbegin.o
attempt to open build/release/namedump.o succeeded
build/release/namedump.o
attempt to open /usr/lib/gcc/x86_64-pc-linux-gnu/6.2.1/libpthread.so failed
attempt to open /usr/lib/gcc/x86_64-pc-linux-gnu/6.2.1/libpthread.a failed
attempt to open /usr/lib/gcc/x86_64-pc-linux-gnu/6.2.1/../../../../lib/libpthread.so succeeded
opened script file /usr/lib/gcc/x86_64-pc-linux-gnu/6.2.1/../../../../lib/libpthread.so
opened script file /usr/lib/gcc/x86_64-pc-linux-gnu/6.2.1/../../../../lib/libpthread.so
attempt to open /usr/lib/libpthread.so.0 succeeded
/usr/lib/libpthread.so.0
attempt to open /usr/lib/libpthread_nonshared.a succeeded
attempt to open /usr/lib/gcc/x86_64-pc-linux-gnu/6.2.1/libm.so failed
attempt to open /usr/lib/gcc/x86_64-pc-linux-gnu/6.2.1/libm.a failed
attempt to open /usr/lib/gcc/x86_64-pc-linux-gnu/6.2.1/../../../../lib/libm.so succeeded
opened script file /usr/lib/gcc/x86_64-pc-linux-gnu/6.2.1/../../../../lib/libm.so
opened script file /usr/lib/gcc/x86_64-pc-linux-gnu/6.2.1/../../../../lib/libm.so
attempt to open /usr/lib/libm.so.6 succeeded
/usr/lib/libm.so.6
attempt to open /usr/lib/libmvec_nonshared.a succeeded
attempt to open /usr/lib/libmvec.so.1 succeeded
/usr/lib/libmvec.so.1
attempt to open /usr/lib/gcc/x86_64-pc-linux-gnu/6.2.1/libfreetype.so failed
attempt to open /usr/lib/gcc/x86_64-pc-linux-gnu/6.2.1/libfreetype.a failed
attempt to open /usr/lib/gcc/x86_64-pc-linux-gnu/6.2.1/../../../../lib/libfreetype.so succeeded
-lfreetype (/usr/lib/gcc/x86_64-pc-linux-gnu/6.2.1/../../../../lib/libfreetype.so)
attempt to open /usr/lib/gcc/x86_64-pc-linux-gnu/6.2.1/libharfbuzz.so failed
attempt to open /usr/lib/gcc/x86_64-pc-linux-gnu/6.2.1/libharfbuzz.a failed
attempt to open /usr/lib/gcc/x86_64-pc-linux-gnu/6.2.1/../../../../lib/libharfbuzz.so succeeded
-lharfbuzz (/usr/lib/gcc/x86_64-pc-linux-gnu/6.2.1/../../../../lib/libharfbuzz.so)
attempt to open /usr/lib/gcc/x86_64-pc-linux-gnu/6.2.1/libjbig2dec.so failed
attempt to open /usr/lib/gcc/x86_64-pc-linux-gnu/6.2.1/libjbig2dec.a failed
attempt to open /usr/lib/gcc/x86_64-pc-linux-gnu/6.2.1/../../../../lib/libjbig2dec.so succeeded
-ljbig2dec (/usr/lib/gcc/x86_64-pc-linux-gnu/6.2.1/../../../../lib/libjbig2dec.so)
attempt to open /usr/lib/gcc/x86_64-pc-linux-gnu/6.2.1/libjpeg.so failed
attempt to open /usr/lib/gcc/x86_64-pc-linux-gnu/6.2.1/libjpeg.a failed
attempt to open /usr/lib/gcc/x86_64-pc-linux-gnu/6.2.1/../../../../lib/libjpeg.so succeeded
-ljpeg (/usr/lib/gcc/x86_64-pc-linux-gnu/6.2.1/../../../../lib/libjpeg.so)
attempt to open /usr/lib/gcc/x86_64-pc-linux-gnu/6.2.1/libcrypto.so failed
attempt to open /usr/lib/gcc/x86_64-pc-linux-gnu/6.2.1/libcrypto.a failed
attempt to open /usr/lib/gcc/x86_64-pc-linux-gnu/6.2.1/../../../../lib/libcrypto.so succeeded
-lcrypto (/usr/lib/gcc/x86_64-pc-linux-gnu/6.2.1/../../../../lib/libcrypto.so)
attempt to open /usr/lib/gcc/x86_64-pc-linux-gnu/6.2.1/libopenjp2.so failed
attempt to open /usr/lib/gcc/x86_64-pc-linux-gnu/6.2.1/libopenjp2.a failed
attempt to open /usr/lib/gcc/x86_64-pc-linux-gnu/6.2.1/../../../../lib/libopenjp2.so succeeded
-lopenjp2 (/usr/lib/gcc/x86_64-pc-linux-gnu/6.2.1/../../../../lib/libopenjp2.so)
attempt to open /usr/lib/gcc/x86_64-pc-linux-gnu/6.2.1/libz.so failed
attempt to open /usr/lib/gcc/x86_64-pc-linux-gnu/6.2.1/libz.a failed
attempt to open /usr/lib/gcc/x86_64-pc-linux-gnu/6.2.1/../../../../lib/libz.so succeeded
-lz (/usr/lib/gcc/x86_64-pc-linux-gnu/6.2.1/../../../../lib/libz.so)
attempt to open /usr/lib/gcc/x86_64-pc-linux-gnu/6.2.1/libgcc.so failed
attempt to open /usr/lib/gcc/x86_64-pc-linux-gnu/6.2.1/libgcc.a succeeded
attempt to open /usr/lib/gcc/x86_64-pc-linux-gnu/6.2.1/libgcc_s.so failed
attempt to open /usr/lib/gcc/x86_64-pc-linux-gnu/6.2.1/libgcc_s.a failed
attempt to open /usr/lib/gcc/x86_64-pc-linux-gnu/6.2.1/../../../../lib/libgcc_s.so succeeded
opened script file /usr/lib/gcc/x86_64-pc-linux-gnu/6.2.1/../../../../lib/libgcc_s.so
opened script file /usr/lib/gcc/x86_64-pc-linux-gnu/6.2.1/../../../../lib/libgcc_s.so
attempt to open libgcc_s.so.1 failed
attempt to open /usr/lib/gcc/x86_64-pc-linux-gnu/6.2.1/libgcc_s.so.1 failed
attempt to open /usr/lib/gcc/x86_64-pc-linux-gnu/6.2.1/../../../../lib/libgcc_s.so.1 succeeded
libgcc_s.so.1 (/usr/lib/gcc/x86_64-pc-linux-gnu/6.2.1/../../../../lib/libgcc_s.so.1)
attempt to open /usr/lib/gcc/x86_64-pc-linux-gnu/6.2.1/libgcc.so failed
attempt to open /usr/lib/gcc/x86_64-pc-linux-gnu/6.2.1/libgcc.a succeeded
attempt to open /usr/lib/gcc/x86_64-pc-linux-gnu/6.2.1/libc.so failed
attempt to open /usr/lib/gcc/x86_64-pc-linux-gnu/6.2.1/libc.a failed
attempt to open /usr/lib/gcc/x86_64-pc-linux-gnu/6.2.1/../../../../lib/libc.so succeeded
opened script file /usr/lib/gcc/x86_64-pc-linux-gnu/6.2.1/../../../../lib/libc.so
opened script file /usr/lib/gcc/x86_64-pc-linux-gnu/6.2.1/../../../../lib/libc.so
attempt to open /usr/lib/libc.so.6 succeeded
/usr/lib/libc.so.6
attempt to open /usr/lib/libc_nonshared.a succeeded
(/usr/lib/libc_nonshared.a)elf-init.oS
attempt to open /usr/lib/ld-linux-x86-64.so.2 succeeded
/usr/lib/ld-linux-x86-64.so.2
/usr/lib/ld-linux-x86-64.so.2
attempt to open /usr/lib/gcc/x86_64-pc-linux-gnu/6.2.1/libgcc.so failed
attempt to open /usr/lib/gcc/x86_64-pc-linux-gnu/6.2.1/libgcc.a succeeded
attempt to open /usr/lib/gcc/x86_64-pc-linux-gnu/6.2.1/libgcc_s.so failed
attempt to open /usr/lib/gcc/x86_64-pc-linux-gnu/6.2.1/libgcc_s.a failed
attempt to open /usr/lib/gcc/x86_64-pc-linux-gnu/6.2.1/../../../../lib/libgcc_s.so succeeded
opened script file /usr/lib/gcc/x86_64-pc-linux-gnu/6.2.1/../../../../lib/libgcc_s.so
opened script file /usr/lib/gcc/x86_64-pc-linux-gnu/6.2.1/../../../../lib/libgcc_s.so
attempt to open libgcc_s.so.1 failed
attempt to open /usr/lib/gcc/x86_64-pc-linux-gnu/6.2.1/libgcc_s.so.1 failed
attempt to open /usr/lib/gcc/x86_64-pc-linux-gnu/6.2.1/../../../../lib/libgcc_s.so.1 succeeded
libgcc_s.so.1 (/usr/lib/gcc/x86_64-pc-linux-gnu/6.2.1/../../../../lib/libgcc_s.so.1)
attempt to open /usr/lib/gcc/x86_64-pc-linux-gnu/6.2.1/libgcc.so failed
attempt to open /usr/lib/gcc/x86_64-pc-linux-gnu/6.2.1/libgcc.a succeeded
attempt to open /usr/lib/gcc/x86_64-pc-linux-gnu/6.2.1/crtend.o succeeded
/usr/lib/gcc/x86_64-pc-linux-gnu/6.2.1/crtend.o
attempt to open /usr/lib/gcc/x86_64-pc-linux-gnu/6.2.1/../../../../lib/crtn.o succeeded
/usr/lib/gcc/x86_64-pc-linux-gnu/6.2.1/../../../../lib/crtn.o
ld-linux-x86-64.so.2 needed by /usr/lib/libc.so.6
found ld-linux-x86-64.so.2 at /usr/lib/ld-linux-x86-64.so.2
build/release/namedump resources/pdf/names.txt include/mupdf/pdf/name-table.h source/pdf/pdf-name-table.h
cc -march=x86-64 -mtune=generic -O2 -pipe -fstack-protector-strong -fPIC -Wall -ffunction-sections -fdata-sections -pipe -O2 -DNDEBUG -fomit-frame-pointer -DHAVE_PTHREADS -Iinclude -Igenerated -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/harfbuzz -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I./include/mupdf -DSHARE_JPEG -DHAVE_LIBCRYPTO -Ithirdparty/mujs -I/usr/include/openjpeg-2.1 -o build/release/pdf/pdf-cmap-parse.o -c source/pdf/pdf-cmap-parse.c
cc -march=x86-64 -mtune=generic -O2 -pipe -fstack-protector-strong -fPIC -Wall -ffunction-sections -fdata-sections -pipe -O2 -DNDEBUG -fomit-frame-pointer -DHAVE_PTHREADS -Iinclude -Igenerated -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/harfbuzz -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I./include/mupdf -DSHARE_JPEG -DHAVE_LIBCRYPTO -Ithirdparty/mujs -I/usr/include/openjpeg-2.1 -o build/release/pdf/pdf-cmap.o -c source/pdf/pdf-cmap.c
cc -march=x86-64 -mtune=generic -O2 -pipe -fstack-protector-strong -fPIC -Wall -ffunction-sections -fdata-sections -pipe -O2 -DNDEBUG -fomit-frame-pointer -DHAVE_PTHREADS -Iinclude -Igenerated -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/harfbuzz -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I./include/mupdf -DSHARE_JPEG -DHAVE_LIBCRYPTO -Ithirdparty/mujs -I/usr/include/openjpeg-2.1 -o build/release/pdf/pdf-field.o -c source/pdf/pdf-field.c
cc -march=x86-64 -mtune=generic -O2 -pipe -fstack-protector-strong -fPIC -Wall -ffunction-sections -fdata-sections -pipe -O2 -DNDEBUG -fomit-frame-pointer -DHAVE_PTHREADS -Iinclude -Igenerated -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/harfbuzz -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I./include/mupdf -DSHARE_JPEG -DHAVE_LIBCRYPTO -Ithirdparty/mujs -I/usr/include/openjpeg-2.1 -o build/release/bin2hex.o -c scripts/bin2hex.c
cc -Wl,-O1,--sort-common,--as-needed,-z,relro -Wl,--verbose=2 -Wl,--gc-sections -Wl,-s -o build/release/bin2hex build/release/bin2hex.o -lpthread -lm -lfreetype -lharfbuzz -ljbig2dec -ljpeg -lcrypto -lopenjp2 -lz
GNU ld (GNU Binutils) 2.27
Supported emulations:
elf_x86_64
elf32_x86_64
elf_i386
elf_iamcu
i386linux
elf_l1om
elf_k1om
using internal linker script:
==================================================
/* Script for -z combreloc: combine and sort reloc sections */
/* Copyright (C) 2014-2016 Free Software Foundation, Inc.
Copying and distribution of this script, with or without modification,
are permitted in any medium without royalty provided the copyright
notice and this notice are preserved. */
OUTPUT_FORMAT("elf64-x86-64", "elf64-x86-64",
"elf64-x86-64")
OUTPUT_ARCH(i386:x86-64)
ENTRY(_start)
SEARCH_DIR("/usr/x86_64-pc-linux-gnu/lib64"); SEARCH_DIR("/usr/lib"); SEARCH_DIR("/usr/local/lib"); SEARCH_DIR("/usr/x86_64-pc-linux-gnu/lib");
SECTIONS
{
/* Read-only sections, merged into text segment: */
PROVIDE (__executable_start = SEGMENT_START("text-segment", 0x400000)); . = SEGMENT_START("text-segment", 0x400000) + SIZEOF_HEADERS;
.interp : { *(.interp) }
.note.gnu.build-id : { *(.note.gnu.build-id) }
.hash : { *(.hash) }
.gnu.hash : { *(.gnu.hash) }
.dynsym : { *(.dynsym) }
.dynstr : { *(.dynstr) }
.gnu.version : { *(.gnu.version) }
.gnu.version_d : { *(.gnu.version_d) }
.gnu.version_r : { *(.gnu.version_r) }
.rela.dyn :
{
*(.rela.init)
*(.rela.text .rela.text.* .rela.gnu.linkonce.t.*)
*(.rela.fini)
*(.rela.rodata .rela.rodata.* .rela.gnu.linkonce.r.*)
*(.rela.data .rela.data.* .rela.gnu.linkonce.d.*)
*(.rela.tdata .rela.tdata.* .rela.gnu.linkonce.td.*)
*(.rela.tbss .rela.tbss.* .rela.gnu.linkonce.tb.*)
*(.rela.ctors)
*(.rela.dtors)
*(.rela.got)
*(.rela.bss .rela.bss.* .rela.gnu.linkonce.b.*)
*(.rela.ldata .rela.ldata.* .rela.gnu.linkonce.l.*)
*(.rela.lbss .rela.lbss.* .rela.gnu.linkonce.lb.*)
*(.rela.lrodata .rela.lrodata.* .rela.gnu.linkonce.lr.*)
*(.rela.ifunc)
}
.rela.plt :
{
*(.rela.plt)
PROVIDE_HIDDEN (__rela_iplt_start = .);
*(.rela.iplt)
PROVIDE_HIDDEN (__rela_iplt_end = .);
}
.init :
{
KEEP (*(SORT_NONE(.init)))
}
.plt : { *(.plt) *(.iplt) }
.plt.got : { *(.plt.got) }
.plt.bnd : { *(.plt.bnd) }
.text :
{
*(.text.unlikely .text.*_unlikely .text.unlikely.*)
*(.text.exit .text.exit.*)
*(.text.startup .text.startup.*)
*(.text.hot .text.hot.*)
*(.text .stub .text.* .gnu.linkonce.t.*)
/* .gnu.warning sections are handled specially by elf32.em. */
*(.gnu.warning)
}
.fini :
{
KEEP (*(SORT_NONE(.fini)))
}
PROVIDE (__etext = .);
PROVIDE (_etext = .);
PROVIDE (etext = .);
.rodata : { *(.rodata .rodata.* .gnu.linkonce.r.*) }
.rodata1 : { *(.rodata1) }
.eh_frame_hdr : { *(.eh_frame_hdr) *(.eh_frame_entry .eh_frame_entry.*) }
.eh_frame : ONLY_IF_RO { KEEP (*(.eh_frame)) *(.eh_frame.*) }
.gcc_except_table : ONLY_IF_RO { *(.gcc_except_table
.gcc_except_table.*) }
.gnu_extab : ONLY_IF_RO { *(.gnu_extab*) }
/* These sections are generated by the Sun/Oracle C++ compiler. */
.exception_ranges : ONLY_IF_RO { *(.exception_ranges
.exception_ranges*) }
/* Adjust the address for the data segment. We want to adjust up to
the same address within the page on the next page up. */
. = DATA_SEGMENT_ALIGN (CONSTANT (MAXPAGESIZE), CONSTANT (COMMONPAGESIZE));
/* Exception handling */
.eh_frame : ONLY_IF_RW { KEEP (*(.eh_frame)) *(.eh_frame.*) }
.gnu_extab : ONLY_IF_RW { *(.gnu_extab) }
.gcc_except_table : ONLY_IF_RW { *(.gcc_except_table .gcc_except_table.*) }
.exception_ranges : ONLY_IF_RW { *(.exception_ranges .exception_ranges*) }
/* Thread Local Storage sections */
.tdata : { *(.tdata .tdata.* .gnu.linkonce.td.*) }
.tbss : { *(.tbss .tbss.* .gnu.linkonce.tb.*) *(.tcommon) }
.preinit_array :
{
PROVIDE_HIDDEN (__preinit_array_start = .);
KEEP (*(.preinit_array))
PROVIDE_HIDDEN (__preinit_array_end = .);
}
.init_array :
{
PROVIDE_HIDDEN (__init_array_start = .);
KEEP (*(SORT_BY_INIT_PRIORITY(.init_array.*) SORT_BY_INIT_PRIORITY(.ctors.*)))
KEEP (*(.init_array EXCLUDE_FILE (*crtbegin.o *crtbegin?.o *crtend.o *crtend?.o ) .ctors))
PROVIDE_HIDDEN (__init_array_end = .);
}
.fini_array :
{
PROVIDE_HIDDEN (__fini_array_start = .);
KEEP (*(SORT_BY_INIT_PRIORITY(.fini_array.*) SORT_BY_INIT_PRIORITY(.dtors.*)))
KEEP (*(.fini_array EXCLUDE_FILE (*crtbegin.o *crtbegin?.o *crtend.o *crtend?.o ) .dtors))
PROVIDE_HIDDEN (__fini_array_end = .);
}
.ctors :
{
/* gcc uses crtbegin.o to find the start of
the constructors, so we make sure it is
first. Because this is a wildcard, it
doesn't matter if the user does not
actually link against crtbegin.o; the
linker won't look for a file to match a
wildcard. The wildcard also means that it
doesn't matter which directory crtbegin.o
is in. */
KEEP (*crtbegin.o(.ctors))
KEEP (*crtbegin?.o(.ctors))
/* We don't want to include the .ctor section from
the crtend.o file until after the sorted ctors.
The .ctor section from the crtend file contains the
end of ctors marker and it must be last */
KEEP (*(EXCLUDE_FILE (*crtend.o *crtend?.o ) .ctors))
KEEP (*(SORT(.ctors.*)))
KEEP (*(.ctors))
}
.dtors :
{
KEEP (*crtbegin.o(.dtors))
KEEP (*crtbegin?.o(.dtors))
KEEP (*(EXCLUDE_FILE (*crtend.o *crtend?.o ) .dtors))
KEEP (*(SORT(.dtors.*)))
KEEP (*(.dtors))
}
.jcr : { KEEP (*(.jcr)) }
.data.rel.ro : { *(.data.rel.ro.local* .gnu.linkonce.d.rel.ro.local.*) *(.data.rel.ro .data.rel.ro.* .gnu.linkonce.d.rel.ro.*) }
.dynamic : { *(.dynamic) }
.got : { *(.got) *(.igot) }
. = DATA_SEGMENT_RELRO_END (SIZEOF (.got.plt) >= 24 ? 24 : 0, .);
.got.plt : { *(.got.plt) *(.igot.plt) }
.data :
{
*(.data .data.* .gnu.linkonce.d.*)
SORT(CONSTRUCTORS)
}
.data1 : { *(.data1) }
_edata = .; PROVIDE (edata = .);
. = .;
__bss_start = .;
.bss :
{
*(.dynbss)
*(.bss .bss.* .gnu.linkonce.b.*)
*(COMMON)
/* Align here to ensure that the .bss section occupies space up to
_end. Align after .bss to ensure correct alignment even if the
.bss section disappears because there are no input sections.
FIXME: Why do we need it? When there is no .bss section, we don't
pad the .data section. */
. = ALIGN(. != 0 ? 64 / 8 : 1);
}
.lbss :
{
*(.dynlbss)
*(.lbss .lbss.* .gnu.linkonce.lb.*)
*(LARGE_COMMON)
}
. = ALIGN(64 / 8);
. = SEGMENT_START("ldata-segment", .);
.lrodata ALIGN(CONSTANT (MAXPAGESIZE)) + (. & (CONSTANT (MAXPAGESIZE) - 1)) :
{
*(.lrodata .lrodata.* .gnu.linkonce.lr.*)
}
.ldata ALIGN(CONSTANT (MAXPAGESIZE)) + (. & (CONSTANT (MAXPAGESIZE) - 1)) :
{
*(.ldata .ldata.* .gnu.linkonce.l.*)
. = ALIGN(. != 0 ? 64 / 8 : 1);
}
. = ALIGN(64 / 8);
_end = .; PROVIDE (end = .);
. = DATA_SEGMENT_END (.);
/* Stabs debugging sections. */
.stab 0 : { *(.stab) }
.stabstr 0 : { *(.stabstr) }
.stab.excl 0 : { *(.stab.excl) }
.stab.exclstr 0 : { *(.stab.exclstr) }
.stab.index 0 : { *(.stab.index) }
.stab.indexstr 0 : { *(.stab.indexstr) }
.comment 0 : { *(.comment) }
/* DWARF debug sections.
Symbols in the DWARF debugging sections are relative to the beginning
of the section so we begin them at 0. */
/* DWARF 1 */
.debug 0 : { *(.debug) }
.line 0 : { *(.line) }
/* GNU DWARF 1 extensions */
.debug_srcinfo 0 : { *(.debug_srcinfo) }
.debug_sfnames 0 : { *(.debug_sfnames) }
/* DWARF 1.1 and DWARF 2 */
.debug_aranges 0 : { *(.debug_aranges) }
.debug_pubnames 0 : { *(.debug_pubnames) }
/* DWARF 2 */
.debug_info 0 : { *(.debug_info .gnu.linkonce.wi.*) }
.debug_abbrev 0 : { *(.debug_abbrev) }
.debug_line 0 : { *(.debug_line .debug_line.* .debug_line_end ) }
.debug_frame 0 : { *(.debug_frame) }
.debug_str 0 : { *(.debug_str) }
.debug_loc 0 : { *(.debug_loc) }
.debug_macinfo 0 : { *(.debug_macinfo) }
/* SGI/MIPS DWARF 2 extensions */
.debug_weaknames 0 : { *(.debug_weaknames) }
.debug_funcnames 0 : { *(.debug_funcnames) }
.debug_typenames 0 : { *(.debug_typenames) }
.debug_varnames 0 : { *(.debug_varnames) }
/* DWARF 3 */
.debug_pubtypes 0 : { *(.debug_pubtypes) }
.debug_ranges 0 : { *(.debug_ranges) }
/* DWARF Extension. */
.debug_macro 0 : { *(.debug_macro) }
.gnu.attributes 0 : { KEEP (*(.gnu.attributes)) }
/DISCARD/ : { *(.note.GNU-stack) *(.gnu_debuglink) *(.gnu.lto_*) }
}
==================================================
attempt to open /usr/lib/gcc/x86_64-pc-linux-gnu/6.2.1/../../../../lib/crt1.o succeeded
/usr/lib/gcc/x86_64-pc-linux-gnu/6.2.1/../../../../lib/crt1.o
attempt to open /usr/lib/gcc/x86_64-pc-linux-gnu/6.2.1/../../../../lib/crti.o succeeded
/usr/lib/gcc/x86_64-pc-linux-gnu/6.2.1/../../../../lib/crti.o
attempt to open /usr/lib/gcc/x86_64-pc-linux-gnu/6.2.1/crtbegin.o succeeded
/usr/lib/gcc/x86_64-pc-linux-gnu/6.2.1/crtbegin.o
attempt to open build/release/bin2hex.o succeeded
build/release/bin2hex.o
attempt to open /usr/lib/gcc/x86_64-pc-linux-gnu/6.2.1/libpthread.so failed
attempt to open /usr/lib/gcc/x86_64-pc-linux-gnu/6.2.1/libpthread.a failed
attempt to open /usr/lib/gcc/x86_64-pc-linux-gnu/6.2.1/../../../../lib/libpthread.so succeeded
opened script file /usr/lib/gcc/x86_64-pc-linux-gnu/6.2.1/../../../../lib/libpthread.so
opened script file /usr/lib/gcc/x86_64-pc-linux-gnu/6.2.1/../../../../lib/libpthread.so
attempt to open /usr/lib/libpthread.so.0 succeeded
/usr/lib/libpthread.so.0
attempt to open /usr/lib/libpthread_nonshared.a succeeded
attempt to open /usr/lib/gcc/x86_64-pc-linux-gnu/6.2.1/libm.so failed
attempt to open /usr/lib/gcc/x86_64-pc-linux-gnu/6.2.1/libm.a failed
attempt to open /usr/lib/gcc/x86_64-pc-linux-gnu/6.2.1/../../../../lib/libm.so succeeded
opened script file /usr/lib/gcc/x86_64-pc-linux-gnu/6.2.1/../../../../lib/libm.so
opened script file /usr/lib/gcc/x86_64-pc-linux-gnu/6.2.1/../../../../lib/libm.so
attempt to open /usr/lib/libm.so.6 succeeded
/usr/lib/libm.so.6
attempt to open /usr/lib/libmvec_nonshared.a succeeded
attempt to open /usr/lib/libmvec.so.1 succeeded
/usr/lib/libmvec.so.1
attempt to open /usr/lib/gcc/x86_64-pc-linux-gnu/6.2.1/libfreetype.so failed
attempt to open /usr/lib/gcc/x86_64-pc-linux-gnu/6.2.1/libfreetype.a failed
attempt to open /usr/lib/gcc/x86_64-pc-linux-gnu/6.2.1/../../../../lib/libfreetype.so succeeded
-lfreetype (/usr/lib/gcc/x86_64-pc-linux-gnu/6.2.1/../../../../lib/libfreetype.so)
attempt to open /usr/lib/gcc/x86_64-pc-linux-gnu/6.2.1/libharfbuzz.so failed
attempt to open /usr/lib/gcc/x86_64-pc-linux-gnu/6.2.1/libharfbuzz.a failed
attempt to open /usr/lib/gcc/x86_64-pc-linux-gnu/6.2.1/../../../../lib/libharfbuzz.so succeeded
-lharfbuzz (/usr/lib/gcc/x86_64-pc-linux-gnu/6.2.1/../../../../lib/libharfbuzz.so)
attempt to open /usr/lib/gcc/x86_64-pc-linux-gnu/6.2.1/libjbig2dec.so failed
attempt to open /usr/lib/gcc/x86_64-pc-linux-gnu/6.2.1/libjbig2dec.a failed
attempt to open /usr/lib/gcc/x86_64-pc-linux-gnu/6.2.1/../../../../lib/libjbig2dec.so succeeded
-ljbig2dec (/usr/lib/gcc/x86_64-pc-linux-gnu/6.2.1/../../../../lib/libjbig2dec.so)
attempt to open /usr/lib/gcc/x86_64-pc-linux-gnu/6.2.1/libjpeg.so failed
attempt to open /usr/lib/gcc/x86_64-pc-linux-gnu/6.2.1/libjpeg.a failed
attempt to open /usr/lib/gcc/x86_64-pc-linux-gnu/6.2.1/../../../../lib/libjpeg.so succeeded
-ljpeg (/usr/lib/gcc/x86_64-pc-linux-gnu/6.2.1/../../../../lib/libjpeg.so)
attempt to open /usr/lib/gcc/x86_64-pc-linux-gnu/6.2.1/libcrypto.so failed
attempt to open /usr/lib/gcc/x86_64-pc-linux-gnu/6.2.1/libcrypto.a failed
attempt to open /usr/lib/gcc/x86_64-pc-linux-gnu/6.2.1/../../../../lib/libcrypto.so succeeded
-lcrypto (/usr/lib/gcc/x86_64-pc-linux-gnu/6.2.1/../../../../lib/libcrypto.so)
attempt to open /usr/lib/gcc/x86_64-pc-linux-gnu/6.2.1/libopenjp2.so failed
attempt to open /usr/lib/gcc/x86_64-pc-linux-gnu/6.2.1/libopenjp2.a failed
attempt to open /usr/lib/gcc/x86_64-pc-linux-gnu/6.2.1/../../../../lib/libopenjp2.so succeeded
-lopenjp2 (/usr/lib/gcc/x86_64-pc-linux-gnu/6.2.1/../../../../lib/libopenjp2.so)
attempt to open /usr/lib/gcc/x86_64-pc-linux-gnu/6.2.1/libz.so failed
attempt to open /usr/lib/gcc/x86_64-pc-linux-gnu/6.2.1/libz.a failed
attempt to open /usr/lib/gcc/x86_64-pc-linux-gnu/6.2.1/../../../../lib/libz.so succeeded
-lz (/usr/lib/gcc/x86_64-pc-linux-gnu/6.2.1/../../../../lib/libz.so)
attempt to open /usr/lib/gcc/x86_64-pc-linux-gnu/6.2.1/libgcc.so failed
attempt to open /usr/lib/gcc/x86_64-pc-linux-gnu/6.2.1/libgcc.a succeeded
attempt to open /usr/lib/gcc/x86_64-pc-linux-gnu/6.2.1/libgcc_s.so failed
attempt to open /usr/lib/gcc/x86_64-pc-linux-gnu/6.2.1/libgcc_s.a failed
attempt to open /usr/lib/gcc/x86_64-pc-linux-gnu/6.2.1/../../../../lib/libgcc_s.so succeeded
opened script file /usr/lib/gcc/x86_64-pc-linux-gnu/6.2.1/../../../../lib/libgcc_s.so
opened script file /usr/lib/gcc/x86_64-pc-linux-gnu/6.2.1/../../../../lib/libgcc_s.so
attempt to open libgcc_s.so.1 failed
attempt to open /usr/lib/gcc/x86_64-pc-linux-gnu/6.2.1/libgcc_s.so.1 failed
attempt to open /usr/lib/gcc/x86_64-pc-linux-gnu/6.2.1/../../../../lib/libgcc_s.so.1 succeeded
libgcc_s.so.1 (/usr/lib/gcc/x86_64-pc-linux-gnu/6.2.1/../../../../lib/libgcc_s.so.1)
attempt to open /usr/lib/gcc/x86_64-pc-linux-gnu/6.2.1/libgcc.so failed
attempt to open /usr/lib/gcc/x86_64-pc-linux-gnu/6.2.1/libgcc.a succeeded
attempt to open /usr/lib/gcc/x86_64-pc-linux-gnu/6.2.1/libc.so failed
attempt to open /usr/lib/gcc/x86_64-pc-linux-gnu/6.2.1/libc.a failed
attempt to open /usr/lib/gcc/x86_64-pc-linux-gnu/6.2.1/../../../../lib/libc.so succeeded
opened script file /usr/lib/gcc/x86_64-pc-linux-gnu/6.2.1/../../../../lib/libc.so
opened script file /usr/lib/gcc/x86_64-pc-linux-gnu/6.2.1/../../../../lib/libc.so
attempt to open /usr/lib/libc.so.6 succeeded
/usr/lib/libc.so.6
attempt to open /usr/lib/libc_nonshared.a succeeded
(/usr/lib/libc_nonshared.a)elf-init.oS
attempt to open /usr/lib/ld-linux-x86-64.so.2 succeeded
/usr/lib/ld-linux-x86-64.so.2
/usr/lib/ld-linux-x86-64.so.2
attempt to open /usr/lib/gcc/x86_64-pc-linux-gnu/6.2.1/libgcc.so failed
attempt to open /usr/lib/gcc/x86_64-pc-linux-gnu/6.2.1/libgcc.a succeeded
attempt to open /usr/lib/gcc/x86_64-pc-linux-gnu/6.2.1/libgcc_s.so failed
attempt to open /usr/lib/gcc/x86_64-pc-linux-gnu/6.2.1/libgcc_s.a failed
attempt to open /usr/lib/gcc/x86_64-pc-linux-gnu/6.2.1/../../../../lib/libgcc_s.so succeeded
opened script file /usr/lib/gcc/x86_64-pc-linux-gnu/6.2.1/../../../../lib/libgcc_s.so
opened script file /usr/lib/gcc/x86_64-pc-linux-gnu/6.2.1/../../../../lib/libgcc_s.so
attempt to open libgcc_s.so.1 failed
attempt to open /usr/lib/gcc/x86_64-pc-linux-gnu/6.2.1/libgcc_s.so.1 failed
attempt to open /usr/lib/gcc/x86_64-pc-linux-gnu/6.2.1/../../../../lib/libgcc_s.so.1 succeeded
libgcc_s.so.1 (/usr/lib/gcc/x86_64-pc-linux-gnu/6.2.1/../../../../lib/libgcc_s.so.1)
attempt to open /usr/lib/gcc/x86_64-pc-linux-gnu/6.2.1/libgcc.so failed
attempt to open /usr/lib/gcc/x86_64-pc-linux-gnu/6.2.1/libgcc.a succeeded
attempt to open /usr/lib/gcc/x86_64-pc-linux-gnu/6.2.1/crtend.o succeeded
/usr/lib/gcc/x86_64-pc-linux-gnu/6.2.1/crtend.o
attempt to open /usr/lib/gcc/x86_64-pc-linux-gnu/6.2.1/../../../../lib/crtn.o succeeded
/usr/lib/gcc/x86_64-pc-linux-gnu/6.2.1/../../../../lib/crtn.o
ld-linux-x86-64.so.2 needed by /usr/lib/libc.so.6
found ld-linux-x86-64.so.2 at /usr/lib/ld-linux-x86-64.so.2
build/release/bin2hex generated/gen_adobe_ca.h resources/certs/AdobeCA.p7c
cc -march=x86-64 -mtune=generic -O2 -pipe -fstack-protector-strong -fPIC -Wall -ffunction-sections -fdata-sections -pipe -O2 -DNDEBUG -fomit-frame-pointer -DHAVE_PTHREADS -Iinclude -Igenerated -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/harfbuzz -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I./include/mupdf -DSHARE_JPEG -DHAVE_LIBCRYPTO -Ithirdparty/mujs -I/usr/include/openjpeg-2.1 -o build/release/pdf/pdf-pkcs7.o -c source/pdf/pdf-pkcs7.c
source/pdf/pdf-pkcs7.c: In function ‘pdf_sign_signature’:
source/pdf/pdf-pkcs7.c:752:11: warning: assignment discards ‘const’ qualifier from pointer target type [-Wdiscarded-qualifiers]
dn_str = fz_string_from_buffer(ctx, fzbuf);
^
cc -march=x86-64 -mtune=generic -O2 -pipe -fstack-protector-strong -fPIC -Wall -ffunction-sections -fdata-sections -pipe -O2 -DNDEBUG -fomit-frame-pointer -DHAVE_PTHREADS -Iinclude -Igenerated -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/harfbuzz -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I./include/mupdf -DSHARE_JPEG -DHAVE_LIBCRYPTO -Ithirdparty/mujs -I/usr/include/openjpeg-2.1 -o build/release/pdf/pdf-encoding.o -c source/pdf/pdf-encoding.c
cc -march=x86-64 -mtune=generic -O2 -pipe -fstack-protector-strong -fPIC -Wall -ffunction-sections -fdata-sections -pipe -O2 -DNDEBUG -fomit-frame-pointer -DHAVE_PTHREADS -Iinclude -Igenerated -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/harfbuzz -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I./include/mupdf -DSHARE_JPEG -DHAVE_LIBCRYPTO -Ithirdparty/mujs -I/usr/include/openjpeg-2.1 -o build/release/pdf/pdf-metrics.o -c source/pdf/pdf-metrics.c
cc -march=x86-64 -mtune=generic -O2 -pipe -fstack-protector-strong -fPIC -Wall -ffunction-sections -fdata-sections -pipe -O2 -DNDEBUG -fomit-frame-pointer -DHAVE_PTHREADS -Iinclude -Igenerated -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/harfbuzz -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I./include/mupdf -DSHARE_JPEG -DHAVE_LIBCRYPTO -Ithirdparty/mujs -I/usr/include/openjpeg-2.1 -o build/release/pdf/pdf-store.o -c source/pdf/pdf-store.c
cc -march=x86-64 -mtune=generic -O2 -pipe -fstack-protector-strong -fPIC -Wall -ffunction-sections -fdata-sections -pipe -O2 -DNDEBUG -fomit-frame-pointer -DHAVE_PTHREADS -Iinclude -Igenerated -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/harfbuzz -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I./include/mupdf -DSHARE_JPEG -DHAVE_LIBCRYPTO -Ithirdparty/mujs -I/usr/include/openjpeg-2.1 -o build/release/pdf/pdf-font.o -c source/pdf/pdf-font.c
cc -march=x86-64 -mtune=generic -O2 -pipe -fstack-protector-strong -fPIC -Wall -ffunction-sections -fdata-sections -pipe -O2 -DNDEBUG -fomit-frame-pointer -DHAVE_PTHREADS -Iinclude -Igenerated -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/harfbuzz -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I./include/mupdf -DSHARE_JPEG -DHAVE_LIBCRYPTO -Ithirdparty/mujs -I/usr/include/openjpeg-2.1 -o build/release/pdf/pdf-cmap-load.o -c source/pdf/pdf-cmap-load.c
cc -march=x86-64 -mtune=generic -O2 -pipe -fstack-protector-strong -fPIC -Wall -ffunction-sections -fdata-sections -pipe -O2 -DNDEBUG -fomit-frame-pointer -DHAVE_PTHREADS -Iinclude -Igenerated -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/harfbuzz -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I./include/mupdf -DSHARE_JPEG -DHAVE_LIBCRYPTO -Ithirdparty/mujs -I/usr/include/openjpeg-2.1 -o build/release/pdf/pdf-xobject.o -c source/pdf/pdf-xobject.c
cc -march=x86-64 -mtune=generic -O2 -pipe -fstack-protector-strong -fPIC -Wall -ffunction-sections -fdata-sections -pipe -O2 -DNDEBUG -fomit-frame-pointer -DHAVE_PTHREADS -Iinclude -Igenerated -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/harfbuzz -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I./include/mupdf -DSHARE_JPEG -DHAVE_LIBCRYPTO -Ithirdparty/mujs -I/usr/include/openjpeg-2.1 -o build/release/pdf/pdf-layer.o -c source/pdf/pdf-layer.c
cc -march=x86-64 -mtune=generic -O2 -pipe -fstack-protector-strong -fPIC -Wall -ffunction-sections -fdata-sections -pipe -O2 -DNDEBUG -fomit-frame-pointer -DHAVE_PTHREADS -Iinclude -Igenerated -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/harfbuzz -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I./include/mupdf -DSHARE_JPEG -DHAVE_LIBCRYPTO -Ithirdparty/mujs -I/usr/include/openjpeg-2.1 -o build/release/pdf/pdf-form.o -c source/pdf/pdf-form.c
cc -march=x86-64 -mtune=generic -O2 -pipe -fstack-protector-strong -fPIC -Wall -ffunction-sections -fdata-sections -pipe -O2 -DNDEBUG -fomit-frame-pointer -DHAVE_PTHREADS -Iinclude -Igenerated -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/harfbuzz -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I./include/mupdf -DSHARE_JPEG -DHAVE_LIBCRYPTO -Ithirdparty/mujs -I/usr/include/openjpeg-2.1 -o build/release/pdf/pdf-op-filter.o -c source/pdf/pdf-op-filter.c
cc -march=x86-64 -mtune=generic -O2 -pipe -fstack-protector-strong -fPIC -Wall -ffunction-sections -fdata-sections -pipe -O2 -DNDEBUG -fomit-frame-pointer -DHAVE_PTHREADS -Iinclude -Igenerated -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/harfbuzz -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I./include/mupdf -DSHARE_JPEG -DHAVE_LIBCRYPTO -Ithirdparty/mujs -I/usr/include/openjpeg-2.1 -o build/release/pdf/pdf-parse.o -c source/pdf/pdf-parse.c
cc -march=x86-64 -mtune=generic -O2 -pipe -fstack-protector-strong -fPIC -Wall -ffunction-sections -fdata-sections -pipe -O2 -DNDEBUG -fomit-frame-pointer -DHAVE_PTHREADS -Iinclude -Igenerated -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/harfbuzz -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I./include/mupdf -DSHARE_JPEG -DHAVE_LIBCRYPTO -Ithirdparty/mujs -I/usr/include/openjpeg-2.1 -o build/release/pdf/pdf-event.o -c source/pdf/pdf-event.c
cc -march=x86-64 -mtune=generic -O2 -pipe -fstack-protector-strong -fPIC -Wall -ffunction-sections -fdata-sections -pipe -O2 -DNDEBUG -fomit-frame-pointer -DHAVE_PTHREADS -Iinclude -Igenerated -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/harfbuzz -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I./include/mupdf -DSHARE_JPEG -DHAVE_LIBCRYPTO -Ithirdparty/mujs -I/usr/include/openjpeg-2.1 -o build/release/pdf/pdf-nametree.o -c source/pdf/pdf-nametree.c
cc -march=x86-64 -mtune=generic -O2 -pipe -fstack-protector-strong -fPIC -Wall -ffunction-sections -fdata-sections -pipe -O2 -DNDEBUG -fomit-frame-pointer -DHAVE_PTHREADS -Iinclude -Igenerated -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/harfbuzz -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I./include/mupdf -DSHARE_JPEG -DHAVE_LIBCRYPTO -Ithirdparty/mujs -I/usr/include/openjpeg-2.1 -o build/release/pdf/pdf-op-buffer.o -c source/pdf/pdf-op-buffer.c
cc -march=x86-64 -mtune=generic -O2 -pipe -fstack-protector-strong -fPIC -Wall -ffunction-sections -fdata-sections -pipe -O2 -DNDEBUG -fomit-frame-pointer -DHAVE_PTHREADS -Iinclude -Igenerated -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/harfbuzz -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I./include/mupdf -DSHARE_JPEG -DHAVE_LIBCRYPTO -Ithirdparty/mujs -I/usr/include/openjpeg-2.1 -o build/release/pdf/pdf-pattern.o -c source/pdf/pdf-pattern.c
cc -march=x86-64 -mtune=generic -O2 -pipe -fstack-protector-strong -fPIC -Wall -ffunction-sections -fdata-sections -pipe -O2 -DNDEBUG -fomit-frame-pointer -DHAVE_PTHREADS -Iinclude -Igenerated -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/harfbuzz -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I./include/mupdf -DSHARE_JPEG -DHAVE_LIBCRYPTO -Ithirdparty/mujs -I/usr/include/openjpeg-2.1 -o build/release/pdf/pdf-run.o -c source/pdf/pdf-run.c
cc -march=x86-64 -mtune=generic -O2 -pipe -fstack-protector-strong -fPIC -Wall -ffunction-sections -fdata-sections -pipe -O2 -DNDEBUG -fomit-frame-pointer -DHAVE_PTHREADS -Iinclude -Igenerated -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/harfbuzz -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I./include/mupdf -DSHARE_JPEG -DHAVE_LIBCRYPTO -Ithirdparty/mujs -I/usr/include/openjpeg-2.1 -o build/release/pdf/pdf-stream.o -c source/pdf/pdf-stream.c
cc -march=x86-64 -mtune=generic -O2 -pipe -fstack-protector-strong -fPIC -Wall -ffunction-sections -fdata-sections -pipe -O2 -DNDEBUG -fomit-frame-pointer -DHAVE_PTHREADS -Iinclude -Igenerated -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/harfbuzz -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I./include/mupdf -DSHARE_JPEG -DHAVE_LIBCRYPTO -Ithirdparty/mujs -I/usr/include/openjpeg-2.1 -o build/release/pdf/pdf-type3.o -c source/pdf/pdf-type3.c
cc -march=x86-64 -mtune=generic -O2 -pipe -fstack-protector-strong -fPIC -Wall -ffunction-sections -fdata-sections -pipe -O2 -DNDEBUG -fomit-frame-pointer -DHAVE_PTHREADS -Iinclude -Igenerated -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/harfbuzz -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I./include/mupdf -DSHARE_JPEG -DHAVE_LIBCRYPTO -Ithirdparty/mujs -I/usr/include/openjpeg-2.1 -o build/release/pdf/pdf-outline.o -c source/pdf/pdf-outline.c
cc -march=x86-64 -mtune=generic -O2 -pipe -fstack-protector-strong -fPIC -Wall -ffunction-sections -fdata-sections -pipe -O2 -DNDEBUG -fomit-frame-pointer -DHAVE_PTHREADS -Iinclude -Igenerated -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/harfbuzz -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I./include/mupdf -DSHARE_JPEG -DHAVE_LIBCRYPTO -Ithirdparty/mujs -I/usr/include/openjpeg-2.1 -o build/release/pdf/pdf-colorspace.o -c source/pdf/pdf-colorspace.c
cc -march=x86-64 -mtune=generic -O2 -pipe -fstack-protector-strong -fPIC -Wall -ffunction-sections -fdata-sections -pipe -O2 -DNDEBUG -fomit-frame-pointer -DHAVE_PTHREADS -Iinclude -Igenerated -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/harfbuzz -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I./include/mupdf -DSHARE_JPEG -DHAVE_LIBCRYPTO -Ithirdparty/mujs -I/usr/include/openjpeg-2.1 -o build/release/pdf/pdf-crypt.o -c source/pdf/pdf-crypt.c
cc -march=x86-64 -mtune=generic -O2 -pipe -fstack-protector-strong -fPIC -Wall -ffunction-sections -fdata-sections -pipe -O2 -DNDEBUG -fomit-frame-pointer -DHAVE_PTHREADS -Iinclude -Igenerated -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/harfbuzz -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I./include/mupdf -DSHARE_JPEG -DHAVE_LIBCRYPTO -Ithirdparty/mujs -I/usr/include/openjpeg-2.1 -o build/release/pdf/pdf-write.o -c source/pdf/pdf-write.c
cc -march=x86-64 -mtune=generic -O2 -pipe -fstack-protector-strong -fPIC -Wall -ffunction-sections -fdata-sections -pipe -O2 -DNDEBUG -fomit-frame-pointer -DHAVE_PTHREADS -Iinclude -Igenerated -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/harfbuzz -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I./include/mupdf -DSHARE_JPEG -DHAVE_LIBCRYPTO -Ithirdparty/mujs -I/usr/include/openjpeg-2.1 -o build/release/pdf/pdf-resources.o -c source/pdf/pdf-resources.c
cc -march=x86-64 -mtune=generic -O2 -pipe -fstack-protector-strong -fPIC -Wall -ffunction-sections -fdata-sections -pipe -O2 -DNDEBUG -fomit-frame-pointer -DHAVE_PTHREADS -Iinclude -Igenerated -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/harfbuzz -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I./include/mupdf -DSHARE_JPEG -DHAVE_LIBCRYPTO -Ithirdparty/mujs -I/usr/include/openjpeg-2.1 -o build/release/pdf/pdf-op-run.o -c source/pdf/pdf-op-run.c
cc -march=x86-64 -mtune=generic -O2 -pipe -fstack-protector-strong -fPIC -Wall -ffunction-sections -fdata-sections -pipe -O2 -DNDEBUG -fomit-frame-pointer -DHAVE_PTHREADS -Iinclude -Igenerated -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/harfbuzz -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I./include/mupdf -DSHARE_JPEG -DHAVE_LIBCRYPTO -Ithirdparty/mujs -I/usr/include/openjpeg-2.1 -o build/release/pdf/pdf-xref.o -c source/pdf/pdf-xref.c
cc -march=x86-64 -mtune=generic -O2 -pipe -fstack-protector-strong -fPIC -Wall -ffunction-sections -fdata-sections -pipe -O2 -DNDEBUG -fomit-frame-pointer -DHAVE_PTHREADS -Iinclude -Igenerated -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/harfbuzz -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I./include/mupdf -DSHARE_JPEG -DHAVE_LIBCRYPTO -Ithirdparty/mujs -I/usr/include/openjpeg-2.1 -o build/release/cmapdump.o -c scripts/cmapdump.c
cc -Wl,-O1,--sort-common,--as-needed,-z,relro -Wl,--verbose=2 -Wl,--gc-sections -Wl,-s -o build/release/cmapdump build/release/cmapdump.o -lpthread -lm -lfreetype -lharfbuzz -ljbig2dec -ljpeg -lcrypto -lopenjp2 -lz
GNU ld (GNU Binutils) 2.27
Supported emulations:
elf_x86_64
elf32_x86_64
elf_i386
elf_iamcu
i386linux
elf_l1om
elf_k1om
using internal linker script:
==================================================
/* Script for -z combreloc: combine and sort reloc sections */
/* Copyright (C) 2014-2016 Free Software Foundation, Inc.
Copying and distribution of this script, with or without modification,
are permitted in any medium without royalty provided the copyright
notice and this notice are preserved. */
OUTPUT_FORMAT("elf64-x86-64", "elf64-x86-64",
"elf64-x86-64")
OUTPUT_ARCH(i386:x86-64)
ENTRY(_start)
SEARCH_DIR("/usr/x86_64-pc-linux-gnu/lib64"); SEARCH_DIR("/usr/lib"); SEARCH_DIR("/usr/local/lib"); SEARCH_DIR("/usr/x86_64-pc-linux-gnu/lib");
SECTIONS
{
/* Read-only sections, merged into text segment: */
PROVIDE (__executable_start = SEGMENT_START("text-segment", 0x400000)); . = SEGMENT_START("text-segment", 0x400000) + SIZEOF_HEADERS;
.interp : { *(.interp) }
.note.gnu.build-id : { *(.note.gnu.build-id) }
.hash : { *(.hash) }
.gnu.hash : { *(.gnu.hash) }
.dynsym : { *(.dynsym) }
.dynstr : { *(.dynstr) }
.gnu.version : { *(.gnu.version) }
.gnu.version_d : { *(.gnu.version_d) }
.gnu.version_r : { *(.gnu.version_r) }
.rela.dyn :
{
*(.rela.init)
*(.rela.text .rela.text.* .rela.gnu.linkonce.t.*)
*(.rela.fini)
*(.rela.rodata .rela.rodata.* .rela.gnu.linkonce.r.*)
*(.rela.data .rela.data.* .rela.gnu.linkonce.d.*)
*(.rela.tdata .rela.tdata.* .rela.gnu.linkonce.td.*)
*(.rela.tbss .rela.tbss.* .rela.gnu.linkonce.tb.*)
*(.rela.ctors)
*(.rela.dtors)
*(.rela.got)
*(.rela.bss .rela.bss.* .rela.gnu.linkonce.b.*)
*(.rela.ldata .rela.ldata.* .rela.gnu.linkonce.l.*)
*(.rela.lbss .rela.lbss.* .rela.gnu.linkonce.lb.*)
*(.rela.lrodata .rela.lrodata.* .rela.gnu.linkonce.lr.*)
*(.rela.ifunc)
}
.rela.plt :
{
*(.rela.plt)
PROVIDE_HIDDEN (__rela_iplt_start = .);
*(.rela.iplt)
PROVIDE_HIDDEN (__rela_iplt_end = .);
}
.init :
{
KEEP (*(SORT_NONE(.init)))
}
.plt : { *(.plt) *(.iplt) }
.plt.got : { *(.plt.got) }
.plt.bnd : { *(.plt.bnd) }
.text :
{
*(.text.unlikely .text.*_unlikely .text.unlikely.*)
*(.text.exit .text.exit.*)
*(.text.startup .text.startup.*)
*(.text.hot .text.hot.*)
*(.text .stub .text.* .gnu.linkonce.t.*)
/* .gnu.warning sections are handled specially by elf32.em. */
*(.gnu.warning)
}
.fini :
{
KEEP (*(SORT_NONE(.fini)))
}
PROVIDE (__etext = .);
PROVIDE (_etext = .);
PROVIDE (etext = .);
.rodata : { *(.rodata .rodata.* .gnu.linkonce.r.*) }
.rodata1 : { *(.rodata1) }
.eh_frame_hdr : { *(.eh_frame_hdr) *(.eh_frame_entry .eh_frame_entry.*) }
.eh_frame : ONLY_IF_RO { KEEP (*(.eh_frame)) *(.eh_frame.*) }
.gcc_except_table : ONLY_IF_RO { *(.gcc_except_table
.gcc_except_table.*) }
.gnu_extab : ONLY_IF_RO { *(.gnu_extab*) }
/* These sections are generated by the Sun/Oracle C++ compiler. */
.exception_ranges : ONLY_IF_RO { *(.exception_ranges
.exception_ranges*) }
/* Adjust the address for the data segment. We want to adjust up to
the same address within the page on the next page up. */
. = DATA_SEGMENT_ALIGN (CONSTANT (MAXPAGESIZE), CONSTANT (COMMONPAGESIZE));
/* Exception handling */
.eh_frame : ONLY_IF_RW { KEEP (*(.eh_frame)) *(.eh_frame.*) }
.gnu_extab : ONLY_IF_RW { *(.gnu_extab) }
.gcc_except_table : ONLY_IF_RW { *(.gcc_except_table .gcc_except_table.*) }
.exception_ranges : ONLY_IF_RW { *(.exception_ranges .exception_ranges*) }
/* Thread Local Storage sections */
.tdata : { *(.tdata .tdata.* .gnu.linkonce.td.*) }
.tbss : { *(.tbss .tbss.* .gnu.linkonce.tb.*) *(.tcommon) }
.preinit_array :
{
PROVIDE_HIDDEN (__preinit_array_start = .);
KEEP (*(.preinit_array))
PROVIDE_HIDDEN (__preinit_array_end = .);
}
.init_array :
{
PROVIDE_HIDDEN (__init_array_start = .);
KEEP (*(SORT_BY_INIT_PRIORITY(.init_array.*) SORT_BY_INIT_PRIORITY(.ctors.*)))
KEEP (*(.init_array EXCLUDE_FILE (*crtbegin.o *crtbegin?.o *crtend.o *crtend?.o ) .ctors))
PROVIDE_HIDDEN (__init_array_end = .);
}
.fini_array :
{
PROVIDE_HIDDEN (__fini_array_start = .);
KEEP (*(SORT_BY_INIT_PRIORITY(.fini_array.*) SORT_BY_INIT_PRIORITY(.dtors.*)))
KEEP (*(.fini_array EXCLUDE_FILE (*crtbegin.o *crtbegin?.o *crtend.o *crtend?.o ) .dtors))
PROVIDE_HIDDEN (__fini_array_end = .);
}
.ctors :
{
/* gcc uses crtbegin.o to find the start of
the constructors, so we make sure it is
first. Because this is a wildcard, it
doesn't matter if the user does not
actually link against crtbegin.o; the
linker won't look for a file to match a
wildcard. The wildcard also means that it
doesn't matter which directory crtbegin.o
is in. */
KEEP (*crtbegin.o(.ctors))
KEEP (*crtbegin?.o(.ctors))
/* We don't want to include the .ctor section from
the crtend.o file until after the sorted ctors.
The .ctor section from the crtend file contains the
end of ctors marker and it must be last */
KEEP (*(EXCLUDE_FILE (*crtend.o *crtend?.o ) .ctors))
KEEP (*(SORT(.ctors.*)))
KEEP (*(.ctors))
}
.dtors :
{
KEEP (*crtbegin.o(.dtors))
KEEP (*crtbegin?.o(.dtors))
KEEP (*(EXCLUDE_FILE (*crtend.o *crtend?.o ) .dtors))
KEEP (*(SORT(.dtors.*)))
KEEP (*(.dtors))
}
.jcr : { KEEP (*(.jcr)) }
.data.rel.ro : { *(.data.rel.ro.local* .gnu.linkonce.d.rel.ro.local.*) *(.data.rel.ro .data.rel.ro.* .gnu.linkonce.d.rel.ro.*) }
.dynamic : { *(.dynamic) }
.got : { *(.got) *(.igot) }
. = DATA_SEGMENT_RELRO_END (SIZEOF (.got.plt) >= 24 ? 24 : 0, .);
.got.plt : { *(.got.plt) *(.igot.plt) }
.data :
{
*(.data .data.* .gnu.linkonce.d.*)
SORT(CONSTRUCTORS)
}
.data1 : { *(.data1) }
_edata = .; PROVIDE (edata = .);
. = .;
__bss_start = .;
.bss :
{
*(.dynbss)
*(.bss .bss.* .gnu.linkonce.b.*)
*(COMMON)
/* Align here to ensure that the .bss section occupies space up to
_end. Align after .bss to ensure correct alignment even if the
.bss section disappears because there are no input sections.
FIXME: Why do we need it? When there is no .bss section, we don't
pad the .data section. */
. = ALIGN(. != 0 ? 64 / 8 : 1);
}
.lbss :
{
*(.dynlbss)
*(.lbss .lbss.* .gnu.linkonce.lb.*)
*(LARGE_COMMON)
}
. = ALIGN(64 / 8);
. = SEGMENT_START("ldata-segment", .);
.lrodata ALIGN(CONSTANT (MAXPAGESIZE)) + (. & (CONSTANT (MAXPAGESIZE) - 1)) :
{
*(.lrodata .lrodata.* .gnu.linkonce.lr.*)
}
.ldata ALIGN(CONSTANT (MAXPAGESIZE)) + (. & (CONSTANT (MAXPAGESIZE) - 1)) :
{
*(.ldata .ldata.* .gnu.linkonce.l.*)
. = ALIGN(. != 0 ? 64 / 8 : 1);
}
. = ALIGN(64 / 8);
_end = .; PROVIDE (end = .);
. = DATA_SEGMENT_END (.);
/* Stabs debugging sections. */
.stab 0 : { *(.stab) }
.stabstr 0 : { *(.stabstr) }
.stab.excl 0 : { *(.stab.excl) }
.stab.exclstr 0 : { *(.stab.exclstr) }
.stab.index 0 : { *(.stab.index) }
.stab.indexstr 0 : { *(.stab.indexstr) }
.comment 0 : { *(.comment) }
/* DWARF debug sections.
Symbols in the DWARF debugging sections are relative to the beginning
of the section so we begin them at 0. */
/* DWARF 1 */
.debug 0 : { *(.debug) }
.line 0 : { *(.line) }
/* GNU DWARF 1 extensions */
.debug_srcinfo 0 : { *(.debug_srcinfo) }
.debug_sfnames 0 : { *(.debug_sfnames) }
/* DWARF 1.1 and DWARF 2 */
.debug_aranges 0 : { *(.debug_aranges) }
.debug_pubnames 0 : { *(.debug_pubnames) }
/* DWARF 2 */
.debug_info 0 : { *(.debug_info .gnu.linkonce.wi.*) }
.debug_abbrev 0 : { *(.debug_abbrev) }
.debug_line 0 : { *(.debug_line .debug_line.* .debug_line_end ) }
.debug_frame 0 : { *(.debug_frame) }
.debug_str 0 : { *(.debug_str) }
.debug_loc 0 : { *(.debug_loc) }
.debug_macinfo 0 : { *(.debug_macinfo) }
/* SGI/MIPS DWARF 2 extensions */
.debug_weaknames 0 : { *(.debug_weaknames) }
.debug_funcnames 0 : { *(.debug_funcnames) }
.debug_typenames 0 : { *(.debug_typenames) }
.debug_varnames 0 : { *(.debug_varnames) }
/* DWARF 3 */
.debug_pubtypes 0 : { *(.debug_pubtypes) }
.debug_ranges 0 : { *(.debug_ranges) }
/* DWARF Extension. */
.debug_macro 0 : { *(.debug_macro) }
.gnu.attributes 0 : { KEEP (*(.gnu.attributes)) }
/DISCARD/ : { *(.note.GNU-stack) *(.gnu_debuglink) *(.gnu.lto_*) }
}
==================================================
attempt to open /usr/lib/gcc/x86_64-pc-linux-gnu/6.2.1/../../../../lib/crt1.o succeeded
/usr/lib/gcc/x86_64-pc-linux-gnu/6.2.1/../../../../lib/crt1.o
attempt to open /usr/lib/gcc/x86_64-pc-linux-gnu/6.2.1/../../../../lib/crti.o succeeded
/usr/lib/gcc/x86_64-pc-linux-gnu/6.2.1/../../../../lib/crti.o
attempt to open /usr/lib/gcc/x86_64-pc-linux-gnu/6.2.1/crtbegin.o succeeded
/usr/lib/gcc/x86_64-pc-linux-gnu/6.2.1/crtbegin.o
attempt to open build/release/cmapdump.o succeeded
build/release/cmapdump.o
attempt to open /usr/lib/gcc/x86_64-pc-linux-gnu/6.2.1/libpthread.so failed
attempt to open /usr/lib/gcc/x86_64-pc-linux-gnu/6.2.1/libpthread.a failed
attempt to open /usr/lib/gcc/x86_64-pc-linux-gnu/6.2.1/../../../../lib/libpthread.so succeeded
opened script file /usr/lib/gcc/x86_64-pc-linux-gnu/6.2.1/../../../../lib/libpthread.so
opened script file /usr/lib/gcc/x86_64-pc-linux-gnu/6.2.1/../../../../lib/libpthread.so
attempt to open /usr/lib/libpthread.so.0 succeeded
/usr/lib/libpthread.so.0
attempt to open /usr/lib/libpthread_nonshared.a succeeded
attempt to open /usr/lib/gcc/x86_64-pc-linux-gnu/6.2.1/libm.so failed
attempt to open /usr/lib/gcc/x86_64-pc-linux-gnu/6.2.1/libm.a failed
attempt to open /usr/lib/gcc/x86_64-pc-linux-gnu/6.2.1/../../../../lib/libm.so succeeded
opened script file /usr/lib/gcc/x86_64-pc-linux-gnu/6.2.1/../../../../lib/libm.so
opened script file /usr/lib/gcc/x86_64-pc-linux-gnu/6.2.1/../../../../lib/libm.so
attempt to open /usr/lib/libm.so.6 succeeded
/usr/lib/libm.so.6
attempt to open /usr/lib/libmvec_nonshared.a succeeded
attempt to open /usr/lib/libmvec.so.1 succeeded
/usr/lib/libmvec.so.1
/usr/lib/libmvec.so.1
attempt to open /usr/lib/gcc/x86_64-pc-linux-gnu/6.2.1/libfreetype.so failed
attempt to open /usr/lib/gcc/x86_64-pc-linux-gnu/6.2.1/libfreetype.a failed
attempt to open /usr/lib/gcc/x86_64-pc-linux-gnu/6.2.1/../../../../lib/libfreetype.so succeeded
-lfreetype (/usr/lib/gcc/x86_64-pc-linux-gnu/6.2.1/../../../../lib/libfreetype.so)
attempt to open /usr/lib/gcc/x86_64-pc-linux-gnu/6.2.1/libharfbuzz.so failed
attempt to open /usr/lib/gcc/x86_64-pc-linux-gnu/6.2.1/libharfbuzz.a failed
attempt to open /usr/lib/gcc/x86_64-pc-linux-gnu/6.2.1/../../../../lib/libharfbuzz.so succeeded
-lharfbuzz (/usr/lib/gcc/x86_64-pc-linux-gnu/6.2.1/../../../../lib/libharfbuzz.so)
attempt to open /usr/lib/gcc/x86_64-pc-linux-gnu/6.2.1/libjbig2dec.so failed
attempt to open /usr/lib/gcc/x86_64-pc-linux-gnu/6.2.1/libjbig2dec.a failed
attempt to open /usr/lib/gcc/x86_64-pc-linux-gnu/6.2.1/../../../../lib/libjbig2dec.so succeeded
-ljbig2dec (/usr/lib/gcc/x86_64-pc-linux-gnu/6.2.1/../../../../lib/libjbig2dec.so)
attempt to open /usr/lib/gcc/x86_64-pc-linux-gnu/6.2.1/libjpeg.so failed
attempt to open /usr/lib/gcc/x86_64-pc-linux-gnu/6.2.1/libjpeg.a failed
attempt to open /usr/lib/gcc/x86_64-pc-linux-gnu/6.2.1/../../../../lib/libjpeg.so succeeded
-ljpeg (/usr/lib/gcc/x86_64-pc-linux-gnu/6.2.1/../../../../lib/libjpeg.so)
attempt to open /usr/lib/gcc/x86_64-pc-linux-gnu/6.2.1/libcrypto.so failed
attempt to open /usr/lib/gcc/x86_64-pc-linux-gnu/6.2.1/libcrypto.a failed
attempt to open /usr/lib/gcc/x86_64-pc-linux-gnu/6.2.1/../../../../lib/libcrypto.so succeeded
-lcrypto (/usr/lib/gcc/x86_64-pc-linux-gnu/6.2.1/../../../../lib/libcrypto.so)
attempt to open /usr/lib/gcc/x86_64-pc-linux-gnu/6.2.1/libopenjp2.so failed
attempt to open /usr/lib/gcc/x86_64-pc-linux-gnu/6.2.1/libopenjp2.a failed
attempt to open /usr/lib/gcc/x86_64-pc-linux-gnu/6.2.1/../../../../lib/libopenjp2.so succeeded
-lopenjp2 (/usr/lib/gcc/x86_64-pc-linux-gnu/6.2.1/../../../../lib/libopenjp2.so)
attempt to open /usr/lib/gcc/x86_64-pc-linux-gnu/6.2.1/libz.so failed
attempt to open /usr/lib/gcc/x86_64-pc-linux-gnu/6.2.1/libz.a failed
attempt to open /usr/lib/gcc/x86_64-pc-linux-gnu/6.2.1/../../../../lib/libz.so succeeded
-lz (/usr/lib/gcc/x86_64-pc-linux-gnu/6.2.1/../../../../lib/libz.so)
attempt to open /usr/lib/gcc/x86_64-pc-linux-gnu/6.2.1/libgcc.so failed
attempt to open /usr/lib/gcc/x86_64-pc-linux-gnu/6.2.1/libgcc.a succeeded
attempt to open /usr/lib/gcc/x86_64-pc-linux-gnu/6.2.1/libgcc_s.so failed
attempt to open /usr/lib/gcc/x86_64-pc-linux-gnu/6.2.1/libgcc_s.a failed
attempt to open /usr/lib/gcc/x86_64-pc-linux-gnu/6.2.1/../../../../lib/libgcc_s.so succeeded
opened script file /usr/lib/gcc/x86_64-pc-linux-gnu/6.2.1/../../../../lib/libgcc_s.so
opened script file /usr/lib/gcc/x86_64-pc-linux-gnu/6.2.1/../../../../lib/libgcc_s.so
attempt to open libgcc_s.so.1 failed
attempt to open /usr/lib/gcc/x86_64-pc-linux-gnu/6.2.1/libgcc_s.so.1 failed
attempt to open /usr/lib/gcc/x86_64-pc-linux-gnu/6.2.1/../../../../lib/libgcc_s.so.1 succeeded
libgcc_s.so.1 (/usr/lib/gcc/x86_64-pc-linux-gnu/6.2.1/../../../../lib/libgcc_s.so.1)
attempt to open /usr/lib/gcc/x86_64-pc-linux-gnu/6.2.1/libgcc.so failed
attempt to open /usr/lib/gcc/x86_64-pc-linux-gnu/6.2.1/libgcc.a succeeded
attempt to open /usr/lib/gcc/x86_64-pc-linux-gnu/6.2.1/libc.so failed
attempt to open /usr/lib/gcc/x86_64-pc-linux-gnu/6.2.1/libc.a failed
attempt to open /usr/lib/gcc/x86_64-pc-linux-gnu/6.2.1/../../../../lib/libc.so succeeded
opened script file /usr/lib/gcc/x86_64-pc-linux-gnu/6.2.1/../../../../lib/libc.so
opened script file /usr/lib/gcc/x86_64-pc-linux-gnu/6.2.1/../../../../lib/libc.so
attempt to open /usr/lib/libc.so.6 succeeded
/usr/lib/libc.so.6
attempt to open /usr/lib/libc_nonshared.a succeeded
(/usr/lib/libc_nonshared.a)elf-init.oS
attempt to open /usr/lib/ld-linux-x86-64.so.2 succeeded
/usr/lib/ld-linux-x86-64.so.2
/usr/lib/ld-linux-x86-64.so.2
attempt to open /usr/lib/gcc/x86_64-pc-linux-gnu/6.2.1/libgcc.so failed
attempt to open /usr/lib/gcc/x86_64-pc-linux-gnu/6.2.1/libgcc.a succeeded
attempt to open /usr/lib/gcc/x86_64-pc-linux-gnu/6.2.1/libgcc_s.so failed
attempt to open /usr/lib/gcc/x86_64-pc-linux-gnu/6.2.1/libgcc_s.a failed
attempt to open /usr/lib/gcc/x86_64-pc-linux-gnu/6.2.1/../../../../lib/libgcc_s.so succeeded
opened script file /usr/lib/gcc/x86_64-pc-linux-gnu/6.2.1/../../../../lib/libgcc_s.so
opened script file /usr/lib/gcc/x86_64-pc-linux-gnu/6.2.1/../../../../lib/libgcc_s.so
attempt to open libgcc_s.so.1 failed
attempt to open /usr/lib/gcc/x86_64-pc-linux-gnu/6.2.1/libgcc_s.so.1 failed
attempt to open /usr/lib/gcc/x86_64-pc-linux-gnu/6.2.1/../../../../lib/libgcc_s.so.1 succeeded
libgcc_s.so.1 (/usr/lib/gcc/x86_64-pc-linux-gnu/6.2.1/../../../../lib/libgcc_s.so.1)
attempt to open /usr/lib/gcc/x86_64-pc-linux-gnu/6.2.1/libgcc.so failed
attempt to open /usr/lib/gcc/x86_64-pc-linux-gnu/6.2.1/libgcc.a succeeded
attempt to open /usr/lib/gcc/x86_64-pc-linux-gnu/6.2.1/crtend.o succeeded
/usr/lib/gcc/x86_64-pc-linux-gnu/6.2.1/crtend.o
attempt to open /usr/lib/gcc/x86_64-pc-linux-gnu/6.2.1/../../../../lib/crtn.o succeeded
/usr/lib/gcc/x86_64-pc-linux-gnu/6.2.1/../../../../lib/crtn.o
ld-linux-x86-64.so.2 needed by /usr/lib/libpthread.so.0
found ld-linux-x86-64.so.2 at /usr/lib/ld-linux-x86-64.so.2
build/release/cmapdump generated/gen_cmap_cns.h resources/cmaps/cns/HKm471-B5-H resources/cmaps/cns/HKscs-B5-H resources/cmaps/cns/ETenms-B5-H resources/cmaps/cns/HKgccs-B5-V resources/cmaps/cns/UniCNS-UCS2-V resources/cmaps/cns/UniCNS-UTF8-H resources/cmaps/cns/CNS-EUC-V resources/cmaps/cns/UniCNS-UTF32-H resources/cmaps/cns/HKdlb-B5-V resources/cmaps/cns/HKm314-B5-V resources/cmaps/cns/Adobe-CNS1-0 resources/cmaps/cns/HKdla-B5-V resources/cmaps/cns/Adobe-CNS1-2 resources/cmaps/cns/Adobe-CNS1-5 resources/cmaps/cns/CNS1-H resources/cmaps/cns/ETen-B5-V resources/cmaps/cns/B5-V resources/cmaps/cns/CNS2-V resources/cmaps/cns/Adobe-CNS1-UCS2 resources/cmaps/cns/ETHK-B5-V resources/cmaps/cns/HKm471-B5-V resources/cmaps/cns/HKdla-B5-H resources/cmaps/cns/ETenms-B5-V resources/cmaps/cns/UniCNS-UTF8-V resources/cmaps/cns/B5pc-H resources/cmaps/cns/UniCNS-UTF16-H resources/cmaps/cns/UniCNS-UTF32-V resources/cmaps/cns/CNS1-V resources/cmaps/cns/Adobe-CNS1-3 resources/cmaps/cns/HKgccs-B5-H resources/cmaps/cns/CNS-EUC-H resources/cmaps/cns/HKdlb-B5-H resources/cmaps/cns/HKm314-B5-H resources/cmaps/cns/ETen-B5-H resources/cmaps/cns/Adobe-CNS1-1 resources/cmaps/cns/HKscs-B5-V resources/cmaps/cns/UniCNS-X resources/cmaps/cns/Adobe-CNS1-4 resources/cmaps/cns/ETHK-B5-H resources/cmaps/cns/B5pc-V resources/cmaps/cns/UniCNS-UTF16-V resources/cmaps/cns/B5-H resources/cmaps/cns/CNS2-H resources/cmaps/cns/UniCNS-UCS2-H resources/cmaps/cns/Adobe-CNS1-6
{"HKm471-B5-H",&cmap_HKm471_B5_H},
{"HKscs-B5-H",&cmap_HKscs_B5_H},
{"ETenms-B5-H",&cmap_ETenms_B5_H},
{"HKgccs-B5-V",&cmap_HKgccs_B5_V},
{"UniCNS-UCS2-V",&cmap_UniCNS_UCS2_V},
{"UniCNS-UTF8-H",&cmap_UniCNS_UTF8_H},
{"CNS-EUC-V",&cmap_CNS_EUC_V},
{"UniCNS-UTF32-H",&cmap_UniCNS_UTF32_H},
{"HKdlb-B5-V",&cmap_HKdlb_B5_V},
{"HKm314-B5-V",&cmap_HKm314_B5_V},
{"Adobe-CNS1-0",&cmap_Adobe_CNS1_0},
{"HKdla-B5-V",&cmap_HKdla_B5_V},
{"Adobe-CNS1-2",&cmap_Adobe_CNS1_2},
{"Adobe-CNS1-5",&cmap_Adobe_CNS1_5},
{"CNS1-H",&cmap_CNS1_H},
{"ETen-B5-V",&cmap_ETen_B5_V},
{"B5-V",&cmap_B5_V},
{"CNS2-V",&cmap_CNS2_V},
{"Adobe-CNS1-UCS2",&cmap_Adobe_CNS1_UCS2},
{"ETHK-B5-V",&cmap_ETHK_B5_V},
{"HKm471-B5-V",&cmap_HKm471_B5_V},
{"HKdla-B5-H",&cmap_HKdla_B5_H},
{"ETenms-B5-V",&cmap_ETenms_B5_V},
{"UniCNS-UTF8-V",&cmap_UniCNS_UTF8_V},
{"B5pc-H",&cmap_B5pc_H},
{"UniCNS-UTF16-H",&cmap_UniCNS_UTF16_H},
{"UniCNS-UTF32-V",&cmap_UniCNS_UTF32_V},
{"CNS1-V",&cmap_CNS1_V},
{"Adobe-CNS1-3",&cmap_Adobe_CNS1_3},
{"HKgccs-B5-H",&cmap_HKgccs_B5_H},
{"CNS-EUC-H",&cmap_CNS_EUC_H},
{"HKdlb-B5-H",&cmap_HKdlb_B5_H},
{"HKm314-B5-H",&cmap_HKm314_B5_H},
{"ETen-B5-H",&cmap_ETen_B5_H},
{"Adobe-CNS1-1",&cmap_Adobe_CNS1_1},
{"HKscs-B5-V",&cmap_HKscs_B5_V},
{"UniCNS-X",&cmap_UniCNS_X},
{"Adobe-CNS1-4",&cmap_Adobe_CNS1_4},
{"ETHK-B5-H",&cmap_ETHK_B5_H},
{"B5pc-V",&cmap_B5pc_V},
{"UniCNS-UTF16-V",&cmap_UniCNS_UTF16_V},
{"B5-H",&cmap_B5_H},
{"CNS2-H",&cmap_CNS2_H},
{"UniCNS-UCS2-H",&cmap_UniCNS_UCS2_H},
{"Adobe-CNS1-6",&cmap_Adobe_CNS1_6},
build/release/cmapdump generated/gen_cmap_gb.h resources/cmaps/gb/UniGB-X resources/cmaps/gb/UniGB-UTF16-V resources/cmaps/gb/GBT-EUC-H resources/cmaps/gb/UniGB-UCS2-H resources/cmaps/gb/GBKp-EUC-V resources/cmaps/gb/GB-H resources/cmaps/gb/GBK2K-V resources/cmaps/gb/GBpc-EUC-V resources/cmaps/gb/UniGB-UCS2-V resources/cmaps/gb/UniGB-UTF8-H resources/cmaps/gb/GBT-V resources/cmaps/gb/UniGB-UTF32-H resources/cmaps/gb/GB-EUC-H resources/cmaps/gb/Adobe-GB1-3 resources/cmaps/gb/GBTpc-EUC-H resources/cmaps/gb/GBT-EUC-V resources/cmaps/gb/Adobe-GB1-1 resources/cmaps/gb/GBT-H resources/cmaps/gb/GB-V resources/cmaps/gb/Adobe-GB1-4 resources/cmaps/gb/UniGB-UTF8-V resources/cmaps/gb/UniGB-UTF16-H resources/cmaps/gb/UniGB-UTF32-V resources/cmaps/gb/GB-EUC-V resources/cmaps/gb/GBKp-EUC-H resources/cmaps/gb/GBK-EUC-H resources/cmaps/gb/Adobe-GB1-2 resources/cmaps/gb/GBK2K-H resources/cmaps/gb/GBTpc-EUC-V resources/cmaps/gb/Adobe-GB1-UCS2 resources/cmaps/gb/Adobe-GB1-0 resources/cmaps/gb/GBK-EUC-V resources/cmaps/gb/GBpc-EUC-H resources/cmaps/gb/Adobe-GB1-5
{"UniGB-X",&cmap_UniGB_X},
{"UniGB-UTF16-V",&cmap_UniGB_UTF16_V},
{"GBT-EUC-H",&cmap_GBT_EUC_H},
{"UniGB-UCS2-H",&cmap_UniGB_UCS2_H},
{"GBKp-EUC-V",&cmap_GBKp_EUC_V},
{"GB-H",&cmap_GB_H},
{"GBK2K-V",&cmap_GBK2K_V},
{"GBpc-EUC-V",&cmap_GBpc_EUC_V},
{"UniGB-UCS2-V",&cmap_UniGB_UCS2_V},
{"UniGB-UTF8-H",&cmap_UniGB_UTF8_H},
{"GBT-V",&cmap_GBT_V},
{"UniGB-UTF32-H",&cmap_UniGB_UTF32_H},
{"GB-EUC-H",&cmap_GB_EUC_H},
{"Adobe-GB1-3",&cmap_Adobe_GB1_3},
{"GBTpc-EUC-H",&cmap_GBTpc_EUC_H},
{"GBT-EUC-V",&cmap_GBT_EUC_V},
{"Adobe-GB1-1",&cmap_Adobe_GB1_1},
{"GBT-H",&cmap_GBT_H},
{"GB-V",&cmap_GB_V},
{"Adobe-GB1-4",&cmap_Adobe_GB1_4},
{"UniGB-UTF8-V",&cmap_UniGB_UTF8_V},
{"UniGB-UTF16-H",&cmap_UniGB_UTF16_H},
{"UniGB-UTF32-V",&cmap_UniGB_UTF32_V},
{"GB-EUC-V",&cmap_GB_EUC_V},
{"GBKp-EUC-H",&cmap_GBKp_EUC_H},
{"GBK-EUC-H",&cmap_GBK_EUC_H},
{"Adobe-GB1-2",&cmap_Adobe_GB1_2},
{"GBK2K-H",&cmap_GBK2K_H},
{"GBTpc-EUC-V",&cmap_GBTpc_EUC_V},
{"Adobe-GB1-UCS2",&cmap_Adobe_GB1_UCS2},
{"Adobe-GB1-0",&cmap_Adobe_GB1_0},
{"GBK-EUC-V",&cmap_GBK_EUC_V},
{"GBpc-EUC-H",&cmap_GBpc_EUC_H},
{"Adobe-GB1-5",&cmap_Adobe_GB1_5},
build/release/cmapdump generated/gen_cmap_japan.h resources/cmaps/japan/WP-Symbol resources/cmaps/japan/Add-RKSJ-V resources/cmaps/japan/UniJISX02132004-UTF32-H resources/cmaps/japan/UniJIS-X16 resources/cmaps/japan/NWP-V resources/cmaps/japan/Adobe-Japan1-0 resources/cmaps/japan/90msp-RKSJ-H resources/cmaps/japan/Add-V resources/cmaps/japan/UniJISPro-UTF8-V resources/cmaps/japan/UniJIS-UTF8-V resources/cmaps/japan/UniJISX02132004-UTF32-V resources/cmaps/japan/EUC-V resources/cmaps/japan/RKSJ-H resources/cmaps/japan/Adobe-Japan1-5 resources/cmaps/japan/Adobe-Japan1-3 resources/cmaps/japan/V resources/cmaps/japan/78-RKSJ-H resources/cmaps/japan/78-H resources/cmaps/japan/UniJISX0213-UTF32-V resources/cmaps/japan/UniJIS-UTF16-H resources/cmaps/japan/UniJIS-UTF32-V resources/cmaps/japan/UniJIS2004-UTF16-V resources/cmaps/japan/83pv-RKSJ-H resources/cmaps/japan/Adobe-Japan1-1 resources/cmaps/japan/90ms-RKSJ-V resources/cmaps/japan/Adobe-Japan1-4 resources/cmaps/japan/90pv-RKSJ-H resources/cmaps/japan/UniJIS-UCS2-H resources/cmaps/japan/Hankaku resources/cmaps/japan/UniJIS-X8 resources/cmaps/japan/UniJISPro-UCS2-HW-V resources/cmaps/japan/Ext-RKSJ-H resources/cmaps/japan/90msp-RKSJ-V resources/cmaps/japan/Adobe-Japan1-6 resources/cmaps/japan/Roman resources/cmaps/japan/78-EUC-H resources/cmaps/japan/UniJIS2004-UTF32-H resources/cmaps/japan/UniJIS-UTF8-H resources/cmaps/japan/Add-RKSJ-H resources/cmaps/japan/Adobe-Japan1-2 resources/cmaps/japan/Ext-RKSJ-V resources/cmaps/japan/Katakana resources/cmaps/japan/UniJIS-X resources/cmaps/japan/NWP-H resources/cmaps/japan/UniJISPro-UCS2-V resources/cmaps/japan/Adobe-Japan1-UCS2 resources/cmaps/japan/UniJIS-UTF16-V resources/cmaps/japan/UniJIS-UTF32-H resources/cmaps/japan/Add-H resources/cmaps/japan/78-RKSJ-V resources/cmaps/japan/78-V resources/cmaps/japan/UniJIS-UCS2-HW-V resources/cmaps/japan/Hiragana resources/cmaps/japan/UniJIS-UCS2-HW-H resources/cmaps/japan/H resources/cmaps/japan/EUC-H resources/cmaps/japan/UniJIS2004-UTF8-H resources/cmaps/japan/90pv-RKSJ-V resources/cmaps/japan/78ms-RKSJ-V resources/cmaps/japan/UniJIS-UCS2-V resources/cmaps/japan/UniJIS-X32 resources/cmaps/japan/Ext-H resources/cmaps/japan/Ext-V resources/cmaps/japan/UniJISX0213-UTF32-H resources/cmaps/japan/78-EUC-V resources/cmaps/japan/UniJIS2004-UTF8-V resources/cmaps/japan/UniJIS2004-UTF16-H resources/cmaps/japan/RKSJ-V resources/cmaps/japan/UniJIS2004-UTF32-V resources/cmaps/japan/78ms-RKSJ-H resources/cmaps/japan/90ms-RKSJ-H
{"WP-Symbol",&cmap_WP_Symbol},
{"Add-RKSJ-V",&cmap_Add_RKSJ_V},
{"UniJISX02132004-UTF32-H",&cmap_UniJISX02132004_UTF32_H},
{"UniJIS-X16",&cmap_UniJIS_X16},
{"NWP-V",&cmap_NWP_V},
{"Adobe-Japan1-0",&cmap_Adobe_Japan1_0},
{"90msp-RKSJ-H",&cmap_90msp_RKSJ_H},
{"Add-V",&cmap_Add_V},
{"UniJISPro-UTF8-V",&cmap_UniJISPro_UTF8_V},
{"UniJIS-UTF8-V",&cmap_UniJIS_UTF8_V},
{"UniJISX02132004-UTF32-V",&cmap_UniJISX02132004_UTF32_V},
{"EUC-V",&cmap_EUC_V},
{"RKSJ-H",&cmap_RKSJ_H},
{"Adobe-Japan1-5",&cmap_Adobe_Japan1_5},
{"Adobe-Japan1-3",&cmap_Adobe_Japan1_3},
{"V",&cmap_V},
{"78-RKSJ-H",&cmap_78_RKSJ_H},
{"78-H",&cmap_78_H},
{"UniJISX0213-UTF32-V",&cmap_UniJISX0213_UTF32_V},
{"UniJIS-UTF16-H",&cmap_UniJIS_UTF16_H},
{"UniJIS-UTF32-V",&cmap_UniJIS_UTF32_V},
{"UniJIS2004-UTF16-V",&cmap_UniJIS2004_UTF16_V},
{"83pv-RKSJ-H",&cmap_83pv_RKSJ_H},
{"Adobe-Japan1-1",&cmap_Adobe_Japan1_1},
{"90ms-RKSJ-V",&cmap_90ms_RKSJ_V},
{"Adobe-Japan1-4",&cmap_Adobe_Japan1_4},
{"90pv-RKSJ-H",&cmap_90pv_RKSJ_H},
{"UniJIS-UCS2-H",&cmap_UniJIS_UCS2_H},
{"Hankaku",&cmap_Hankaku},
{"UniJIS-X8",&cmap_UniJIS_X8},
{"UniJISPro-UCS2-HW-V",&cmap_UniJISPro_UCS2_HW_V},
{"Ext-RKSJ-H",&cmap_Ext_RKSJ_H},
{"90msp-RKSJ-V",&cmap_90msp_RKSJ_V},
{"Adobe-Japan1-6",&cmap_Adobe_Japan1_6},
{"Roman",&cmap_Roman},
{"78-EUC-H",&cmap_78_EUC_H},
{"UniJIS2004-UTF32-H",&cmap_UniJIS2004_UTF32_H},
{"UniJIS-UTF8-H",&cmap_UniJIS_UTF8_H},
{"Add-RKSJ-H",&cmap_Add_RKSJ_H},
{"Adobe-Japan1-2",&cmap_Adobe_Japan1_2},
{"Ext-RKSJ-V",&cmap_Ext_RKSJ_V},
{"Katakana",&cmap_Katakana},
{"UniJIS-X",&cmap_UniJIS_X},
{"NWP-H",&cmap_NWP_H},
{"UniJISPro-UCS2-V",&cmap_UniJISPro_UCS2_V},
{"Adobe-Japan1-UCS2",&cmap_Adobe_Japan1_UCS2},
{"UniJIS-UTF16-V",&cmap_UniJIS_UTF16_V},
{"UniJIS-UTF32-H",&cmap_UniJIS_UTF32_H},
{"Add-H",&cmap_Add_H},
{"78-RKSJ-V",&cmap_78_RKSJ_V},
{"78-V",&cmap_78_V},
{"UniJIS-UCS2-HW-V",&cmap_UniJIS_UCS2_HW_V},
{"Hiragana",&cmap_Hiragana},
{"UniJIS-UCS2-HW-H",&cmap_UniJIS_UCS2_HW_H},
{"H",&cmap_H},
{"EUC-H",&cmap_EUC_H},
{"UniJIS2004-UTF8-H",&cmap_UniJIS2004_UTF8_H},
{"90pv-RKSJ-V",&cmap_90pv_RKSJ_V},
{"78ms-RKSJ-V",&cmap_78ms_RKSJ_V},
{"UniJIS-UCS2-V",&cmap_UniJIS_UCS2_V},
{"UniJIS-X32",&cmap_UniJIS_X32},
{"Ext-H",&cmap_Ext_H},
{"Ext-V",&cmap_Ext_V},
{"UniJISX0213-UTF32-H",&cmap_UniJISX0213_UTF32_H},
{"78-EUC-V",&cmap_78_EUC_V},
{"UniJIS2004-UTF8-V",&cmap_UniJIS2004_UTF8_V},
{"UniJIS2004-UTF16-H",&cmap_UniJIS2004_UTF16_H},
{"RKSJ-V",&cmap_RKSJ_V},
{"UniJIS2004-UTF32-V",&cmap_UniJIS2004_UTF32_V},
{"78ms-RKSJ-H",&cmap_78ms_RKSJ_H},
{"90ms-RKSJ-H",&cmap_90ms_RKSJ_H},
build/release/cmapdump generated/gen_cmap_korea.h resources/cmaps/korea/Adobe-Korea1-2 resources/cmaps/korea/Adobe-Korea1-UCS2 resources/cmaps/korea/Adobe-Korea1-0 resources/cmaps/korea/KSCms-UHC-HW-V resources/cmaps/korea/KSC-EUC-V resources/cmaps/korea/KSCpc-EUC-H resources/cmaps/korea/UniKS-UTF8-V resources/cmaps/korea/UniKS-UTF16-H resources/cmaps/korea/KSC-Johab-V resources/cmaps/korea/KSCms-UHC-V resources/cmaps/korea/UniKS-UCS2-H resources/cmaps/korea/UniKS-UTF32-H resources/cmaps/korea/UniKS-UTF32-V resources/cmaps/korea/KSC-H resources/cmaps/korea/KSCpc-EUC-V resources/cmaps/korea/UniKS-X resources/cmaps/korea/KSCms-UHC-HW-H resources/cmaps/korea/UniKS-UTF16-V resources/cmaps/korea/KSC-EUC-H resources/cmaps/korea/Adobe-Korea1-1 resources/cmaps/korea/UniKS-UCS2-V resources/cmaps/korea/UniKS-UTF8-H resources/cmaps/korea/KSC-Johab-H resources/cmaps/korea/KSC-V resources/cmaps/korea/KSCms-UHC-H
{"Adobe-Korea1-2",&cmap_Adobe_Korea1_2},
{"Adobe-Korea1-UCS2",&cmap_Adobe_Korea1_UCS2},
{"Adobe-Korea1-0",&cmap_Adobe_Korea1_0},
{"KSCms-UHC-HW-V",&cmap_KSCms_UHC_HW_V},
{"KSC-EUC-V",&cmap_KSC_EUC_V},
{"KSCpc-EUC-H",&cmap_KSCpc_EUC_H},
{"UniKS-UTF8-V",&cmap_UniKS_UTF8_V},
{"UniKS-UTF16-H",&cmap_UniKS_UTF16_H},
{"KSC-Johab-V",&cmap_KSC_Johab_V},
{"KSCms-UHC-V",&cmap_KSCms_UHC_V},
{"UniKS-UCS2-H",&cmap_UniKS_UCS2_H},
{"UniKS-UTF32-H",&cmap_UniKS_UTF32_H},
{"UniKS-UTF32-V",&cmap_UniKS_UTF32_V},
{"KSC-H",&cmap_KSC_H},
{"KSCpc-EUC-V",&cmap_KSCpc_EUC_V},
{"UniKS-X",&cmap_UniKS_X},
{"KSCms-UHC-HW-H",&cmap_KSCms_UHC_HW_H},
{"UniKS-UTF16-V",&cmap_UniKS_UTF16_V},
{"KSC-EUC-H",&cmap_KSC_EUC_H},
{"Adobe-Korea1-1",&cmap_Adobe_Korea1_1},
{"UniKS-UCS2-V",&cmap_UniKS_UCS2_V},
{"UniKS-UTF8-H",&cmap_UniKS_UTF8_H},
{"KSC-Johab-H",&cmap_KSC_Johab_H},
{"KSC-V",&cmap_KSC_V},
{"KSCms-UHC-H",&cmap_KSCms_UHC_H},
cc -march=x86-64 -mtune=generic -O2 -pipe -fstack-protector-strong -fPIC -Wall -ffunction-sections -fdata-sections -pipe -O2 -DNDEBUG -fomit-frame-pointer -DHAVE_PTHREADS -Iinclude -Igenerated -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/harfbuzz -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I./include/mupdf -DSHARE_JPEG -DHAVE_LIBCRYPTO -Ithirdparty/mujs -I/usr/include/openjpeg-2.1 -o build/release/pdf/pdf-cmap-table.o -c source/pdf/pdf-cmap-table.c
In file included from source/pdf/pdf-cmap-table.c:26:0:
generated/gen_cmap_korea.h:8886:17: warning: ‘cmap_KSC_V’ defined but not used [-Wunused-variable]
static pdf_cmap cmap_KSC_V = {
^~~~~~~~~~
generated/gen_cmap_korea.h:8869:17: warning: ‘cmap_KSC_Johab_H’ defined but not used [-Wunused-variable]
static pdf_cmap cmap_KSC_Johab_H = {
^~~~~~~~~~~~~~~~
generated/gen_cmap_korea.h:7821:17: warning: ‘cmap_UniKS_UTF8_H’ defined but not used [-Wunused-variable]
static pdf_cmap cmap_UniKS_UTF8_H = {
^~~~~~~~~~~~~~~~~
generated/gen_cmap_korea.h:5625:17: warning: ‘cmap_Adobe_Korea1_1’ defined but not used [-Wunused-variable]
static pdf_cmap cmap_Adobe_Korea1_1 = {
^~~~~~~~~~~~~~~~~~~
generated/gen_cmap_korea.h:3175:17: warning: ‘cmap_KSCpc_EUC_V’ defined but not used [-Wunused-variable]
static pdf_cmap cmap_KSCpc_EUC_V = {
^~~~~~~~~~~~~~~~
generated/gen_cmap_korea.h:3158:17: warning: ‘cmap_KSC_H’ defined but not used [-Wunused-variable]
static pdf_cmap cmap_KSC_H = {
^~~~~~~~~~
generated/gen_cmap_korea.h:3028:17: warning: ‘cmap_UniKS_UTF32_V’ defined but not used [-Wunused-variable]
static pdf_cmap cmap_UniKS_UTF32_V = {
^~~~~~~~~~~~~~~~~~
generated/gen_cmap_korea.h:3010:17: warning: ‘cmap_UniKS_UTF32_H’ defined but not used [-Wunused-variable]
static pdf_cmap cmap_UniKS_UTF32_H = {
^~~~~~~~~~~~~~~~~~
generated/gen_cmap_korea.h:2929:17: warning: ‘cmap_KSC_Johab_V’ defined but not used [-Wunused-variable]
static pdf_cmap cmap_KSC_Johab_V = {
^~~~~~~~~~~~~~~~
generated/gen_cmap_korea.h:2858:17: warning: ‘cmap_UniKS_UTF8_V’ defined but not used [-Wunused-variable]
static pdf_cmap cmap_UniKS_UTF8_V = {
^~~~~~~~~~~~~~~~~
generated/gen_cmap_korea.h:2665:17: warning: ‘cmap_Adobe_Korea1_0’ defined but not used [-Wunused-variable]
static pdf_cmap cmap_Adobe_Korea1_0 = {
^~~~~~~~~~~~~~~~~~~
generated/gen_cmap_korea.h:9:17: warning: ‘cmap_Adobe_Korea1_2’ defined but not used [-Wunused-variable]
static pdf_cmap cmap_Adobe_Korea1_2 = {
^~~~~~~~~~~~~~~~~~~
In file included from source/pdf/pdf-cmap-table.c:25:0:
generated/gen_cmap_japan.h:17936:17: warning: ‘cmap_78ms_RKSJ_H’ defined but not used [-Wunused-variable]
static pdf_cmap cmap_78ms_RKSJ_H = {
^~~~~~~~~~~~~~~~
generated/gen_cmap_japan.h:17744:17: warning: ‘cmap_UniJIS2004_UTF32_V’ defined but not used [-Wunused-variable]
static pdf_cmap cmap_UniJIS2004_UTF32_V = {
^~~~~~~~~~~~~~~~~~~~~~~
generated/gen_cmap_japan.h:17677:17: warning: ‘cmap_RKSJ_V’ defined but not used [-Wunused-variable]
static pdf_cmap cmap_RKSJ_V = {
^~~~~~~~~~~
generated/gen_cmap_japan.h:17657:17: warning: ‘cmap_UniJIS2004_UTF16_H’ defined but not used [-Wunused-variable]
static pdf_cmap cmap_UniJIS2004_UTF16_H = {
^~~~~~~~~~~~~~~~~~~~~~~
generated/gen_cmap_japan.h:17601:17: warning: ‘cmap_UniJIS2004_UTF8_V’ defined but not used [-Wunused-variable]
static pdf_cmap cmap_UniJIS2004_UTF8_V = {
^~~~~~~~~~~~~~~~~~~~~~
generated/gen_cmap_japan.h:17530:17: warning: ‘cmap_78_EUC_V’ defined but not used [-Wunused-variable]
static pdf_cmap cmap_78_EUC_V = {
^~~~~~~~~~~~~
generated/gen_cmap_japan.h:17510:17: warning: ‘cmap_UniJISX0213_UTF32_H’ defined but not used [-Wunused-variable]
static pdf_cmap cmap_UniJISX0213_UTF32_H = {
^~~~~~~~~~~~~~~~~~~~~~~~
generated/gen_cmap_japan.h:17441:17: warning: ‘cmap_Ext_V’ defined but not used [-Wunused-variable]
static pdf_cmap cmap_Ext_V = {
^~~~~~~~~~
generated/gen_cmap_japan.h:17418:17: warning: ‘cmap_Ext_H’ defined but not used [-Wunused-variable]
static pdf_cmap cmap_Ext_H = {
^~~~~~~~~~
generated/gen_cmap_japan.h:17239:17: warning: ‘cmap_UniJIS_X32’ defined but not used [-Wunused-variable]
static pdf_cmap cmap_UniJIS_X32 = {
^~~~~~~~~~~~~~~
generated/gen_cmap_japan.h:15796:17: warning: ‘cmap_78ms_RKSJ_V’ defined but not used [-Wunused-variable]
static pdf_cmap cmap_78ms_RKSJ_V = {
^~~~~~~~~~~~~~~~
generated/gen_cmap_japan.h:15763:17: warning: ‘cmap_90pv_RKSJ_V’ defined but not used [-Wunused-variable]
static pdf_cmap cmap_90pv_RKSJ_V = {
^~~~~~~~~~~~~~~~
generated/gen_cmap_japan.h:15737:17: warning: ‘cmap_UniJIS2004_UTF8_H’ defined but not used [-Wunused-variable]
static pdf_cmap cmap_UniJIS2004_UTF8_H = {
^~~~~~~~~~~~~~~~~~~~~~
generated/gen_cmap_japan.h:15581:17: warning: ‘cmap_Hiragana’ defined but not used [-Wunused-variable]
static pdf_cmap cmap_Hiragana = {
^~~~~~~~~~~~~
generated/gen_cmap_japan.h:15503:17: warning: ‘cmap_78_V’ defined but not used [-Wunused-variable]
static pdf_cmap cmap_78_V = {
^~~~~~~~~
generated/gen_cmap_japan.h:15483:17: warning: ‘cmap_78_RKSJ_V’ defined but not used [-Wunused-variable]
static pdf_cmap cmap_78_RKSJ_V = {
^~~~~~~~~~~~~~
generated/gen_cmap_japan.h:15463:17: warning: ‘cmap_Add_H’ defined but not used [-Wunused-variable]
static pdf_cmap cmap_Add_H = {
^~~~~~~~~~
generated/gen_cmap_japan.h:15292:17: warning: ‘cmap_UniJIS_UTF32_H’ defined but not used [-Wunused-variable]
static pdf_cmap cmap_UniJIS_UTF32_H = {
^~~~~~~~~~~~~~~~~~~
generated/gen_cmap_japan.h:9488:17: warning: ‘cmap_UniJISPro_UCS2_V’ defined but not used [-Wunused-variable]
static pdf_cmap cmap_UniJISPro_UCS2_V = {
^~~~~~~~~~~~~~~~~~~~~
generated/gen_cmap_japan.h:9425:17: warning: ‘cmap_NWP_H’ defined but not used [-Wunused-variable]
static pdf_cmap cmap_NWP_H = {
^~~~~~~~~~
generated/gen_cmap_japan.h:7143:17: warning: ‘cmap_Katakana’ defined but not used [-Wunused-variable]
static pdf_cmap cmap_Katakana = {
^~~~~~~~~~~~~
generated/gen_cmap_japan.h:7106:17: warning: ‘cmap_Adobe_Japan1_2’ defined but not used [-Wunused-variable]
static pdf_cmap cmap_Adobe_Japan1_2 = {
^~~~~~~~~~~~~~~~~~~
generated/gen_cmap_japan.h:6920:17: warning: ‘cmap_UniJIS_UTF8_H’ defined but not used [-Wunused-variable]
static pdf_cmap cmap_UniJIS_UTF8_H = {
^~~~~~~~~~~~~~~~~~
generated/gen_cmap_japan.h:6864:17: warning: ‘cmap_UniJIS2004_UTF32_H’ defined but not used [-Wunused-variable]
static pdf_cmap cmap_UniJIS2004_UTF32_H = {
^~~~~~~~~~~~~~~~~~~~~~~
generated/gen_cmap_japan.h:6794:17: warning: ‘cmap_78_EUC_H’ defined but not used [-Wunused-variable]
static pdf_cmap cmap_78_EUC_H = {
^~~~~~~~~~~~~
generated/gen_cmap_japan.h:6624:17: warning: ‘cmap_Roman’ defined but not used [-Wunused-variable]
static pdf_cmap cmap_Roman = {
^~~~~~~~~~
generated/gen_cmap_japan.h:6610:17: warning: ‘cmap_Adobe_Japan1_6’ defined but not used [-Wunused-variable]
static pdf_cmap cmap_Adobe_Japan1_6 = {
^~~~~~~~~~~~~~~~~~~
generated/gen_cmap_japan.h:6383:17: warning: ‘cmap_UniJISPro_UCS2_HW_V’ defined but not used [-Wunused-variable]
static pdf_cmap cmap_UniJISPro_UCS2_HW_V = {
^~~~~~~~~~~~~~~~~~~~~~~~
generated/gen_cmap_japan.h:6319:17: warning: ‘cmap_UniJIS_X8’ defined but not used [-Wunused-variable]
static pdf_cmap cmap_UniJIS_X8 = {
^~~~~~~~~~~~~~
generated/gen_cmap_japan.h:2851:17: warning: ‘cmap_Hankaku’ defined but not used [-Wunused-variable]
static pdf_cmap cmap_Hankaku = {
^~~~~~~~~~~~
generated/gen_cmap_japan.h:2673:17: warning: ‘cmap_Adobe_Japan1_4’ defined but not used [-Wunused-variable]
static pdf_cmap cmap_Adobe_Japan1_4 = {
^~~~~~~~~~~~~~~~~~~
generated/gen_cmap_japan.h:2626:17: warning: ‘cmap_Adobe_Japan1_1’ defined but not used [-Wunused-variable]
static pdf_cmap cmap_Adobe_Japan1_1 = {
^~~~~~~~~~~~~~~~~~~
generated/gen_cmap_japan.h:2543:17: warning: ‘cmap_UniJIS2004_UTF16_V’ defined but not used [-Wunused-variable]
static pdf_cmap cmap_UniJIS2004_UTF16_V = {
^~~~~~~~~~~~~~~~~~~~~~~
generated/gen_cmap_japan.h:2476:17: warning: ‘cmap_UniJIS_UTF32_V’ defined but not used [-Wunused-variable]
static pdf_cmap cmap_UniJIS_UTF32_V = {
^~~~~~~~~~~~~~~~~~~
generated/gen_cmap_japan.h:2353:17: warning: ‘cmap_UniJISX0213_UTF32_V’ defined but not used [-Wunused-variable]
static pdf_cmap cmap_UniJISX0213_UTF32_V = {
^~~~~~~~~~~~~~~~~~~~~~~~
generated/gen_cmap_japan.h:2286:17: warning: ‘cmap_78_H’ defined but not used [-Wunused-variable]
static pdf_cmap cmap_78_H = {
^~~~~~~~~
generated/gen_cmap_japan.h:2117:17: warning: ‘cmap_78_RKSJ_H’ defined but not used [-Wunused-variable]
static pdf_cmap cmap_78_RKSJ_H = {
^~~~~~~~~~~~~~
generated/gen_cmap_japan.h:1927:17: warning: ‘cmap_Adobe_Japan1_3’ defined but not used [-Wunused-variable]
static pdf_cmap cmap_Adobe_Japan1_3 = {
^~~~~~~~~~~~~~~~~~~
generated/gen_cmap_japan.h:1913:17: warning: ‘cmap_Adobe_Japan1_5’ defined but not used [-Wunused-variable]
static pdf_cmap cmap_Adobe_Japan1_5 = {
^~~~~~~~~~~~~~~~~~~
generated/gen_cmap_japan.h:1899:17: warning: ‘cmap_RKSJ_H’ defined but not used [-Wunused-variable]
static pdf_cmap cmap_RKSJ_H = {
^~~~~~~~~~~
generated/gen_cmap_japan.h:1835:17: warning: ‘cmap_UniJISX02132004_UTF32_V’ defined but not used [-Wunused-variable]
static pdf_cmap cmap_UniJISX02132004_UTF32_V = {
^~~~~~~~~~~~~~~~~~~~~~~~~~~~
generated/gen_cmap_japan.h:1768:17: warning: ‘cmap_UniJIS_UTF8_V’ defined but not used [-Wunused-variable]
static pdf_cmap cmap_UniJIS_UTF8_V = {
^~~~~~~~~~~~~~~~~~
generated/gen_cmap_japan.h:1697:17: warning: ‘cmap_UniJISPro_UTF8_V’ defined but not used [-Wunused-variable]
static pdf_cmap cmap_UniJISPro_UTF8_V = {
^~~~~~~~~~~~~~~~~~~~~
generated/gen_cmap_japan.h:1630:17: warning: ‘cmap_Add_V’ defined but not used [-Wunused-variable]
static pdf_cmap cmap_Add_V = {
^~~~~~~~~~
generated/gen_cmap_japan.h:1546:17: warning: ‘cmap_Adobe_Japan1_0’ defined but not used [-Wunused-variable]
static pdf_cmap cmap_Adobe_Japan1_0 = {
^~~~~~~~~~~~~~~~~~~
generated/gen_cmap_japan.h:1532:17: warning: ‘cmap_NWP_V’ defined but not used [-Wunused-variable]
static pdf_cmap cmap_NWP_V = {
^~~~~~~~~~
In file included from source/pdf/pdf-cmap-table.c:25:0:
generated/gen_cmap_japan.h:112:17: warning: ‘cmap_UniJISX02132004_UTF32_H’ defined but not used [-Wunused-variable]
static pdf_cmap cmap_UniJISX02132004_UTF32_H = {
^~~~~~~~~~~~~~~~~~~~~~~~~~~~
generated/gen_cmap_japan.h:15:17: warning: ‘cmap_WP_Symbol’ defined but not used [-Wunused-variable]
static pdf_cmap cmap_WP_Symbol = {
^~~~~~~~~~~~~~
In file included from source/pdf/pdf-cmap-table.c:24:0:
generated/gen_cmap_cns.h:17480:17: warning: ‘cmap_Adobe_CNS1_6’ defined but not used [-Wunused-variable]
static pdf_cmap cmap_Adobe_CNS1_6 = {
^~~~~~~~~~~~~~~~~
generated/gen_cmap_cns.h:17445:17: warning: ‘cmap_CNS2_H’ defined but not used [-Wunused-variable]
static pdf_cmap cmap_CNS2_H = {
^~~~~~~~~~~
generated/gen_cmap_cns.h:17411:17: warning: ‘cmap_B5_H’ defined but not used [-Wunused-variable]
static pdf_cmap cmap_B5_H = {
^~~~~~~~~
generated/gen_cmap_cns.h:17304:17: warning: ‘cmap_ETHK_B5_H’ defined but not used [-Wunused-variable]
static pdf_cmap cmap_ETHK_B5_H = {
^~~~~~~~~~~~~~
generated/gen_cmap_cns.h:16988:17: warning: ‘cmap_Adobe_CNS1_4’ defined but not used [-Wunused-variable]
static pdf_cmap cmap_Adobe_CNS1_4 = {
^~~~~~~~~~~~~~~~~
generated/gen_cmap_cns.h:12848:17: warning: ‘cmap_Adobe_CNS1_1’ defined but not used [-Wunused-variable]
static pdf_cmap cmap_Adobe_CNS1_1 = {
^~~~~~~~~~~~~~~~~
generated/gen_cmap_cns.h:12757:17: warning: ‘cmap_HKm314_B5_H’ defined but not used [-Wunused-variable]
static pdf_cmap cmap_HKm314_B5_H = {
^~~~~~~~~~~~~~~~
generated/gen_cmap_cns.h:12608:17: warning: ‘cmap_HKdlb_B5_H’ defined but not used [-Wunused-variable]
static pdf_cmap cmap_HKdlb_B5_H = {
^~~~~~~~~~~~~~~
generated/gen_cmap_cns.h:12252:17: warning: ‘cmap_HKgccs_B5_H’ defined but not used [-Wunused-variable]
static pdf_cmap cmap_HKgccs_B5_H = {
^~~~~~~~~~~~~~~~
generated/gen_cmap_cns.h:12101:17: warning: ‘cmap_Adobe_CNS1_3’ defined but not used [-Wunused-variable]
static pdf_cmap cmap_Adobe_CNS1_3 = {
^~~~~~~~~~~~~~~~~
generated/gen_cmap_cns.h:12087:17: warning: ‘cmap_CNS1_V’ defined but not used [-Wunused-variable]
static pdf_cmap cmap_CNS1_V = {
^~~~~~~~~~~
generated/gen_cmap_cns.h:12071:17: warning: ‘cmap_UniCNS_UTF32_V’ defined but not used [-Wunused-variable]
static pdf_cmap cmap_UniCNS_UTF32_V = {
^~~~~~~~~~~~~~~~~~~
generated/gen_cmap_cns.h:11119:17: warning: ‘cmap_UniCNS_UTF8_V’ defined but not used [-Wunused-variable]
static pdf_cmap cmap_UniCNS_UTF8_V = {
^~~~~~~~~~~~~~~~~~
generated/gen_cmap_cns.h:11084:17: warning: ‘cmap_HKdla_B5_H’ defined but not used [-Wunused-variable]
static pdf_cmap cmap_HKdla_B5_H = {
^~~~~~~~~~~~~~~
generated/gen_cmap_cns.h:10815:17: warning: ‘cmap_HKm471_B5_V’ defined but not used [-Wunused-variable]
static pdf_cmap cmap_HKm471_B5_V = {
^~~~~~~~~~~~~~~~
generated/gen_cmap_cns.h:10799:17: warning: ‘cmap_ETHK_B5_V’ defined but not used [-Wunused-variable]
static pdf_cmap cmap_ETHK_B5_V = {
^~~~~~~~~~~~~~
generated/gen_cmap_cns.h:6366:17: warning: ‘cmap_CNS2_V’ defined but not used [-Wunused-variable]
static pdf_cmap cmap_CNS2_V = {
^~~~~~~~~~~
generated/gen_cmap_cns.h:6356:17: warning: ‘cmap_B5_V’ defined but not used [-Wunused-variable]
static pdf_cmap cmap_B5_V = {
^~~~~~~~~
generated/gen_cmap_cns.h:6323:17: warning: ‘cmap_CNS1_H’ defined but not used [-Wunused-variable]
static pdf_cmap cmap_CNS1_H = {
^~~~~~~~~~~
generated/gen_cmap_cns.h:6271:17: warning: ‘cmap_Adobe_CNS1_5’ defined but not used [-Wunused-variable]
static pdf_cmap cmap_Adobe_CNS1_5 = {
^~~~~~~~~~~~~~~~~
generated/gen_cmap_cns.h:6257:17: warning: ‘cmap_Adobe_CNS1_2’ defined but not used [-Wunused-variable]
static pdf_cmap cmap_Adobe_CNS1_2 = {
^~~~~~~~~~~~~~~~~
generated/gen_cmap_cns.h:6243:17: warning: ‘cmap_HKdla_B5_V’ defined but not used [-Wunused-variable]
static pdf_cmap cmap_HKdla_B5_V = {
^~~~~~~~~~~~~~~
generated/gen_cmap_cns.h:6227:17: warning: ‘cmap_Adobe_CNS1_0’ defined but not used [-Wunused-variable]
static pdf_cmap cmap_Adobe_CNS1_0 = {
^~~~~~~~~~~~~~~~~
generated/gen_cmap_cns.h:6213:17: warning: ‘cmap_HKm314_B5_V’ defined but not used [-Wunused-variable]
static pdf_cmap cmap_HKm314_B5_V = {
^~~~~~~~~~~~~~~~
generated/gen_cmap_cns.h:6197:17: warning: ‘cmap_HKdlb_B5_V’ defined but not used [-Wunused-variable]
static pdf_cmap cmap_HKdlb_B5_V = {
^~~~~~~~~~~~~~~
generated/gen_cmap_cns.h:6181:17: warning: ‘cmap_UniCNS_UTF32_H’ defined but not used [-Wunused-variable]
static pdf_cmap cmap_UniCNS_UTF32_H = {
^~~~~~~~~~~~~~~~~~~
generated/gen_cmap_cns.h:5194:17: warning: ‘cmap_UniCNS_UTF8_H’ defined but not used [-Wunused-variable]
static pdf_cmap cmap_UniCNS_UTF8_H = {
^~~~~~~~~~~~~~~~~~
In file included from source/pdf/pdf-cmap-table.c:24:0:
generated/gen_cmap_cns.h:527:17: warning: ‘cmap_HKgccs_B5_V’ defined but not used [-Wunused-variable]
static pdf_cmap cmap_HKgccs_B5_V = {
^~~~~~~~~~~~~~~~
generated/gen_cmap_cns.h:181:17: warning: ‘cmap_HKm471_B5_H’ defined but not used [-Wunused-variable]
static pdf_cmap cmap_HKm471_B5_H = {
^~~~~~~~~~~~~~~~
In file included from source/pdf/pdf-cmap-table.c:23:0:
generated/gen_cmap_gb.h:16049:17: warning: ‘cmap_Adobe_GB1_5’ defined but not used [-Wunused-variable]
static pdf_cmap cmap_Adobe_GB1_5 = {
^~~~~~~~~~~~~~~~
generated/gen_cmap_gb.h:15981:17: warning: ‘cmap_Adobe_GB1_0’ defined but not used [-Wunused-variable]
static pdf_cmap cmap_Adobe_GB1_0 = {
^~~~~~~~~~~~~~~~
generated/gen_cmap_gb.h:12523:17: warning: ‘cmap_GBTpc_EUC_V’ defined but not used [-Wunused-variable]
static pdf_cmap cmap_GBTpc_EUC_V = {
^~~~~~~~~~~~~~~~
generated/gen_cmap_gb.h:11216:17: warning: ‘cmap_Adobe_GB1_2’ defined but not used [-Wunused-variable]
static pdf_cmap cmap_Adobe_GB1_2 = {
^~~~~~~~~~~~~~~~
generated/gen_cmap_gb.h:9122:17: warning: ‘cmap_UniGB_UTF32_V’ defined but not used [-Wunused-variable]
static pdf_cmap cmap_UniGB_UTF32_V = {
^~~~~~~~~~~~~~~~~~
generated/gen_cmap_gb.h:9070:17: warning: ‘cmap_UniGB_UTF8_V’ defined but not used [-Wunused-variable]
static pdf_cmap cmap_UniGB_UTF8_V = {
^~~~~~~~~~~~~~~~~
generated/gen_cmap_gb.h:9051:17: warning: ‘cmap_Adobe_GB1_4’ defined but not used [-Wunused-variable]
static pdf_cmap cmap_Adobe_GB1_4 = {
^~~~~~~~~~~~~~~~
generated/gen_cmap_gb.h:9037:17: warning: ‘cmap_GB_V’ defined but not used [-Wunused-variable]
static pdf_cmap cmap_GB_V = {
^~~~~~~~~
generated/gen_cmap_gb.h:9019:17: warning: ‘cmap_GBT_H’ defined but not used [-Wunused-variable]
static pdf_cmap cmap_GBT_H = {
^~~~~~~~~~
generated/gen_cmap_gb.h:8435:17: warning: ‘cmap_Adobe_GB1_1’ defined but not used [-Wunused-variable]
static pdf_cmap cmap_Adobe_GB1_1 = {
^~~~~~~~~~~~~~~~
generated/gen_cmap_gb.h:8421:17: warning: ‘cmap_GBT_EUC_V’ defined but not used [-Wunused-variable]
static pdf_cmap cmap_GBT_EUC_V = {
^~~~~~~~~~~~~~
generated/gen_cmap_gb.h:8403:17: warning: ‘cmap_GBTpc_EUC_H’ defined but not used [-Wunused-variable]
static pdf_cmap cmap_GBTpc_EUC_H = {
^~~~~~~~~~~~~~~~
generated/gen_cmap_gb.h:7819:17: warning: ‘cmap_Adobe_GB1_3’ defined but not used [-Wunused-variable]
static pdf_cmap cmap_Adobe_GB1_3 = {
^~~~~~~~~~~~~~~~
generated/gen_cmap_gb.h:7769:17: warning: ‘cmap_UniGB_UTF32_H’ defined but not used [-Wunused-variable]
static pdf_cmap cmap_UniGB_UTF32_H = {
^~~~~~~~~~~~~~~~~~
generated/gen_cmap_gb.h:7736:17: warning: ‘cmap_GBT_V’ defined but not used [-Wunused-variable]
static pdf_cmap cmap_GBT_V = {
^~~~~~~~~~
generated/gen_cmap_gb.h:7718:17: warning: ‘cmap_UniGB_UTF8_H’ defined but not used [-Wunused-variable]
static pdf_cmap cmap_UniGB_UTF8_H = {
^~~~~~~~~~~~~~~~~
In file included from source/pdf/pdf-cmap-table.c:23:0:
generated/gen_cmap_gb.h:4121:17: warning: ‘cmap_GB_H’ defined but not used [-Wunused-variable]
static pdf_cmap cmap_GB_H = {
^~~~~~~~~
generated/gen_cmap_gb.h:4054:17: warning: ‘cmap_GBT_EUC_H’ defined but not used [-Wunused-variable]
static pdf_cmap cmap_GBT_EUC_H = {
^~~~~~~~~~~~~~
cc -march=x86-64 -mtune=generic -O2 -pipe -fstack-protector-strong -fPIC -Wall -ffunction-sections -fdata-sections -pipe -O2 -DNDEBUG -fomit-frame-pointer -DHAVE_PTHREADS -Iinclude -Igenerated -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/harfbuzz -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I./include/mupdf -DSHARE_JPEG -DHAVE_LIBCRYPTO -Ithirdparty/mujs -I/usr/include/openjpeg-2.1 -o build/release/pdf/pdf-repair.o -c source/pdf/pdf-repair.c
cc -march=x86-64 -mtune=generic -O2 -pipe -fstack-protector-strong -fPIC -Wall -ffunction-sections -fdata-sections -pipe -O2 -DNDEBUG -fomit-frame-pointer -DHAVE_PTHREADS -Iinclude -Igenerated -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/harfbuzz -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I./include/mupdf -DSHARE_JPEG -DHAVE_LIBCRYPTO -Ithirdparty/mujs -I/usr/include/openjpeg-2.1 -o build/release/pdf/pdf-unicode.o -c source/pdf/pdf-unicode.c
cc -march=x86-64 -mtune=generic -O2 -pipe -fstack-protector-strong -fPIC -Wall -ffunction-sections -fdata-sections -pipe -O2 -DNDEBUG -fomit-frame-pointer -DHAVE_PTHREADS -Iinclude -Igenerated -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/harfbuzz -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I./include/mupdf -DSHARE_JPEG -DHAVE_LIBCRYPTO -Ithirdparty/mujs -I/usr/include/openjpeg-2.1 -o build/release/pdf/pdf-object.o -c source/pdf/pdf-object.c
cc -march=x86-64 -mtune=generic -O2 -pipe -fstack-protector-strong -fPIC -Wall -ffunction-sections -fdata-sections -pipe -O2 -DNDEBUG -fomit-frame-pointer -DHAVE_PTHREADS -Iinclude -Igenerated -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/harfbuzz -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I./include/mupdf -DSHARE_JPEG -DHAVE_LIBCRYPTO -Ithirdparty/mujs -I/usr/include/openjpeg-2.1 -o build/release/pdf/pdf-graft.o -c source/pdf/pdf-graft.c
cc -march=x86-64 -mtune=generic -O2 -pipe -fstack-protector-strong -fPIC -Wall -ffunction-sections -fdata-sections -pipe -O2 -DNDEBUG -fomit-frame-pointer -DHAVE_PTHREADS -Iinclude -Igenerated -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/harfbuzz -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I./include/mupdf -DSHARE_JPEG -DHAVE_LIBCRYPTO -Ithirdparty/mujs -I/usr/include/openjpeg-2.1 -o build/release/cquote.o -c scripts/cquote.c
cc -Wl,-O1,--sort-common,--as-needed,-z,relro -Wl,--verbose=2 -Wl,--gc-sections -Wl,-s -o build/release/cquote build/release/cquote.o -lpthread -lm -lfreetype -lharfbuzz -ljbig2dec -ljpeg -lcrypto -lopenjp2 -lz
GNU ld (GNU Binutils) 2.27
Supported emulations:
elf_x86_64
elf32_x86_64
elf_i386
elf_iamcu
i386linux
elf_l1om
elf_k1om
using internal linker script:
==================================================
/* Script for -z combreloc: combine and sort reloc sections */
/* Copyright (C) 2014-2016 Free Software Foundation, Inc.
Copying and distribution of this script, with or without modification,
are permitted in any medium without royalty provided the copyright
notice and this notice are preserved. */
OUTPUT_FORMAT("elf64-x86-64", "elf64-x86-64",
"elf64-x86-64")
OUTPUT_ARCH(i386:x86-64)
ENTRY(_start)
SEARCH_DIR("/usr/x86_64-pc-linux-gnu/lib64"); SEARCH_DIR("/usr/lib"); SEARCH_DIR("/usr/local/lib"); SEARCH_DIR("/usr/x86_64-pc-linux-gnu/lib");
SECTIONS
{
/* Read-only sections, merged into text segment: */
PROVIDE (__executable_start = SEGMENT_START("text-segment", 0x400000)); . = SEGMENT_START("text-segment", 0x400000) + SIZEOF_HEADERS;
.interp : { *(.interp) }
.note.gnu.build-id : { *(.note.gnu.build-id) }
.hash : { *(.hash) }
.gnu.hash : { *(.gnu.hash) }
.dynsym : { *(.dynsym) }
.dynstr : { *(.dynstr) }
.gnu.version : { *(.gnu.version) }
.gnu.version_d : { *(.gnu.version_d) }
.gnu.version_r : { *(.gnu.version_r) }
.rela.dyn :
{
*(.rela.init)
*(.rela.text .rela.text.* .rela.gnu.linkonce.t.*)
*(.rela.fini)
*(.rela.rodata .rela.rodata.* .rela.gnu.linkonce.r.*)
*(.rela.data .rela.data.* .rela.gnu.linkonce.d.*)
*(.rela.tdata .rela.tdata.* .rela.gnu.linkonce.td.*)
*(.rela.tbss .rela.tbss.* .rela.gnu.linkonce.tb.*)
*(.rela.ctors)
*(.rela.dtors)
*(.rela.got)
*(.rela.bss .rela.bss.* .rela.gnu.linkonce.b.*)
*(.rela.ldata .rela.ldata.* .rela.gnu.linkonce.l.*)
*(.rela.lbss .rela.lbss.* .rela.gnu.linkonce.lb.*)
*(.rela.lrodata .rela.lrodata.* .rela.gnu.linkonce.lr.*)
*(.rela.ifunc)
}
.rela.plt :
{
*(.rela.plt)
PROVIDE_HIDDEN (__rela_iplt_start = .);
*(.rela.iplt)
PROVIDE_HIDDEN (__rela_iplt_end = .);
}
.init :
{
KEEP (*(SORT_NONE(.init)))
}
.plt : { *(.plt) *(.iplt) }
.plt.got : { *(.plt.got) }
.plt.bnd : { *(.plt.bnd) }
.text :
{
*(.text.unlikely .text.*_unlikely .text.unlikely.*)
*(.text.exit .text.exit.*)
*(.text.startup .text.startup.*)
*(.text.hot .text.hot.*)
*(.text .stub .text.* .gnu.linkonce.t.*)
/* .gnu.warning sections are handled specially by elf32.em. */
*(.gnu.warning)
}
.fini :
{
KEEP (*(SORT_NONE(.fini)))
}
PROVIDE (__etext = .);
PROVIDE (_etext = .);
PROVIDE (etext = .);
.rodata : { *(.rodata .rodata.* .gnu.linkonce.r.*) }
.rodata1 : { *(.rodata1) }
.eh_frame_hdr : { *(.eh_frame_hdr) *(.eh_frame_entry .eh_frame_entry.*) }
.eh_frame : ONLY_IF_RO { KEEP (*(.eh_frame)) *(.eh_frame.*) }
.gcc_except_table : ONLY_IF_RO { *(.gcc_except_table
.gcc_except_table.*) }
.gnu_extab : ONLY_IF_RO { *(.gnu_extab*) }
/* These sections are generated by the Sun/Oracle C++ compiler. */
.exception_ranges : ONLY_IF_RO { *(.exception_ranges
.exception_ranges*) }
/* Adjust the address for the data segment. We want to adjust up to
the same address within the page on the next page up. */
. = DATA_SEGMENT_ALIGN (CONSTANT (MAXPAGESIZE), CONSTANT (COMMONPAGESIZE));
/* Exception handling */
.eh_frame : ONLY_IF_RW { KEEP (*(.eh_frame)) *(.eh_frame.*) }
.gnu_extab : ONLY_IF_RW { *(.gnu_extab) }
.gcc_except_table : ONLY_IF_RW { *(.gcc_except_table .gcc_except_table.*) }
.exception_ranges : ONLY_IF_RW { *(.exception_ranges .exception_ranges*) }
/* Thread Local Storage sections */
.tdata : { *(.tdata .tdata.* .gnu.linkonce.td.*) }
.tbss : { *(.tbss .tbss.* .gnu.linkonce.tb.*) *(.tcommon) }
.preinit_array :
{
PROVIDE_HIDDEN (__preinit_array_start = .);
KEEP (*(.preinit_array))
PROVIDE_HIDDEN (__preinit_array_end = .);
}
.init_array :
{
PROVIDE_HIDDEN (__init_array_start = .);
KEEP (*(SORT_BY_INIT_PRIORITY(.init_array.*) SORT_BY_INIT_PRIORITY(.ctors.*)))
KEEP (*(.init_array EXCLUDE_FILE (*crtbegin.o *crtbegin?.o *crtend.o *crtend?.o ) .ctors))
PROVIDE_HIDDEN (__init_array_end = .);
}
.fini_array :
{
PROVIDE_HIDDEN (__fini_array_start = .);
KEEP (*(SORT_BY_INIT_PRIORITY(.fini_array.*) SORT_BY_INIT_PRIORITY(.dtors.*)))
KEEP (*(.fini_array EXCLUDE_FILE (*crtbegin.o *crtbegin?.o *crtend.o *crtend?.o ) .dtors))
PROVIDE_HIDDEN (__fini_array_end = .);
}
.ctors :
{
/* gcc uses crtbegin.o to find the start of
the constructors, so we make sure it is
first. Because this is a wildcard, it
doesn't matter if the user does not
actually link against crtbegin.o; the
linker won't look for a file to match a
wildcard. The wildcard also means that it
doesn't matter which directory crtbegin.o
is in. */
KEEP (*crtbegin.o(.ctors))
KEEP (*crtbegin?.o(.ctors))
/* We don't want to include the .ctor section from
the crtend.o file until after the sorted ctors.
The .ctor section from the crtend file contains the
end of ctors marker and it must be last */
KEEP (*(EXCLUDE_FILE (*crtend.o *crtend?.o ) .ctors))
KEEP (*(SORT(.ctors.*)))
KEEP (*(.ctors))
}
.dtors :
{
KEEP (*crtbegin.o(.dtors))
KEEP (*crtbegin?.o(.dtors))
KEEP (*(EXCLUDE_FILE (*crtend.o *crtend?.o ) .dtors))
KEEP (*(SORT(.dtors.*)))
KEEP (*(.dtors))
}
.jcr : { KEEP (*(.jcr)) }
.data.rel.ro : { *(.data.rel.ro.local* .gnu.linkonce.d.rel.ro.local.*) *(.data.rel.ro .data.rel.ro.* .gnu.linkonce.d.rel.ro.*) }
.dynamic : { *(.dynamic) }
.got : { *(.got) *(.igot) }
. = DATA_SEGMENT_RELRO_END (SIZEOF (.got.plt) >= 24 ? 24 : 0, .);
.got.plt : { *(.got.plt) *(.igot.plt) }
.data :
{
*(.data .data.* .gnu.linkonce.d.*)
SORT(CONSTRUCTORS)
}
.data1 : { *(.data1) }
_edata = .; PROVIDE (edata = .);
. = .;
__bss_start = .;
.bss :
{
*(.dynbss)
*(.bss .bss.* .gnu.linkonce.b.*)
*(COMMON)
/* Align here to ensure that the .bss section occupies space up to
_end. Align after .bss to ensure correct alignment even if the
.bss section disappears because there are no input sections.
FIXME: Why do we need it? When there is no .bss section, we don't
pad the .data section. */
. = ALIGN(. != 0 ? 64 / 8 : 1);
}
.lbss :
{
*(.dynlbss)
*(.lbss .lbss.* .gnu.linkonce.lb.*)
*(LARGE_COMMON)
}
. = ALIGN(64 / 8);
. = SEGMENT_START("ldata-segment", .);
.lrodata ALIGN(CONSTANT (MAXPAGESIZE)) + (. & (CONSTANT (MAXPAGESIZE) - 1)) :
{
*(.lrodata .lrodata.* .gnu.linkonce.lr.*)
}
.ldata ALIGN(CONSTANT (MAXPAGESIZE)) + (. & (CONSTANT (MAXPAGESIZE) - 1)) :
{
*(.ldata .ldata.* .gnu.linkonce.l.*)
. = ALIGN(. != 0 ? 64 / 8 : 1);
}
. = ALIGN(64 / 8);
_end = .; PROVIDE (end = .);
. = DATA_SEGMENT_END (.);
/* Stabs debugging sections. */
.stab 0 : { *(.stab) }
.stabstr 0 : { *(.stabstr) }
.stab.excl 0 : { *(.stab.excl) }
.stab.exclstr 0 : { *(.stab.exclstr) }
.stab.index 0 : { *(.stab.index) }
.stab.indexstr 0 : { *(.stab.indexstr) }
.comment 0 : { *(.comment) }
/* DWARF debug sections.
Symbols in the DWARF debugging sections are relative to the beginning
of the section so we begin them at 0. */
/* DWARF 1 */
.debug 0 : { *(.debug) }
.line 0 : { *(.line) }
/* GNU DWARF 1 extensions */
.debug_srcinfo 0 : { *(.debug_srcinfo) }
.debug_sfnames 0 : { *(.debug_sfnames) }
/* DWARF 1.1 and DWARF 2 */
.debug_aranges 0 : { *(.debug_aranges) }
.debug_pubnames 0 : { *(.debug_pubnames) }
/* DWARF 2 */
.debug_info 0 : { *(.debug_info .gnu.linkonce.wi.*) }
.debug_abbrev 0 : { *(.debug_abbrev) }
.debug_line 0 : { *(.debug_line .debug_line.* .debug_line_end ) }
.debug_frame 0 : { *(.debug_frame) }
.debug_str 0 : { *(.debug_str) }
.debug_loc 0 : { *(.debug_loc) }
.debug_macinfo 0 : { *(.debug_macinfo) }
/* SGI/MIPS DWARF 2 extensions */
.debug_weaknames 0 : { *(.debug_weaknames) }
.debug_funcnames 0 : { *(.debug_funcnames) }
.debug_typenames 0 : { *(.debug_typenames) }
.debug_varnames 0 : { *(.debug_varnames) }
/* DWARF 3 */
.debug_pubtypes 0 : { *(.debug_pubtypes) }
.debug_ranges 0 : { *(.debug_ranges) }
/* DWARF Extension. */
.debug_macro 0 : { *(.debug_macro) }
.gnu.attributes 0 : { KEEP (*(.gnu.attributes)) }
/DISCARD/ : { *(.note.GNU-stack) *(.gnu_debuglink) *(.gnu.lto_*) }
}
==================================================
attempt to open /usr/lib/gcc/x86_64-pc-linux-gnu/6.2.1/../../../../lib/crt1.o succeeded
/usr/lib/gcc/x86_64-pc-linux-gnu/6.2.1/../../../../lib/crt1.o
attempt to open /usr/lib/gcc/x86_64-pc-linux-gnu/6.2.1/../../../../lib/crti.o succeeded
/usr/lib/gcc/x86_64-pc-linux-gnu/6.2.1/../../../../lib/crti.o
attempt to open /usr/lib/gcc/x86_64-pc-linux-gnu/6.2.1/crtbegin.o succeeded
/usr/lib/gcc/x86_64-pc-linux-gnu/6.2.1/crtbegin.o
attempt to open build/release/cquote.o succeeded
build/release/cquote.o
attempt to open /usr/lib/gcc/x86_64-pc-linux-gnu/6.2.1/libpthread.so failed
attempt to open /usr/lib/gcc/x86_64-pc-linux-gnu/6.2.1/libpthread.a failed
attempt to open /usr/lib/gcc/x86_64-pc-linux-gnu/6.2.1/../../../../lib/libpthread.so succeeded
opened script file /usr/lib/gcc/x86_64-pc-linux-gnu/6.2.1/../../../../lib/libpthread.so
opened script file /usr/lib/gcc/x86_64-pc-linux-gnu/6.2.1/../../../../lib/libpthread.so
attempt to open /usr/lib/libpthread.so.0 succeeded
/usr/lib/libpthread.so.0
attempt to open /usr/lib/libpthread_nonshared.a succeeded
attempt to open /usr/lib/gcc/x86_64-pc-linux-gnu/6.2.1/libm.so failed
attempt to open /usr/lib/gcc/x86_64-pc-linux-gnu/6.2.1/libm.a failed
attempt to open /usr/lib/gcc/x86_64-pc-linux-gnu/6.2.1/../../../../lib/libm.so succeeded
opened script file /usr/lib/gcc/x86_64-pc-linux-gnu/6.2.1/../../../../lib/libm.so
opened script file /usr/lib/gcc/x86_64-pc-linux-gnu/6.2.1/../../../../lib/libm.so
attempt to open /usr/lib/libm.so.6 succeeded
/usr/lib/libm.so.6
attempt to open /usr/lib/libmvec_nonshared.a succeeded
attempt to open /usr/lib/libmvec.so.1 succeeded
/usr/lib/libmvec.so.1
attempt to open /usr/lib/gcc/x86_64-pc-linux-gnu/6.2.1/libfreetype.so failed
attempt to open /usr/lib/gcc/x86_64-pc-linux-gnu/6.2.1/libfreetype.a failed
attempt to open /usr/lib/gcc/x86_64-pc-linux-gnu/6.2.1/../../../../lib/libfreetype.so succeeded
-lfreetype (/usr/lib/gcc/x86_64-pc-linux-gnu/6.2.1/../../../../lib/libfreetype.so)
attempt to open /usr/lib/gcc/x86_64-pc-linux-gnu/6.2.1/libharfbuzz.so failed
attempt to open /usr/lib/gcc/x86_64-pc-linux-gnu/6.2.1/libharfbuzz.a failed
attempt to open /usr/lib/gcc/x86_64-pc-linux-gnu/6.2.1/../../../../lib/libharfbuzz.so succeeded
-lharfbuzz (/usr/lib/gcc/x86_64-pc-linux-gnu/6.2.1/../../../../lib/libharfbuzz.so)
attempt to open /usr/lib/gcc/x86_64-pc-linux-gnu/6.2.1/libjbig2dec.so failed
attempt to open /usr/lib/gcc/x86_64-pc-linux-gnu/6.2.1/libjbig2dec.a failed
attempt to open /usr/lib/gcc/x86_64-pc-linux-gnu/6.2.1/../../../../lib/libjbig2dec.so succeeded
-ljbig2dec (/usr/lib/gcc/x86_64-pc-linux-gnu/6.2.1/../../../../lib/libjbig2dec.so)
attempt to open /usr/lib/gcc/x86_64-pc-linux-gnu/6.2.1/libjpeg.so failed
attempt to open /usr/lib/gcc/x86_64-pc-linux-gnu/6.2.1/libjpeg.a failed
attempt to open /usr/lib/gcc/x86_64-pc-linux-gnu/6.2.1/../../../../lib/libjpeg.so succeeded
-ljpeg (/usr/lib/gcc/x86_64-pc-linux-gnu/6.2.1/../../../../lib/libjpeg.so)
attempt to open /usr/lib/gcc/x86_64-pc-linux-gnu/6.2.1/libcrypto.so failed
attempt to open /usr/lib/gcc/x86_64-pc-linux-gnu/6.2.1/libcrypto.a failed
attempt to open /usr/lib/gcc/x86_64-pc-linux-gnu/6.2.1/../../../../lib/libcrypto.so succeeded
-lcrypto (/usr/lib/gcc/x86_64-pc-linux-gnu/6.2.1/../../../../lib/libcrypto.so)
attempt to open /usr/lib/gcc/x86_64-pc-linux-gnu/6.2.1/libopenjp2.so failed
attempt to open /usr/lib/gcc/x86_64-pc-linux-gnu/6.2.1/libopenjp2.a failed
attempt to open /usr/lib/gcc/x86_64-pc-linux-gnu/6.2.1/../../../../lib/libopenjp2.so succeeded
-lopenjp2 (/usr/lib/gcc/x86_64-pc-linux-gnu/6.2.1/../../../../lib/libopenjp2.so)
attempt to open /usr/lib/gcc/x86_64-pc-linux-gnu/6.2.1/libz.so failed
attempt to open /usr/lib/gcc/x86_64-pc-linux-gnu/6.2.1/libz.a failed
attempt to open /usr/lib/gcc/x86_64-pc-linux-gnu/6.2.1/../../../../lib/libz.so succeeded
-lz (/usr/lib/gcc/x86_64-pc-linux-gnu/6.2.1/../../../../lib/libz.so)
attempt to open /usr/lib/gcc/x86_64-pc-linux-gnu/6.2.1/libgcc.so failed
attempt to open /usr/lib/gcc/x86_64-pc-linux-gnu/6.2.1/libgcc.a succeeded
attempt to open /usr/lib/gcc/x86_64-pc-linux-gnu/6.2.1/libgcc_s.so failed
attempt to open /usr/lib/gcc/x86_64-pc-linux-gnu/6.2.1/libgcc_s.a failed
attempt to open /usr/lib/gcc/x86_64-pc-linux-gnu/6.2.1/../../../../lib/libgcc_s.so succeeded
opened script file /usr/lib/gcc/x86_64-pc-linux-gnu/6.2.1/../../../../lib/libgcc_s.so
opened script file /usr/lib/gcc/x86_64-pc-linux-gnu/6.2.1/../../../../lib/libgcc_s.so
attempt to open libgcc_s.so.1 failed
attempt to open /usr/lib/gcc/x86_64-pc-linux-gnu/6.2.1/libgcc_s.so.1 failed
attempt to open /usr/lib/gcc/x86_64-pc-linux-gnu/6.2.1/../../../../lib/libgcc_s.so.1 succeeded
libgcc_s.so.1 (/usr/lib/gcc/x86_64-pc-linux-gnu/6.2.1/../../../../lib/libgcc_s.so.1)
attempt to open /usr/lib/gcc/x86_64-pc-linux-gnu/6.2.1/libgcc.so failed
attempt to open /usr/lib/gcc/x86_64-pc-linux-gnu/6.2.1/libgcc.a succeeded
attempt to open /usr/lib/gcc/x86_64-pc-linux-gnu/6.2.1/libc.so failed
attempt to open /usr/lib/gcc/x86_64-pc-linux-gnu/6.2.1/libc.a failed
attempt to open /usr/lib/gcc/x86_64-pc-linux-gnu/6.2.1/../../../../lib/libc.so succeeded
opened script file /usr/lib/gcc/x86_64-pc-linux-gnu/6.2.1/../../../../lib/libc.so
opened script file /usr/lib/gcc/x86_64-pc-linux-gnu/6.2.1/../../../../lib/libc.so
attempt to open /usr/lib/libc.so.6 succeeded
/usr/lib/libc.so.6
attempt to open /usr/lib/libc_nonshared.a succeeded
(/usr/lib/libc_nonshared.a)elf-init.oS
attempt to open /usr/lib/ld-linux-x86-64.so.2 succeeded
/usr/lib/ld-linux-x86-64.so.2
/usr/lib/ld-linux-x86-64.so.2
attempt to open /usr/lib/gcc/x86_64-pc-linux-gnu/6.2.1/libgcc.so failed
attempt to open /usr/lib/gcc/x86_64-pc-linux-gnu/6.2.1/libgcc.a succeeded
attempt to open /usr/lib/gcc/x86_64-pc-linux-gnu/6.2.1/libgcc_s.so failed
attempt to open /usr/lib/gcc/x86_64-pc-linux-gnu/6.2.1/libgcc_s.a failed
attempt to open /usr/lib/gcc/x86_64-pc-linux-gnu/6.2.1/../../../../lib/libgcc_s.so succeeded
opened script file /usr/lib/gcc/x86_64-pc-linux-gnu/6.2.1/../../../../lib/libgcc_s.so
opened script file /usr/lib/gcc/x86_64-pc-linux-gnu/6.2.1/../../../../lib/libgcc_s.so
attempt to open libgcc_s.so.1 failed
attempt to open /usr/lib/gcc/x86_64-pc-linux-gnu/6.2.1/libgcc_s.so.1 failed
attempt to open /usr/lib/gcc/x86_64-pc-linux-gnu/6.2.1/../../../../lib/libgcc_s.so.1 succeeded
libgcc_s.so.1 (/usr/lib/gcc/x86_64-pc-linux-gnu/6.2.1/../../../../lib/libgcc_s.so.1)
attempt to open /usr/lib/gcc/x86_64-pc-linux-gnu/6.2.1/libgcc.so failed
attempt to open /usr/lib/gcc/x86_64-pc-linux-gnu/6.2.1/libgcc.a succeeded
attempt to open /usr/lib/gcc/x86_64-pc-linux-gnu/6.2.1/crtend.o succeeded
/usr/lib/gcc/x86_64-pc-linux-gnu/6.2.1/crtend.o
attempt to open /usr/lib/gcc/x86_64-pc-linux-gnu/6.2.1/../../../../lib/crtn.o succeeded
/usr/lib/gcc/x86_64-pc-linux-gnu/6.2.1/../../../../lib/crtn.o
ld-linux-x86-64.so.2 needed by /usr/lib/libc.so.6
found ld-linux-x86-64.so.2 at /usr/lib/ld-linux-x86-64.so.2
build/release/cquote generated/gen_js_util.h source/pdf/pdf-js-util.js
cc -march=x86-64 -mtune=generic -O2 -pipe -fstack-protector-strong -fPIC -Wall -ffunction-sections -fdata-sections -pipe -O2 -DNDEBUG -fomit-frame-pointer -DHAVE_PTHREADS -Iinclude -Igenerated -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/harfbuzz -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I./include/mupdf -DSHARE_JPEG -DHAVE_LIBCRYPTO -Ithirdparty/mujs -I/usr/include/openjpeg-2.1 -o build/release/pdf/pdf-js.o -c source/pdf/pdf-js.c
cc -march=x86-64 -mtune=generic -O2 -pipe -fstack-protector-strong -fPIC -Wall -ffunction-sections -fdata-sections -pipe -O2 -DNDEBUG -fomit-frame-pointer -DHAVE_PTHREADS -Iinclude -Igenerated -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/harfbuzz -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I./include/mupdf -DSHARE_JPEG -DHAVE_LIBCRYPTO -Ithirdparty/mujs -I/usr/include/openjpeg-2.1 -o build/release/pdf/pdf-annot.o -c source/pdf/pdf-annot.c
cc -march=x86-64 -mtune=generic -O2 -pipe -fstack-protector-strong -fPIC -Wall -ffunction-sections -fdata-sections -pipe -O2 -DNDEBUG -fomit-frame-pointer -DHAVE_PTHREADS -Iinclude -Igenerated -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/harfbuzz -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I./include/mupdf -DSHARE_JPEG -DHAVE_LIBCRYPTO -Ithirdparty/mujs -I/usr/include/openjpeg-2.1 -o build/release/pdf/pdf-lex.o -c source/pdf/pdf-lex.c
cc -march=x86-64 -mtune=generic -O2 -pipe -fstack-protector-strong -fPIC -Wall -ffunction-sections -fdata-sections -pipe -O2 -DNDEBUG -fomit-frame-pointer -DHAVE_PTHREADS -Iinclude -Igenerated -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/harfbuzz -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I./include/mupdf -DSHARE_JPEG -DHAVE_LIBCRYPTO -Ithirdparty/mujs -I/usr/include/openjpeg-2.1 -o build/release/pdf/pdf-shade.o -c source/pdf/pdf-shade.c
cc -march=x86-64 -mtune=generic -O2 -pipe -fstack-protector-strong -fPIC -Wall -ffunction-sections -fdata-sections -pipe -O2 -DNDEBUG -fomit-frame-pointer -DHAVE_PTHREADS -Iinclude -Igenerated -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/harfbuzz -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I./include/mupdf -DSHARE_JPEG -DHAVE_LIBCRYPTO -Ithirdparty/mujs -I/usr/include/openjpeg-2.1 -o build/release/pdf/pdf-clean-file.o -c source/pdf/pdf-clean-file.c
cc -march=x86-64 -mtune=generic -O2 -pipe -fstack-protector-strong -fPIC -Wall -ffunction-sections -fdata-sections -pipe -O2 -DNDEBUG -fomit-frame-pointer -DHAVE_PTHREADS -Iinclude -Igenerated -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/harfbuzz -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I./include/mupdf -DSHARE_JPEG -DHAVE_LIBCRYPTO -Ithirdparty/mujs -I/usr/include/openjpeg-2.1 -o build/release/pdf/pdf-function.o -c source/pdf/pdf-function.c
cc -march=x86-64 -mtune=generic -O2 -pipe -fstack-protector-strong -fPIC -Wall -ffunction-sections -fdata-sections -pipe -O2 -DNDEBUG -fomit-frame-pointer -DHAVE_PTHREADS -Iinclude -Igenerated -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/harfbuzz -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I./include/mupdf -DSHARE_JPEG -DHAVE_LIBCRYPTO -Ithirdparty/mujs -I/usr/include/openjpeg-2.1 -o build/release/pdf/pdf-image.o -c source/pdf/pdf-image.c
cc -march=x86-64 -mtune=generic -O2 -pipe -fstack-protector-strong -fPIC -Wall -ffunction-sections -fdata-sections -pipe -O2 -DNDEBUG -fomit-frame-pointer -DHAVE_PTHREADS -Iinclude -Igenerated -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/harfbuzz -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I./include/mupdf -DSHARE_JPEG -DHAVE_LIBCRYPTO -Ithirdparty/mujs -I/usr/include/openjpeg-2.1 -o build/release/pdf/pdf-device.o -c source/pdf/pdf-device.c
cc -march=x86-64 -mtune=generic -O2 -pipe -fstack-protector-strong -fPIC -Wall -ffunction-sections -fdata-sections -pipe -O2 -DNDEBUG -fomit-frame-pointer -DHAVE_PTHREADS -Iinclude -Igenerated -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/harfbuzz -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I./include/mupdf -DSHARE_JPEG -DHAVE_LIBCRYPTO -Ithirdparty/mujs -I/usr/include/openjpeg-2.1 -o build/release/pdf/pdf-interpret.o -c source/pdf/pdf-interpret.c
cc -march=x86-64 -mtune=generic -O2 -pipe -fstack-protector-strong -fPIC -Wall -ffunction-sections -fdata-sections -pipe -O2 -DNDEBUG -fomit-frame-pointer -DHAVE_PTHREADS -Iinclude -Igenerated -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/harfbuzz -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I./include/mupdf -DSHARE_JPEG -DHAVE_LIBCRYPTO -Ithirdparty/mujs -I/usr/include/openjpeg-2.1 -o build/release/pdf/pdf-clean.o -c source/pdf/pdf-clean.c
cc -march=x86-64 -mtune=generic -O2 -pipe -fstack-protector-strong -fPIC -Wall -ffunction-sections -fdata-sections -pipe -O2 -DNDEBUG -fomit-frame-pointer -DHAVE_PTHREADS -Iinclude -Igenerated -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/harfbuzz -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I./include/mupdf -DSHARE_JPEG -DHAVE_LIBCRYPTO -Ithirdparty/mujs -I/usr/include/openjpeg-2.1 -o build/release/pdf/pdf-annot-edit.o -c source/pdf/pdf-annot-edit.c
cc -march=x86-64 -mtune=generic -O2 -pipe -fstack-protector-strong -fPIC -Wall -ffunction-sections -fdata-sections -pipe -O2 -DNDEBUG -fomit-frame-pointer -DHAVE_PTHREADS -Iinclude -Igenerated -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/harfbuzz -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I./include/mupdf -DSHARE_JPEG -DHAVE_LIBCRYPTO -Ithirdparty/mujs -I/usr/include/openjpeg-2.1 -o build/release/pdf/pdf-page.o -c source/pdf/pdf-page.c
cc -march=x86-64 -mtune=generic -O2 -pipe -fstack-protector-strong -fPIC -Wall -ffunction-sections -fdata-sections -pipe -O2 -DNDEBUG -fomit-frame-pointer -DHAVE_PTHREADS -Iinclude -Igenerated -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/harfbuzz -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I./include/mupdf -DSHARE_JPEG -DHAVE_LIBCRYPTO -Ithirdparty/mujs -I/usr/include/openjpeg-2.1 -o build/release/pdf/pdf-appearance.o -c source/pdf/pdf-appearance.c
cc -march=x86-64 -mtune=generic -O2 -pipe -fstack-protector-strong -fPIC -Wall -ffunction-sections -fdata-sections -pipe -O2 -DNDEBUG -fomit-frame-pointer -DHAVE_PTHREADS -Iinclude -Igenerated -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/harfbuzz -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I./include/mupdf -DSHARE_JPEG -DHAVE_LIBCRYPTO -Ithirdparty/mujs -I/usr/include/openjpeg-2.1 -o build/release/xps/xps-path.o -c source/xps/xps-path.c
cc -march=x86-64 -mtune=generic -O2 -pipe -fstack-protector-strong -fPIC -Wall -ffunction-sections -fdata-sections -pipe -O2 -DNDEBUG -fomit-frame-pointer -DHAVE_PTHREADS -Iinclude -Igenerated -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/harfbuzz -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I./include/mupdf -DSHARE_JPEG -DHAVE_LIBCRYPTO -Ithirdparty/mujs -I/usr/include/openjpeg-2.1 -o build/release/xps/xps-gradient.o -c source/xps/xps-gradient.c
cc -march=x86-64 -mtune=generic -O2 -pipe -fstack-protector-strong -fPIC -Wall -ffunction-sections -fdata-sections -pipe -O2 -DNDEBUG -fomit-frame-pointer -DHAVE_PTHREADS -Iinclude -Igenerated -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/harfbuzz -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I./include/mupdf -DSHARE_JPEG -DHAVE_LIBCRYPTO -Ithirdparty/mujs -I/usr/include/openjpeg-2.1 -o build/release/xps/xps-util.o -c source/xps/xps-util.c
cc -march=x86-64 -mtune=generic -O2 -pipe -fstack-protector-strong -fPIC -Wall -ffunction-sections -fdata-sections -pipe -O2 -DNDEBUG -fomit-frame-pointer -DHAVE_PTHREADS -Iinclude -Igenerated -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/harfbuzz -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I./include/mupdf -DSHARE_JPEG -DHAVE_LIBCRYPTO -Ithirdparty/mujs -I/usr/include/openjpeg-2.1 -o build/release/xps/xps-link.o -c source/xps/xps-link.c
cc -march=x86-64 -mtune=generic -O2 -pipe -fstack-protector-strong -fPIC -Wall -ffunction-sections -fdata-sections -pipe -O2 -DNDEBUG -fomit-frame-pointer -DHAVE_PTHREADS -Iinclude -Igenerated -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/harfbuzz -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I./include/mupdf -DSHARE_JPEG -DHAVE_LIBCRYPTO -Ithirdparty/mujs -I/usr/include/openjpeg-2.1 -o build/release/xps/xps-outline.o -c source/xps/xps-outline.c
cc -march=x86-64 -mtune=generic -O2 -pipe -fstack-protector-strong -fPIC -Wall -ffunction-sections -fdata-sections -pipe -O2 -DNDEBUG -fomit-frame-pointer -DHAVE_PTHREADS -Iinclude -Igenerated -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/harfbuzz -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I./include/mupdf -DSHARE_JPEG -DHAVE_LIBCRYPTO -Ithirdparty/mujs -I/usr/include/openjpeg-2.1 -o build/release/xps/xps-zip.o -c source/xps/xps-zip.c
cc -march=x86-64 -mtune=generic -O2 -pipe -fstack-protector-strong -fPIC -Wall -ffunction-sections -fdata-sections -pipe -O2 -DNDEBUG -fomit-frame-pointer -DHAVE_PTHREADS -Iinclude -Igenerated -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/harfbuzz -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I./include/mupdf -DSHARE_JPEG -DHAVE_LIBCRYPTO -Ithirdparty/mujs -I/usr/include/openjpeg-2.1 -o build/release/xps/xps-common.o -c source/xps/xps-common.c
cc -march=x86-64 -mtune=generic -O2 -pipe -fstack-protector-strong -fPIC -Wall -ffunction-sections -fdata-sections -pipe -O2 -DNDEBUG -fomit-frame-pointer -DHAVE_PTHREADS -Iinclude -Igenerated -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/harfbuzz -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I./include/mupdf -DSHARE_JPEG -DHAVE_LIBCRYPTO -Ithirdparty/mujs -I/usr/include/openjpeg-2.1 -o build/release/xps/xps-tile.o -c source/xps/xps-tile.c
cc -march=x86-64 -mtune=generic -O2 -pipe -fstack-protector-strong -fPIC -Wall -ffunction-sections -fdata-sections -pipe -O2 -DNDEBUG -fomit-frame-pointer -DHAVE_PTHREADS -Iinclude -Igenerated -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/harfbuzz -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I./include/mupdf -DSHARE_JPEG -DHAVE_LIBCRYPTO -Ithirdparty/mujs -I/usr/include/openjpeg-2.1 -o build/release/xps/xps-doc.o -c source/xps/xps-doc.c
cc -march=x86-64 -mtune=generic -O2 -pipe -fstack-protector-strong -fPIC -Wall -ffunction-sections -fdata-sections -pipe -O2 -DNDEBUG -fomit-frame-pointer -DHAVE_PTHREADS -Iinclude -Igenerated -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/harfbuzz -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I./include/mupdf -DSHARE_JPEG -DHAVE_LIBCRYPTO -Ithirdparty/mujs -I/usr/include/openjpeg-2.1 -o build/release/xps/xps-resource.o -c source/xps/xps-resource.c
cc -march=x86-64 -mtune=generic -O2 -pipe -fstack-protector-strong -fPIC -Wall -ffunction-sections -fdata-sections -pipe -O2 -DNDEBUG -fomit-frame-pointer -DHAVE_PTHREADS -Iinclude -Igenerated -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/harfbuzz -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I./include/mupdf -DSHARE_JPEG -DHAVE_LIBCRYPTO -Ithirdparty/mujs -I/usr/include/openjpeg-2.1 -o build/release/xps/xps-image.o -c source/xps/xps-image.c
cc -march=x86-64 -mtune=generic -O2 -pipe -fstack-protector-strong -fPIC -Wall -ffunction-sections -fdata-sections -pipe -O2 -DNDEBUG -fomit-frame-pointer -DHAVE_PTHREADS -Iinclude -Igenerated -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/harfbuzz -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I./include/mupdf -DSHARE_JPEG -DHAVE_LIBCRYPTO -Ithirdparty/mujs -I/usr/include/openjpeg-2.1 -o build/release/xps/xps-glyphs.o -c source/xps/xps-glyphs.c
cc -march=x86-64 -mtune=generic -O2 -pipe -fstack-protector-strong -fPIC -Wall -ffunction-sections -fdata-sections -pipe -O2 -DNDEBUG -fomit-frame-pointer -DHAVE_PTHREADS -Iinclude -Igenerated -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/harfbuzz -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I./include/mupdf -DSHARE_JPEG -DHAVE_LIBCRYPTO -Ithirdparty/mujs -I/usr/include/openjpeg-2.1 -o build/release/svg/svg-doc.o -c source/svg/svg-doc.c
cc -march=x86-64 -mtune=generic -O2 -pipe -fstack-protector-strong -fPIC -Wall -ffunction-sections -fdata-sections -pipe -O2 -DNDEBUG -fomit-frame-pointer -DHAVE_PTHREADS -Iinclude -Igenerated -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/harfbuzz -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I./include/mupdf -DSHARE_JPEG -DHAVE_LIBCRYPTO -Ithirdparty/mujs -I/usr/include/openjpeg-2.1 -o build/release/svg/svg-color.o -c source/svg/svg-color.c
cc -march=x86-64 -mtune=generic -O2 -pipe -fstack-protector-strong -fPIC -Wall -ffunction-sections -fdata-sections -pipe -O2 -DNDEBUG -fomit-frame-pointer -DHAVE_PTHREADS -Iinclude -Igenerated -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/harfbuzz -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I./include/mupdf -DSHARE_JPEG -DHAVE_LIBCRYPTO -Ithirdparty/mujs -I/usr/include/openjpeg-2.1 -o build/release/svg/svg-parse.o -c source/svg/svg-parse.c
cc -march=x86-64 -mtune=generic -O2 -pipe -fstack-protector-strong -fPIC -Wall -ffunction-sections -fdata-sections -pipe -O2 -DNDEBUG -fomit-frame-pointer -DHAVE_PTHREADS -Iinclude -Igenerated -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/harfbuzz -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I./include/mupdf -DSHARE_JPEG -DHAVE_LIBCRYPTO -Ithirdparty/mujs -I/usr/include/openjpeg-2.1 -o build/release/svg/svg-run.o -c source/svg/svg-run.c
cc -march=x86-64 -mtune=generic -O2 -pipe -fstack-protector-strong -fPIC -Wall -ffunction-sections -fdata-sections -pipe -O2 -DNDEBUG -fomit-frame-pointer -DHAVE_PTHREADS -Iinclude -Igenerated -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/harfbuzz -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I./include/mupdf -DSHARE_JPEG -DHAVE_LIBCRYPTO -Ithirdparty/mujs -I/usr/include/openjpeg-2.1 -o build/release/cbz/muimg.o -c source/cbz/muimg.c
cc -march=x86-64 -mtune=generic -O2 -pipe -fstack-protector-strong -fPIC -Wall -ffunction-sections -fdata-sections -pipe -O2 -DNDEBUG -fomit-frame-pointer -DHAVE_PTHREADS -Iinclude -Igenerated -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/harfbuzz -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I./include/mupdf -DSHARE_JPEG -DHAVE_LIBCRYPTO -Ithirdparty/mujs -I/usr/include/openjpeg-2.1 -o build/release/cbz/mucbz.o -c source/cbz/mucbz.c
cc -march=x86-64 -mtune=generic -O2 -pipe -fstack-protector-strong -fPIC -Wall -ffunction-sections -fdata-sections -pipe -O2 -DNDEBUG -fomit-frame-pointer -DHAVE_PTHREADS -Iinclude -Igenerated -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/harfbuzz -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I./include/mupdf -DSHARE_JPEG -DHAVE_LIBCRYPTO -Ithirdparty/mujs -I/usr/include/openjpeg-2.1 -o build/release/cbz/mutiff.o -c source/cbz/mutiff.c
cc -march=x86-64 -mtune=generic -O2 -pipe -fstack-protector-strong -fPIC -Wall -ffunction-sections -fdata-sections -pipe -O2 -DNDEBUG -fomit-frame-pointer -DHAVE_PTHREADS -Iinclude -Igenerated -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/harfbuzz -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I./include/mupdf -DSHARE_JPEG -DHAVE_LIBCRYPTO -Ithirdparty/mujs -I/usr/include/openjpeg-2.1 -o build/release/html/html-font.o -c source/html/html-font.c
cc -march=x86-64 -mtune=generic -O2 -pipe -fstack-protector-strong -fPIC -Wall -ffunction-sections -fdata-sections -pipe -O2 -DNDEBUG -fomit-frame-pointer -DHAVE_PTHREADS -Iinclude -Igenerated -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/harfbuzz -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I./include/mupdf -DSHARE_JPEG -DHAVE_LIBCRYPTO -Ithirdparty/mujs -I/usr/include/openjpeg-2.1 -o build/release/html/html-layout.o -c source/html/html-layout.c
cc -march=x86-64 -mtune=generic -O2 -pipe -fstack-protector-strong -fPIC -Wall -ffunction-sections -fdata-sections -pipe -O2 -DNDEBUG -fomit-frame-pointer -DHAVE_PTHREADS -Iinclude -Igenerated -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/harfbuzz -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I./include/mupdf -DSHARE_JPEG -DHAVE_LIBCRYPTO -Ithirdparty/mujs -I/usr/include/openjpeg-2.1 -o build/release/html/css-apply.o -c source/html/css-apply.c
cc -march=x86-64 -mtune=generic -O2 -pipe -fstack-protector-strong -fPIC -Wall -ffunction-sections -fdata-sections -pipe -O2 -DNDEBUG -fomit-frame-pointer -DHAVE_PTHREADS -Iinclude -Igenerated -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/harfbuzz -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I./include/mupdf -DSHARE_JPEG -DHAVE_LIBCRYPTO -Ithirdparty/mujs -I/usr/include/openjpeg-2.1 -o build/release/html/epub-doc.o -c source/html/epub-doc.c
cc -march=x86-64 -mtune=generic -O2 -pipe -fstack-protector-strong -fPIC -Wall -ffunction-sections -fdata-sections -pipe -O2 -DNDEBUG -fomit-frame-pointer -DHAVE_PTHREADS -Iinclude -Igenerated -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/harfbuzz -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I./include/mupdf -DSHARE_JPEG -DHAVE_LIBCRYPTO -Ithirdparty/mujs -I/usr/include/openjpeg-2.1 -o build/release/html/html-doc.o -c source/html/html-doc.c
cc -march=x86-64 -mtune=generic -O2 -pipe -fstack-protector-strong -fPIC -Wall -ffunction-sections -fdata-sections -pipe -O2 -DNDEBUG -fomit-frame-pointer -DHAVE_PTHREADS -Iinclude -Igenerated -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/harfbuzz -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I./include/mupdf -DSHARE_JPEG -DHAVE_LIBCRYPTO -Ithirdparty/mujs -I/usr/include/openjpeg-2.1 -o build/release/html/css-parse.o -c source/html/css-parse.c
cc -march=x86-64 -mtune=generic -O2 -pipe -fstack-protector-strong -fPIC -Wall -ffunction-sections -fdata-sections -pipe -O2 -DNDEBUG -fomit-frame-pointer -DHAVE_PTHREADS -Iinclude -Igenerated -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/harfbuzz -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I./include/mupdf -DSHARE_JPEG -DHAVE_LIBCRYPTO -Ithirdparty/mujs -I/usr/include/openjpeg-2.1 -o build/release/gprf/gprf-doc.o -c source/gprf/gprf-doc.c
cc -march=x86-64 -mtune=generic -O2 -pipe -fstack-protector-strong -fPIC -Wall -ffunction-sections -fdata-sections -pipe -O2 -DNDEBUG -fomit-frame-pointer -DHAVE_PTHREADS -Iinclude -Igenerated -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/harfbuzz -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I./include/mupdf -DSHARE_JPEG -DHAVE_LIBCRYPTO -Ithirdparty/mujs -I/usr/include/openjpeg-2.1 -o build/release/gprf/gprf-skeleton.o -c source/gprf/gprf-skeleton.c
rm -f build/release/libmupdf.a
ar cr build/release/libmupdf.a build/release/fitz/strtod.o build/release/fitz/glyph.o build/release/fitz/svg-device.o build/release/fitz/filter-flate.o build/release/fitz/stream-open.o build/release/fitz/directory.o build/release/fitz/stream-prog.o build/release/fitz/filter-sgi.o build/release/fitz/output.o build/release/fitz/noto.o build/release/fitz/text.o build/release/fitz/path.o build/release/fitz/hash.o build/release/fitz/string.o build/release/fitz/draw-glyph.o build/release/fitz/output-pcl.o build/release/fitz/tempfile.o build/release/fitz/unzip.o build/release/fitz/device.o build/release/fitz/harfbuzz.o build/release/fitz/printf.o build/release/fitz/document.o build/release/fitz/draw-paint.o build/release/fitz/shade.o build/release/fitz/output-pnm.o build/release/fitz/memory.o build/release/fitz/ucdn.o build/release/fitz/load-jpx.o build/release/fitz/filter-dct.o build/release/fitz/stext-search.o build/release/fitz/filter-lzw.o build/release/fitz/font.o build/release/fitz/document-all.o build/release/fitz/util.o build/release/fitz/bidi-std.o build/release/fitz/draw-affine.o build/release/fitz/untar.o build/release/fitz/bitmap.o build/release/fitz/track-usage.o build/release/fitz/filter-predict.o build/release/fitz/trace-device.o build/release/fitz/xml.o build/release/fitz/list-device.o build/release/fitz/draw-edge.o build/release/fitz/halftone.o build/release/fitz/crypt-md5.o build/release/fitz/crypt-sha2.o build/release/fitz/jmemcust.o build/release/fitz/bidi.o build/release/fitz/ftoa.o build/release/fitz/draw-mesh.o build/release/fitz/pixmap.o build/release/fitz/image.o build/release/fitz/context.o build/release/fitz/function.o build/release/fitz/draw-device.o build/release/fitz/link.o build/release/fitz/load-jpeg.o build/release/fitz/transition.o build/release/fitz/memento.o build/release/fitz/load-bmp.o build/release/fitz/tree.o build/release/fitz/load-gif.o build/release/fitz/zip.o build/release/fitz/store.o build/release/fitz/output-cbz.o build/release/fitz/output-png.o build/release/fitz/load-tiff.o build/release/fitz/load-png.o build/release/fitz/crypt-aes.o build/release/fitz/outline.o build/release/fitz/writer.o build/release/fitz/stext-output.o build/release/fitz/crypt-arc4.o build/release/fitz/buffer.o build/release/fitz/output-pwg.o build/release/fitz/geometry.o build/release/fitz/draw-unpack.o build/release/fitz/bbox-device.o build/release/fitz/separation.o build/release/fitz/filter-basic.o build/release/fitz/load-pnm.o build/release/fitz/filter-leech.o build/release/fitz/stream-read.o build/release/fitz/filter-jbig2.o build/release/fitz/compressed-buffer.o build/release/fitz/time.o build/release/fitz/archive.o build/release/fitz/strtof.o build/release/fitz/output-tga.o build/release/fitz/filter-fax.o build/release/fitz/test-device.o build/release/fitz/draw-scale-simple.o build/release/fitz/filter-thunder.o build/release/fitz/load-jxr.o build/release/fitz/output-ps.o build/release/fitz/draw-blend.o build/release/fitz/colorspace.o build/release/fitz/stext-paragraph.o build/release/fitz/getopt.o build/release/fitz/draw-path.o build/release/fitz/error.o build/release/fitz/stext-device.o build/release/fitz/pool.o build/release/fonts/DroidSansFallbackFull.o build/release/fonts/DroidSansFallback.o build/release/fonts/NotoNaskhArabic-Regular.o build/release/fonts/NotoSansHebrew-Regular.o build/release/fonts/NotoKufiArabic-Regular.o build/release/fonts/NotoSansCham-Regular.o build/release/fonts/NotoSansEthiopic-Regular.o build/release/fonts/NotoNastaliqUrdu-Regular.o build/release/fonts/NotoSerifGeorgian-Regular.o build/release/fonts/NotoSansCarian-Regular.o build/release/fonts/NotoSansTelugu-Regular.o build/release/fonts/NotoSansPhagsPa-Regular.o build/release/fonts/NotoSansSyriacEastern-Regular.o build/release/fonts/NotoSansTaiTham-Regular.o build/release/fonts/NotoSansDevanagari-Regular.o build/release/fonts/NotoSansTaiViet-Regular.o build/release/fonts/NotoSansKayahLi-Regular.o build/release/fonts/NotoSansUgaritic-Regular.o build/release/fonts/NotoSansOldPersian-Regular.o build/release/fonts/NotoSansTagalog-Regular.o build/release/fonts/NotoSansOldItalic-Regular.o build/release/fonts/NotoSerifMalayalam-Regular.o build/release/fonts/NotoSansYi-Regular.o build/release/fonts/NotoSansThai-Regular.o build/release/fonts/NotoEmoji-Regular.o build/release/fonts/NotoSansNewTaiLue-Regular.o build/release/fonts/NotoSerifGujarati-Regular.o build/release/fonts/NotoSansLydian-Regular.o build/release/fonts/NotoSansLimbu-Regular.o build/release/fonts/NotoSansSyriacEstrangela-Regular.o build/release/fonts/NotoSansLao-Regular.o build/release/fonts/NotoSansSamaritan-Regular.o build/release/fonts/NotoSansBamum-Regular.o build/release/fonts/NotoSansGeorgian-Regular.o build/release/fonts/NotoSansPhoenician-Regular.o build/release/fonts/NotoSansVai-Regular.o build/release/fonts/NotoSansShavian-Regular.o build/release/fonts/NotoSansImperialAramaic-Regular.o build/release/fonts/NotoSansRunic-Regular.o build/release/fonts/NotoSansSundanese-Regular.o build/release/fonts/NotoSansTaiLe-Regular.o build/release/fonts/NotoSansBuhid-Regular.o build/release/fonts/NotoSerif-Regular.o build/release/fonts/NotoSansThaana-Regular.o build/release/fonts/NotoSansLycian-Regular.o build/release/fonts/NotoSerifArmenian-Regular.o build/release/fonts/NotoSansKannada-Regular.o build/release/fonts/NotoSerifTelugu-Regular.o build/release/fonts/NotoSansCuneiform-Regular.o build/release/fonts/NotoSansDeseret-Regular.o build/release/fonts/NotoSansInscriptionalParthian-Regular.o build/release/fonts/NotoSansBengali-Regular.o build/release/fonts/NotoSansGothic-Regular.o build/release/fonts/NotoSerifDevanagari-Regular.o build/release/fonts/NotoSansJavanese-Regular.o build/release/fonts/NotoSansLinearB-Regular.o build/release/fonts/NotoSansNKo-Regular.o build/release/fonts/NotoSansCanadianAboriginal-Regular.o build/release/fonts/NotoSansEgyptianHieroglyphs-Regular.o build/release/fonts/NotoSansSaurashtra-Regular.o build/release/fonts/NotoSansMongolian-Regular.o build/release/fonts/NotoSansOgham-Regular.o build/release/fonts/NotoSansCoptic-Regular.o build/release/fonts/NotoSerifThai-Regular.o build/release/fonts/NotoSansTamil-Regular.o build/release/fonts/NotoSansKharoshthi-Regular.o build/release/fonts/NotoSansMeeteiMayek-Regular.o build/release/fonts/NotoSerifKannada-Regular.o build/release/fonts/NotoSansBatak-Regular.o build/release/fonts/NotoSerifKhmer-Regular.o build/release/fonts/NotoSansGujarati-Regular.o build/release/fonts/NotoSansOlChiki-Regular.o build/release/fonts/NotoSerifBengali-Regular.o build/release/fonts/NotoSansCherokee-Regular.o build/release/fonts/NotoSansCypriot-Regular.o build/release/fonts/NotoSansSinhala-Regular.o build/release/fonts/NotoSerifTamil-Regular.o build/release/fonts/NotoSansTibetan-Regular.o build/release/fonts/NotoSansBalinese-Regular.o build/release/fonts/NotoSansMalayalam-Regular.o build/release/fonts/NotoSansArmenian-Regular.o build/release/fonts/NotoSansRejang-Regular.o build/release/fonts/NotoSansBrahmi-Regular.o build/release/fonts/NotoSansHanunoo-Regular.o build/release/fonts/NotoSerifLao-Regular.o build/release/fonts/NotoSansLepcha-Regular.o build/release/fonts/NotoSansKhmer-Regular.o build/release/fonts/NotoSansOsmanya-Regular.o build/release/fonts/NotoSansInscriptionalPahlavi-Regular.o build/release/fonts/NotoSansGlagolitic-Regular.o build/release/fonts/NotoSansGurmukhi-Regular.o build/release/fonts/NotoSansOriya-Regular.o build/release/fonts/NotoSansSymbols-Regular.o build/release/fonts/NotoSansBuginese-Regular.o build/release/fonts/NotoSansLisu-Regular.o build/release/fonts/NotoSansSylotiNagri-Regular.o build/release/fonts/NotoSansAvestan-Regular.o build/release/fonts/NotoSans-Regular.o build/release/fonts/NotoSansTifinagh-Regular.o build/release/fonts/NotoSansSyriacWestern-Regular.o build/release/fonts/NotoSansKaithi-Regular.o build/release/fonts/NotoSansMyanmar-Regular.o build/release/fonts/NotoSansOldSouthArabian-Regular.o build/release/fonts/NotoSansTagbanwa-Regular.o build/release/fonts/NotoSansOldTurkic-Regular.o build/release/fonts/NotoSansMandaic-Regular.o build/release/fonts/SourceHanSansTW-Regular.o build/release/fonts/SourceHanSansKR-Regular.o build/release/fonts/SourceHanSansCN-Regular.o build/release/fonts/SourceHanSansJP-Regular.o build/release/fonts/NimbusSans-Oblique.o build/release/fonts/NimbusMonoPS-Italic.o build/release/fonts/NimbusMonoPS-BoldItalic.o build/release/fonts/NimbusSans-Bold.o build/release/fonts/NimbusMonoPS-Regular.o build/release/fonts/NimbusRoman-Bold.o build/release/fonts/Dingbats.o build/release/fonts/NimbusSans-BoldOblique.o build/release/fonts/StandardSymbolsPS.o build/release/fonts/NimbusRoman-Italic.o build/release/fonts/NimbusMonoPS-Bold.o build/release/fonts/NimbusSans-Regular.o build/release/fonts/NimbusRoman-BoldItalic.o build/release/fonts/NimbusRoman-Regular.o build/release/fonts/CharisSIL-BI.o build/release/fonts/CharisSIL-B.o build/release/fonts/CharisSIL-I.o build/release/fonts/CharisSIL-R.o build/release/pdf/pdf-cmap-parse.o build/release/pdf/pdf-cmap.o build/release/pdf/pdf-field.o build/release/pdf/pdf-pkcs7.o build/release/pdf/pdf-encoding.o build/release/pdf/pdf-metrics.o build/release/pdf/pdf-store.o build/release/pdf/pdf-font.o build/release/pdf/pdf-cmap-load.o build/release/pdf/pdf-xobject.o build/release/pdf/pdf-layer.o build/release/pdf/pdf-form.o build/release/pdf/pdf-op-filter.o build/release/pdf/pdf-parse.o build/release/pdf/pdf-event.o build/release/pdf/pdf-nametree.o build/release/pdf/pdf-op-buffer.o build/release/pdf/pdf-pattern.o build/release/pdf/pdf-run.o build/release/pdf/pdf-stream.o build/release/pdf/pdf-type3.o build/release/pdf/pdf-outline.o build/release/pdf/pdf-colorspace.o build/release/pdf/pdf-crypt.o build/release/pdf/pdf-write.o build/release/pdf/pdf-resources.o build/release/pdf/pdf-op-run.o build/release/pdf/pdf-xref.o build/release/pdf/pdf-cmap-table.o build/release/pdf/pdf-repair.o build/release/pdf/pdf-unicode.o build/release/pdf/pdf-object.o build/release/pdf/pdf-graft.o build/release/pdf/pdf-js.o build/release/pdf/pdf-annot.o build/release/pdf/pdf-lex.o build/release/pdf/pdf-shade.o build/release/pdf/pdf-clean-file.o build/release/pdf/pdf-function.o build/release/pdf/pdf-image.o build/release/pdf/pdf-device.o build/release/pdf/pdf-interpret.o build/release/pdf/pdf-clean.o build/release/pdf/pdf-annot-edit.o build/release/pdf/pdf-page.o build/release/pdf/pdf-appearance.o build/release/xps/xps-path.o build/release/xps/xps-gradient.o build/release/xps/xps-util.o build/release/xps/xps-link.o build/release/xps/xps-outline.o build/release/xps/xps-zip.o build/release/xps/xps-common.o build/release/xps/xps-tile.o build/release/xps/xps-doc.o build/release/xps/xps-resource.o build/release/xps/xps-image.o build/release/xps/xps-glyphs.o build/release/svg/svg-doc.o build/release/svg/svg-color.o build/release/svg/svg-parse.o build/release/svg/svg-run.o build/release/cbz/muimg.o build/release/cbz/mucbz.o build/release/cbz/mutiff.o build/release/html/html-font.o build/release/html/html-layout.o build/release/html/css-apply.o build/release/html/epub-doc.o build/release/html/html-doc.o build/release/html/css-parse.o build/release/gprf/gprf-doc.o build/release/gprf/gprf-skeleton.o
mkdir -p build/release/mujs
cc -march=x86-64 -mtune=generic -O2 -pipe -fstack-protector-strong -fPIC -Wall -ffunction-sections -fdata-sections -pipe -O2 -DNDEBUG -fomit-frame-pointer -DHAVE_PTHREADS -Iinclude -Igenerated -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/harfbuzz -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I./include/mupdf -DSHARE_JPEG -DHAVE_LIBCRYPTO -Ithirdparty/mujs -I/usr/include/openjpeg-2.1 -o build/release/mujs/one.o -c thirdparty/mujs/one.c
In file included from thirdparty/mujs/one.c:12:0:
thirdparty/mujs/jslex.c: In function ‘jsY_unescape’:
thirdparty/mujs/jslex.c:175:4: warning: this ‘if’ clause does not guard... [-Wmisleading-indentation]
if (!jsY_ishex(J->lexchar)) goto error; x |= jsY_tohex(J->lexchar) << 12; jsY_next(J);
^~
thirdparty/mujs/jslex.c:175:44: note: ...this statement, but the latter is misleadingly indented as if it is guarded by the ‘if’
if (!jsY_ishex(J->lexchar)) goto error; x |= jsY_tohex(J->lexchar) << 12; jsY_next(J);
^
thirdparty/mujs/jslex.c:176:4: warning: this ‘if’ clause does not guard... [-Wmisleading-indentation]
if (!jsY_ishex(J->lexchar)) goto error; x |= jsY_tohex(J->lexchar) << 8; jsY_next(J);
^~
thirdparty/mujs/jslex.c:176:44: note: ...this statement, but the latter is misleadingly indented as if it is guarded by the ‘if’
if (!jsY_ishex(J->lexchar)) goto error; x |= jsY_tohex(J->lexchar) << 8; jsY_next(J);
^
thirdparty/mujs/jslex.c:177:4: warning: this ‘if’ clause does not guard... [-Wmisleading-indentation]
if (!jsY_ishex(J->lexchar)) goto error; x |= jsY_tohex(J->lexchar) << 4; jsY_next(J);
^~
thirdparty/mujs/jslex.c:177:44: note: ...this statement, but the latter is misleadingly indented as if it is guarded by the ‘if’
if (!jsY_ishex(J->lexchar)) goto error; x |= jsY_tohex(J->lexchar) << 4; jsY_next(J);
^
thirdparty/mujs/jslex.c:178:4: warning: this ‘if’ clause does not guard... [-Wmisleading-indentation]
if (!jsY_ishex(J->lexchar)) goto error; x |= jsY_tohex(J->lexchar);
^~
thirdparty/mujs/jslex.c:178:44: note: ...this statement, but the latter is misleadingly indented as if it is guarded by the ‘if’
if (!jsY_ishex(J->lexchar)) goto error; x |= jsY_tohex(J->lexchar);
^
In file included from thirdparty/mujs/one.c:24:0:
thirdparty/mujs/regexp.c: In function ‘compile’:
thirdparty/mujs/regexp.c:690:14: warning: ‘inst’ may be used uninitialized in this function [-Wmaybe-uninitialized]
split->x = inst;
~~~~~~~~~^~~~~~
thirdparty/mujs/regexp.c: In function ‘lex’:
thirdparty/mujs/regexp.c:323:3: warning: ‘save’ may be used uninitialized in this function [-Wmaybe-uninitialized]
addrange(g, save, save);
^~~~~~~~~~~~~~~~~~~~~~~
thirdparty/mujs/regexp.c:253:7: note: ‘save’ was declared here
Rune save;
^~~~
rm -f build/release/libmupdfthird.a
ar cr build/release/libmupdfthird.a build/release/mujs/one.o
cc -march=x86-64 -mtune=generic -O2 -pipe -fstack-protector-strong -fPIC -Wall -ffunction-sections -fdata-sections -pipe -O2 -DNDEBUG -fomit-frame-pointer -DHAVE_PTHREADS -Iinclude -Igenerated -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/harfbuzz -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I./include/mupdf -DSHARE_JPEG -DHAVE_LIBCRYPTO -Ithirdparty/mujs -I/usr/include/openjpeg-2.1 -o build/release/tools/mutool.o -c source/tools/mutool.c
cc -march=x86-64 -mtune=generic -O2 -pipe -fstack-protector-strong -fPIC -Wall -ffunction-sections -fdata-sections -pipe -O2 -DNDEBUG -fomit-frame-pointer -DHAVE_PTHREADS -Iinclude -Igenerated -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/harfbuzz -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I./include/mupdf -DSHARE_JPEG -DHAVE_LIBCRYPTO -Ithirdparty/mujs -I/usr/include/openjpeg-2.1 -o build/release/tools/muconvert.o -c source/tools/muconvert.c
cc -march=x86-64 -mtune=generic -O2 -pipe -fstack-protector-strong -fPIC -Wall -ffunction-sections -fdata-sections -pipe -O2 -DNDEBUG -fomit-frame-pointer -DHAVE_PTHREADS -Iinclude -Igenerated -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/harfbuzz -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I./include/mupdf -DSHARE_JPEG -DHAVE_LIBCRYPTO -Ithirdparty/mujs -I/usr/include/openjpeg-2.1 -o build/release/tools/mudraw.o -c source/tools/mudraw.c
cc -march=x86-64 -mtune=generic -O2 -pipe -fstack-protector-strong -fPIC -Wall -ffunction-sections -fdata-sections -pipe -O2 -DNDEBUG -fomit-frame-pointer -DHAVE_PTHREADS -Iinclude -Igenerated -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/harfbuzz -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I./include/mupdf -DSHARE_JPEG -DHAVE_LIBCRYPTO -Ithirdparty/mujs -I/usr/include/openjpeg-2.1 -o build/release/tools/murun.o -c source/tools/murun.c
cc -march=x86-64 -mtune=generic -O2 -pipe -fstack-protector-strong -fPIC -Wall -ffunction-sections -fdata-sections -pipe -O2 -DNDEBUG -fomit-frame-pointer -DHAVE_PTHREADS -Iinclude -Igenerated -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/harfbuzz -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I./include/mupdf -DSHARE_JPEG -DHAVE_LIBCRYPTO -Ithirdparty/mujs -I/usr/include/openjpeg-2.1 -o build/release/tools/pdfclean.o -c source/tools/pdfclean.c
cc -march=x86-64 -mtune=generic -O2 -pipe -fstack-protector-strong -fPIC -Wall -ffunction-sections -fdata-sections -pipe -O2 -DNDEBUG -fomit-frame-pointer -DHAVE_PTHREADS -Iinclude -Igenerated -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/harfbuzz -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I./include/mupdf -DSHARE_JPEG -DHAVE_LIBCRYPTO -Ithirdparty/mujs -I/usr/include/openjpeg-2.1 -o build/release/tools/pdfcreate.o -c source/tools/pdfcreate.c
cc -march=x86-64 -mtune=generic -O2 -pipe -fstack-protector-strong -fPIC -Wall -ffunction-sections -fdata-sections -pipe -O2 -DNDEBUG -fomit-frame-pointer -DHAVE_PTHREADS -Iinclude -Igenerated -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/harfbuzz -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I./include/mupdf -DSHARE_JPEG -DHAVE_LIBCRYPTO -Ithirdparty/mujs -I/usr/include/openjpeg-2.1 -o build/release/tools/pdfextract.o -c source/tools/pdfextract.c
cc -march=x86-64 -mtune=generic -O2 -pipe -fstack-protector-strong -fPIC -Wall -ffunction-sections -fdata-sections -pipe -O2 -DNDEBUG -fomit-frame-pointer -DHAVE_PTHREADS -Iinclude -Igenerated -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/harfbuzz -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I./include/mupdf -DSHARE_JPEG -DHAVE_LIBCRYPTO -Ithirdparty/mujs -I/usr/include/openjpeg-2.1 -o build/release/tools/pdfinfo.o -c source/tools/pdfinfo.c
cc -march=x86-64 -mtune=generic -O2 -pipe -fstack-protector-strong -fPIC -Wall -ffunction-sections -fdata-sections -pipe -O2 -DNDEBUG -fomit-frame-pointer -DHAVE_PTHREADS -Iinclude -Igenerated -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/harfbuzz -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I./include/mupdf -DSHARE_JPEG -DHAVE_LIBCRYPTO -Ithirdparty/mujs -I/usr/include/openjpeg-2.1 -o build/release/tools/pdfmerge.o -c source/tools/pdfmerge.c
cc -march=x86-64 -mtune=generic -O2 -pipe -fstack-protector-strong -fPIC -Wall -ffunction-sections -fdata-sections -pipe -O2 -DNDEBUG -fomit-frame-pointer -DHAVE_PTHREADS -Iinclude -Igenerated -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/harfbuzz -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I./include/mupdf -DSHARE_JPEG -DHAVE_LIBCRYPTO -Ithirdparty/mujs -I/usr/include/openjpeg-2.1 -o build/release/tools/pdfposter.o -c source/tools/pdfposter.c
cc -march=x86-64 -mtune=generic -O2 -pipe -fstack-protector-strong -fPIC -Wall -ffunction-sections -fdata-sections -pipe -O2 -DNDEBUG -fomit-frame-pointer -DHAVE_PTHREADS -Iinclude -Igenerated -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/harfbuzz -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I./include/mupdf -DSHARE_JPEG -DHAVE_LIBCRYPTO -Ithirdparty/mujs -I/usr/include/openjpeg-2.1 -o build/release/tools/pdfpages.o -c source/tools/pdfpages.c
cc -march=x86-64 -mtune=generic -O2 -pipe -fstack-protector-strong -fPIC -Wall -ffunction-sections -fdata-sections -pipe -O2 -DNDEBUG -fomit-frame-pointer -DHAVE_PTHREADS -Iinclude -Igenerated -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/harfbuzz -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I./include/mupdf -DSHARE_JPEG -DHAVE_LIBCRYPTO -Ithirdparty/mujs -I/usr/include/openjpeg-2.1 -o build/release/tools/pdfshow.o -c source/tools/pdfshow.c
rm -f build/release/libmutools.a
ar cr build/release/libmutools.a build/release/tools/mutool.o build/release/tools/muconvert.o build/release/tools/mudraw.o build/release/tools/murun.o build/release/tools/pdfclean.o build/release/tools/pdfcreate.o build/release/tools/pdfextract.o build/release/tools/pdfinfo.o build/release/tools/pdfmerge.o build/release/tools/pdfposter.o build/release/tools/pdfpages.o build/release/tools/pdfshow.o
cc -Wl,-O1,--sort-common,--as-needed,-z,relro -Wl,--verbose=2 -Wl,--gc-sections -Wl,-s -o build/release/mutool build/release/libmutools.a build/release/libmupdf.a build/release/libmupdfthird.a -lpthread -lm -lfreetype -lharfbuzz -ljbig2dec -ljpeg -lcrypto -lopenjp2 -lz
GNU ld (GNU Binutils) 2.27
Supported emulations:
elf_x86_64
elf32_x86_64
elf_i386
elf_iamcu
i386linux
elf_l1om
elf_k1om
using internal linker script:
==================================================
/* Script for -z combreloc: combine and sort reloc sections */
/* Copyright (C) 2014-2016 Free Software Foundation, Inc.
Copying and distribution of this script, with or without modification,
are permitted in any medium without royalty provided the copyright
notice and this notice are preserved. */
OUTPUT_FORMAT("elf64-x86-64", "elf64-x86-64",
"elf64-x86-64")
OUTPUT_ARCH(i386:x86-64)
ENTRY(_start)
SEARCH_DIR("/usr/x86_64-pc-linux-gnu/lib64"); SEARCH_DIR("/usr/lib"); SEARCH_DIR("/usr/local/lib"); SEARCH_DIR("/usr/x86_64-pc-linux-gnu/lib");
SECTIONS
{
/* Read-only sections, merged into text segment: */
PROVIDE (__executable_start = SEGMENT_START("text-segment", 0x400000)); . = SEGMENT_START("text-segment", 0x400000) + SIZEOF_HEADERS;
.interp : { *(.interp) }
.note.gnu.build-id : { *(.note.gnu.build-id) }
.hash : { *(.hash) }
.gnu.hash : { *(.gnu.hash) }
.dynsym : { *(.dynsym) }
.dynstr : { *(.dynstr) }
.gnu.version : { *(.gnu.version) }
.gnu.version_d : { *(.gnu.version_d) }
.gnu.version_r : { *(.gnu.version_r) }
.rela.dyn :
{
*(.rela.init)
*(.rela.text .rela.text.* .rela.gnu.linkonce.t.*)
*(.rela.fini)
*(.rela.rodata .rela.rodata.* .rela.gnu.linkonce.r.*)
*(.rela.data .rela.data.* .rela.gnu.linkonce.d.*)
*(.rela.tdata .rela.tdata.* .rela.gnu.linkonce.td.*)
*(.rela.tbss .rela.tbss.* .rela.gnu.linkonce.tb.*)
*(.rela.ctors)
*(.rela.dtors)
*(.rela.got)
*(.rela.bss .rela.bss.* .rela.gnu.linkonce.b.*)
*(.rela.ldata .rela.ldata.* .rela.gnu.linkonce.l.*)
*(.rela.lbss .rela.lbss.* .rela.gnu.linkonce.lb.*)
*(.rela.lrodata .rela.lrodata.* .rela.gnu.linkonce.lr.*)
*(.rela.ifunc)
}
.rela.plt :
{
*(.rela.plt)
PROVIDE_HIDDEN (__rela_iplt_start = .);
*(.rela.iplt)
PROVIDE_HIDDEN (__rela_iplt_end = .);
}
.init :
{
KEEP (*(SORT_NONE(.init)))
}
.plt : { *(.plt) *(.iplt) }
.plt.got : { *(.plt.got) }
.plt.bnd : { *(.plt.bnd) }
.text :
{
*(.text.unlikely .text.*_unlikely .text.unlikely.*)
*(.text.exit .text.exit.*)
*(.text.startup .text.startup.*)
*(.text.hot .text.hot.*)
*(.text .stub .text.* .gnu.linkonce.t.*)
/* .gnu.warning sections are handled specially by elf32.em. */
*(.gnu.warning)
}
.fini :
{
KEEP (*(SORT_NONE(.fini)))
}
PROVIDE (__etext = .);
PROVIDE (_etext = .);
PROVIDE (etext = .);
.rodata : { *(.rodata .rodata.* .gnu.linkonce.r.*) }
.rodata1 : { *(.rodata1) }
.eh_frame_hdr : { *(.eh_frame_hdr) *(.eh_frame_entry .eh_frame_entry.*) }
.eh_frame : ONLY_IF_RO { KEEP (*(.eh_frame)) *(.eh_frame.*) }
.gcc_except_table : ONLY_IF_RO { *(.gcc_except_table
.gcc_except_table.*) }
.gnu_extab : ONLY_IF_RO { *(.gnu_extab*) }
/* These sections are generated by the Sun/Oracle C++ compiler. */
.exception_ranges : ONLY_IF_RO { *(.exception_ranges
.exception_ranges*) }
/* Adjust the address for the data segment. We want to adjust up to
the same address within the page on the next page up. */
. = DATA_SEGMENT_ALIGN (CONSTANT (MAXPAGESIZE), CONSTANT (COMMONPAGESIZE));
/* Exception handling */
.eh_frame : ONLY_IF_RW { KEEP (*(.eh_frame)) *(.eh_frame.*) }
.gnu_extab : ONLY_IF_RW { *(.gnu_extab) }
.gcc_except_table : ONLY_IF_RW { *(.gcc_except_table .gcc_except_table.*) }
.exception_ranges : ONLY_IF_RW { *(.exception_ranges .exception_ranges*) }
/* Thread Local Storage sections */
.tdata : { *(.tdata .tdata.* .gnu.linkonce.td.*) }
.tbss : { *(.tbss .tbss.* .gnu.linkonce.tb.*) *(.tcommon) }
.preinit_array :
{
PROVIDE_HIDDEN (__preinit_array_start = .);
KEEP (*(.preinit_array))
PROVIDE_HIDDEN (__preinit_array_end = .);
}
.init_array :
{
PROVIDE_HIDDEN (__init_array_start = .);
KEEP (*(SORT_BY_INIT_PRIORITY(.init_array.*) SORT_BY_INIT_PRIORITY(.ctors.*)))
KEEP (*(.init_array EXCLUDE_FILE (*crtbegin.o *crtbegin?.o *crtend.o *crtend?.o ) .ctors))
PROVIDE_HIDDEN (__init_array_end = .);
}
.fini_array :
{
PROVIDE_HIDDEN (__fini_array_start = .);
KEEP (*(SORT_BY_INIT_PRIORITY(.fini_array.*) SORT_BY_INIT_PRIORITY(.dtors.*)))
KEEP (*(.fini_array EXCLUDE_FILE (*crtbegin.o *crtbegin?.o *crtend.o *crtend?.o ) .dtors))
PROVIDE_HIDDEN (__fini_array_end = .);
}
.ctors :
{
/* gcc uses crtbegin.o to find the start of
the constructors, so we make sure it is
first. Because this is a wildcard, it
doesn't matter if the user does not
actually link against crtbegin.o; the
linker won't look for a file to match a
wildcard. The wildcard also means that it
doesn't matter which directory crtbegin.o
is in. */
KEEP (*crtbegin.o(.ctors))
KEEP (*crtbegin?.o(.ctors))
/* We don't want to include the .ctor section from
the crtend.o file until after the sorted ctors.
The .ctor section from the crtend file contains the
end of ctors marker and it must be last */
KEEP (*(EXCLUDE_FILE (*crtend.o *crtend?.o ) .ctors))
KEEP (*(SORT(.ctors.*)))
KEEP (*(.ctors))
}
.dtors :
{
KEEP (*crtbegin.o(.dtors))
KEEP (*crtbegin?.o(.dtors))
KEEP (*(EXCLUDE_FILE (*crtend.o *crtend?.o ) .dtors))
KEEP (*(SORT(.dtors.*)))
KEEP (*(.dtors))
}
.jcr : { KEEP (*(.jcr)) }
.data.rel.ro : { *(.data.rel.ro.local* .gnu.linkonce.d.rel.ro.local.*) *(.data.rel.ro .data.rel.ro.* .gnu.linkonce.d.rel.ro.*) }
.dynamic : { *(.dynamic) }
.got : { *(.got) *(.igot) }
. = DATA_SEGMENT_RELRO_END (SIZEOF (.got.plt) >= 24 ? 24 : 0, .);
.got.plt : { *(.got.plt) *(.igot.plt) }
.data :
{
*(.data .data.* .gnu.linkonce.d.*)
SORT(CONSTRUCTORS)
}
.data1 : { *(.data1) }
_edata = .; PROVIDE (edata = .);
. = .;
__bss_start = .;
.bss :
{
*(.dynbss)
*(.bss .bss.* .gnu.linkonce.b.*)
*(COMMON)
/* Align here to ensure that the .bss section occupies space up to
_end. Align after .bss to ensure correct alignment even if the
.bss section disappears because there are no input sections.
FIXME: Why do we need it? When there is no .bss section, we don't
pad the .data section. */
. = ALIGN(. != 0 ? 64 / 8 : 1);
}
.lbss :
{
*(.dynlbss)
*(.lbss .lbss.* .gnu.linkonce.lb.*)
*(LARGE_COMMON)
}
. = ALIGN(64 / 8);
. = SEGMENT_START("ldata-segment", .);
.lrodata ALIGN(CONSTANT (MAXPAGESIZE)) + (. & (CONSTANT (MAXPAGESIZE) - 1)) :
{
*(.lrodata .lrodata.* .gnu.linkonce.lr.*)
}
.ldata ALIGN(CONSTANT (MAXPAGESIZE)) + (. & (CONSTANT (MAXPAGESIZE) - 1)) :
{
*(.ldata .ldata.* .gnu.linkonce.l.*)
. = ALIGN(. != 0 ? 64 / 8 : 1);
}
. = ALIGN(64 / 8);
_end = .; PROVIDE (end = .);
. = DATA_SEGMENT_END (.);
/* Stabs debugging sections. */
.stab 0 : { *(.stab) }
.stabstr 0 : { *(.stabstr) }
.stab.excl 0 : { *(.stab.excl) }
.stab.exclstr 0 : { *(.stab.exclstr) }
.stab.index 0 : { *(.stab.index) }
.stab.indexstr 0 : { *(.stab.indexstr) }
.comment 0 : { *(.comment) }
/* DWARF debug sections.
Symbols in the DWARF debugging sections are relative to the beginning
of the section so we begin them at 0. */
/* DWARF 1 */
.debug 0 : { *(.debug) }
.line 0 : { *(.line) }
/* GNU DWARF 1 extensions */
.debug_srcinfo 0 : { *(.debug_srcinfo) }
.debug_sfnames 0 : { *(.debug_sfnames) }
/* DWARF 1.1 and DWARF 2 */
.debug_aranges 0 : { *(.debug_aranges) }
.debug_pubnames 0 : { *(.debug_pubnames) }
/* DWARF 2 */
.debug_info 0 : { *(.debug_info .gnu.linkonce.wi.*) }
.debug_abbrev 0 : { *(.debug_abbrev) }
.debug_line 0 : { *(.debug_line .debug_line.* .debug_line_end ) }
.debug_frame 0 : { *(.debug_frame) }
.debug_str 0 : { *(.debug_str) }
.debug_loc 0 : { *(.debug_loc) }
.debug_macinfo 0 : { *(.debug_macinfo) }
/* SGI/MIPS DWARF 2 extensions */
.debug_weaknames 0 : { *(.debug_weaknames) }
.debug_funcnames 0 : { *(.debug_funcnames) }
.debug_typenames 0 : { *(.debug_typenames) }
.debug_varnames 0 : { *(.debug_varnames) }
/* DWARF 3 */
.debug_pubtypes 0 : { *(.debug_pubtypes) }
.debug_ranges 0 : { *(.debug_ranges) }
/* DWARF Extension. */
.debug_macro 0 : { *(.debug_macro) }
.gnu.attributes 0 : { KEEP (*(.gnu.attributes)) }
/DISCARD/ : { *(.note.GNU-stack) *(.gnu_debuglink) *(.gnu.lto_*) }
}
==================================================
attempt to open /usr/lib/gcc/x86_64-pc-linux-gnu/6.2.1/../../../../lib/crt1.o succeeded
/usr/lib/gcc/x86_64-pc-linux-gnu/6.2.1/../../../../lib/crt1.o
attempt to open /usr/lib/gcc/x86_64-pc-linux-gnu/6.2.1/../../../../lib/crti.o succeeded
/usr/lib/gcc/x86_64-pc-linux-gnu/6.2.1/../../../../lib/crti.o
attempt to open /usr/lib/gcc/x86_64-pc-linux-gnu/6.2.1/crtbegin.o succeeded
/usr/lib/gcc/x86_64-pc-linux-gnu/6.2.1/crtbegin.o
attempt to open build/release/libmutools.a succeeded
(build/release/libmutools.a)mutool.o
(build/release/libmutools.a)muconvert.o
(build/release/libmutools.a)mudraw.o
(build/release/libmutools.a)murun.o
(build/release/libmutools.a)pdfclean.o
(build/release/libmutools.a)pdfcreate.o
(build/release/libmutools.a)pdfextract.o
(build/release/libmutools.a)pdfinfo.o
(build/release/libmutools.a)pdfmerge.o
(build/release/libmutools.a)pdfposter.o
(build/release/libmutools.a)pdfpages.o
(build/release/libmutools.a)pdfshow.o
attempt to open build/release/libmupdf.a succeeded
(build/release/libmupdf.a)svg-device.o
(build/release/libmupdf.a)stream-open.o
(build/release/libmupdf.a)output.o
(build/release/libmupdf.a)noto.o
(build/release/libmupdf.a)text.o
(build/release/libmupdf.a)path.o
(build/release/libmupdf.a)string.o
(build/release/libmupdf.a)draw-glyph.o
(build/release/libmupdf.a)output-pcl.o
(build/release/libmupdf.a)device.o
(build/release/libmupdf.a)printf.o
(build/release/libmupdf.a)document.o
(build/release/libmupdf.a)shade.o
(build/release/libmupdf.a)output-pnm.o
(build/release/libmupdf.a)memory.o
(build/release/libmupdf.a)stext-search.o
(build/release/libmupdf.a)font.o
(build/release/libmupdf.a)document-all.o
(build/release/libmupdf.a)util.o
(build/release/libmupdf.a)bitmap.o
(build/release/libmupdf.a)trace-device.o
(build/release/libmupdf.a)list-device.o
(build/release/libmupdf.a)draw-edge.o
(build/release/libmupdf.a)halftone.o
(build/release/libmupdf.a)ftoa.o
(build/release/libmupdf.a)draw-mesh.o
(build/release/libmupdf.a)pixmap.o
(build/release/libmupdf.a)image.o
(build/release/libmupdf.a)context.o
(build/release/libmupdf.a)draw-device.o
(build/release/libmupdf.a)link.o
(build/release/libmupdf.a)load-jpeg.o
(build/release/libmupdf.a)load-bmp.o
(build/release/libmupdf.a)load-gif.o
(build/release/libmupdf.a)store.o
(build/release/libmupdf.a)output-cbz.o
(build/release/libmupdf.a)output-png.o
(build/release/libmupdf.a)load-tiff.o
(build/release/libmupdf.a)load-png.o
(build/release/libmupdf.a)outline.o
(build/release/libmupdf.a)writer.o
(build/release/libmupdf.a)stext-output.o
(build/release/libmupdf.a)buffer.o
(build/release/libmupdf.a)output-pwg.o
(build/release/libmupdf.a)geometry.o
(build/release/libmupdf.a)draw-unpack.o
(build/release/libmupdf.a)bbox-device.o
(build/release/libmupdf.a)filter-basic.o
(build/release/libmupdf.a)load-pnm.o
(build/release/libmupdf.a)stream-read.o
(build/release/libmupdf.a)compressed-buffer.o
(build/release/libmupdf.a)strtof.o
(build/release/libmupdf.a)output-tga.o
(build/release/libmupdf.a)filter-fax.o
(build/release/libmupdf.a)test-device.o
(build/release/libmupdf.a)draw-scale-simple.o
(build/release/libmupdf.a)filter-thunder.o
(build/release/libmupdf.a)load-jxr.o
(build/release/libmupdf.a)output-ps.o
(build/release/libmupdf.a)draw-blend.o
(build/release/libmupdf.a)colorspace.o
(build/release/libmupdf.a)stext-paragraph.o
(build/release/libmupdf.a)getopt.o
(build/release/libmupdf.a)draw-path.o
(build/release/libmupdf.a)error.o
(build/release/libmupdf.a)stext-device.o
(build/release/libmupdf.a)NotoNaskhArabic-Regular.o
(build/release/libmupdf.a)NotoSansHebrew-Regular.o
(build/release/libmupdf.a)NotoKufiArabic-Regular.o
(build/release/libmupdf.a)NotoSansCham-Regular.o
(build/release/libmupdf.a)NotoSansEthiopic-Regular.o
(build/release/libmupdf.a)NotoNastaliqUrdu-Regular.o
(build/release/libmupdf.a)NotoSerifGeorgian-Regular.o
(build/release/libmupdf.a)NotoSansCarian-Regular.o
(build/release/libmupdf.a)NotoSansTelugu-Regular.o
(build/release/libmupdf.a)NotoSansPhagsPa-Regular.o
(build/release/libmupdf.a)NotoSansSyriacEastern-Regular.o
(build/release/libmupdf.a)NotoSansTaiTham-Regular.o
(build/release/libmupdf.a)NotoSansDevanagari-Regular.o
(build/release/libmupdf.a)NotoSansTaiViet-Regular.o
(build/release/libmupdf.a)NotoSansKayahLi-Regular.o
(build/release/libmupdf.a)NotoSansUgaritic-Regular.o
(build/release/libmupdf.a)NotoSansOldPersian-Regular.o
(build/release/libmupdf.a)NotoSansTagalog-Regular.o
(build/release/libmupdf.a)NotoSansOldItalic-Regular.o
(build/release/libmupdf.a)NotoSerifMalayalam-Regular.o
(build/release/libmupdf.a)NotoSansYi-Regular.o
(build/release/libmupdf.a)NotoSansThai-Regular.o
(build/release/libmupdf.a)NotoEmoji-Regular.o
(build/release/libmupdf.a)NotoSansNewTaiLue-Regular.o
(build/release/libmupdf.a)NotoSerifGujarati-Regular.o
(build/release/libmupdf.a)NotoSansLydian-Regular.o
(build/release/libmupdf.a)NotoSansLimbu-Regular.o
(build/release/libmupdf.a)NotoSansLao-Regular.o
(build/release/libmupdf.a)NotoSansSamaritan-Regular.o
(build/release/libmupdf.a)NotoSansBamum-Regular.o
(build/release/libmupdf.a)NotoSansGeorgian-Regular.o
(build/release/libmupdf.a)NotoSansPhoenician-Regular.o
(build/release/libmupdf.a)NotoSansVai-Regular.o
(build/release/libmupdf.a)NotoSansShavian-Regular.o
(build/release/libmupdf.a)NotoSansImperialAramaic-Regular.o
(build/release/libmupdf.a)NotoSansRunic-Regular.o
(build/release/libmupdf.a)NotoSansSundanese-Regular.o
(build/release/libmupdf.a)NotoSansTaiLe-Regular.o
(build/release/libmupdf.a)NotoSansBuhid-Regular.o
(build/release/libmupdf.a)NotoSerif-Regular.o
(build/release/libmupdf.a)NotoSansThaana-Regular.o
(build/release/libmupdf.a)NotoSansLycian-Regular.o
(build/release/libmupdf.a)NotoSerifArmenian-Regular.o
(build/release/libmupdf.a)NotoSansKannada-Regular.o
(build/release/libmupdf.a)NotoSerifTelugu-Regular.o
(build/release/libmupdf.a)NotoSansCuneiform-Regular.o
(build/release/libmupdf.a)NotoSansDeseret-Regular.o
(build/release/libmupdf.a)NotoSansInscriptionalParthian-Regular.o
(build/release/libmupdf.a)NotoSansBengali-Regular.o
(build/release/libmupdf.a)NotoSansGothic-Regular.o
(build/release/libmupdf.a)NotoSerifDevanagari-Regular.o
(build/release/libmupdf.a)NotoSansJavanese-Regular.o
(build/release/libmupdf.a)NotoSansLinearB-Regular.o
(build/release/libmupdf.a)NotoSansNKo-Regular.o
(build/release/libmupdf.a)NotoSansCanadianAboriginal-Regular.o
(build/release/libmupdf.a)NotoSansEgyptianHieroglyphs-Regular.o
(build/release/libmupdf.a)NotoSansSaurashtra-Regular.o
(build/release/libmupdf.a)NotoSansMongolian-Regular.o
(build/release/libmupdf.a)NotoSansOgham-Regular.o
(build/release/libmupdf.a)NotoSansCoptic-Regular.o
(build/release/libmupdf.a)NotoSerifThai-Regular.o
(build/release/libmupdf.a)NotoSansTamil-Regular.o
(build/release/libmupdf.a)NotoSansKharoshthi-Regular.o
(build/release/libmupdf.a)NotoSansMeeteiMayek-Regular.o
(build/release/libmupdf.a)NotoSerifKannada-Regular.o
(build/release/libmupdf.a)NotoSansBatak-Regular.o
(build/release/libmupdf.a)NotoSerifKhmer-Regular.o
(build/release/libmupdf.a)NotoSansGujarati-Regular.o
(build/release/libmupdf.a)NotoSansOlChiki-Regular.o
(build/release/libmupdf.a)NotoSerifBengali-Regular.o
(build/release/libmupdf.a)NotoSansCherokee-Regular.o
(build/release/libmupdf.a)NotoSansCypriot-Regular.o
(build/release/libmupdf.a)NotoSansSinhala-Regular.o
(build/release/libmupdf.a)NotoSerifTamil-Regular.o
(build/release/libmupdf.a)NotoSansTibetan-Regular.o
(build/release/libmupdf.a)NotoSansBalinese-Regular.o
(build/release/libmupdf.a)NotoSansMalayalam-Regular.o
(build/release/libmupdf.a)NotoSansArmenian-Regular.o
(build/release/libmupdf.a)NotoSansRejang-Regular.o
(build/release/libmupdf.a)NotoSansBrahmi-Regular.o
(build/release/libmupdf.a)NotoSansHanunoo-Regular.o
(build/release/libmupdf.a)NotoSerifLao-Regular.o
(build/release/libmupdf.a)NotoSansLepcha-Regular.o
(build/release/libmupdf.a)NotoSansKhmer-Regular.o
(build/release/libmupdf.a)NotoSansOsmanya-Regular.o
(build/release/libmupdf.a)NotoSansInscriptionalPahlavi-Regular.o
(build/release/libmupdf.a)NotoSansGlagolitic-Regular.o
(build/release/libmupdf.a)NotoSansGurmukhi-Regular.o
(build/release/libmupdf.a)NotoSansOriya-Regular.o
(build/release/libmupdf.a)NotoSansSymbols-Regular.o
(build/release/libmupdf.a)NotoSansBuginese-Regular.o
(build/release/libmupdf.a)NotoSansLisu-Regular.o
(build/release/libmupdf.a)NotoSansSylotiNagri-Regular.o
(build/release/libmupdf.a)NotoSansAvestan-Regular.o
(build/release/libmupdf.a)NotoSans-Regular.o
(build/release/libmupdf.a)NotoSansTifinagh-Regular.o
(build/release/libmupdf.a)NotoSansKaithi-Regular.o
(build/release/libmupdf.a)NotoSansMyanmar-Regular.o
(build/release/libmupdf.a)NotoSansOldSouthArabian-Regular.o
(build/release/libmupdf.a)NotoSansTagbanwa-Regular.o
(build/release/libmupdf.a)NotoSansOldTurkic-Regular.o
(build/release/libmupdf.a)NotoSansMandaic-Regular.o
(build/release/libmupdf.a)SourceHanSansTW-Regular.o
(build/release/libmupdf.a)SourceHanSansKR-Regular.o
(build/release/libmupdf.a)SourceHanSansCN-Regular.o
(build/release/libmupdf.a)SourceHanSansJP-Regular.o
(build/release/libmupdf.a)NimbusSans-Oblique.o
(build/release/libmupdf.a)NimbusMonoPS-Italic.o
(build/release/libmupdf.a)NimbusMonoPS-BoldItalic.o
(build/release/libmupdf.a)NimbusSans-Bold.o
(build/release/libmupdf.a)NimbusMonoPS-Regular.o
(build/release/libmupdf.a)NimbusRoman-Bold.o
(build/release/libmupdf.a)Dingbats.o
(build/release/libmupdf.a)NimbusSans-BoldOblique.o
(build/release/libmupdf.a)StandardSymbolsPS.o
(build/release/libmupdf.a)NimbusRoman-Italic.o
(build/release/libmupdf.a)NimbusMonoPS-Bold.o
(build/release/libmupdf.a)NimbusSans-Regular.o
(build/release/libmupdf.a)NimbusRoman-BoldItalic.o
(build/release/libmupdf.a)NimbusRoman-Regular.o
(build/release/libmupdf.a)CharisSIL-BI.o
(build/release/libmupdf.a)CharisSIL-B.o
(build/release/libmupdf.a)CharisSIL-I.o
(build/release/libmupdf.a)CharisSIL-R.o
(build/release/libmupdf.a)pdf-font.o
(build/release/libmupdf.a)pdf-cmap-load.o
(build/release/libmupdf.a)pdf-layer.o
(build/release/libmupdf.a)pdf-parse.o
(build/release/libmupdf.a)pdf-stream.o
(build/release/libmupdf.a)pdf-type3.o
(build/release/libmupdf.a)pdf-crypt.o
(build/release/libmupdf.a)pdf-write.o
(build/release/libmupdf.a)pdf-resources.o
(build/release/libmupdf.a)pdf-xref.o
(build/release/libmupdf.a)pdf-cmap-table.o
(build/release/libmupdf.a)pdf-repair.o
(build/release/libmupdf.a)pdf-unicode.o
(build/release/libmupdf.a)pdf-object.o
(build/release/libmupdf.a)pdf-graft.o
(build/release/libmupdf.a)pdf-js.o
(build/release/libmupdf.a)pdf-annot.o
(build/release/libmupdf.a)pdf-lex.o
(build/release/libmupdf.a)pdf-clean-file.o
(build/release/libmupdf.a)pdf-image.o
(build/release/libmupdf.a)pdf-device.o
(build/release/libmupdf.a)pdf-clean.o
(build/release/libmupdf.a)pdf-annot-edit.o
(build/release/libmupdf.a)pdf-page.o
(build/release/libmupdf.a)pdf-appearance.o
(build/release/libmupdf.a)xps-doc.o
(build/release/libmupdf.a)svg-doc.o
(build/release/libmupdf.a)svg-run.o
(build/release/libmupdf.a)muimg.o
(build/release/libmupdf.a)mucbz.o
(build/release/libmupdf.a)mutiff.o
(build/release/libmupdf.a)epub-doc.o
(build/release/libmupdf.a)html-doc.o
(build/release/libmupdf.a)gprf-skeleton.o
(build/release/libmupdf.a)glyph.o
(build/release/libmupdf.a)filter-flate.o
(build/release/libmupdf.a)directory.o
(build/release/libmupdf.a)filter-sgi.o
(build/release/libmupdf.a)hash.o
(build/release/libmupdf.a)unzip.o
(build/release/libmupdf.a)draw-paint.o
(build/release/libmupdf.a)ucdn.o
(build/release/libmupdf.a)load-jpx.o
(build/release/libmupdf.a)filter-dct.o
(build/release/libmupdf.a)filter-lzw.o
(build/release/libmupdf.a)draw-affine.o
(build/release/libmupdf.a)filter-predict.o
(build/release/libmupdf.a)xml.o
(build/release/libmupdf.a)crypt-md5.o
(build/release/libmupdf.a)crypt-sha2.o
(build/release/libmupdf.a)tree.o
(build/release/libmupdf.a)zip.o
(build/release/libmupdf.a)crypt-aes.o
(build/release/libmupdf.a)crypt-arc4.o
(build/release/libmupdf.a)filter-leech.o
(build/release/libmupdf.a)filter-jbig2.o
(build/release/libmupdf.a)archive.o
(build/release/libmupdf.a)pdf-cmap-parse.o
(build/release/libmupdf.a)pdf-cmap.o
(build/release/libmupdf.a)pdf-field.o
(build/release/libmupdf.a)pdf-pkcs7.o
(build/release/libmupdf.a)pdf-encoding.o
(build/release/libmupdf.a)pdf-metrics.o
(build/release/libmupdf.a)pdf-store.o
(build/release/libmupdf.a)pdf-xobject.o
(build/release/libmupdf.a)pdf-form.o
(build/release/libmupdf.a)pdf-op-filter.o
(build/release/libmupdf.a)pdf-event.o
(build/release/libmupdf.a)pdf-nametree.o
(build/release/libmupdf.a)pdf-op-buffer.o
(build/release/libmupdf.a)pdf-run.o
(build/release/libmupdf.a)pdf-outline.o
(build/release/libmupdf.a)pdf-colorspace.o
(build/release/libmupdf.a)pdf-op-run.o
(build/release/libmupdf.a)pdf-function.o
(build/release/libmupdf.a)pdf-interpret.o
(build/release/libmupdf.a)xps-util.o
(build/release/libmupdf.a)xps-link.o
(build/release/libmupdf.a)xps-zip.o
(build/release/libmupdf.a)xps-common.o
(build/release/libmupdf.a)xps-tile.o
(build/release/libmupdf.a)xps-resource.o
(build/release/libmupdf.a)xps-image.o
(build/release/libmupdf.a)xps-glyphs.o
(build/release/libmupdf.a)svg-color.o
(build/release/libmupdf.a)svg-parse.o
(build/release/libmupdf.a)html-font.o
(build/release/libmupdf.a)html-layout.o
(build/release/libmupdf.a)css-apply.o
(build/release/libmupdf.a)css-parse.o
(build/release/libmupdf.a)strtod.o
(build/release/libmupdf.a)harfbuzz.o
(build/release/libmupdf.a)untar.o
(build/release/libmupdf.a)bidi.o
(build/release/libmupdf.a)function.o
(build/release/libmupdf.a)pool.o
(build/release/libmupdf.a)pdf-pattern.o
(build/release/libmupdf.a)pdf-shade.o
(build/release/libmupdf.a)xps-path.o
(build/release/libmupdf.a)xps-gradient.o
(build/release/libmupdf.a)xps-outline.o
(build/release/libmupdf.a)bidi-std.o
attempt to open build/release/libmupdfthird.a succeeded
(build/release/libmupdfthird.a)one.o
attempt to open /usr/lib/gcc/x86_64-pc-linux-gnu/6.2.1/libpthread.so failed
attempt to open /usr/lib/gcc/x86_64-pc-linux-gnu/6.2.1/libpthread.a failed
attempt to open /usr/lib/gcc/x86_64-pc-linux-gnu/6.2.1/../../../../lib/libpthread.so succeeded
opened script file /usr/lib/gcc/x86_64-pc-linux-gnu/6.2.1/../../../../lib/libpthread.so
opened script file /usr/lib/gcc/x86_64-pc-linux-gnu/6.2.1/../../../../lib/libpthread.so
attempt to open /usr/lib/libpthread.so.0 succeeded
/usr/lib/libpthread.so.0
attempt to open /usr/lib/libpthread_nonshared.a succeeded
attempt to open /usr/lib/gcc/x86_64-pc-linux-gnu/6.2.1/libm.so failed
attempt to open /usr/lib/gcc/x86_64-pc-linux-gnu/6.2.1/libm.a failed
attempt to open /usr/lib/gcc/x86_64-pc-linux-gnu/6.2.1/../../../../lib/libm.so succeeded
opened script file /usr/lib/gcc/x86_64-pc-linux-gnu/6.2.1/../../../../lib/libm.so
opened script file /usr/lib/gcc/x86_64-pc-linux-gnu/6.2.1/../../../../lib/libm.so
attempt to open /usr/lib/libm.so.6 succeeded
/usr/lib/libm.so.6
attempt to open /usr/lib/libmvec_nonshared.a succeeded
attempt to open /usr/lib/libmvec.so.1 succeeded
/usr/lib/libmvec.so.1
/usr/lib/libmvec.so.1
attempt to open /usr/lib/gcc/x86_64-pc-linux-gnu/6.2.1/libfreetype.so failed
attempt to open /usr/lib/gcc/x86_64-pc-linux-gnu/6.2.1/libfreetype.a failed
attempt to open /usr/lib/gcc/x86_64-pc-linux-gnu/6.2.1/../../../../lib/libfreetype.so succeeded
-lfreetype (/usr/lib/gcc/x86_64-pc-linux-gnu/6.2.1/../../../../lib/libfreetype.so)
attempt to open /usr/lib/gcc/x86_64-pc-linux-gnu/6.2.1/libharfbuzz.so failed
attempt to open /usr/lib/gcc/x86_64-pc-linux-gnu/6.2.1/libharfbuzz.a failed
attempt to open /usr/lib/gcc/x86_64-pc-linux-gnu/6.2.1/../../../../lib/libharfbuzz.so succeeded
-lharfbuzz (/usr/lib/gcc/x86_64-pc-linux-gnu/6.2.1/../../../../lib/libharfbuzz.so)
attempt to open /usr/lib/gcc/x86_64-pc-linux-gnu/6.2.1/libjbig2dec.so failed
attempt to open /usr/lib/gcc/x86_64-pc-linux-gnu/6.2.1/libjbig2dec.a failed
attempt to open /usr/lib/gcc/x86_64-pc-linux-gnu/6.2.1/../../../../lib/libjbig2dec.so succeeded
-ljbig2dec (/usr/lib/gcc/x86_64-pc-linux-gnu/6.2.1/../../../../lib/libjbig2dec.so)
attempt to open /usr/lib/gcc/x86_64-pc-linux-gnu/6.2.1/libjpeg.so failed
attempt to open /usr/lib/gcc/x86_64-pc-linux-gnu/6.2.1/libjpeg.a failed
attempt to open /usr/lib/gcc/x86_64-pc-linux-gnu/6.2.1/../../../../lib/libjpeg.so succeeded
-ljpeg (/usr/lib/gcc/x86_64-pc-linux-gnu/6.2.1/../../../../lib/libjpeg.so)
attempt to open /usr/lib/gcc/x86_64-pc-linux-gnu/6.2.1/libcrypto.so failed
attempt to open /usr/lib/gcc/x86_64-pc-linux-gnu/6.2.1/libcrypto.a failed
attempt to open /usr/lib/gcc/x86_64-pc-linux-gnu/6.2.1/../../../../lib/libcrypto.so succeeded
-lcrypto (/usr/lib/gcc/x86_64-pc-linux-gnu/6.2.1/../../../../lib/libcrypto.so)
attempt to open /usr/lib/gcc/x86_64-pc-linux-gnu/6.2.1/libopenjp2.so failed
attempt to open /usr/lib/gcc/x86_64-pc-linux-gnu/6.2.1/libopenjp2.a failed
attempt to open /usr/lib/gcc/x86_64-pc-linux-gnu/6.2.1/../../../../lib/libopenjp2.so succeeded
-lopenjp2 (/usr/lib/gcc/x86_64-pc-linux-gnu/6.2.1/../../../../lib/libopenjp2.so)
attempt to open /usr/lib/gcc/x86_64-pc-linux-gnu/6.2.1/libz.so failed
attempt to open /usr/lib/gcc/x86_64-pc-linux-gnu/6.2.1/libz.a failed
attempt to open /usr/lib/gcc/x86_64-pc-linux-gnu/6.2.1/../../../../lib/libz.so succeeded
-lz (/usr/lib/gcc/x86_64-pc-linux-gnu/6.2.1/../../../../lib/libz.so)
attempt to open /usr/lib/gcc/x86_64-pc-linux-gnu/6.2.1/libgcc.so failed
attempt to open /usr/lib/gcc/x86_64-pc-linux-gnu/6.2.1/libgcc.a succeeded
attempt to open /usr/lib/gcc/x86_64-pc-linux-gnu/6.2.1/libgcc_s.so failed
attempt to open /usr/lib/gcc/x86_64-pc-linux-gnu/6.2.1/libgcc_s.a failed
attempt to open /usr/lib/gcc/x86_64-pc-linux-gnu/6.2.1/../../../../lib/libgcc_s.so succeeded
opened script file /usr/lib/gcc/x86_64-pc-linux-gnu/6.2.1/../../../../lib/libgcc_s.so
opened script file /usr/lib/gcc/x86_64-pc-linux-gnu/6.2.1/../../../../lib/libgcc_s.so
attempt to open libgcc_s.so.1 failed
attempt to open /usr/lib/gcc/x86_64-pc-linux-gnu/6.2.1/libgcc_s.so.1 failed
attempt to open /usr/lib/gcc/x86_64-pc-linux-gnu/6.2.1/../../../../lib/libgcc_s.so.1 succeeded
libgcc_s.so.1 (/usr/lib/gcc/x86_64-pc-linux-gnu/6.2.1/../../../../lib/libgcc_s.so.1)
attempt to open /usr/lib/gcc/x86_64-pc-linux-gnu/6.2.1/libgcc.so failed
attempt to open /usr/lib/gcc/x86_64-pc-linux-gnu/6.2.1/libgcc.a succeeded
attempt to open /usr/lib/gcc/x86_64-pc-linux-gnu/6.2.1/libc.so failed
attempt to open /usr/lib/gcc/x86_64-pc-linux-gnu/6.2.1/libc.a failed
attempt to open /usr/lib/gcc/x86_64-pc-linux-gnu/6.2.1/../../../../lib/libc.so succeeded
opened script file /usr/lib/gcc/x86_64-pc-linux-gnu/6.2.1/../../../../lib/libc.so
opened script file /usr/lib/gcc/x86_64-pc-linux-gnu/6.2.1/../../../../lib/libc.so
attempt to open /usr/lib/libc.so.6 succeeded
/usr/lib/libc.so.6
attempt to open /usr/lib/libc_nonshared.a succeeded
(/usr/lib/libc_nonshared.a)elf-init.oS
attempt to open /usr/lib/ld-linux-x86-64.so.2 succeeded
/usr/lib/ld-linux-x86-64.so.2
/usr/lib/ld-linux-x86-64.so.2
attempt to open /usr/lib/gcc/x86_64-pc-linux-gnu/6.2.1/libgcc.so failed
attempt to open /usr/lib/gcc/x86_64-pc-linux-gnu/6.2.1/libgcc.a succeeded
attempt to open /usr/lib/gcc/x86_64-pc-linux-gnu/6.2.1/libgcc_s.so failed
attempt to open /usr/lib/gcc/x86_64-pc-linux-gnu/6.2.1/libgcc_s.a failed
attempt to open /usr/lib/gcc/x86_64-pc-linux-gnu/6.2.1/../../../../lib/libgcc_s.so succeeded
opened script file /usr/lib/gcc/x86_64-pc-linux-gnu/6.2.1/../../../../lib/libgcc_s.so
opened script file /usr/lib/gcc/x86_64-pc-linux-gnu/6.2.1/../../../../lib/libgcc_s.so
attempt to open libgcc_s.so.1 failed
attempt to open /usr/lib/gcc/x86_64-pc-linux-gnu/6.2.1/libgcc_s.so.1 failed
attempt to open /usr/lib/gcc/x86_64-pc-linux-gnu/6.2.1/../../../../lib/libgcc_s.so.1 succeeded
libgcc_s.so.1 (/usr/lib/gcc/x86_64-pc-linux-gnu/6.2.1/../../../../lib/libgcc_s.so.1)
attempt to open /usr/lib/gcc/x86_64-pc-linux-gnu/6.2.1/libgcc.so failed
attempt to open /usr/lib/gcc/x86_64-pc-linux-gnu/6.2.1/libgcc.a succeeded
attempt to open /usr/lib/gcc/x86_64-pc-linux-gnu/6.2.1/crtend.o succeeded
/usr/lib/gcc/x86_64-pc-linux-gnu/6.2.1/crtend.o
attempt to open /usr/lib/gcc/x86_64-pc-linux-gnu/6.2.1/../../../../lib/crtn.o succeeded
/usr/lib/gcc/x86_64-pc-linux-gnu/6.2.1/../../../../lib/crtn.o
ld-linux-x86-64.so.2 needed by /usr/lib/libpthread.so.0
found ld-linux-x86-64.so.2 at /usr/lib/ld-linux-x86-64.so.2
libbz2.so.1.0 needed by /usr/lib/gcc/x86_64-pc-linux-gnu/6.2.1/../../../../lib/libfreetype.so
found libbz2.so.1.0 at /usr/lib/libbz2.so.1.0
libpng16.so.16 needed by /usr/lib/gcc/x86_64-pc-linux-gnu/6.2.1/../../../../lib/libfreetype.so
found libpng16.so.16 at /usr/lib/libpng16.so.16
libglib-2.0.so.0 needed by /usr/lib/gcc/x86_64-pc-linux-gnu/6.2.1/../../../../lib/libharfbuzz.so
found libglib-2.0.so.0 at /usr/lib/libglib-2.0.so.0
libgraphite2.so.3 needed by /usr/lib/gcc/x86_64-pc-linux-gnu/6.2.1/../../../../lib/libharfbuzz.so
found libgraphite2.so.3 at /usr/lib/libgraphite2.so.3
libdl.so.2 needed by /usr/lib/gcc/x86_64-pc-linux-gnu/6.2.1/../../../../lib/libcrypto.so
found libdl.so.2 at /usr/lib/libdl.so.2
libpcre.so.1 needed by /usr/lib/libglib-2.0.so.0
found libpcre.so.1 at /usr/lib/libpcre.so.1build/release/libmupdf.a(load-jpx.o): In function `jpx_read_image':
load-jpx.c:(.text.jpx_read_image+0x5d): undefined reference to `opj_set_default_decoder_parameters'
load-jpx.c:(.text.jpx_read_image+0x70): undefined reference to `opj_create_decompress'
load-jpx.c:(.text.jpx_read_image+0x8a): undefined reference to `opj_set_info_handler'
load-jpx.c:(.text.jpx_read_image+0x9c): undefined reference to `opj_set_warning_handler'
load-jpx.c:(.text.jpx_read_image+0xae): undefined reference to `opj_set_error_handler'
load-jpx.c:(.text.jpx_read_image+0xbe): undefined reference to `opj_setup_decoder'
load-jpx.c:(.text.jpx_read_image+0xd0): undefined reference to `opj_stream_default_create'
load-jpx.c:(.text.jpx_read_image+0xfe): undefined reference to `opj_stream_set_read_function'
load-jpx.c:(.text.jpx_read_image+0x10d): undefined reference to `opj_stream_set_skip_function'
load-jpx.c:(.text.jpx_read_image+0x11c): undefined reference to `opj_stream_set_seek_function'
load-jpx.c:(.text.jpx_read_image+0x12e): undefined reference to `opj_stream_set_user_data'
load-jpx.c:(.text.jpx_read_image+0x139): undefined reference to `opj_stream_set_user_data_length'
load-jpx.c:(.text.jpx_read_image+0x14c): undefined reference to `opj_read_header'
load-jpx.c:(.text.jpx_read_image+0x167): undefined reference to `opj_decode'
load-jpx.c:(.text.jpx_read_image+0x177): undefined reference to `opj_stream_destroy'
load-jpx.c:(.text.jpx_read_image+0x17f): undefined reference to `opj_destroy_codec'
load-jpx.c:(.text.jpx_read_image+0x61c): undefined reference to `opj_image_destroy'
load-jpx.c:(.text.jpx_read_image+0x93b): undefined reference to `opj_destroy_codec'
load-jpx.c:(.text.jpx_read_image+0x971): undefined reference to `opj_stream_destroy'
load-jpx.c:(.text.jpx_read_image+0x979): undefined reference to `opj_destroy_codec'
load-jpx.c:(.text.jpx_read_image+0x996): undefined reference to `opj_stream_destroy'
load-jpx.c:(.text.jpx_read_image+0x99e): undefined reference to `opj_destroy_codec'
load-jpx.c:(.text.jpx_read_image+0x9ab): undefined reference to `opj_image_destroy'
load-jpx.c:(.text.jpx_read_image+0x9e1): undefined reference to `opj_image_destroy'
load-jpx.c:(.text.jpx_read_image+0xa06): undefined reference to `opj_image_destroy'
load-jpx.c:(.text.jpx_read_image+0xa23): undefined reference to `opj_image_destroy'
collect2: error: ld returned 1 exit status
make: *** [Makefile:269: build/release/mutool] Error 1
==> ERROR:(B A failure occurred in build().(B
 Aborting...(B
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment