------------------------------------------------------------------------------- -- Phase: Environment ------------------------------------------------------------------------------- NO_DEPENDS=1 UNAME_r=6.5 UNAME_m=x86_64 UNAME_p=x86_64 UNAME_v=unknown UNAME_s=DragonFly PATH=/sbin:/bin:/usr/sbin:/usr/bin:/usr/local/sbin:/usr/local/bin SSL_NO_VERIFY_PEER=1 LANG=C HOME=/root USER=root TERM=dumb SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: showconfig ------------------------------------------------------------------------------- SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: CONFIGURE_ENV ------------------------------------------------------------------------------- PKG_CONFIG=pkgconf XDG_DATA_HOME=/construction/graphics/zathura-pdf-poppler XDG_CONFIG_HOME=/construction/graphics/zathura-pdf-poppler XDG_CACHE_HOME=/construction/graphics/zathura-pdf-poppler/.cache HOME=/construction/graphics/zathura-pdf-poppler TMPDIR="/tmp" PATH=/construction/graphics/zathura-pdf-poppler/.bin:/sbin:/bin:/usr/sbin:/usr/bin:/usr/local/sbin:/usr/local/bin PKG_CONFIG_LIBDIR=/construction/graphics/zathura-pdf-poppler/.pkgconfig:/usr/local/libdata/pkgconfig:/usr/local/share/pkgconfig:/usr/libdata/pkgconfig SHELL=/bin/sh CONFIG_SHELL=/bin/sh CCVER=gcc80 LANG=en_US.UTF-8 LC_ALL=en_US.UTF-8 SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: CONFIGURE_ARGS ------------------------------------------------------------------------------- --prefix /usr/local --mandir man --infodir share/info --auto-features=enabled -Db_colorout=never --buildtype release --strip _build SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: MAKE_ENV ------------------------------------------------------------------------------- NINJA_STATUS="[%p %s/%t] " XDG_DATA_HOME=/construction/graphics/zathura-pdf-poppler XDG_CONFIG_HOME=/construction/graphics/zathura-pdf-poppler XDG_CACHE_HOME=/construction/graphics/zathura-pdf-poppler/.cache HOME=/construction/graphics/zathura-pdf-poppler TMPDIR="/tmp" PATH=/construction/graphics/zathura-pdf-poppler/.bin:/sbin:/bin:/usr/sbin:/usr/bin:/usr/local/sbin:/usr/local/bin PKG_CONFIG_LIBDIR=/construction/graphics/zathura-pdf-poppler/.pkgconfig:/usr/local/libdata/pkgconfig:/usr/local/share/pkgconfig:/usr/libdata/pkgconfig MK_DEBUG_FILES=no MK_KERNEL_SYMBOLS=no SHELL=/bin/sh NO_LINT=YES CCVER=gcc80 DESTDIR=/construction/graphics/zathura-pdf-poppler/stage LANG=en_US.UTF-8 LC_ALL=en_US.UTF-8 PREFIX=/usr/local LOCALBASE=/usr/local NOPROFILE=1 CC="cc" CFLAGS="-pipe -O2 -fno-strict-aliasing " CPP="cpp" CPPFLAGS="" LDFLAGS=" " LIBS="" CXX="c++" CXXFLAGS=" -pipe -O2 -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" SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: MAKE_ARGS ------------------------------------------------------------------------------- -v SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: PLIST_SUB ------------------------------------------------------------------------------- GTK2_VERSION="2.10.0" GTK3_VERSION="3.0.0" GTK4_VERSION="4.0.0" OSREL=6.5 PREFIX=%D LOCALBASE=/usr/local RESETPREFIX=/usr/local LIB32DIR=lib PROFILE="@comment " DOCSDIR="share/doc/zathura-pdf-poppler" EXAMPLESDIR="share/examples/zathura-pdf-poppler" DATADIR="share/zathura-pdf-poppler" WWWDIR="www/zathura-pdf-poppler" ETCDIR="etc/zathura-pdf-poppler" SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: SUB_LIST ------------------------------------------------------------------------------- PREFIX=/usr/local LOCALBASE=/usr/local DATADIR=/usr/local/share/zathura-pdf-poppler DOCSDIR=/usr/local/share/doc/zathura-pdf-poppler EXAMPLESDIR=/usr/local/share/examples/zathura-pdf-poppler WWWDIR=/usr/local/www/zathura-pdf-poppler ETCDIR=/usr/local/etc/zathura-pdf-poppler SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: /etc/make.conf ------------------------------------------------------------------------------- DPORTS_BUILDER=yes DISABLE_LICENSES=yes DEFAULT_VERSIONS=ssl=openssl FORCE_PACKAGE=yes DEVELOPER=yes DFLY_STING_XFAIL=yes USE_PACKAGE_DEPENDS_ONLY=yes PORTSDIR=/xports PORT_DBDIR=/options PKG_DBDIR=/var/db/pkg PKG_CACHEDIR=/var/cache/pkg PKG_COMPRESSION_FORMAT=.tgz DEVELOPER=1 WITH_CCACHE_BUILD=yes CCACHE_DIR=/ccache UID=0 ARCH=x86_64 OPSYS=DragonFly DFLYVERSION=600503 OSVERSION=9999999 OSREL=6.5 _OSRELEASE=6.5-SYNTH DISTDIR=/distfiles WRKDIRPREFIX=/construction BATCH=yes PACKAGE_BUILDING=yes PKG_CREATE_VERBOSE=yes MAKE_JOBS_NUMBER=13 SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: setup ------------------------------------------------------------------------------- Installing /packages/All/brotli-1.0.9,1.pkg Installing /packages/All/png-1.6.39.pkg Installing /packages/All/freetype2-2.12.1_2.pkg ===== Message from freetype2-2.12.1_2: -- The 2.7.x series now uses the new subpixel hinting mode (V40 port's option) as the default, emulating a modern version of ClearType. This change inevitably leads to different rendering results, and you might change port's options to adapt it to your taste (or use the new "FREETYPE_PROPERTIES" environment variable). The environment variable "FREETYPE_PROPERTIES" can be used to control the driver properties. Example: FREETYPE_PROPERTIES=truetype:interpreter-version=35 \ cff:no-stem-darkening=1 \ autofitter:warping=1 This allows to select, say, the subpixel hinting mode at runtime for a given application. If LONG_PCF_NAMES port's option was enabled, the PCF family names may include the foundry and information whether they contain wide characters. For example, "Sony Fixed" or "Misc Fixed Wide", instead of "Fixed". This can be disabled at run time with using pcf:no-long-family-names property, if needed. Example: FREETYPE_PROPERTIES=pcf:no-long-family-names=1 How to recreate fontconfig cache with using such environment variable, if needed: # env FREETYPE_PROPERTIES=pcf:no-long-family-names=1 fc-cache -fsv The controllable properties are listed in the section "Controlling FreeType Modules" in the reference's table of contents (/usr/local/share/doc/freetype2/reference/index.html, if documentation was installed). Installing /packages/All/expat-2.5.0.pkg Installing /packages/All/fontconfig-2.14.2,1.pkg Running fc-cache to build fontconfig cache... Installing /packages/All/indexinfo-0.3.1.pkg Installing /packages/All/libffi-3.4.4.pkg Installing /packages/All/pcre2-10.42.pkg Installing /packages/All/gettext-runtime-0.21.1.pkg Installing /packages/All/ncurses-6.4.pkg ===== Message from ncurses-6.4: -- To get the terminfo database please install the terminfo-db package: pkg install terminfo-db Installing /packages/All/readline-8.2.1.pkg Installing /packages/All/libxml2-2.10.4.pkg Installing /packages/All/libiconv-1.17.pkg Installing /packages/All/mpdecimal-2.5.1.pkg Installing /packages/All/openssl-1.1.1u,1.pkg Installing /packages/All/python39-3.9.17.pkg ===== Message from python39-3.9.17: -- Note that some standard Python modules are provided as separate ports as they require additional dependencies. They are available as: py39-gdbm databases/py-gdbm@py39 py39-sqlite3 databases/py-sqlite3@py39 py39-tkinter x11-toolkits/py-tkinter@py39 Installing /packages/All/glib-2.76.4,2.pkg Generating GIO modules cache Compiling glib schemas No schema files found: doing nothing. Installing /packages/All/libXau-1.0.9.pkg Installing /packages/All/xorgproto-2022.1_1.pkg Installing /packages/All/libXdmcp-1.1.3.pkg Installing /packages/All/libxcb-1.15_1.pkg Installing /packages/All/libX11-1.8.6,1.pkg Installing /packages/All/libXext-1.3.4,1.pkg Installing /packages/All/libglvnd-1.6.0.pkg Installing /packages/All/pixman-0.42.2.pkg Installing /packages/All/libXrender-0.9.10_2.pkg Installing /packages/All/cairo-1.17.4_2,3.pkg Installing /packages/All/libdeflate-1.18.pkg Installing /packages/All/jbigkit-2.1_1.pkg Installing /packages/All/liblz4-1.9.4,1.pkg Installing /packages/All/zstd-1.5.5.pkg Installing /packages/All/jpeg-turbo-2.1.5.1.pkg Installing /packages/All/tiff-4.4.0_1.pkg Installing /packages/All/shared-mime-info-2.2_1.pkg Building the Shared MIME-Info database cache Installing /packages/All/gdk-pixbuf2-2.42.10.pkg Generating gdk-pixbuf modules cache Installing /packages/All/libnotify-0.8.2.pkg Installing /packages/All/libepoll-shim-0.0.20230411.pkg Installing /packages/All/wayland-1.22.0.pkg ===== Message from wayland-1.22.0: -- Wayland requires XDG_RUNTIME_DIR to be defined to a path that will contain "wayland-%d" unix(4) sockets. This is usually handled by consolekit2 (via ck-launch-session) or pam_xdg (via login). Installing /packages/All/xkeyboard-config-2.34_2.pkg Installing /packages/All/libxkbcommon-1.5.0.pkg ===== Message from libxkbcommon-1.5.0: -- 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 Installing /packages/All/libICE-1.1.0_1,1.pkg Installing /packages/All/libSM-1.2.3,1.pkg Installing /packages/All/dbus-1.14.6,1.pkg ===> Creating groups. Creating group 'messagebus' with gid '556'. ===> Creating users Creating user 'messagebus' with uid '556'. Installing /packages/All/libXfixes-6.0.0.pkg Installing /packages/All/libXi-1.8,1.pkg Installing /packages/All/libXtst-1.2.3_2.pkg Installing /packages/All/at-spi2-core-2.48.0.pkg Installing /packages/All/libepoxy-1.5.9.pkg Installing /packages/All/fribidi-1.0.13.pkg Installing /packages/All/graphite2-1.3.14.pkg Installing /packages/All/harfbuzz-7.3.0.pkg Installing /packages/All/libdaemon-0.14_1.pkg Installing /packages/All/dbus-glib-0.112.pkg Installing /packages/All/gdbm-1.23.pkg Installing /packages/All/libevent-2.1.12.pkg Installing /packages/All/gnome_subr-1.0.pkg Installing /packages/All/avahi-app-0.8_1.pkg ===> Creating groups. Creating group 'avahi' with gid '558'. ===> Creating users Creating user 'avahi' with uid '558'. Installing /packages/All/gmp-6.2.1.pkg Installing /packages/All/nettle-3.9.1.pkg Installing /packages/All/libtasn1-4.19.0.pkg Installing /packages/All/libunistring-1.1.pkg Installing /packages/All/libidn2-2.3.4.pkg Installing /packages/All/p11-kit-0.24.1_2.pkg Installing /packages/All/gnutls-3.7.9.pkg Installing /packages/All/libpaper-1.1.28.pkg Installing /packages/All/cups-2.4.6.pkg ===> Creating groups. Creating group 'cups' with gid '193'. ===> Creating users Creating user 'cups' with uid '193'. Installing /packages/All/libdatrie-0.2.13_1.pkg Installing /packages/All/libthai-0.1.29.pkg ===== Message from libthai-0.1.29: -- ===> NOTICE: The libthai port currently does not have a maintainer. As a result, it is more likely to have unresolved issues, not be up-to-date, or even be removed in the future. To volunteer to maintain this port, please create an issue at: https://bugs.freebsd.org/bugzilla More information about port maintainership is available at: https://docs.freebsd.org/en/articles/contributing/#ports-contributing Installing /packages/All/libfontenc-1.1.4.pkg Installing /packages/All/mkfontscale-1.2.1.pkg Installing /packages/All/font-bh-ttf-1.0.3_4.pkg Running fc-cache to build fontconfig cache... Installing /packages/All/font-misc-meltho-1.0.3_4.pkg Installing /packages/All/font-misc-ethiopic-1.0.4.pkg Installing /packages/All/encodings-1.0.5,1.pkg Installing /packages/All/dejavu-2.37_1.pkg Running fc-cache to build fontconfig cache... ===== 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. Installing /packages/All/xorg-fonts-truetype-7.7_1.pkg Installing /packages/All/libXft-2.3.7.pkg Installing /packages/All/pango-1.50.14.pkg Installing /packages/All/hicolor-icon-theme-0.17.pkg Installing /packages/All/gtk-update-icon-cache-3.24.31.pkg Installing /packages/All/adwaita-icon-theme-40.1.1_1.pkg Generating GTK icon cache for /usr/local/share/icons/Adwaita Installing /packages/All/gsettings-desktop-schemas-42.0.pkg Compiling glib schemas Installing /packages/All/librsvg2-rust-2.56.3.pkg Generating gdk-pixbuf modules cache Installing /packages/All/libXcomposite-0.4.6,1.pkg Installing /packages/All/libXcursor-1.2.0.pkg Installing /packages/All/libXdamage-1.1.6.pkg Installing /packages/All/libXinerama-1.1.4_2,1.pkg Installing /packages/All/libXrandr-1.5.2.pkg Installing /packages/All/gtk3-3.24.34_1.pkg Generating GTK icon cache for /usr/local/share/icons/hicolor Compiling glib schemas Installing /packages/All/girara-0.4.0.pkg Installing /packages/All/tex-kpathsea-6.3.5.pkg Installing /packages/All/tex-synctex-2.0.0_2.pkg UNFLAVORED databases/sqlite3 -> use databases/sqlite3@default Installing /packages/All/libedit-3.1.20221030,1.pkg Installing /packages/All/sqlite3-3.42.0,1.pkg Installing /packages/All/desktop-file-utils-0.26_1.pkg Building cache database of MIME types Building cache database of MIME types Installing /packages/All/zathura-0.5.2_1.pkg Generating GTK icon cache for /usr/local/share/icons/hicolor Building cache database of MIME types ===== Message from zathura-0.5.2_1: -- zathura uses a plugin based system for supported document types. Plugins are provided as graphics/zathura-* ports. For instance, to view PDF documents, graphics/zathura-pdf-poppler and graphics/zathura-pdf-mupdf are available. UNFLAVORED devel/meson -> use devel/meson@py39 Installing /packages/All/py39-setuptools-63.1.0_1.pkg Installing /packages/All/py39-wheel-0.40.0_1.pkg Installing /packages/All/py39-packaging-23.1.pkg Installing /packages/All/py39-tomli-2.0.1_2.pkg Installing /packages/All/py39-pyproject_hooks-1.0.0_2.pkg Installing /packages/All/py39-build-0.10.0_2.pkg Installing /packages/All/py39-installer-0.7.0.pkg Installing /packages/All/ccache-3.7.12_4.pkg Create compiler links... create symlink for cc create symlink for cc (world) create symlink for c++ create symlink for c++ (world) create symlink for CC create symlink for CC (world) create symlink for gcc create symlink for gcc (world) create symlink for g++ create symlink for g++ (world) ===== Message from ccache-3.7.12_4: -- NOTE: Please read /usr/local/share/doc/ccache/ccache-howto-freebsd.txt for information on using ccache with FreeBSD ports and src. Installing /packages/All/ninja-1.11.1,2.pkg Installing /packages/All/meson-1.1.1.pkg Installing /packages/All/pkgconf-1.8.1,1.pkg Installing /packages/All/nspr-4.35.pkg Installing /packages/All/lcms2-2.15_1.pkg UNFLAVORED databases/sqlite3 -> use databases/sqlite3@default Installing /packages/All/nss-3.91.pkg Installing /packages/All/openjpeg-2.5.0.pkg Installing /packages/All/poppler-data-0.4.12.pkg Installing /packages/All/mpfr-4.2.0_1,1.pkg Installing /packages/All/mpc-1.3.1_1.pkg Installing /packages/All/binutils-2.40_4,1.pkg Installing /packages/All/gcc9-9.5.0_1.pkg create symlink for gcc9 create symlink for gcc9 (world) create symlink for g++9 create symlink for g++9 (world) create symlink for cpp9 create symlink for cpp9 (world) ===== Message from gcc9-9.5.0_1: -- To ensure binaries built with this toolchain find appropriate versions of the necessary run-time libraries, you may want to link using -Wl,-rpath=/usr/local/lib/gcc9 For ports leveraging USE_GCC, USES=compiler, or USES=fortran this happens transparently. -- ===> NOTICE: This port is deprecated; you may wish to reconsider installing it: Unsupported by upstream. Use GCC 10 or newer instead.. It is scheduled to be removed on or after 2024-06-30. Installing /packages/All/poppler-23.05.0.pkg Installing /packages/All/gobject-introspection-1.76.1,1.pkg Installing /packages/All/poppler-glib-23.05.0.pkg UNFLAVORED databases/sqlite3 -> use databases/sqlite3@default UNFLAVORED devel/meson -> use devel/meson@py39 UNFLAVORED databases/sqlite3 -> use databases/sqlite3@default SUCCEEDED 00:00:47 ------------------------------------------------------------------------------- -- Phase: check-sanity ------------------------------------------------------------------------------- ===> NOTICE: The zathura-pdf-poppler port currently does not have a maintainer. As a result, it is more likely to have unresolved issues, not be up-to-date, or even be removed in the future. To volunteer to maintain this port, please create an issue at: https://bugs.freebsd.org/bugzilla More information about port maintainership is available at: https://docs.freebsd.org/en/articles/contributing/#ports-contributing SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: pkg-depends ------------------------------------------------------------------------------- ===> zathura-pdf-poppler-0.3.1_1 depends on file: /usr/local/sbin/pkg - found SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: fetch-depends ------------------------------------------------------------------------------- SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: fetch ------------------------------------------------------------------------------- ===> NOTICE: The zathura-pdf-poppler port currently does not have a maintainer. As a result, it is more likely to have unresolved issues, not be up-to-date, or even be removed in the future. To volunteer to maintain this port, please create an issue at: https://bugs.freebsd.org/bugzilla More information about port maintainership is available at: https://docs.freebsd.org/en/articles/contributing/#ports-contributing ===> zathura-pdf-poppler-0.3.1_1 depends on file: /usr/local/sbin/pkg - found ===> Fetching all distfiles required by zathura-pdf-poppler-0.3.1_1 for building SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: checksum ------------------------------------------------------------------------------- ===> NOTICE: The zathura-pdf-poppler port currently does not have a maintainer. As a result, it is more likely to have unresolved issues, not be up-to-date, or even be removed in the future. To volunteer to maintain this port, please create an issue at: https://bugs.freebsd.org/bugzilla More information about port maintainership is available at: https://docs.freebsd.org/en/articles/contributing/#ports-contributing ===> zathura-pdf-poppler-0.3.1_1 depends on file: /usr/local/sbin/pkg - found ===> Fetching all distfiles required by zathura-pdf-poppler-0.3.1_1 for building => SHA256 Checksum OK for zathura-pdf-poppler-0.3.1.tar.gz. SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: extract-depends ------------------------------------------------------------------------------- SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: extract ------------------------------------------------------------------------------- ===> NOTICE: The zathura-pdf-poppler port currently does not have a maintainer. As a result, it is more likely to have unresolved issues, not be up-to-date, or even be removed in the future. To volunteer to maintain this port, please create an issue at: https://bugs.freebsd.org/bugzilla More information about port maintainership is available at: https://docs.freebsd.org/en/articles/contributing/#ports-contributing ===> zathura-pdf-poppler-0.3.1_1 depends on file: /usr/local/sbin/pkg - found ===> Fetching all distfiles required by zathura-pdf-poppler-0.3.1_1 for building ===> Extracting for zathura-pdf-poppler-0.3.1_1 => SHA256 Checksum OK for zathura-pdf-poppler-0.3.1.tar.gz. Extracted Memory Use: 0.11M SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: patch-depends ------------------------------------------------------------------------------- SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: patch ------------------------------------------------------------------------------- ===> Patching for zathura-pdf-poppler-0.3.1_1 SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: build-depends ------------------------------------------------------------------------------- ===> zathura-pdf-poppler-0.3.1_1 depends on executable: zathura - found ===> zathura-pdf-poppler-0.3.1_1 depends on executable: update-desktop-database - found ===> zathura-pdf-poppler-0.3.1_1 depends on executable: meson - found ===> zathura-pdf-poppler-0.3.1_1 depends on executable: ninja - found ===> zathura-pdf-poppler-0.3.1_1 depends on package: pkgconf>=1.3.0_1 - found ===> zathura-pdf-poppler-0.3.1_1 depends on file: /usr/local/bin/ccache - found SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: lib-depends ------------------------------------------------------------------------------- ===> zathura-pdf-poppler-0.3.1_1 depends on shared library: libgirara-gtk3.so - found (/usr/local/lib/libgirara-gtk3.so) ===> zathura-pdf-poppler-0.3.1_1 depends on shared library: libpoppler-glib.so - found (/usr/local/lib/libpoppler-glib.so) ===> zathura-pdf-poppler-0.3.1_1 depends on shared library: libatk-1.0.so - found (/usr/local/lib/libatk-1.0.so) ===> zathura-pdf-poppler-0.3.1_1 depends on shared library: libcairo.so - found (/usr/local/lib/libcairo.so) ===> zathura-pdf-poppler-0.3.1_1 depends on shared library: libglib-2.0.so - found (/usr/local/lib/libglib-2.0.so) ===> zathura-pdf-poppler-0.3.1_1 depends on shared library: libintl.so - found (/usr/local/lib/libintl.so) ===> zathura-pdf-poppler-0.3.1_1 depends on shared library: libgtk-3.so - found (/usr/local/lib/libgtk-3.so) ===> zathura-pdf-poppler-0.3.1_1 depends on shared library: libpango-1.0.so - found (/usr/local/lib/libpango-1.0.so) SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: configure ------------------------------------------------------------------------------- ===> zathura-pdf-poppler-0.3.1_1 depends on executable: zathura - found ===> zathura-pdf-poppler-0.3.1_1 depends on executable: update-desktop-database - found ===> zathura-pdf-poppler-0.3.1_1 depends on executable: meson - found ===> zathura-pdf-poppler-0.3.1_1 depends on executable: ninja - found ===> zathura-pdf-poppler-0.3.1_1 depends on package: pkgconf>=1.3.0_1 - found ===> zathura-pdf-poppler-0.3.1_1 depends on file: /usr/local/bin/ccache - found ===> zathura-pdf-poppler-0.3.1_1 depends on shared library: libgirara-gtk3.so - found (/usr/local/lib/libgirara-gtk3.so) ===> zathura-pdf-poppler-0.3.1_1 depends on shared library: libpoppler-glib.so - found (/usr/local/lib/libpoppler-glib.so) ===> zathura-pdf-poppler-0.3.1_1 depends on shared library: libatk-1.0.so - found (/usr/local/lib/libatk-1.0.so) ===> zathura-pdf-poppler-0.3.1_1 depends on shared library: libcairo.so - found (/usr/local/lib/libcairo.so) ===> zathura-pdf-poppler-0.3.1_1 depends on shared library: libglib-2.0.so - found (/usr/local/lib/libglib-2.0.so) ===> zathura-pdf-poppler-0.3.1_1 depends on shared library: libintl.so - found (/usr/local/lib/libintl.so) ===> zathura-pdf-poppler-0.3.1_1 depends on shared library: libgtk-3.so - found (/usr/local/lib/libgtk-3.so) ===> zathura-pdf-poppler-0.3.1_1 depends on shared library: libpango-1.0.so - found (/usr/local/lib/libpango-1.0.so) ===> Configuring for zathura-pdf-poppler-0.3.1_1 The Meson build system Version: 1.1.1 Source dir: /construction/graphics/zathura-pdf-poppler/zathura-pdf-poppler-0.3.1 Build dir: /construction/graphics/zathura-pdf-poppler/zathura-pdf-poppler-0.3.1/_build Build type: native build Project name: zathura-pdf-poppler Project version: 0.3.1 C compiler for the host machine: cc (gcc 8.3.0 "cc 8.3 [DragonFly] Release/2019-02-22") C linker for the host machine: cc ld.gold 2.34 Host machine cpu family: x86_64 Host machine cpu: x86_64 Found pkg-config: /usr/local/bin/pkgconf (1.8.1) Run-time dependency zathura found: YES 0.5.2 Run-time dependency girara-gtk3 found: YES 0.4.0 Run-time dependency glib-2.0 found: YES 2.76.4 Run-time dependency poppler-glib found: YES 23.05.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 Build targets in project: 1 zathura-pdf-poppler 0.3.1 User defined options auto_features: enabled buildtype : release infodir : share/info mandir : man prefix : /usr/local strip : True b_colorout : never Found ninja-1.11.1 at /usr/local/bin/ninja WARNING: Running the setup command as `meson [options]` instead of `meson setup [options]` is ambiguous and deprecated. SUCCEEDED 00:00:08 ------------------------------------------------------------------------------- -- Phase: build ------------------------------------------------------------------------------- ===> Building for zathura-pdf-poppler-0.3.1_1 [ 7% 13/14] cc -Ilibpdf-poppler.so.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/harfbuzz -I/usr/local/include/freetype2 -I/usr/local/include/libpng16 -I/usr/local/include/fribidi -I/usr/local/include/cairo -I/usr/local/include/pixman-1 -I/usr/local/include/gdk-pixbuf-2.0 -I/usr/local/include/gio-unix-2.0 -I/usr/local/include/atk-1.0 -I/usr/local/include/at-spi2-atk/2.0 -I/usr/local/include/at-spi-2.0 -I/usr/local/include/dbus-1.0 -I/usr/local/lib/dbus-1.0/include -I/usr/local/include/poppler/glib -I/usr/local/include/poppler -fdiagnostics-color=never -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -std=c11 -O3 -pipe -O2 -fno-strict-aliasing -fPIC -pthread -D_THREAD_SAFE -DVERSION_MAJOR=0 -DVERSION_MINOR=3 -DVERSION_REV=1 -D_DEFAULT_SOURCE -Wall -Wextra -pedantic -Werror=implicit-function-declaration -Werror=vla -fvisibility=hidden -MD -MQ libpdf-poppler.so.p/zathura-pdf-poppler_document.c.o -MF libpdf-poppler.so.p/zathura-pdf-poppler_document.c.o.d -o libpdf-poppler.so.p/zathura-pdf-poppler_document.c.o -c ../zathura-pdf-poppler/document.c [ 14% 13/14] cc -Ilibpdf-poppler.so.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/harfbuzz -I/usr/local/include/freetype2 -I/usr/local/include/libpng16 -I/usr/local/include/fribidi -I/usr/local/include/cairo -I/usr/local/include/pixman-1 -I/usr/local/include/gdk-pixbuf-2.0 -I/usr/local/include/gio-unix-2.0 -I/usr/local/include/atk-1.0 -I/usr/local/include/at-spi2-atk/2.0 -I/usr/local/include/at-spi-2.0 -I/usr/local/include/dbus-1.0 -I/usr/local/lib/dbus-1.0/include -I/usr/local/include/poppler/glib -I/usr/local/include/poppler -fdiagnostics-color=never -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -std=c11 -O3 -pipe -O2 -fno-strict-aliasing -fPIC -pthread -D_THREAD_SAFE -DVERSION_MAJOR=0 -DVERSION_MINOR=3 -DVERSION_REV=1 -D_DEFAULT_SOURCE -Wall -Wextra -pedantic -Werror=implicit-function-declaration -Werror=vla -fvisibility=hidden -MD -MQ libpdf-poppler.so.p/zathura-pdf-poppler_links.c.o -MF libpdf-poppler.so.p/zathura-pdf-poppler_links.c.o.d -o libpdf-poppler.so.p/zathura-pdf-poppler_links.c.o -c ../zathura-pdf-poppler/links.c [ 21% 13/14] cc -Ilibpdf-poppler.so.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/harfbuzz -I/usr/local/include/freetype2 -I/usr/local/include/libpng16 -I/usr/local/include/fribidi -I/usr/local/include/cairo -I/usr/local/include/pixman-1 -I/usr/local/include/gdk-pixbuf-2.0 -I/usr/local/include/gio-unix-2.0 -I/usr/local/include/atk-1.0 -I/usr/local/include/at-spi2-atk/2.0 -I/usr/local/include/at-spi-2.0 -I/usr/local/include/dbus-1.0 -I/usr/local/lib/dbus-1.0/include -I/usr/local/include/poppler/glib -I/usr/local/include/poppler -fdiagnostics-color=never -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -std=c11 -O3 -pipe -O2 -fno-strict-aliasing -fPIC -pthread -D_THREAD_SAFE -DVERSION_MAJOR=0 -DVERSION_MINOR=3 -DVERSION_REV=1 -D_DEFAULT_SOURCE -Wall -Wextra -pedantic -Werror=implicit-function-declaration -Werror=vla -fvisibility=hidden -MD -MQ libpdf-poppler.so.p/zathura-pdf-poppler_image.c.o -MF libpdf-poppler.so.p/zathura-pdf-poppler_image.c.o.d -o libpdf-poppler.so.p/zathura-pdf-poppler_image.c.o -c ../zathura-pdf-poppler/image.c [ 28% 13/14] cc -Ilibpdf-poppler.so.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/harfbuzz -I/usr/local/include/freetype2 -I/usr/local/include/libpng16 -I/usr/local/include/fribidi -I/usr/local/include/cairo -I/usr/local/include/pixman-1 -I/usr/local/include/gdk-pixbuf-2.0 -I/usr/local/include/gio-unix-2.0 -I/usr/local/include/atk-1.0 -I/usr/local/include/at-spi2-atk/2.0 -I/usr/local/include/at-spi-2.0 -I/usr/local/include/dbus-1.0 -I/usr/local/lib/dbus-1.0/include -I/usr/local/include/poppler/glib -I/usr/local/include/poppler -fdiagnostics-color=never -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -std=c11 -O3 -pipe -O2 -fno-strict-aliasing -fPIC -pthread -D_THREAD_SAFE -DVERSION_MAJOR=0 -DVERSION_MINOR=3 -DVERSION_REV=1 -D_DEFAULT_SOURCE -Wall -Wextra -pedantic -Werror=implicit-function-declaration -Werror=vla -fvisibility=hidden -MD -MQ libpdf-poppler.so.p/zathura-pdf-poppler_page.c.o -MF libpdf-poppler.so.p/zathura-pdf-poppler_page.c.o.d -o libpdf-poppler.so.p/zathura-pdf-poppler_page.c.o -c ../zathura-pdf-poppler/page.c [ 35% 13/14] cc -Ilibpdf-poppler.so.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/harfbuzz -I/usr/local/include/freetype2 -I/usr/local/include/libpng16 -I/usr/local/include/fribidi -I/usr/local/include/cairo -I/usr/local/include/pixman-1 -I/usr/local/include/gdk-pixbuf-2.0 -I/usr/local/include/gio-unix-2.0 -I/usr/local/include/atk-1.0 -I/usr/local/include/at-spi2-atk/2.0 -I/usr/local/include/at-spi-2.0 -I/usr/local/include/dbus-1.0 -I/usr/local/lib/dbus-1.0/include -I/usr/local/include/poppler/glib -I/usr/local/include/poppler -fdiagnostics-color=never -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -std=c11 -O3 -pipe -O2 -fno-strict-aliasing -fPIC -pthread -D_THREAD_SAFE -DVERSION_MAJOR=0 -DVERSION_MINOR=3 -DVERSION_REV=1 -D_DEFAULT_SOURCE -Wall -Wextra -pedantic -Werror=implicit-function-declaration -Werror=vla -fvisibility=hidden -MD -MQ libpdf-poppler.so.p/zathura-pdf-poppler_attachments.c.o -MF libpdf-poppler.so.p/zathura-pdf-poppler_attachments.c.o.d -o libpdf-poppler.so.p/zathura-pdf-poppler_attachments.c.o -c ../zathura-pdf-poppler/attachments.c [ 42% 13/14] cc -Ilibpdf-poppler.so.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/harfbuzz -I/usr/local/include/freetype2 -I/usr/local/include/libpng16 -I/usr/local/include/fribidi -I/usr/local/include/cairo -I/usr/local/include/pixman-1 -I/usr/local/include/gdk-pixbuf-2.0 -I/usr/local/include/gio-unix-2.0 -I/usr/local/include/atk-1.0 -I/usr/local/include/at-spi2-atk/2.0 -I/usr/local/include/at-spi-2.0 -I/usr/local/include/dbus-1.0 -I/usr/local/lib/dbus-1.0/include -I/usr/local/include/poppler/glib -I/usr/local/include/poppler -fdiagnostics-color=never -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -std=c11 -O3 -pipe -O2 -fno-strict-aliasing -fPIC -pthread -D_THREAD_SAFE -DVERSION_MAJOR=0 -DVERSION_MINOR=3 -DVERSION_REV=1 -D_DEFAULT_SOURCE -Wall -Wextra -pedantic -Werror=implicit-function-declaration -Werror=vla -fvisibility=hidden -MD -MQ libpdf-poppler.so.p/zathura-pdf-poppler_index.c.o -MF libpdf-poppler.so.p/zathura-pdf-poppler_index.c.o.d -o libpdf-poppler.so.p/zathura-pdf-poppler_index.c.o -c ../zathura-pdf-poppler/index.c [ 50% 13/14] cc -Ilibpdf-poppler.so.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/harfbuzz -I/usr/local/include/freetype2 -I/usr/local/include/libpng16 -I/usr/local/include/fribidi -I/usr/local/include/cairo -I/usr/local/include/pixman-1 -I/usr/local/include/gdk-pixbuf-2.0 -I/usr/local/include/gio-unix-2.0 -I/usr/local/include/atk-1.0 -I/usr/local/include/at-spi2-atk/2.0 -I/usr/local/include/at-spi-2.0 -I/usr/local/include/dbus-1.0 -I/usr/local/lib/dbus-1.0/include -I/usr/local/include/poppler/glib -I/usr/local/include/poppler -fdiagnostics-color=never -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -std=c11 -O3 -pipe -O2 -fno-strict-aliasing -fPIC -pthread -D_THREAD_SAFE -DVERSION_MAJOR=0 -DVERSION_MINOR=3 -DVERSION_REV=1 -D_DEFAULT_SOURCE -Wall -Wextra -pedantic -Werror=implicit-function-declaration -Werror=vla -fvisibility=hidden -MD -MQ libpdf-poppler.so.p/zathura-pdf-poppler_render.c.o -MF libpdf-poppler.so.p/zathura-pdf-poppler_render.c.o.d -o libpdf-poppler.so.p/zathura-pdf-poppler_render.c.o -c ../zathura-pdf-poppler/render.c [ 57% 13/14] cc -Ilibpdf-poppler.so.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/harfbuzz -I/usr/local/include/freetype2 -I/usr/local/include/libpng16 -I/usr/local/include/fribidi -I/usr/local/include/cairo -I/usr/local/include/pixman-1 -I/usr/local/include/gdk-pixbuf-2.0 -I/usr/local/include/gio-unix-2.0 -I/usr/local/include/atk-1.0 -I/usr/local/include/at-spi2-atk/2.0 -I/usr/local/include/at-spi-2.0 -I/usr/local/include/dbus-1.0 -I/usr/local/lib/dbus-1.0/include -I/usr/local/include/poppler/glib -I/usr/local/include/poppler -fdiagnostics-color=never -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -std=c11 -O3 -pipe -O2 -fno-strict-aliasing -fPIC -pthread -D_THREAD_SAFE -DVERSION_MAJOR=0 -DVERSION_MINOR=3 -DVERSION_REV=1 -D_DEFAULT_SOURCE -Wall -Wextra -pedantic -Werror=implicit-function-declaration -Werror=vla -fvisibility=hidden -MD -MQ libpdf-poppler.so.p/zathura-pdf-poppler_search.c.o -MF libpdf-poppler.so.p/zathura-pdf-poppler_search.c.o.d -o libpdf-poppler.so.p/zathura-pdf-poppler_search.c.o -c ../zathura-pdf-poppler/search.c [ 64% 13/14] cc -Ilibpdf-poppler.so.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/harfbuzz -I/usr/local/include/freetype2 -I/usr/local/include/libpng16 -I/usr/local/include/fribidi -I/usr/local/include/cairo -I/usr/local/include/pixman-1 -I/usr/local/include/gdk-pixbuf-2.0 -I/usr/local/include/gio-unix-2.0 -I/usr/local/include/atk-1.0 -I/usr/local/include/at-spi2-atk/2.0 -I/usr/local/include/at-spi-2.0 -I/usr/local/include/dbus-1.0 -I/usr/local/lib/dbus-1.0/include -I/usr/local/include/poppler/glib -I/usr/local/include/poppler -fdiagnostics-color=never -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -std=c11 -O3 -pipe -O2 -fno-strict-aliasing -fPIC -pthread -D_THREAD_SAFE -DVERSION_MAJOR=0 -DVERSION_MINOR=3 -DVERSION_REV=1 -D_DEFAULT_SOURCE -Wall -Wextra -pedantic -Werror=implicit-function-declaration -Werror=vla -fvisibility=hidden -MD -MQ libpdf-poppler.so.p/zathura-pdf-poppler_select.c.o -MF libpdf-poppler.so.p/zathura-pdf-poppler_select.c.o.d -o libpdf-poppler.so.p/zathura-pdf-poppler_select.c.o -c ../zathura-pdf-poppler/select.c [ 71% 13/14] cc -Ilibpdf-poppler.so.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/harfbuzz -I/usr/local/include/freetype2 -I/usr/local/include/libpng16 -I/usr/local/include/fribidi -I/usr/local/include/cairo -I/usr/local/include/pixman-1 -I/usr/local/include/gdk-pixbuf-2.0 -I/usr/local/include/gio-unix-2.0 -I/usr/local/include/atk-1.0 -I/usr/local/include/at-spi2-atk/2.0 -I/usr/local/include/at-spi-2.0 -I/usr/local/include/dbus-1.0 -I/usr/local/lib/dbus-1.0/include -I/usr/local/include/poppler/glib -I/usr/local/include/poppler -fdiagnostics-color=never -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -std=c11 -O3 -pipe -O2 -fno-strict-aliasing -fPIC -pthread -D_THREAD_SAFE -DVERSION_MAJOR=0 -DVERSION_MINOR=3 -DVERSION_REV=1 -D_DEFAULT_SOURCE -Wall -Wextra -pedantic -Werror=implicit-function-declaration -Werror=vla -fvisibility=hidden -MD -MQ libpdf-poppler.so.p/zathura-pdf-poppler_forms.c.o -MF libpdf-poppler.so.p/zathura-pdf-poppler_forms.c.o.d -o libpdf-poppler.so.p/zathura-pdf-poppler_forms.c.o -c ../zathura-pdf-poppler/forms.c [ 78% 13/14] cc -Ilibpdf-poppler.so.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/harfbuzz -I/usr/local/include/freetype2 -I/usr/local/include/libpng16 -I/usr/local/include/fribidi -I/usr/local/include/cairo -I/usr/local/include/pixman-1 -I/usr/local/include/gdk-pixbuf-2.0 -I/usr/local/include/gio-unix-2.0 -I/usr/local/include/atk-1.0 -I/usr/local/include/at-spi2-atk/2.0 -I/usr/local/include/at-spi-2.0 -I/usr/local/include/dbus-1.0 -I/usr/local/lib/dbus-1.0/include -I/usr/local/include/poppler/glib -I/usr/local/include/poppler -fdiagnostics-color=never -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -std=c11 -O3 -pipe -O2 -fno-strict-aliasing -fPIC -pthread -D_THREAD_SAFE -DVERSION_MAJOR=0 -DVERSION_MINOR=3 -DVERSION_REV=1 -D_DEFAULT_SOURCE -Wall -Wextra -pedantic -Werror=implicit-function-declaration -Werror=vla -fvisibility=hidden -MD -MQ libpdf-poppler.so.p/zathura-pdf-poppler_meta.c.o -MF libpdf-poppler.so.p/zathura-pdf-poppler_meta.c.o.d -o libpdf-poppler.so.p/zathura-pdf-poppler_meta.c.o -c ../zathura-pdf-poppler/meta.c [ 85% 13/14] cc -Ilibpdf-poppler.so.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/harfbuzz -I/usr/local/include/freetype2 -I/usr/local/include/libpng16 -I/usr/local/include/fribidi -I/usr/local/include/cairo -I/usr/local/include/pixman-1 -I/usr/local/include/gdk-pixbuf-2.0 -I/usr/local/include/gio-unix-2.0 -I/usr/local/include/atk-1.0 -I/usr/local/include/at-spi2-atk/2.0 -I/usr/local/include/at-spi-2.0 -I/usr/local/include/dbus-1.0 -I/usr/local/lib/dbus-1.0/include -I/usr/local/include/poppler/glib -I/usr/local/include/poppler -fdiagnostics-color=never -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -std=c11 -O3 -pipe -O2 -fno-strict-aliasing -fPIC -pthread -D_THREAD_SAFE -DVERSION_MAJOR=0 -DVERSION_MINOR=3 -DVERSION_REV=1 -D_DEFAULT_SOURCE -Wall -Wextra -pedantic -Werror=implicit-function-declaration -Werror=vla -fvisibility=hidden -MD -MQ libpdf-poppler.so.p/zathura-pdf-poppler_utils.c.o -MF libpdf-poppler.so.p/zathura-pdf-poppler_utils.c.o.d -o libpdf-poppler.so.p/zathura-pdf-poppler_utils.c.o -c ../zathura-pdf-poppler/utils.c [ 92% 13/14] cc -Ilibpdf-poppler.so.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/harfbuzz -I/usr/local/include/freetype2 -I/usr/local/include/libpng16 -I/usr/local/include/fribidi -I/usr/local/include/cairo -I/usr/local/include/pixman-1 -I/usr/local/include/gdk-pixbuf-2.0 -I/usr/local/include/gio-unix-2.0 -I/usr/local/include/atk-1.0 -I/usr/local/include/at-spi2-atk/2.0 -I/usr/local/include/at-spi-2.0 -I/usr/local/include/dbus-1.0 -I/usr/local/lib/dbus-1.0/include -I/usr/local/include/poppler/glib -I/usr/local/include/poppler -fdiagnostics-color=never -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -std=c11 -O3 -pipe -O2 -fno-strict-aliasing -fPIC -pthread -D_THREAD_SAFE -DVERSION_MAJOR=0 -DVERSION_MINOR=3 -DVERSION_REV=1 -D_DEFAULT_SOURCE -Wall -Wextra -pedantic -Werror=implicit-function-declaration -Werror=vla -fvisibility=hidden -MD -MQ libpdf-poppler.so.p/zathura-pdf-poppler_plugin.c.o -MF libpdf-poppler.so.p/zathura-pdf-poppler_plugin.c.o.d -o libpdf-poppler.so.p/zathura-pdf-poppler_plugin.c.o -c ../zathura-pdf-poppler/plugin.c [100% 14/14] cc -o libpdf-poppler.so libpdf-poppler.so.p/zathura-pdf-poppler_attachments.c.o libpdf-poppler.so.p/zathura-pdf-poppler_document.c.o libpdf-poppler.so.p/zathura-pdf-poppler_forms.c.o libpdf-poppler.so.p/zathura-pdf-poppler_image.c.o libpdf-poppler.so.p/zathura-pdf-poppler_index.c.o libpdf-poppler.so.p/zathura-pdf-poppler_links.c.o libpdf-poppler.so.p/zathura-pdf-poppler_meta.c.o libpdf-poppler.so.p/zathura-pdf-poppler_page.c.o libpdf-poppler.so.p/zathura-pdf-poppler_plugin.c.o libpdf-poppler.so.p/zathura-pdf-poppler_render.c.o libpdf-poppler.so.p/zathura-pdf-poppler_search.c.o libpdf-poppler.so.p/zathura-pdf-poppler_select.c.o libpdf-poppler.so.p/zathura-pdf-poppler_utils.c.o -Wl,--as-needed -Wl,--allow-shlib-undefined -Wl,-O1 -shared -fPIC -pipe -O2 -fno-strict-aliasing -Wl,-z,origin -Wl,-rpath,/usr/local/lib -Wl,-rpath-link,/usr/local/lib -Wl,--start-group /usr/local/lib/libgirara-gtk3.so /usr/local/lib/libgtk-3.so /usr/local/lib/libgdk-3.so /usr/local/lib/libpangocairo-1.0.so /usr/local/lib/libpango-1.0.so /usr/local/lib/libharfbuzz.so /usr/local/lib/libfribidi.so /usr/local/lib/libatk-1.0.so /usr/local/lib/libcairo-gobject.so /usr/local/lib/libcairo.so /usr/local/lib/libgdk_pixbuf-2.0.so /usr/local/lib/libgio-2.0.so /usr/local/lib/libgobject-2.0.so /usr/local/lib/libglib-2.0.so /usr/local/lib/libintl.so /usr/local/lib/libpoppler-glib.so -Wl,--end-group SUCCEEDED 00:00:04 ------------------------------------------------------------------------------- -- Phase: run-depends ------------------------------------------------------------------------------- ===> zathura-pdf-poppler-0.3.1_1 depends on executable: zathura - found ===> zathura-pdf-poppler-0.3.1_1 depends on executable: update-desktop-database - found SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: stage ------------------------------------------------------------------------------- ===> Staging for zathura-pdf-poppler-0.3.1_1 ===> zathura-pdf-poppler-0.3.1_1 depends on executable: zathura - found ===> zathura-pdf-poppler-0.3.1_1 depends on executable: update-desktop-database - found ===> Generating temporary packing list [ 0% 1/1] /usr/local/bin/meson install --no-rebuild Installing libpdf-poppler.so to /construction/graphics/zathura-pdf-poppler/stage/usr/local/lib/zathura Stripping target 'libpdf-poppler.so'. Installing /construction/graphics/zathura-pdf-poppler/zathura-pdf-poppler-0.3.1/data/org.pwmt.zathura-pdf-poppler.metainfo.xml to /construction/graphics/zathura-pdf-poppler/stage/usr/local/share/appdata Installing /construction/graphics/zathura-pdf-poppler/zathura-pdf-poppler-0.3.1/data/org.pwmt.zathura-pdf-poppler.desktop to /construction/graphics/zathura-pdf-poppler/stage/usr/local/share/applications ====> Compressing man pages (compress-man) ===> Installing ldconfig configuration file ====> Running Q/A tests (stage-qa) Error: /usr/local/lib/zathura/libpdf-poppler.so is linked to /usr/local/lib/libnotify.so.4 from devel/libnotify but it is not declared as a dependency Warning: you need LIB_DEPENDS+=libnotify.so:devel/libnotify Error: /usr/local/lib/zathura/libpdf-poppler.so is linked to /usr/local/lib/libpixman-1.so.0 from x11/pixman but it is not declared as a dependency Warning: you need USE_XORG+=pixman Error: /usr/local/lib/zathura/libpdf-poppler.so is linked to /usr/local/lib/libfontconfig.so.1 from x11-fonts/fontconfig but it is not declared as a dependency Warning: you need LIB_DEPENDS+=libfontconfig.so:x11-fonts/fontconfig Error: /usr/local/lib/zathura/libpdf-poppler.so is linked to /usr/local/lib/libfreetype.so.6 from print/freetype2 but it is not declared as a dependency Warning: you need LIB_DEPENDS+=libfreetype.so:print/freetype2 Error: /usr/local/lib/zathura/libpdf-poppler.so is linked to /usr/local/lib/libEGL.so.1 from graphics/libglvnd but it is not declared as a dependency Warning: you need USE_GL+=egl Error: /usr/local/lib/zathura/libpdf-poppler.so is linked to /usr/local/lib/libpng16.so.16 from graphics/png but it is not declared as a dependency Warning: you need LIB_DEPENDS+=libpng16.so:graphics/png Error: /usr/local/lib/zathura/libpdf-poppler.so is linked to /usr/local/lib/libxcb-shm.so.0 from x11/libxcb but it is not declared as a dependency Warning: you need USE_XORG+=xcb Error: /usr/local/lib/zathura/libpdf-poppler.so is linked to /usr/local/lib/libxcb.so.1 from x11/libxcb but it is not declared as a dependency Warning: you need USE_XORG+=xcb Error: /usr/local/lib/zathura/libpdf-poppler.so is linked to /usr/local/lib/libxcb-render.so.0 from x11/libxcb but it is not declared as a dependency Warning: you need USE_XORG+=xcb Error: /usr/local/lib/zathura/libpdf-poppler.so is linked to /usr/local/lib/libXrender.so.1 from x11/libXrender but it is not declared as a dependency Warning: you need USE_XORG+=xrender Error: /usr/local/lib/zathura/libpdf-poppler.so is linked to /usr/local/lib/libX11.so.6 from x11/libX11 but it is not declared as a dependency Warning: you need USE_XORG+=x11 Error: /usr/local/lib/zathura/libpdf-poppler.so is linked to /usr/local/lib/libXext.so.6 from x11/libXext but it is not declared as a dependency Warning: you need USE_XORG+=xext Error: /usr/local/lib/zathura/libpdf-poppler.so is linked to /usr/local/lib/libGL.so.1 from graphics/libglvnd but it is not declared as a dependency Warning: you need USE_GL+=gl Error: /usr/local/lib/zathura/libpdf-poppler.so is linked to /usr/local/lib/libffi.so.8 from devel/libffi but it is not declared as a dependency Warning: you need LIB_DEPENDS+=libffi.so:devel/libffi Error: /usr/local/lib/zathura/libpdf-poppler.so is linked to /usr/local/lib/libiconv.so.2 from converters/libiconv but it is not declared as a dependency Warning: you need USES+=iconv, USES+=iconv:wchar_t, or USES+=iconv:translit depending on needs Error: /usr/local/lib/zathura/libpdf-poppler.so is linked to /usr/local/lib/libpcre2-8.so.0 from devel/pcre2 but it is not declared as a dependency Warning: you need LIB_DEPENDS+=libpcre2-8.so:devel/pcre2 Error: /usr/local/lib/zathura/libpdf-poppler.so is linked to /usr/local/lib/libpoppler.so.128 from graphics/poppler but it is not declared as a dependency Warning: you need LIB_DEPENDS+=libpoppler.so:graphics/poppler Error: /usr/local/lib/zathura/libpdf-poppler.so is linked to /usr/local/lib/gcc9/libstdc++.so.6 from lang/gcc9 but it is not declared as a dependency Error: /usr/local/lib/zathura/libpdf-poppler.so is linked to /usr/local/lib/libXinerama.so.1 from x11/libXinerama but it is not declared as a dependency Warning: you need USE_XORG+=xinerama Error: /usr/local/lib/zathura/libpdf-poppler.so is linked to /usr/local/lib/libXrandr.so.2 from x11/libXrandr but it is not declared as a dependency Warning: you need USE_XORG+=xrandr Error: /usr/local/lib/zathura/libpdf-poppler.so is linked to /usr/local/lib/libXcursor.so.1 from x11/libXcursor but it is not declared as a dependency Warning: you need USE_XORG+=xcursor Error: /usr/local/lib/zathura/libpdf-poppler.so is linked to /usr/local/lib/libXi.so.6 from x11/libXi but it is not declared as a dependency Warning: you need USE_XORG+=xi Error: /usr/local/lib/zathura/libpdf-poppler.so is linked to /usr/local/lib/libXcomposite.so.1 from x11/libXcomposite but it is not declared as a dependency Warning: you need USE_XORG+=xcomposite Error: /usr/local/lib/zathura/libpdf-poppler.so is linked to /usr/local/lib/libXdamage.so.1 from x11/libXdamage but it is not declared as a dependency Warning: you need USE_XORG+=xdamage Error: /usr/local/lib/zathura/libpdf-poppler.so is linked to /usr/local/lib/libXfixes.so.3 from x11/libXfixes but it is not declared as a dependency Warning: you need USE_XORG+=xfixes Error: /usr/local/lib/zathura/libpdf-poppler.so is linked to /usr/local/lib/libgdk_pixbuf-2.0.so.0 from graphics/gdk-pixbuf2 but it is not declared as a dependency Warning: you need USE_GNOME+=gdkpixbuf2 Error: /usr/local/lib/zathura/libpdf-poppler.so is linked to /usr/local/lib/libxkbcommon.so.0 from x11/libxkbcommon but it is not declared as a dependency Warning: you need LIB_DEPENDS+=libxkbcommon.so:x11/libxkbcommon Error: /usr/local/lib/zathura/libpdf-poppler.so is linked to /usr/local/lib/libwayland-cursor.so.0 from graphics/wayland but it is not declared as a dependency Warning: you need LIB_DEPENDS+=libwayland-cursor.so:graphics/wayland Error: /usr/local/lib/zathura/libpdf-poppler.so is linked to /usr/local/lib/libwayland-egl.so.1 from graphics/wayland but it is not declared as a dependency Warning: you need LIB_DEPENDS+=libwayland-egl.so:graphics/wayland Error: /usr/local/lib/zathura/libpdf-poppler.so is linked to /usr/local/lib/libwayland-client.so.0 from graphics/wayland but it is not declared as a dependency Warning: you need LIB_DEPENDS+=libwayland-client.so:graphics/wayland Error: /usr/local/lib/zathura/libpdf-poppler.so is linked to /usr/local/lib/libepoxy.so.0 from graphics/libepoxy but it is not declared as a dependency Warning: you need LIB_DEPENDS+=libepoxy.so:graphics/libepoxy Error: /usr/local/lib/zathura/libpdf-poppler.so is linked to /usr/local/lib/libfribidi.so.0 from converters/fribidi but it is not declared as a dependency Warning: you need LIB_DEPENDS+=libfribidi.so:converters/fribidi Error: /usr/local/lib/zathura/libpdf-poppler.so is linked to /usr/local/lib/libharfbuzz.so.0 from print/harfbuzz but it is not declared as a dependency Warning: you need LIB_DEPENDS+=libharfbuzz.so:print/harfbuzz Error: /usr/local/lib/zathura/libpdf-poppler.so is linked to /usr/local/lib/libthai.so.0 from devel/libthai but it is not declared as a dependency Warning: you need LIB_DEPENDS+=libthai.so:devel/libthai Error: /usr/local/lib/zathura/libpdf-poppler.so is linked to /usr/local/lib/libexpat.so.1 from textproc/expat2 but it is not declared as a dependency Warning: you need LIB_DEPENDS+=libexpat.so:textproc/expat2 Error: /usr/local/lib/zathura/libpdf-poppler.so is linked to /usr/local/lib/libbrotlidec.so.1 from archivers/brotli but it is not declared as a dependency Warning: you need LIB_DEPENDS+=libbrotlidec.so:archivers/brotli Error: /usr/local/lib/zathura/libpdf-poppler.so is linked to /usr/local/lib/libGLdispatch.so.0 from graphics/libglvnd but it is not declared as a dependency Warning: you need LIB_DEPENDS+=libGLdispatch.so:graphics/libglvnd Error: /usr/local/lib/zathura/libpdf-poppler.so is linked to /usr/local/lib/libXau.so.6 from x11/libXau but it is not declared as a dependency Warning: you need USE_XORG+=xau Error: /usr/local/lib/zathura/libpdf-poppler.so is linked to /usr/local/lib/libXdmcp.so.6 from x11/libXdmcp but it is not declared as a dependency Warning: you need USE_XORG+=xdmcp Error: /usr/local/lib/zathura/libpdf-poppler.so is linked to /usr/local/lib/libGLX.so.0 from graphics/libglvnd but it is not declared as a dependency Warning: you need USE_GL+=gl Error: /usr/local/lib/zathura/libpdf-poppler.so is linked to /usr/local/lib/libjpeg.so.8 from graphics/jpeg-turbo but it is not declared as a dependency Warning: you need USES+=jpeg Error: /usr/local/lib/zathura/libpdf-poppler.so is linked to /usr/local/lib/libopenjp2.so.7 from graphics/openjpeg but it is not declared as a dependency Warning: you need LIB_DEPENDS+=libopenjp2.so:graphics/openjpeg Error: /usr/local/lib/zathura/libpdf-poppler.so is linked to /usr/local/lib/liblcms2.so.2 from graphics/lcms2 but it is not declared as a dependency Warning: you need LIB_DEPENDS+=liblcms2.so:graphics/lcms2 Error: /usr/local/lib/zathura/libpdf-poppler.so is linked to /usr/local/lib/libtiff.so.5 from graphics/tiff but it is not declared as a dependency Warning: you need LIB_DEPENDS+=libtiff.so:graphics/tiff Error: /usr/local/lib/zathura/libpdf-poppler.so is linked to /usr/local/lib/libnss3.so from security/nss but it is not declared as a dependency Warning: you need LIB_DEPENDS+=libnss3.so:security/nss Error: /usr/local/lib/zathura/libpdf-poppler.so is linked to /usr/local/lib/libsmime3.so from security/nss but it is not declared as a dependency Warning: you need LIB_DEPENDS+=libsmime3.so:security/nss Error: /usr/local/lib/zathura/libpdf-poppler.so is linked to /usr/local/lib/libplc4.so from devel/nspr but it is not declared as a dependency Warning: you need LIB_DEPENDS+=libplc4.so:devel/nspr Error: /usr/local/lib/zathura/libpdf-poppler.so is linked to /usr/local/lib/libnspr4.so from devel/nspr but it is not declared as a dependency Warning: you need LIB_DEPENDS+=libnspr4.so:devel/nspr Error: /usr/local/lib/zathura/libpdf-poppler.so is linked to /usr/local/lib/gcc9/libgcc_s.so.1 from lang/gcc9 but it is not declared as a dependency Error: /usr/local/lib/zathura/libpdf-poppler.so is linked to /usr/local/lib/libdbus-1.so.3 from devel/dbus but it is not declared as a dependency Warning: you need LIB_DEPENDS+=libdbus-1.so:devel/dbus Error: /usr/local/lib/zathura/libpdf-poppler.so is linked to /usr/local/lib/libgraphite2.so.3 from graphics/graphite2 but it is not declared as a dependency Warning: you need LIB_DEPENDS+=libgraphite2.so:graphics/graphite2 Error: /usr/local/lib/zathura/libpdf-poppler.so is linked to /usr/local/lib/libdatrie.so.1 from devel/libdatrie but it is not declared as a dependency Warning: you need LIB_DEPENDS+=libdatrie.so:devel/libdatrie Error: /usr/local/lib/zathura/libpdf-poppler.so is linked to /usr/local/lib/libbrotlicommon.so.1 from archivers/brotli but it is not declared as a dependency Warning: you need LIB_DEPENDS+=libbrotlicommon.so:archivers/brotli Error: /usr/local/lib/zathura/libpdf-poppler.so is linked to /usr/local/lib/libzstd.so.1 from archivers/zstd but it is not declared as a dependency Warning: you need LIB_DEPENDS+=libzstd.so:archivers/zstd Error: /usr/local/lib/zathura/libpdf-poppler.so is linked to /usr/local/lib/libjbig.so.2 from graphics/jbigkit but it is not declared as a dependency Warning: you need LIB_DEPENDS+=libjbig.so:graphics/jbigkit Error: /usr/local/lib/zathura/libpdf-poppler.so is linked to /usr/local/lib/libdeflate.so.0 from archivers/libdeflate but it is not declared as a dependency Warning: you need LIB_DEPENDS+=libdeflate.so:archivers/libdeflate Error: /usr/local/lib/zathura/libpdf-poppler.so is linked to /usr/local/lib/libnssutil3.so from security/nss but it is not declared as a dependency Warning: you need LIB_DEPENDS+=libnssutil3.so:security/nss Error: /usr/local/lib/zathura/libpdf-poppler.so is linked to /usr/local/lib/libplds4.so from devel/nspr but it is not declared as a dependency Warning: you need LIB_DEPENDS+=libplds4.so:devel/nspr Warning: You have disabled the licenses framework with DISABLE_LICENSES, unable to run checks SUCCEEDED 00:00:09 ------------------------------------------------------------------------------- -- Phase: check-plist ------------------------------------------------------------------------------- ====> Checking for pkg-plist issues (check-plist) ===> Parsing plist ===> Checking for items in STAGEDIR missing from pkg-plist ===> Checking for items in pkg-plist which are not in STAGEDIR ===> No pkg-plist issues found (check-plist) SUCCEEDED 00:00:01 ------------------------------------------------------------------------------- -- Phase: package ------------------------------------------------------------------------------- ===> Building package for zathura-pdf-poppler-0.3.1_1 file sizes/checksums [4]: 0% file sizes/checksums [4]: 100% Service unavailablepacking files [4]: 0% packing files [4]: 100% packing directories [0]: 0% packing directories [0]: 100% SUCCEEDED 00:00:00 TOTAL TIME 00:01:10