You are receiving this mail as a port that you maintain is failing to build on the FreeBSD package build server. Please investigate the failure and submit a PR to fix build.
Maintainer: [email protected] Last committer: [email protected] Ident: $FreeBSD: head/graphics/zathura/Makefile 561634 2021-01-15 11:47:34Z dbaio $ Log URL: http://ampere2.nyi.freebsd.org/data/main-arm64-default/p569173_s24cd2796cf/logs/zathura-0.4.5.log Build URL: http://ampere2.nyi.freebsd.org/build.html?mastername=main-arm64-default&build=p569173_s24cd2796cf Log: =>> Building graphics/zathura build started at Thu Mar 25 18:50:26 UTC 2021 port directory: /usr/ports/graphics/zathura package name: zathura-0.4.5 building for: FreeBSD main-arm64-default-job-07 14.0-CURRENT FreeBSD 14.0-CURRENT 1400006 arm64 maintained by: [email protected] Makefile ident: $FreeBSD: head/graphics/zathura/Makefile 561634 2021-01-15 11:47:34Z dbaio $ Poudriere version: 3.2.8-8-gaf08dbda Host OSVERSION: 1300139 Jail OSVERSION: 1400006 Job Id: 07 !!! Jail is newer than host. (Jail: 1400006, Host: 1300139) !!! !!! This is not supported. !!! !!! Host kernel must be same or newer than jail. !!! !!! Expect build failures. !!! ---Begin Environment--- SHELL=/bin/csh OSVERSION=1400006 UNAME_v=FreeBSD 14.0-CURRENT 1400006 UNAME_r=14.0-CURRENT BLOCKSIZE=K MAIL=/var/mail/root MM_CHARSET=UTF-8 LANG=C.UTF-8 STATUS=1 HOME=/root PATH=/sbin:/bin:/usr/sbin:/usr/bin:/usr/local/sbin:/usr/local/bin:/root/bin LOCALBASE=/usr/local USER=root LIBEXECPREFIX=/usr/local/libexec/poudriere POUDRIERE_VERSION=3.2.8-8-gaf08dbda MASTERMNT=/usr/local/poudriere/data/.m/main-arm64-default/ref POUDRIERE_BUILD_TYPE=bulk PACKAGE_BUILDING=yes SAVED_TERM= PWD=/usr/local/poudriere/data/.m/main-arm64-default/ref/.p/pool P_PORTS_FEATURES=FLAVORS SELECTED_OPTIONS MASTERNAME=main-arm64-default SCRIPTPREFIX=/usr/local/share/poudriere OLDPWD=/usr/local/poudriere/data/.m/main-arm64-default/ref/.p SCRIPTPATH=/usr/local/share/poudriere/bulk.sh POUDRIEREPATH=/usr/local/bin/poudriere ---End Environment--- ---Begin Poudriere Port Flags/Env--- PORT_FLAGS= PKGENV= FLAVOR= DEPENDS_ARGS= MAKE_ARGS= ---End Poudriere Port Flags/Env--- ---Begin OPTIONS List--- ===> The following configuration options are available for zathura-0.4.5: SQLITE=on: SQLite database support ===> Use 'make config' to modify these settings ---End OPTIONS List--- --MAINTAINER-- [email protected] --End MAINTAINER-- --CONFIGURE_ARGS-- --prefix /usr/local --mandir man --infodir share/info --buildtype release --strip -Dsqlite=enabled _build --End CONFIGURE_ARGS-- --CONFIGURE_ENV-- PKG_CONFIG=pkgconf PYTHON="/usr/local/bin/python3.7" XDG_DATA_HOME=/wrkdirs/usr/ports/graphics/zathura/work XDG_CONFIG_HOME=/wrkdirs/usr/ports/graphics/zathura/work HOME=/wrkdirs/usr/ports/graphics/zathura/work TMPDIR="/tmp" PATH=/wrkdirs/usr/ports/graphics/zathura/work/.bin:/sbin:/bin:/usr/sbin:/usr/bin:/usr/local/sbin:/usr/local/bin:/root/bin SHELL=/bin/sh CONFIG_SHELL=/bin/sh LANG=en_US.UTF-8 LC_ALL=en_US.UTF-8 --End CONFIGURE_ENV-- --MAKE_ENV-- XDG_DATA_HOME=/wrkdirs/usr/ports/graphics/zathura/work XDG_CONFIG_HOME=/wrkdirs/usr/ports/graphics/zathura/work HOME=/wrkdirs/usr/ports/graphics/zathura/work TMPDIR="/tmp" PATH=/wrkdirs/usr/ports/graphics/zathura/work/.bin:/sbin:/bin:/usr/sbin:/usr/bin:/usr/local/sbin:/usr/local/bin:/root/bin NO_PIE=yes MK_DEBUG_FILES=no MK_KERNEL_SYMBOLS=no SHELL=/bin/sh NO_LINT=YES DESTDIR=/wrkdirs/usr/ports/graphics/zathura/work/stage LANG=en_US.UTF-8 LC_ALL=en_US.UTF-8 PREFIX=/usr/local LOCALBASE=/usr/local CC="cc" CFLAGS="-O2 -pipe -fstack-protector-strong -fno-strict-aliasing " CPP="cpp" CPPFLAGS="" LDFLAGS=" -fstack-protector-strong " LIBS="" CXX="c++" CXXFLAGS="-O2 -pipe -fstack-protector-strong -fno-strict-aliasing " MANPREFIX="/usr/local" BSD_INSTALL_PROGRAM="install -s -m 555" BSD_INSTALL_LIB="install -s -m 0644" BSD_INSTALL_SCRIPT="install -m 555" BSD_INSTALL_DATA="install -m 0644" BSD_INSTALL_MAN="install -m 444" --End MAKE_ENV-- --PLIST_SUB-- GTK2_VERSION="2.10.0" GTK3_VERSION="3.0.0" PYTHON_INCLUDEDIR=include/python3.7m PYTHON_LIBDIR=lib/python3.7 PYTHON_PLATFORM=freebsd14 PYTHON_SITELIBDIR=lib/python3.7/site-packages PYTHON_SUFFIX=37 PYTHON_EXT_SUFFIX= PYTHON_VER=3.7 PYTHON_VERSION=python3.7 PYTHON2="@comment " PYTHON3="" OSREL=14.0 PREFIX=%D LOCALBASE=/usr/local RESETPREFIX=/usr/local LIB32DIR=lib DOCSDIR="share/doc/zathura" EXAMPLESDIR="share/examples/zathura" DATADIR="share/zathura" WWWDIR="www/zathura" ETCDIR="etc/zathura" --End PLIST_SUB-- --SUB_LIST-- PREFIX=/usr/local LOCALBASE=/usr/local DATADIR=/usr/local/share/zathura DOCSDIR=/usr/local/share/doc/zathura EXAMPLESDIR=/usr/local/share/examples/zathura WWWDIR=/usr/local/www/zathura ETCDIR=/usr/local/etc/zathura --End SUB_LIST-- ---Begin make.conf--- USE_PACKAGE_DEPENDS=yes BATCH=yes WRKDIRPREFIX=/wrkdirs PORTSDIR=/usr/ports PACKAGES=/packages DISTDIR=/distfiles PACKAGE_BUILDING=yes PACKAGE_BUILDING_FLAVORS=yes #### /usr/local/etc/poudriere.d/make.conf #### # XXX: We really need this but cannot use it while 'make checksum' does not # try the next mirror on checksum failure. It currently retries the same # failed mirror and then fails rather then trying another. It *does* # try the next if the size is mismatched though. #MASTER_SITE_FREEBSD=yes # Build ALLOW_MAKE_JOBS_PACKAGES with 2 jobs MAKE_JOBS_NUMBER=2 #### /usr/ports/Mk/Scripts/ports_env.sh #### _CCVERSION_921dbbb2=FreeBSD clang version 11.0.1 ([email protected]:llvm/llvm-project.git llvmorg-11.0.1-0-g43ff75f2c3fe) Target: aarch64-unknown-freebsd14.0 Thread model: posix InstalledDir: /usr/bin _ALTCCVERSION_921dbbb2=none _CXXINTERNAL_acaad9ca=FreeBSD clang version 11.0.1 ([email protected]:llvm/llvm-project.git llvmorg-11.0.1-0-g43ff75f2c3fe) Target: aarch64-unknown-freebsd14.0 Thread model: posix InstalledDir: /usr/bin "/usr/bin/ld" "--eh-frame-hdr" "-dynamic-linker" "/libexec/ld-elf.so.1" "--enable-new-dtags" "-o" "a.out" "/usr/lib/crt1.o" "/usr/lib/crti.o" "/usr/lib/crtbegin.o" "-L/usr/lib" "/dev/null" "-lc++" "-lm" "-lgcc" "--as-needed" "-lgcc_s" "--no-as-needed" "-lc" "-lgcc" "--as-needed" "-lgcc_s" "--no-as-needed" "/usr/lib/crtend.o" "/usr/lib/crtn.o" CC_OUTPUT_921dbbb2_58173849=yes CC_OUTPUT_921dbbb2_9bdba57c=yes CC_OUTPUT_921dbbb2_6a4fe7f5=yes CC_OUTPUT_921dbbb2_6bcac02b=yes CC_OUTPUT_921dbbb2_67d20829=yes CC_OUTPUT_921dbbb2_bfa62e83=yes CC_OUTPUT_921dbbb2_f0b4d593=yes CC_OUTPUT_921dbbb2_308abb44=yes CC_OUTPUT_921dbbb2_f00456e5=yes CC_OUTPUT_921dbbb2_65ad290d=yes CC_OUTPUT_921dbbb2_f2776b26=yes CC_OUTPUT_921dbbb2_b2657cc3=yes CC_OUTPUT_921dbbb2_380987f7=yes CC_OUTPUT_921dbbb2_160933ec=yes CC_OUTPUT_921dbbb2_fb62803b=yes _OBJC_CCVERSION_921dbbb2=FreeBSD clang version 11.0.1 ([email protected]:llvm/llvm-project.git llvmorg-11.0.1-0-g43ff75f2c3fe) Target: aarch64-unknown-freebsd14.0 Thread model: posix InstalledDir: /usr/bin _OBJC_ALTCCVERSION_921dbbb2=none ARCH=aarch64 OPSYS=FreeBSD _OSRELEASE=14.0-CURRENT OSREL=14.0 OSVERSION=1400006 PYTHONBASE=/usr/local CONFIGURE_MAX_CMD_LEN=524288 HAVE_PORTS_ENV=1 #### Misc Poudriere #### GID=0 UID=0 ---End make.conf--- --Resource limits-- cpu time (seconds, -t) unlimited file size (512-blocks, -f) unlimited data seg size (kbytes, -d) 1048576 stack size (kbytes, -s) 1048576 core file size (512-blocks, -c) unlimited max memory size (kbytes, -m) unlimited locked memory (kbytes, -l) unlimited max user processes (-u) 89999 open files (-n) 1024 virtual mem size (kbytes, -v) unlimited swap limit (kbytes, -w) unlimited socket buffer size (bytes, -b) unlimited pseudo-terminals (-p) unlimited kqueues (-k) unlimited umtx shared locks (-o) unlimited --End resource limits-- =======================<phase: check-sanity >============================ ===> License ZLIB accepted by the user =========================================================================== =======================<phase: pkg-depends >============================ ===> zathura-0.4.5 depends on file: /usr/local/sbin/pkg - not found ===> Installing existing package /packages/All/pkg-1.16.3.txz [main-arm64-default-job-07] Installing pkg-1.16.3... [main-arm64-default-job-07] Extracting pkg-1.16.3: .......... done ===> zathura-0.4.5 depends on file: /usr/local/sbin/pkg - found ===> Returning to build of zathura-0.4.5 =========================================================================== =======================<phase: fetch-depends >============================ =========================================================================== =======================<phase: fetch >============================ ===> License ZLIB accepted by the user ===> Fetching all distfiles required by zathura-0.4.5 for building =========================================================================== =======================<phase: checksum >============================ ===> License ZLIB accepted by the user ===> Fetching all distfiles required by zathura-0.4.5 for building => SHA256 Checksum OK for zathura-0.4.5.tar.gz. =========================================================================== =======================<phase: extract-depends>============================ =========================================================================== =======================<phase: extract >============================ ===> License ZLIB accepted by the user ===> Fetching all distfiles required by zathura-0.4.5 for building ===> Extracting for zathura-0.4.5 => SHA256 Checksum OK for zathura-0.4.5.tar.gz. =========================================================================== =======================<phase: patch-depends >============================ =========================================================================== =======================<phase: patch >============================ ===> Patching for zathura-0.4.5 =========================================================================== =======================<phase: build-depends >============================ ===> zathura-0.4.5 depends on package: py37-sphinx>=1.2.2,1 - not found ===> Installing existing package /packages/All/py37-sphinx-3.5.2,1.txz [main-arm64-default-job-07] Installing py37-sphinx-3.5.2,1... [main-arm64-default-job-07] `-- Installing ca_root_nss-3.63... [main-arm64-default-job-07] `-- Extracting ca_root_nss-3.63: ........ done [main-arm64-default-job-07] `-- Installing py37-Babel-2.9.0... [main-arm64-default-job-07] | `-- Installing py37-pytz-2020.5,1... <snip> [main-arm64-default-job-07] `-- Extracting gtk3-3.24.24_1: .......... done [main-arm64-default-job-07] `-- Installing libnotify-0.7.9_1... [main-arm64-default-job-07] `-- Extracting libnotify-0.7.9_1: .......... done [main-arm64-default-job-07] Extracting girara-0.3.5: .......... done ===== Message from dejavu-2.37_1: -- Make sure that the freetype module is loaded. If it is not, add the following line to the "Modules" section of your X Windows configuration file: Load "freetype" Add the following line to the "Files" section of X Windows configuration file: FontPath "/usr/local/share/fonts/dejavu/" Note: your X Windows configuration file is typically /etc/X11/XF86Config if you are using XFree86, and /etc/X11/xorg.conf if you are using X.Org. ===== Message from libxkbcommon-1.0.3: -- If arrow keys don't work under X11 switch to legacy rules e.g., For sh/bash/ksh/zsh run and (optionally) add into ~/.profile: export XKB_DEFAULT_RULES=xorg For csh/tcsh run and (optionally) add into ~/.login: setenv XKB_DEFAULT_RULES xorg ===== Message from trousers-0.3.14_3: -- To run tcsd automatically, add the following line to /etc/rc.conf: tcsd_enable="YES" You might want to edit /usr/local/etc/tcsd.conf to reflect your setup. If you want to use tcsd with software TPM emulator, use the following configuration in /etc/rc.conf: tcsd_enable="YES" tcsd_mode="emulator" tpmd_enable="YES" To use TPM, add your_account to '_tss' group like following: # pw groupmod _tss -m your_account ===> zathura-0.4.5 depends on shared library: libgirara-gtk3.so - found (/usr/local/lib/libgirara-gtk3.so) ===> Returning to build of zathura-0.4.5 ===> zathura-0.4.5 depends on shared library: libsynctex.so - not found ===> Installing existing package /packages/All/tex-synctex-1.17.0_1.txz [main-arm64-default-job-07] Installing tex-synctex-1.17.0_1... [main-arm64-default-job-07] `-- Installing tex-kpathsea-6.2.1_2... [main-arm64-default-job-07] `-- Extracting tex-kpathsea-6.2.1_2: .......... done [main-arm64-default-job-07] Extracting tex-synctex-1.17.0_1: .......... done ===> zathura-0.4.5 depends on shared library: libsynctex.so - found (/usr/local/lib/libsynctex.so) ===> Returning to build of zathura-0.4.5 ===> zathura-0.4.5 depends on shared library: libatk-1.0.so - found (/usr/local/lib/libatk-1.0.so) ===> zathura-0.4.5 depends on shared library: libgdk_pixbuf-2.0.so - found (/usr/local/lib/libgdk_pixbuf-2.0.so) ===> zathura-0.4.5 depends on shared library: libglib-2.0.so - found (/usr/local/lib/libglib-2.0.so) ===> zathura-0.4.5 depends on shared library: libintl.so - found (/usr/local/lib/libintl.so) ===> zathura-0.4.5 depends on shared library: libgtk-3.so - found (/usr/local/lib/libgtk-3.so) ===> zathura-0.4.5 depends on shared library: libpango-1.0.so - found (/usr/local/lib/libpango-1.0.so) ===> zathura-0.4.5 depends on shared library: libsqlite3.so - found (/usr/local/lib/libsqlite3.so) =========================================================================== =======================<phase: configure >============================ ===> Configuring for zathura-0.4.5 The Meson build system Version: 0.57.1 Source dir: /wrkdirs/usr/ports/graphics/zathura/work/zathura-0.4.5 Build dir: /wrkdirs/usr/ports/graphics/zathura/work/zathura-0.4.5/_build Build type: native build Project name: zathura Project version: 0.4.5 C compiler for the host machine: cc (clang 11.0.1 "FreeBSD clang version 11.0.1 ([email protected]:llvm/llvm-project.git llvmorg-11.0.1-0-g43ff75f2c3fe)") C linker for the host machine: cc ld.lld 11.0.1 Host machine cpu family: aarch64 Host machine cpu: aarch64 Library m found: YES Found pkg-config: /usr/local/bin/pkgconf (1.7.4) Run-time dependency girara-gtk3 found: YES 0.3.5 Run-time dependency glib-2.0 found: YES 2.66.7 Run-time dependency gio-unix-2.0 found: YES 2.66.7 Run-time dependency gthread-2.0 found: YES 2.66.7 Run-time dependency gmodule-no-export-2.0 found: YES 2.66.7 Run-time dependency gtk+-3.0 found: YES 3.24.24 Run-time dependency cairo found: YES 1.16.0 Compiler for C supports arguments -Wall: YES Compiler for C supports arguments -Wextra: YES Compiler for C supports arguments -pedantic: YES Compiler for C supports arguments -Werror=implicit-function-declaration: YES Compiler for C supports arguments -Werror=vla: YES Compiler for C supports arguments -fvisibility=hidden: YES Run-time dependency sqlite3 found: YES 3.34.1 Dependency synctex found: NO found 1.17.0 but need: '>=1.19' Did not find CMake 'cmake' Found CMake: NO Run-time dependency synctex found: NO (tried pkgconfig and cmake) Library magic found: YES Run-time dependency libseccomp found: NO (tried pkgconfig and cmake) Configuring zathura-version.h using configuration Found pkg-config: /usr/local/bin/pkgconf (1.7.4) Program glib-compile-resources found: YES (/usr/local/bin/glib-compile-resources) Program rsvg-convert found: YES (/usr/local/bin/rsvg-convert) Program desktop-file-validate found: NO Program appstream-util found: NO Configuring zathura using configuration Configuring _zathura using configuration Configuring zathura.fish using configuration Program sphinx-build found: YES (/usr/local/bin/sphinx-build) Run-time dependency check found: NO (tried pkgconfig and cmake) Build targets in project: 15 Found ninja-1.10.2 at /usr/local/bin/ninja =========================================================================== =======================<phase: build >============================ ===> Building for zathura-0.4.5 [1/44] /usr/local/bin/glib-compile-resources ../data/zathura.gresource.xml --sourcedir data --sourcedir ../data --c-name zathura_resources --internal --generate --target data/resources.h [2/44] /usr/local/bin/glib-compile-resources ../data/zathura.gresource.xml --sourcedir data --sourcedir ../data --c-name zathura_resources --internal --generate --target data/resources.c --dependency-file data/resources.c.d [3/44] /usr/local/bin/rsvg-convert -w 16 -h 16 -o data/icon-16/org.pwmt.zathura.png ../data/icon-16/../org.pwmt.zathura.svg [4/44] /usr/local/bin/rsvg-convert -w 32 -h 32 -o data/icon-32/org.pwmt.zathura.png ../data/icon-32/../org.pwmt.zathura.svg [5/44] /usr/local/bin/rsvg-convert -w 128 -h 128 -o data/icon-128/org.pwmt.zathura.png ../data/icon-128/../org.pwmt.zathura.svg [6/44] /usr/local/bin/rsvg-convert -w 64 -h 64 -o data/icon-64/org.pwmt.zathura.png ../data/icon-64/../org.pwmt.zathura.svg [7/44] /usr/local/bin/rsvg-convert -w 256 -h 256 -o data/icon-256/org.pwmt.zathura.png ../data/icon-256/../org.pwmt.zathura.svg [8/44] /usr/local/bin/meson --internal msgfmthelper ../data/org.pwmt.zathura.desktop.in data/org.pwmt.zathura.desktop desktop /wrkdirs/usr/ports/graphics/zathura/work/zathura-0.4.5/po [9/44] /usr/local/bin/meson --internal msgfmthelper ../data/org.pwmt.zathura.appdata.xml.in data/org.pwmt.zathura.appdata.xml xml /wrkdirs/usr/ports/graphics/zathura/work/zathura-0.4.5/po [10/44] cc -Ilibzathura.a.p -I. -I.. -Idata -I/usr/local/include -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include/gtk-3.0 -I/usr/local/include/pango-1.0 -I/usr/local/include/fribidi -I/usr/local/include/cairo -I/usr/local/include/pixman-1 -I/usr/local/include/freetype2 -I/usr/local/include/libdrm -I/usr/local/include/libpng16 -I/usr/local/include/harfbuzz -I/usr/local/include/gdk-pixbuf-2.0 -I/usr/local/include/gio-unix-2.0 -I/usr/local/include/libepoll-shim -I/usr/local/include/atk-1.0 -I/usr/local/include/at-spi2-atk/2.0 -I/usr/local/include/dbus-1.0 -I/usr/local/lib/dbus-1.0/include -I/usr/local/include/at-spi-2.0 -Xclang -fcolor-diagnostics -pipe -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -std=c11 -O3 -O2 -fstack-protector-strong -fno-strict-aliasing -fPIC -pthread -D_THREAD_SAFE '-DGETTEXT_PACKAGE="zathura"' '-DLOCALEDIR="/usr/local/share/locale"' '-DZATHURA_PLUGINDIR="/usr/local/lib/zathura"' -D_DEFAULT_SOURCE -DWITH_SQLITE -DWITH_MAGIC -Wall -Wextra -pedantic -Werror=implicit-function-declaration -Werror=vla -fvisibility=hidden -MD -MQ libzathura.a.p/meson-generated_.._data_resources.c.o -MF libzathura.a.p/meson-generated_.._data_resources.c.o.d -o libzathura.a.p/meson-generated_.._data_resources.c.o -c data/resources.c [11/44] cc -Ilibzathura.a.p -I. -I.. -Idata -I/usr/local/include -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include/gtk-3.0 -I/usr/local/include/pango-1.0 -I/usr/local/include/fribidi -I/usr/local/include/cairo -I/usr/local/include/pixman-1 -I/usr/local/include/freetype2 -I/usr/local/include/libdrm -I/usr/local/include/libpng16 -I/usr/local/include/harfbuzz -I/usr/local/include/gdk-pixbuf-2.0 -I/usr/local/include/gio-unix-2.0 -I/usr/local/include/libepoll-shim -I/usr/local/include/atk-1.0 -I/usr/local/include/at-spi2-atk/2.0 -I/usr/local/include/dbus-1.0 -I/usr/local/lib/dbus-1.0/include -I/usr/local/include/at-spi-2.0 -Xclang -fcolor-diagnostics -pipe -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -std=c11 -O3 -O2 -fstack-protector-strong -fno-strict-aliasing -fPIC -pthread -D_THREAD_SAFE '-DGETTEXT_PACKAGE="zathura"' '-DLOCALEDIR="/usr/local/share/locale"' '-DZATHURA_PLUGINDIR="/usr/local/lib/zathura"' -D_DEFAULT_SOURCE -DWITH_SQLITE -DWITH_MAGIC -Wall -Wextra -pedantic -Werror=implicit-function-declaration -Werror=vla -fvisibility=hidden -MD -MQ libzathura.a.p/zathura_adjustment.c.o -MF libzathura.a.p/zathura_adjustment.c.o.d -o libzathura.a.p/zathura_adjustment.c.o -c ../zathura/adjustment.c [12/44] cc -Ilibzathura.a.p -I. -I.. -Idata -I/usr/local/include -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include/gtk-3.0 -I/usr/local/include/pango-1.0 -I/usr/local/include/fribidi -I/usr/local/include/cairo -I/usr/local/include/pixman-1 -I/usr/local/include/freetype2 -I/usr/local/include/libdrm -I/usr/local/include/libpng16 -I/usr/local/include/harfbuzz -I/usr/local/include/gdk-pixbuf-2.0 -I/usr/local/include/gio-unix-2.0 -I/usr/local/include/libepoll-shim -I/usr/local/include/atk-1.0 -I/usr/local/include/at-spi2-atk/2.0 -I/usr/local/include/dbus-1.0 -I/usr/local/lib/dbus-1.0/include -I/usr/local/include/at-spi-2.0 -Xclang -fcolor-diagnostics -pipe -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -std=c11 -O3 -O2 -fstack-protector-strong -fno-strict-aliasing -fPIC -pthread -D_THREAD_SAFE '-DGETTEXT_PACKAGE="zathura"' '-DLOCALEDIR="/usr/local/share/locale"' '-DZATHURA_PLUGINDIR="/usr/local/lib/zathura"' -D_DEFAULT_SOURCE -DWITH_SQLITE -DWITH_MAGIC -Wall -Wextra -pedantic -Werror=implicit-function-declaration -Werror=vla -fvisibility=hidden -MD -MQ libzathura.a.p/zathura_bookmarks.c.o -MF libzathura.a.p/zathura_bookmarks.c.o.d -o libzathura.a.p/zathura_bookmarks.c.o -c ../zathura/bookmarks.c [13/44] cc -Ilibzathura.a.p -I. -I.. -Idata -I/usr/local/include -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include/gtk-3.0 -I/usr/local/include/pango-1.0 -I/usr/local/include/fribidi -I/usr/local/include/cairo -I/usr/local/include/pixman-1 -I/usr/local/include/freetype2 -I/usr/local/include/libdrm -I/usr/local/include/libpng16 -I/usr/local/include/harfbuzz -I/usr/local/include/gdk-pixbuf-2.0 -I/usr/local/include/gio-unix-2.0 -I/usr/local/include/libepoll-shim -I/usr/local/include/atk-1.0 -I/usr/local/include/at-spi2-atk/2.0 -I/usr/local/include/dbus-1.0 -I/usr/local/lib/dbus-1.0/include -I/usr/local/include/at-spi-2.0 -Xclang -fcolor-diagnostics -pipe -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -std=c11 -O3 -O2 -fstack-protector-strong -fno-strict-aliasing -fPIC -pthread -D_THREAD_SAFE '-DGETTEXT_PACKAGE="zathura"' '-DLOCALEDIR="/usr/local/share/locale"' '-DZATHURA_PLUGINDIR="/usr/local/lib/zathura"' -D_DEFAULT_SOURCE -DWITH_SQLITE -DWITH_MAGIC -Wall -Wextra -pedantic -Werror=implicit-function-declaration -Werror=vla -fvisibility=hidden -MD -MQ libzathura.a.p/zathura_checked-integer-arithmetic.c.o -MF libzathura.a.p/zathura_checked-integer-arithmetic.c.o.d -o libzathura.a.p/zathura_checked-integer-arithmetic.c.o -c ../zathura/checked-integer-arithmetic.c [14/44] cc -Ilibzathura.a.p -I. -I.. -Idata -I/usr/local/include -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include/gtk-3.0 -I/usr/local/include/pango-1.0 -I/usr/local/include/fribidi -I/usr/local/include/cairo -I/usr/local/include/pixman-1 -I/usr/local/include/freetype2 -I/usr/local/include/libdrm -I/usr/local/include/libpng16 -I/usr/local/include/harfbuzz -I/usr/local/include/gdk-pixbuf-2.0 -I/usr/local/include/gio-unix-2.0 -I/usr/local/include/libepoll-shim -I/usr/local/include/atk-1.0 -I/usr/local/include/at-spi2-atk/2.0 -I/usr/local/include/dbus-1.0 -I/usr/local/lib/dbus-1.0/include -I/usr/local/include/at-spi-2.0 -Xclang -fcolor-diagnostics -pipe -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -std=c11 -O3 -O2 -fstack-protector-strong -fno-strict-aliasing -fPIC -pthread -D_THREAD_SAFE '-DGETTEXT_PACKAGE="zathura"' '-DLOCALEDIR="/usr/local/share/locale"' '-DZATHURA_PLUGINDIR="/usr/local/lib/zathura"' -D_DEFAULT_SOURCE -DWITH_SQLITE -DWITH_MAGIC -Wall -Wextra -pedantic -Werror=implicit-function-declaration -Werror=vla -fvisibility=hidden -MD -MQ libzathura.a.p/zathura_callbacks.c.o -MF libzathura.a.p/zathura_callbacks.c.o.d -o libzathura.a.p/zathura_callbacks.c.o -c ../zathura/callbacks.c [15/44] cc -Ilibzathura.a.p -I. -I.. -Idata -I/usr/local/include -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include/gtk-3.0 -I/usr/local/include/pango-1.0 -I/usr/local/include/fribidi -I/usr/local/include/cairo -I/usr/local/include/pixman-1 -I/usr/local/include/freetype2 -I/usr/local/include/libdrm -I/usr/local/include/libpng16 -I/usr/local/include/harfbuzz -I/usr/local/include/gdk-pixbuf-2.0 -I/usr/local/include/gio-unix-2.0 -I/usr/local/include/libepoll-shim -I/usr/local/include/atk-1.0 -I/usr/local/include/at-spi2-atk/2.0 -I/usr/local/include/dbus-1.0 -I/usr/local/lib/dbus-1.0/include -I/usr/local/include/at-spi-2.0 -Xclang -fcolor-diagnostics -pipe -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -std=c11 -O3 -O2 -fstack-protector-strong -fno-strict-aliasing -fPIC -pthread -D_THREAD_SAFE '-DGETTEXT_PACKAGE="zathura"' '-DLOCALEDIR="/usr/local/share/locale"' '-DZATHURA_PLUGINDIR="/usr/local/lib/zathura"' -D_DEFAULT_SOURCE -DWITH_SQLITE -DWITH_MAGIC -Wall -Wextra -pedantic -Werror=implicit-function-declaration -Werror=vla -fvisibility=hidden -MD -MQ libzathura.a.p/zathura_commands.c.o -MF libzathura.a.p/zathura_commands.c.o.d -o libzathura.a.p/zathura_commands.c.o -c ../zathura/commands.c [16/44] cc -Ilibzathura.a.p -I. -I.. -Idata -I/usr/local/include -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include/gtk-3.0 -I/usr/local/include/pango-1.0 -I/usr/local/include/fribidi -I/usr/local/include/cairo -I/usr/local/include/pixman-1 -I/usr/local/include/freetype2 -I/usr/local/include/libdrm -I/usr/local/include/libpng16 -I/usr/local/include/harfbuzz -I/usr/local/include/gdk-pixbuf-2.0 -I/usr/local/include/gio-unix-2.0 -I/usr/local/include/libepoll-shim -I/usr/local/include/atk-1.0 -I/usr/local/include/at-spi2-atk/2.0 -I/usr/local/include/dbus-1.0 -I/usr/local/lib/dbus-1.0/include -I/usr/local/include/at-spi-2.0 -Xclang -fcolor-diagnostics -pipe -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -std=c11 -O3 -O2 -fstack-protector-strong -fno-strict-aliasing -fPIC -pthread -D_THREAD_SAFE '-DGETTEXT_PACKAGE="zathura"' '-DLOCALEDIR="/usr/local/share/locale"' '-DZATHURA_PLUGINDIR="/usr/local/lib/zathura"' -D_DEFAULT_SOURCE -DWITH_SQLITE -DWITH_MAGIC -Wall -Wextra -pedantic -Werror=implicit-function-declaration -Werror=vla -fvisibility=hidden -MD -MQ libzathura.a.p/zathura_completion.c.o -MF libzathura.a.p/zathura_completion.c.o.d -o libzathura.a.p/zathura_completion.c.o -c ../zathura/completion.c [17/44] cc -Ilibzathura.a.p -I. -I.. -Idata -I/usr/local/include -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include/gtk-3.0 -I/usr/local/include/pango-1.0 -I/usr/local/include/fribidi -I/usr/local/include/cairo -I/usr/local/include/pixman-1 -I/usr/local/include/freetype2 -I/usr/local/include/libdrm -I/usr/local/include/libpng16 -I/usr/local/include/harfbuzz -I/usr/local/include/gdk-pixbuf-2.0 -I/usr/local/include/gio-unix-2.0 -I/usr/local/include/libepoll-shim -I/usr/local/include/atk-1.0 -I/usr/local/include/at-spi2-atk/2.0 -I/usr/local/include/dbus-1.0 -I/usr/local/lib/dbus-1.0/include -I/usr/local/include/at-spi-2.0 -Xclang -fcolor-diagnostics -pipe -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -std=c11 -O3 -O2 -fstack-protector-strong -fno-strict-aliasing -fPIC -pthread -D_THREAD_SAFE '-DGETTEXT_PACKAGE="zathura"' '-DLOCALEDIR="/usr/local/share/locale"' '-DZATHURA_PLUGINDIR="/usr/local/lib/zathura"' -D_DEFAULT_SOURCE -DWITH_SQLITE -DWITH_MAGIC -Wall -Wextra -pedantic -Werror=implicit-function-declaration -Werror=vla -fvisibility=hidden -MD -MQ libzathura.a.p/zathura_content-type.c.o -MF libzathura.a.p/zathura_content-type.c.o.d -o libzathura.a.p/zathura_content-type.c.o -c ../zathura/content-type.c [18/44] cc -Ilibzathura.a.p -I. -I.. -Idata -I/usr/local/include -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include/gtk-3.0 -I/usr/local/include/pango-1.0 -I/usr/local/include/fribidi -I/usr/local/include/cairo -I/usr/local/include/pixman-1 -I/usr/local/include/freetype2 -I/usr/local/include/libdrm -I/usr/local/include/libpng16 -I/usr/local/include/harfbuzz -I/usr/local/include/gdk-pixbuf-2.0 -I/usr/local/include/gio-unix-2.0 -I/usr/local/include/libepoll-shim -I/usr/local/include/atk-1.0 -I/usr/local/include/at-spi2-atk/2.0 -I/usr/local/include/dbus-1.0 -I/usr/local/lib/dbus-1.0/include -I/usr/local/include/at-spi-2.0 -Xclang -fcolor-diagnostics -pipe -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -std=c11 -O3 -O2 -fstack-protector-strong -fno-strict-aliasing -fPIC -pthread -D_THREAD_SAFE '-DGETTEXT_PACKAGE="zathura"' '-DLOCALEDIR="/usr/local/share/locale"' '-DZATHURA_PLUGINDIR="/usr/local/lib/zathura"' -D_DEFAULT_SOURCE -DWITH_SQLITE -DWITH_MAGIC -Wall -Wextra -pedantic -Werror=implicit-function-declaration -Werror=vla -fvisibility=hidden -MD -MQ libzathura.a.p/zathura_config.c.o -MF libzathura.a.p/zathura_config.c.o.d -o libzathura.a.p/zathura_config.c.o -c ../zathura/config.c [19/44] cc -Ilibzathura.a.p -I. -I.. -Idata -I/usr/local/include -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include/gtk-3.0 -I/usr/local/include/pango-1.0 -I/usr/local/include/fribidi -I/usr/local/include/cairo -I/usr/local/include/pixman-1 -I/usr/local/include/freetype2 -I/usr/local/include/libdrm -I/usr/local/include/libpng16 -I/usr/local/include/harfbuzz -I/usr/local/include/gdk-pixbuf-2.0 -I/usr/local/include/gio-unix-2.0 -I/usr/local/include/libepoll-shim -I/usr/local/include/atk-1.0 -I/usr/local/include/at-spi2-atk/2.0 -I/usr/local/include/dbus-1.0 -I/usr/local/lib/dbus-1.0/include -I/usr/local/include/at-spi-2.0 -Xclang -fcolor-diagnostics -pipe -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -std=c11 -O3 -O2 -fstack-protector-strong -fno-strict-aliasing -fPIC -pthread -D_THREAD_SAFE '-DGETTEXT_PACKAGE="zathura"' '-DLOCALEDIR="/usr/local/share/locale"' '-DZATHURA_PLUGINDIR="/usr/local/lib/zathura"' -D_DEFAULT_SOURCE -DWITH_SQLITE -DWITH_MAGIC -Wall -Wextra -pedantic -Werror=implicit-function-declaration -Werror=vla -fvisibility=hidden -MD -MQ libzathura.a.p/zathura_database.c.o -MF libzathura.a.p/zathura_database.c.o.d -o libzathura.a.p/zathura_database.c.o -c ../zathura/database.c [20/44] cc -Ilibzathura.a.p -I. -I.. -Idata -I/usr/local/include -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include/gtk-3.0 -I/usr/local/include/pango-1.0 -I/usr/local/include/fribidi -I/usr/local/include/cairo -I/usr/local/include/pixman-1 -I/usr/local/include/freetype2 -I/usr/local/include/libdrm -I/usr/local/include/libpng16 -I/usr/local/include/harfbuzz -I/usr/local/include/gdk-pixbuf-2.0 -I/usr/local/include/gio-unix-2.0 -I/usr/local/include/libepoll-shim -I/usr/local/include/atk-1.0 -I/usr/local/include/at-spi2-atk/2.0 -I/usr/local/include/dbus-1.0 -I/usr/local/lib/dbus-1.0/include -I/usr/local/include/at-spi-2.0 -Xclang -fcolor-diagnostics -pipe -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -std=c11 -O3 -O2 -fstack-protector-strong -fno-strict-aliasing -fPIC -pthread -D_THREAD_SAFE '-DGETTEXT_PACKAGE="zathura"' '-DLOCALEDIR="/usr/local/share/locale"' '-DZATHURA_PLUGINDIR="/usr/local/lib/zathura"' -D_DEFAULT_SOURCE -DWITH_SQLITE -DWITH_MAGIC -Wall -Wextra -pedantic -Werror=implicit-function-declaration -Werror=vla -fvisibility=hidden -MD -MQ libzathura.a.p/zathura_database-plain.c.o -MF libzathura.a.p/zathura_database-plain.c.o.d -o libzathura.a.p/zathura_database-plain.c.o -c ../zathura/database-plain.c [21/44] cc -Ilibzathura.a.p -I. -I.. -Idata -I/usr/local/include -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include/gtk-3.0 -I/usr/local/include/pango-1.0 -I/usr/local/include/fribidi -I/usr/local/include/cairo -I/usr/local/include/pixman-1 -I/usr/local/include/freetype2 -I/usr/local/include/libdrm -I/usr/local/include/libpng16 -I/usr/local/include/harfbuzz -I/usr/local/include/gdk-pixbuf-2.0 -I/usr/local/include/gio-unix-2.0 -I/usr/local/include/libepoll-shim -I/usr/local/include/atk-1.0 -I/usr/local/include/at-spi2-atk/2.0 -I/usr/local/include/dbus-1.0 -I/usr/local/lib/dbus-1.0/include -I/usr/local/include/at-spi-2.0 -Xclang -fcolor-diagnostics -pipe -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -std=c11 -O3 -O2 -fstack-protector-strong -fno-strict-aliasing -fPIC -pthread -D_THREAD_SAFE '-DGETTEXT_PACKAGE="zathura"' '-DLOCALEDIR="/usr/local/share/locale"' '-DZATHURA_PLUGINDIR="/usr/local/lib/zathura"' -D_DEFAULT_SOURCE -DWITH_SQLITE -DWITH_MAGIC -Wall -Wextra -pedantic -Werror=implicit-function-declaration -Werror=vla -fvisibility=hidden -MD -MQ libzathura.a.p/zathura_dbus-interface.c.o -MF libzathura.a.p/zathura_dbus-interface.c.o.d -o libzathura.a.p/zathura_dbus-interface.c.o -c ../zathura/dbus-interface.c [22/44] cc -Ilibzathura.a.p -I. -I.. -Idata -I/usr/local/include -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include/gtk-3.0 -I/usr/local/include/pango-1.0 -I/usr/local/include/fribidi -I/usr/local/include/cairo -I/usr/local/include/pixman-1 -I/usr/local/include/freetype2 -I/usr/local/include/libdrm -I/usr/local/include/libpng16 -I/usr/local/include/harfbuzz -I/usr/local/include/gdk-pixbuf-2.0 -I/usr/local/include/gio-unix-2.0 -I/usr/local/include/libepoll-shim -I/usr/local/include/atk-1.0 -I/usr/local/include/at-spi2-atk/2.0 -I/usr/local/include/dbus-1.0 -I/usr/local/lib/dbus-1.0/include -I/usr/local/include/at-spi-2.0 -Xclang -fcolor-diagnostics -pipe -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -std=c11 -O3 -O2 -fstack-protector-strong -fno-strict-aliasing -fPIC -pthread -D_THREAD_SAFE '-DGETTEXT_PACKAGE="zathura"' '-DLOCALEDIR="/usr/local/share/locale"' '-DZATHURA_PLUGINDIR="/usr/local/lib/zathura"' -D_DEFAULT_SOURCE -DWITH_SQLITE -DWITH_MAGIC -Wall -Wextra -pedantic -Werror=implicit-function-declaration -Werror=vla -fvisibility=hidden -MD -MQ libzathura.a.p/zathura_file-monitor.c.o -MF libzathura.a.p/zathura_file-monitor.c.o.d -o libzathura.a.p/zathura_file-monitor.c.o -c ../zathura/file-monitor.c [23/44] cc -Ilibzathura.a.p -I. -I.. -Idata -I/usr/local/include -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include/gtk-3.0 -I/usr/local/include/pango-1.0 -I/usr/local/include/fribidi -I/usr/local/include/cairo -I/usr/local/include/pixman-1 -I/usr/local/include/freetype2 -I/usr/local/include/libdrm -I/usr/local/include/libpng16 -I/usr/local/include/harfbuzz -I/usr/local/include/gdk-pixbuf-2.0 -I/usr/local/include/gio-unix-2.0 -I/usr/local/include/libepoll-shim -I/usr/local/include/atk-1.0 -I/usr/local/include/at-spi2-atk/2.0 -I/usr/local/include/dbus-1.0 -I/usr/local/lib/dbus-1.0/include -I/usr/local/include/at-spi-2.0 -Xclang -fcolor-diagnostics -pipe -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -std=c11 -O3 -O2 -fstack-protector-strong -fno-strict-aliasing -fPIC -pthread -D_THREAD_SAFE '-DGETTEXT_PACKAGE="zathura"' '-DLOCALEDIR="/usr/local/share/locale"' '-DZATHURA_PLUGINDIR="/usr/local/lib/zathura"' -D_DEFAULT_SOURCE -DWITH_SQLITE -DWITH_MAGIC -Wall -Wextra -pedantic -Werror=implicit-function-declaration -Werror=vla -fvisibility=hidden -MD -MQ libzathura.a.p/zathura_document.c.o -MF libzathura.a.p/zathura_document.c.o.d -o libzathura.a.p/zathura_document.c.o -c ../zathura/document.c [24/44] cc -Ilibzathura.a.p -I. -I.. -Idata -I/usr/local/include -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include/gtk-3.0 -I/usr/local/include/pango-1.0 -I/usr/local/include/fribidi -I/usr/local/include/cairo -I/usr/local/include/pixman-1 -I/usr/local/include/freetype2 -I/usr/local/include/libdrm -I/usr/local/include/libpng16 -I/usr/local/include/harfbuzz -I/usr/local/include/gdk-pixbuf-2.0 -I/usr/local/include/gio-unix-2.0 -I/usr/local/include/libepoll-shim -I/usr/local/include/atk-1.0 -I/usr/local/include/at-spi2-atk/2.0 -I/usr/local/include/dbus-1.0 -I/usr/local/lib/dbus-1.0/include -I/usr/local/include/at-spi-2.0 -Xclang -fcolor-diagnostics -pipe -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -std=c11 -O3 -O2 -fstack-protector-strong -fno-strict-aliasing -fPIC -pthread -D_THREAD_SAFE '-DGETTEXT_PACKAGE="zathura"' '-DLOCALEDIR="/usr/local/share/locale"' '-DZATHURA_PLUGINDIR="/usr/local/lib/zathura"' -D_DEFAULT_SOURCE -DWITH_SQLITE -DWITH_MAGIC -Wall -Wextra -pedantic -Werror=implicit-function-declaration -Werror=vla -fvisibility=hidden -MD -MQ libzathura.a.p/zathura_file-monitor-glib.c.o -MF libzathura.a.p/zathura_file-monitor-glib.c.o.d -o libzathura.a.p/zathura_file-monitor-glib.c.o -c ../zathura/file-monitor-glib.c [25/44] cc -Ilibzathura.a.p -I. -I.. -Idata -I/usr/local/include -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include/gtk-3.0 -I/usr/local/include/pango-1.0 -I/usr/local/include/fribidi -I/usr/local/include/cairo -I/usr/local/include/pixman-1 -I/usr/local/include/freetype2 -I/usr/local/include/libdrm -I/usr/local/include/libpng16 -I/usr/local/include/harfbuzz -I/usr/local/include/gdk-pixbuf-2.0 -I/usr/local/include/gio-unix-2.0 -I/usr/local/include/libepoll-shim -I/usr/local/include/atk-1.0 -I/usr/local/include/at-spi2-atk/2.0 -I/usr/local/include/dbus-1.0 -I/usr/local/lib/dbus-1.0/include -I/usr/local/include/at-spi-2.0 -Xclang -fcolor-diagnostics -pipe -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -std=c11 -O3 -O2 -fstack-protector-strong -fno-strict-aliasing -fPIC -pthread -D_THREAD_SAFE '-DGETTEXT_PACKAGE="zathura"' '-DLOCALEDIR="/usr/local/share/locale"' '-DZATHURA_PLUGINDIR="/usr/local/lib/zathura"' -D_DEFAULT_SOURCE -DWITH_SQLITE -DWITH_MAGIC -Wall -Wextra -pedantic -Werror=implicit-function-declaration -Werror=vla -fvisibility=hidden -MD -MQ libzathura.a.p/zathura_file-monitor-noop.c.o -MF libzathura.a.p/zathura_file-monitor-noop.c.o.d -o libzathura.a.p/zathura_file-monitor-noop.c.o -c ../zathura/file-monitor-noop.c [26/44] cc -Ilibzathura.a.p -I. -I.. -Idata -I/usr/local/include -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include/gtk-3.0 -I/usr/local/include/pango-1.0 -I/usr/local/include/fribidi -I/usr/local/include/cairo -I/usr/local/include/pixman-1 -I/usr/local/include/freetype2 -I/usr/local/include/libdrm -I/usr/local/include/libpng16 -I/usr/local/include/harfbuzz -I/usr/local/include/gdk-pixbuf-2.0 -I/usr/local/include/gio-unix-2.0 -I/usr/local/include/libepoll-shim -I/usr/local/include/atk-1.0 -I/usr/local/include/at-spi2-atk/2.0 -I/usr/local/include/dbus-1.0 -I/usr/local/lib/dbus-1.0/include -I/usr/local/include/at-spi-2.0 -Xclang -fcolor-diagnostics -pipe -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -std=c11 -O3 -O2 -fstack-protector-strong -fno-strict-aliasing -fPIC -pthread -D_THREAD_SAFE '-DGETTEXT_PACKAGE="zathura"' '-DLOCALEDIR="/usr/local/share/locale"' '-DZATHURA_PLUGINDIR="/usr/local/lib/zathura"' -D_DEFAULT_SOURCE -DWITH_SQLITE -DWITH_MAGIC -Wall -Wextra -pedantic -Werror=implicit-function-declaration -Werror=vla -fvisibility=hidden -MD -MQ libzathura.a.p/zathura_file-monitor-signal.c.o -MF libzathura.a.p/zathura_file-monitor-signal.c.o.d -o libzathura.a.p/zathura_file-monitor-signal.c.o -c ../zathura/file-monitor-signal.c [27/44] cc -Ilibzathura.a.p -I. -I.. -Idata -I/usr/local/include -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include/gtk-3.0 -I/usr/local/include/pango-1.0 -I/usr/local/include/fribidi -I/usr/local/include/cairo -I/usr/local/include/pixman-1 -I/usr/local/include/freetype2 -I/usr/local/include/libdrm -I/usr/local/include/libpng16 -I/usr/local/include/harfbuzz -I/usr/local/include/gdk-pixbuf-2.0 -I/usr/local/include/gio-unix-2.0 -I/usr/local/include/libepoll-shim -I/usr/local/include/atk-1.0 -I/usr/local/include/at-spi2-atk/2.0 -I/usr/local/include/dbus-1.0 -I/usr/local/lib/dbus-1.0/include -I/usr/local/include/at-spi-2.0 -Xclang -fcolor-diagnostics -pipe -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -std=c11 -O3 -O2 -fstack-protector-strong -fno-strict-aliasing -fPIC -pthread -D_THREAD_SAFE '-DGETTEXT_PACKAGE="zathura"' '-DLOCALEDIR="/usr/local/share/locale"' '-DZATHURA_PLUGINDIR="/usr/local/lib/zathura"' -D_DEFAULT_SOURCE -DWITH_SQLITE -DWITH_MAGIC -Wall -Wextra -pedantic -Werror=implicit-function-declaration -Werror=vla -fvisibility=hidden -MD -MQ libzathura.a.p/zathura_jumplist.c.o -MF libzathura.a.p/zathura_jumplist.c.o.d -o libzathura.a.p/zathura_jumplist.c.o -c ../zathura/jumplist.c [28/44] cc -Ilibzathura.a.p -I. -I.. -Idata -I/usr/local/include -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include/gtk-3.0 -I/usr/local/include/pango-1.0 -I/usr/local/include/fribidi -I/usr/local/include/cairo -I/usr/local/include/pixman-1 -I/usr/local/include/freetype2 -I/usr/local/include/libdrm -I/usr/local/include/libpng16 -I/usr/local/include/harfbuzz -I/usr/local/include/gdk-pixbuf-2.0 -I/usr/local/include/gio-unix-2.0 -I/usr/local/include/libepoll-shim -I/usr/local/include/atk-1.0 -I/usr/local/include/at-spi2-atk/2.0 -I/usr/local/include/dbus-1.0 -I/usr/local/lib/dbus-1.0/include -I/usr/local/include/at-spi-2.0 -Xclang -fcolor-diagnostics -pipe -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -std=c11 -O3 -O2 -fstack-protector-strong -fno-strict-aliasing -fPIC -pthread -D_THREAD_SAFE '-DGETTEXT_PACKAGE="zathura"' '-DLOCALEDIR="/usr/local/share/locale"' '-DZATHURA_PLUGINDIR="/usr/local/lib/zathura"' -D_DEFAULT_SOURCE -DWITH_SQLITE -DWITH_MAGIC -Wall -Wextra -pedantic -Werror=implicit-function-declaration -Werror=vla -fvisibility=hidden -MD -MQ libzathura.a.p/zathura_links.c.o -MF libzathura.a.p/zathura_links.c.o.d -o libzathura.a.p/zathura_links.c.o -c ../zathura/links.c [29/44] cc -Ilibzathura.a.p -I. -I.. -Idata -I/usr/local/include -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include/gtk-3.0 -I/usr/local/include/pango-1.0 -I/usr/local/include/fribidi -I/usr/local/include/cairo -I/usr/local/include/pixman-1 -I/usr/local/include/freetype2 -I/usr/local/include/libdrm -I/usr/local/include/libpng16 -I/usr/local/include/harfbuzz -I/usr/local/include/gdk-pixbuf-2.0 -I/usr/local/include/gio-unix-2.0 -I/usr/local/include/libepoll-shim -I/usr/local/include/atk-1.0 -I/usr/local/include/at-spi2-atk/2.0 -I/usr/local/include/dbus-1.0 -I/usr/local/lib/dbus-1.0/include -I/usr/local/include/at-spi-2.0 -Xclang -fcolor-diagnostics -pipe -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -std=c11 -O3 -O2 -fstack-protector-strong -fno-strict-aliasing -fPIC -pthread -D_THREAD_SAFE '-DGETTEXT_PACKAGE="zathura"' '-DLOCALEDIR="/usr/local/share/locale"' '-DZATHURA_PLUGINDIR="/usr/local/lib/zathura"' -D_DEFAULT_SOURCE -DWITH_SQLITE -DWITH_MAGIC -Wall -Wextra -pedantic -Werror=implicit-function-declaration -Werror=vla -fvisibility=hidden -MD -MQ libzathura.a.p/zathura_marks.c.o -MF libzathura.a.p/zathura_marks.c.o.d -o libzathura.a.p/zathura_marks.c.o -c ../zathura/marks.c [30/44] cc -Ilibzathura.a.p -I. -I.. -Idata -I/usr/local/include -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include/gtk-3.0 -I/usr/local/include/pango-1.0 -I/usr/local/include/fribidi -I/usr/local/include/cairo -I/usr/local/include/pixman-1 -I/usr/local/include/freetype2 -I/usr/local/include/libdrm -I/usr/local/include/libpng16 -I/usr/local/include/harfbuzz -I/usr/local/include/gdk-pixbuf-2.0 -I/usr/local/include/gio-unix-2.0 -I/usr/local/include/libepoll-shim -I/usr/local/include/atk-1.0 -I/usr/local/include/at-spi2-atk/2.0 -I/usr/local/include/dbus-1.0 -I/usr/local/lib/dbus-1.0/include -I/usr/local/include/at-spi-2.0 -Xclang -fcolor-diagnostics -pipe -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -std=c11 -O3 -O2 -fstack-protector-strong -fno-strict-aliasing -fPIC -pthread -D_THREAD_SAFE '-DGETTEXT_PACKAGE="zathura"' '-DLOCALEDIR="/usr/local/share/locale"' '-DZATHURA_PLUGINDIR="/usr/local/lib/zathura"' -D_DEFAULT_SOURCE -DWITH_SQLITE -DWITH_MAGIC -Wall -Wextra -pedantic -Werror=implicit-function-declaration -Werror=vla -fvisibility=hidden -MD -MQ libzathura.a.p/zathura_page.c.o -MF libzathura.a.p/zathura_page.c.o.d -o libzathura.a.p/zathura_page.c.o -c ../zathura/page.c [31/44] cc -Ilibzathura.a.p -I. -I.. -Idata -I/usr/local/include -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include/gtk-3.0 -I/usr/local/include/pango-1.0 -I/usr/local/include/fribidi -I/usr/local/include/cairo -I/usr/local/include/pixman-1 -I/usr/local/include/freetype2 -I/usr/local/include/libdrm -I/usr/local/include/libpng16 -I/usr/local/include/harfbuzz -I/usr/local/include/gdk-pixbuf-2.0 -I/usr/local/include/gio-unix-2.0 -I/usr/local/include/libepoll-shim -I/usr/local/include/atk-1.0 -I/usr/local/include/at-spi2-atk/2.0 -I/usr/local/include/dbus-1.0 -I/usr/local/lib/dbus-1.0/include -I/usr/local/include/at-spi-2.0 -Xclang -fcolor-diagnostics -pipe -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -std=c11 -O3 -O2 -fstack-protector-strong -fno-strict-aliasing -fPIC -pthread -D_THREAD_SAFE '-DGETTEXT_PACKAGE="zathura"' '-DLOCALEDIR="/usr/local/share/locale"' '-DZATHURA_PLUGINDIR="/usr/local/lib/zathura"' -D_DEFAULT_SOURCE -DWITH_SQLITE -DWITH_MAGIC -Wall -Wextra -pedantic -Werror=implicit-function-declaration -Werror=vla -fvisibility=hidden -MD -MQ libzathura.a.p/zathura_plugin.c.o -MF libzathura.a.p/zathura_plugin.c.o.d -o libzathura.a.p/zathura_plugin.c.o -c ../zathura/plugin.c [32/44] cc -Ilibzathura.a.p -I. -I.. -Idata -I/usr/local/include -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include/gtk-3.0 -I/usr/local/include/pango-1.0 -I/usr/local/include/fribidi -I/usr/local/include/cairo -I/usr/local/include/pixman-1 -I/usr/local/include/freetype2 -I/usr/local/include/libdrm -I/usr/local/include/libpng16 -I/usr/local/include/harfbuzz -I/usr/local/include/gdk-pixbuf-2.0 -I/usr/local/include/gio-unix-2.0 -I/usr/local/include/libepoll-shim -I/usr/local/include/atk-1.0 -I/usr/local/include/at-spi2-atk/2.0 -I/usr/local/include/dbus-1.0 -I/usr/local/lib/dbus-1.0/include -I/usr/local/include/at-spi-2.0 -Xclang -fcolor-diagnostics -pipe -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -std=c11 -O3 -O2 -fstack-protector-strong -fno-strict-aliasing -fPIC -pthread -D_THREAD_SAFE '-DGETTEXT_PACKAGE="zathura"' '-DLOCALEDIR="/usr/local/share/locale"' '-DZATHURA_PLUGINDIR="/usr/local/lib/zathura"' -D_DEFAULT_SOURCE -DWITH_SQLITE -DWITH_MAGIC -Wall -Wextra -pedantic -Werror=implicit-function-declaration -Werror=vla -fvisibility=hidden -MD -MQ libzathura.a.p/zathura_page-widget.c.o -MF libzathura.a.p/zathura_page-widget.c.o.d -o libzathura.a.p/zathura_page-widget.c.o -c ../zathura/page-widget.c [33/44] cc -Ilibzathura.a.p -I. -I.. -Idata -I/usr/local/include -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include/gtk-3.0 -I/usr/local/include/pango-1.0 -I/usr/local/include/fribidi -I/usr/local/include/cairo -I/usr/local/include/pixman-1 -I/usr/local/include/freetype2 -I/usr/local/include/libdrm -I/usr/local/include/libpng16 -I/usr/local/include/harfbuzz -I/usr/local/include/gdk-pixbuf-2.0 -I/usr/local/include/gio-unix-2.0 -I/usr/local/include/libepoll-shim -I/usr/local/include/atk-1.0 -I/usr/local/include/at-spi2-atk/2.0 -I/usr/local/include/dbus-1.0 -I/usr/local/lib/dbus-1.0/include -I/usr/local/include/at-spi-2.0 -Xclang -fcolor-diagnostics -pipe -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -std=c11 -O3 -O2 -fstack-protector-strong -fno-strict-aliasing -fPIC -pthread -D_THREAD_SAFE '-DGETTEXT_PACKAGE="zathura"' '-DLOCALEDIR="/usr/local/share/locale"' '-DZATHURA_PLUGINDIR="/usr/local/lib/zathura"' -D_DEFAULT_SOURCE -DWITH_SQLITE -DWITH_MAGIC -Wall -Wextra -pedantic -Werror=implicit-function-declaration -Werror=vla -fvisibility=hidden -MD -MQ libzathura.a.p/zathura_print.c.o -MF libzathura.a.p/zathura_print.c.o.d -o libzathura.a.p/zathura_print.c.o -c ../zathura/print.c [34/44] cc -Ilibzathura.a.p -I. -I.. -Idata -I/usr/local/include -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include/gtk-3.0 -I/usr/local/include/pango-1.0 -I/usr/local/include/fribidi -I/usr/local/include/cairo -I/usr/local/include/pixman-1 -I/usr/local/include/freetype2 -I/usr/local/include/libdrm -I/usr/local/include/libpng16 -I/usr/local/include/harfbuzz -I/usr/local/include/gdk-pixbuf-2.0 -I/usr/local/include/gio-unix-2.0 -I/usr/local/include/libepoll-shim -I/usr/local/include/atk-1.0 -I/usr/local/include/at-spi2-atk/2.0 -I/usr/local/include/dbus-1.0 -I/usr/local/lib/dbus-1.0/include -I/usr/local/include/at-spi-2.0 -Xclang -fcolor-diagnostics -pipe -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -std=c11 -O3 -O2 -fstack-protector-strong -fno-strict-aliasing -fPIC -pthread -D_THREAD_SAFE '-DGETTEXT_PACKAGE="zathura"' '-DLOCALEDIR="/usr/local/share/locale"' '-DZATHURA_PLUGINDIR="/usr/local/lib/zathura"' -D_DEFAULT_SOURCE -DWITH_SQLITE -DWITH_MAGIC -Wall -Wextra -pedantic -Werror=implicit-function-declaration -Werror=vla -fvisibility=hidden -MD -MQ libzathura.a.p/zathura_render.c.o -MF libzathura.a.p/zathura_render.c.o.d -o libzathura.a.p/zathura_render.c.o -c ../zathura/render.c [35/44] cc -Ilibzathura.a.p -I. -I.. -Idata -I/usr/local/include -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include/gtk-3.0 -I/usr/local/include/pango-1.0 -I/usr/local/include/fribidi -I/usr/local/include/cairo -I/usr/local/include/pixman-1 -I/usr/local/include/freetype2 -I/usr/local/include/libdrm -I/usr/local/include/libpng16 -I/usr/local/include/harfbuzz -I/usr/local/include/gdk-pixbuf-2.0 -I/usr/local/include/gio-unix-2.0 -I/usr/local/include/libepoll-shim -I/usr/local/include/atk-1.0 -I/usr/local/include/at-spi2-atk/2.0 -I/usr/local/include/dbus-1.0 -I/usr/local/lib/dbus-1.0/include -I/usr/local/include/at-spi-2.0 -Xclang -fcolor-diagnostics -pipe -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -std=c11 -O3 -O2 -fstack-protector-strong -fno-strict-aliasing -fPIC -pthread -D_THREAD_SAFE '-DGETTEXT_PACKAGE="zathura"' '-DLOCALEDIR="/usr/local/share/locale"' '-DZATHURA_PLUGINDIR="/usr/local/lib/zathura"' -D_DEFAULT_SOURCE -DWITH_SQLITE -DWITH_MAGIC -Wall -Wextra -pedantic -Werror=implicit-function-declaration -Werror=vla -fvisibility=hidden -MD -MQ libzathura.a.p/zathura_shortcuts.c.o -MF libzathura.a.p/zathura_shortcuts.c.o.d -o libzathura.a.p/zathura_shortcuts.c.o -c ../zathura/shortcuts.c [36/44] cc -Ilibzathura.a.p -I. -I.. -Idata -I/usr/local/include -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include/gtk-3.0 -I/usr/local/include/pango-1.0 -I/usr/local/include/fribidi -I/usr/local/include/cairo -I/usr/local/include/pixman-1 -I/usr/local/include/freetype2 -I/usr/local/include/libdrm -I/usr/local/include/libpng16 -I/usr/local/include/harfbuzz -I/usr/local/include/gdk-pixbuf-2.0 -I/usr/local/include/gio-unix-2.0 -I/usr/local/include/libepoll-shim -I/usr/local/include/atk-1.0 -I/usr/local/include/at-spi2-atk/2.0 -I/usr/local/include/dbus-1.0 -I/usr/local/lib/dbus-1.0/include -I/usr/local/include/at-spi-2.0 -Xclang -fcolor-diagnostics -pipe -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -std=c11 -O3 -O2 -fstack-protector-strong -fno-strict-aliasing -fPIC -pthread -D_THREAD_SAFE '-DGETTEXT_PACKAGE="zathura"' '-DLOCALEDIR="/usr/local/share/locale"' '-DZATHURA_PLUGINDIR="/usr/local/lib/zathura"' -D_DEFAULT_SOURCE -DWITH_SQLITE -DWITH_MAGIC -Wall -Wextra -pedantic -Werror=implicit-function-declaration -Werror=vla -fvisibility=hidden -MD -MQ libzathura.a.p/zathura_synctex.c.o -MF libzathura.a.p/zathura_synctex.c.o.d -o libzathura.a.p/zathura_synctex.c.o -c ../zathura/synctex.c [37/44] cc -Ilibzathura.a.p -I. -I.. -Idata -I/usr/local/include -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include/gtk-3.0 -I/usr/local/include/pango-1.0 -I/usr/local/include/fribidi -I/usr/local/include/cairo -I/usr/local/include/pixman-1 -I/usr/local/include/freetype2 -I/usr/local/include/libdrm -I/usr/local/include/libpng16 -I/usr/local/include/harfbuzz -I/usr/local/include/gdk-pixbuf-2.0 -I/usr/local/include/gio-unix-2.0 -I/usr/local/include/libepoll-shim -I/usr/local/include/atk-1.0 -I/usr/local/include/at-spi2-atk/2.0 -I/usr/local/include/dbus-1.0 -I/usr/local/lib/dbus-1.0/include -I/usr/local/include/at-spi-2.0 -Xclang -fcolor-diagnostics -pipe -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -std=c11 -O3 -O2 -fstack-protector-strong -fno-strict-aliasing -fPIC -pthread -D_THREAD_SAFE '-DGETTEXT_PACKAGE="zathura"' '-DLOCALEDIR="/usr/local/share/locale"' '-DZATHURA_PLUGINDIR="/usr/local/lib/zathura"' -D_DEFAULT_SOURCE -DWITH_SQLITE -DWITH_MAGIC -Wall -Wextra -pedantic -Werror=implicit-function-declaration -Werror=vla -fvisibility=hidden -MD -MQ libzathura.a.p/zathura_types.c.o -MF libzathura.a.p/zathura_types.c.o.d -o libzathura.a.p/zathura_types.c.o -c ../zathura/types.c [38/44] cc -Ilibzathura.a.p -I. -I.. -Idata -I/usr/local/include -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include/gtk-3.0 -I/usr/local/include/pango-1.0 -I/usr/local/include/fribidi -I/usr/local/include/cairo -I/usr/local/include/pixman-1 -I/usr/local/include/freetype2 -I/usr/local/include/libdrm -I/usr/local/include/libpng16 -I/usr/local/include/harfbuzz -I/usr/local/include/gdk-pixbuf-2.0 -I/usr/local/include/gio-unix-2.0 -I/usr/local/include/libepoll-shim -I/usr/local/include/atk-1.0 -I/usr/local/include/at-spi2-atk/2.0 -I/usr/local/include/dbus-1.0 -I/usr/local/lib/dbus-1.0/include -I/usr/local/include/at-spi-2.0 -Xclang -fcolor-diagnostics -pipe -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -std=c11 -O3 -O2 -fstack-protector-strong -fno-strict-aliasing -fPIC -pthread -D_THREAD_SAFE '-DGETTEXT_PACKAGE="zathura"' '-DLOCALEDIR="/usr/local/share/locale"' '-DZATHURA_PLUGINDIR="/usr/local/lib/zathura"' -D_DEFAULT_SOURCE -DWITH_SQLITE -DWITH_MAGIC -Wall -Wextra -pedantic -Werror=implicit-function-declaration -Werror=vla -fvisibility=hidden -MD -MQ libzathura.a.p/zathura_utils.c.o -MF libzathura.a.p/zathura_utils.c.o.d -o libzathura.a.p/zathura_utils.c.o -c ../zathura/utils.c [39/44] cc -Ilibzathura.a.p -I. -I.. -Idata -I/usr/local/include -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include/gtk-3.0 -I/usr/local/include/pango-1.0 -I/usr/local/include/fribidi -I/usr/local/include/cairo -I/usr/local/include/pixman-1 -I/usr/local/include/freetype2 -I/usr/local/include/libdrm -I/usr/local/include/libpng16 -I/usr/local/include/harfbuzz -I/usr/local/include/gdk-pixbuf-2.0 -I/usr/local/include/gio-unix-2.0 -I/usr/local/include/libepoll-shim -I/usr/local/include/atk-1.0 -I/usr/local/include/at-spi2-atk/2.0 -I/usr/local/include/dbus-1.0 -I/usr/local/lib/dbus-1.0/include -I/usr/local/include/at-spi-2.0 -Xclang -fcolor-diagnostics -pipe -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -std=c11 -O3 -O2 -fstack-protector-strong -fno-strict-aliasing -fPIC -pthread -D_THREAD_SAFE '-DGETTEXT_PACKAGE="zathura"' '-DLOCALEDIR="/usr/local/share/locale"' '-DZATHURA_PLUGINDIR="/usr/local/lib/zathura"' -D_DEFAULT_SOURCE -DWITH_SQLITE -DWITH_MAGIC -Wall -Wextra -pedantic -Werror=implicit-function-declaration -Werror=vla -fvisibility=hidden -MD -MQ libzathura.a.p/zathura_database-sqlite.c.o -MF libzathura.a.p/zathura_database-sqlite.c.o.d -o libzathura.a.p/zathura_database-sqlite.c.o -c ../zathura/database-sqlite.c [40/44] cc -Ilibzathura.a.p -I. -I.. -Idata -I/usr/local/include -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include/gtk-3.0 -I/usr/local/include/pango-1.0 -I/usr/local/include/fribidi -I/usr/local/include/cairo -I/usr/local/include/pixman-1 -I/usr/local/include/freetype2 -I/usr/local/include/libdrm -I/usr/local/include/libpng16 -I/usr/local/include/harfbuzz -I/usr/local/include/gdk-pixbuf-2.0 -I/usr/local/include/gio-unix-2.0 -I/usr/local/include/libepoll-shim -I/usr/local/include/atk-1.0 -I/usr/local/include/at-spi2-atk/2.0 -I/usr/local/include/dbus-1.0 -I/usr/local/lib/dbus-1.0/include -I/usr/local/include/at-spi-2.0 -Xclang -fcolor-diagnostics -pipe -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -std=c11 -O3 -O2 -fstack-protector-strong -fno-strict-aliasing -fPIC -pthread -D_THREAD_SAFE '-DGETTEXT_PACKAGE="zathura"' '-DLOCALEDIR="/usr/local/share/locale"' '-DZATHURA_PLUGINDIR="/usr/local/lib/zathura"' -D_DEFAULT_SOURCE -DWITH_SQLITE -DWITH_MAGIC -Wall -Wextra -pedantic -Werror=implicit-function-declaration -Werror=vla -fvisibility=hidden -MD -MQ libzathura.a.p/zathura_zathura.c.o -MF libzathura.a.p/zathura_zathura.c.o.d -o libzathura.a.p/zathura_zathura.c.o -c ../zathura/zathura.c [41/44] rm -f libzathura.a && llvm-ar csrD libzathura.a libzathura.a.p/meson-generated_.._data_resources.c.o libzathura.a.p/zathura_adjustment.c.o libzathura.a.p/zathura_bookmarks.c.o libzathura.a.p/zathura_callbacks.c.o libzathura.a.p/zathura_checked-integer-arithmetic.c.o libzathura.a.p/zathura_commands.c.o libzathura.a.p/zathura_completion.c.o libzathura.a.p/zathura_config.c.o libzathura.a.p/zathura_content-type.c.o libzathura.a.p/zathura_database.c.o libzathura.a.p/zathura_database-plain.c.o libzathura.a.p/zathura_dbus-interface.c.o libzathura.a.p/zathura_document.c.o libzathura.a.p/zathura_file-monitor.c.o libzathura.a.p/zathura_file-monitor-glib.c.o libzathura.a.p/zathura_file-monitor-noop.c.o libzathura.a.p/zathura_file-monitor-signal.c.o libzathura.a.p/zathura_jumplist.c.o libzathura.a.p/zathura_links.c.o libzathura.a.p/zathura_marks.c.o libzathura.a.p/zathura_page.c.o libzathura.a.p/zathura_page-widget.c.o libzathura.a.p/zathura_plugin.c.o libzathura.a.p/zathura_print.c.o li bzathura.a.p/zathura_render.c.o libzathura.a.p/zathura_shortcuts.c.o libzathura.a.p/zathura_synctex.c.o libzathura.a.p/zathura_types.c.o libzathura.a.p/zathura_utils.c.o libzathura.a.p/zathura_zathura.c.o libzathura.a.p/zathura_database-sqlite.c.o [42/44] /usr/local/bin/sphinx-build -b man -D version=0.4.5 -D release=0.4.5 /wrkdirs/usr/ports/graphics/zathura/work/zathura-0.4.5/doc/man /wrkdirs/usr/ports/graphics/zathura/work/zathura-0.4.5/_build/doc FAILED: doc/zathura.1 doc/zathurarc.5 /usr/local/bin/sphinx-build -b man -D version=0.4.5 -D release=0.4.5 /wrkdirs/usr/ports/graphics/zathura/work/zathura-0.4.5/doc/man /wrkdirs/usr/ports/graphics/zathura/work/zathura-0.4.5/_build/doc Traceback (most recent call last): File "/usr/local/lib/python3.7/site-packages/pkg_resources/__init__.py", line 583, in _build_master ws.require(__requires__) File "/usr/local/lib/python3.7/site-packages/pkg_resources/__init__.py", line 900, in require needed = self.resolve(parse_requirements(requirements)) File "/usr/local/lib/python3.7/site-packages/pkg_resources/__init__.py", line 791, in resolve raise VersionConflict(dist, req).with_context(dependent_req) pkg_resources.ContextualVersionConflict: (chardet 4.0.0 (/usr/local/lib/python3.7/site-packages), Requirement.parse('chardet<4,>=3.0.2'), {'requests'}) During handling of the above exception, another exception occurred: Traceback (most recent call last): File "/usr/local/bin/sphinx-build", line 6, in <module> from pkg_resources import load_entry_point File "/usr/local/lib/python3.7/site-packages/pkg_resources/__init__.py", line 3251, in <module> @_call_aside File "/usr/local/lib/python3.7/site-packages/pkg_resources/__init__.py", line 3235, in _call_aside f(*args, **kwargs) File "/usr/local/lib/python3.7/site-packages/pkg_resources/__init__.py", line 3264, in _initialize_master_working_set working_set = WorkingSet._build_master() File "/usr/local/lib/python3.7/site-packages/pkg_resources/__init__.py", line 585, in _build_master return cls._build_from_requirements(__requires__) File "/usr/local/lib/python3.7/site-packages/pkg_resources/__init__.py", line 598, in _build_from_requirements dists = ws.resolve(reqs, Environment()) File "/usr/local/lib/python3.7/site-packages/pkg_resources/__init__.py", line 786, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'chardet<4,>=3.0.2' distribution was not found and is required by requests [43/44] cc -Izathura.p -I. -I.. -I/usr/local/include -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include/gtk-3.0 -I/usr/local/include/pango-1.0 -I/usr/local/include/fribidi -I/usr/local/include/cairo -I/usr/local/include/pixman-1 -I/usr/local/include/freetype2 -I/usr/local/include/libdrm -I/usr/local/include/libpng16 -I/usr/local/include/harfbuzz -I/usr/local/include/gdk-pixbuf-2.0 -I/usr/local/include/gio-unix-2.0 -I/usr/local/include/libepoll-shim -I/usr/local/include/atk-1.0 -I/usr/local/include/at-spi2-atk/2.0 -I/usr/local/include/dbus-1.0 -I/usr/local/lib/dbus-1.0/include -I/usr/local/include/at-spi-2.0 -Xclang -fcolor-diagnostics -pipe -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -std=c11 -O3 -O2 -fstack-protector-strong -fno-strict-aliasing -pthread -D_THREAD_SAFE '-DGETTEXT_PACKAGE="zathura"' '-DLOCALEDIR="/usr/local/share/locale"' '-DZATHURA_PLUGINDIR="/usr/local/lib/zathura"' -D_DEFAULT_SOURCE -DWITH_SQLITE -DWITH_MAGIC -Wall -Wextra -pedantic -Werror=implicit-function-declaration -Werror=vla -fvisibility=hidden -MD -MQ zathura.p/zathura_main.c.o -MF zathura.p/zathura_main.c.o.d -o zathura.p/zathura_main.c.o -c ../zathura/main.c ninja: build stopped: subcommand failed. ===> Compilation failed unexpectedly. Try to set MAKE_JOBS_UNSAFE=yes and rebuild before reporting the failure to the maintainer. *** Error code 1 Stop. make: stopped in /usr/ports/graphics/zathura _______________________________________________ [email protected] mailing list https://lists.freebsd.org/mailman/listinfo/freebsd-pkg-fallout To unsubscribe, send any mail to "[email protected]"
