------------------------------------------------------------------------------- -- 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 ------------------------------------------------------------------------------- ===> The following configuration options are available for simple-scan-42.5_1: COLORD=on: Color management via colord PACKAGEKIT=off: Driver installation via PackageKit WEBP=on: WebP image format support ===> Use 'make config' to modify these settings SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: CONFIGURE_ENV ------------------------------------------------------------------------------- PKG_CONFIG=pkgconf PYTHON="/usr/local/bin/python3.9" XDG_DATA_HOME=/construction/graphics/simple-scan XDG_CONFIG_HOME=/construction/graphics/simple-scan XDG_CACHE_HOME=/construction/graphics/simple-scan/.cache HOME=/construction/graphics/simple-scan TMPDIR="/tmp" PATH=/construction/graphics/simple-scan/.bin:/sbin:/bin:/usr/sbin:/usr/bin:/usr/local/sbin:/usr/local/bin PKG_CONFIG_LIBDIR=/construction/graphics/simple-scan/.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:01 ------------------------------------------------------------------------------- -- 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/simple-scan XDG_CONFIG_HOME=/construction/graphics/simple-scan XDG_CACHE_HOME=/construction/graphics/simple-scan/.cache HOME=/construction/graphics/simple-scan TMPDIR="/tmp" PATH=/construction/graphics/simple-scan/.bin:/sbin:/bin:/usr/sbin:/usr/bin:/usr/local/sbin:/usr/local/bin PKG_CONFIG_LIBDIR=/construction/graphics/simple-scan/.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/simple-scan/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" PYTHON_INCLUDEDIR=include/python3.9 PYTHON_LIBDIR=lib/python3.9 PYTHON_PLATFORM=dragonfly6 PYTHON_SITELIBDIR=lib/python3.9/site-packages PYTHON_SUFFIX=39 PYTHON_EXT_SUFFIX=.cpython-39 PYTHON_VER=3.9 PYTHON_VERSION=python3.9 PYTHON2="@comment " PYTHON3="" OSREL=6.5 PREFIX=%D LOCALBASE=/usr/local RESETPREFIX=/usr/local LIB32DIR=lib PROFILE="@comment " DOCSDIR="share/doc/simple-scan" EXAMPLESDIR="share/examples/simple-scan" DATADIR="share/simple-scan" WWWDIR="www/simple-scan" ETCDIR="etc/simple-scan" SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: SUB_LIST ------------------------------------------------------------------------------- PYTHON_INCLUDEDIR=/usr/local/include/python3.9 PYTHON_LIBDIR=/usr/local/lib/python3.9 PYTHON_PLATFORM=dragonfly6 PYTHON_SITELIBDIR=/usr/local/lib/python3.9/site-packages PYTHON_SUFFIX=39 PYTHON_EXT_SUFFIX=.cpython-39 PYTHON_VER=3.9 PYTHON_VERSION=python3.9 PYTHON2="@comment " PYTHON3="" PREFIX=/usr/local LOCALBASE=/usr/local DATADIR=/usr/local/share/simple-scan DOCSDIR=/usr/local/share/doc/simple-scan EXAMPLESDIR=/usr/local/share/examples/simple-scan WWWDIR=/usr/local/www/simple-scan ETCDIR=/usr/local/etc/simple-scan 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/indexinfo-0.3.1.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/libffi-3.4.4.pkg Installing /packages/All/expat-2.5.0.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/py39-setuptools-63.1.0_1.pkg Installing /packages/All/py39-libxml2-2.10.4.pkg Installing /packages/All/itstool-2.0.7.pkg Installing /packages/All/libtextstyle-0.21.1.pkg Installing /packages/All/gettext-tools-0.21.1.pkg UNFLAVORED devel/meson -> use devel/meson@py39 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/pcre2-10.42.pkg Installing /packages/All/libiconv-1.17.pkg 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/vala-0.56.8,1.pkg Installing /packages/All/libgusb-0.3.10_1.pkg Installing /packages/All/png-1.6.39.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/libdaemon-0.14_1.pkg Installing /packages/All/libICE-1.1.0_1,1.pkg Installing /packages/All/libSM-1.2.3,1.pkg 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/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/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/libnghttp2-1.53.0.pkg Installing /packages/All/libssh2-1.11.0,3.pkg Installing /packages/All/libunistring-1.1.pkg Installing /packages/All/libidn2-2.3.4.pkg Installing /packages/All/libpsl-0.21.2_3.pkg Installing /packages/All/ca_root_nss-3.89.1.pkg ===== Message from ca_root_nss-3.89.1: -- FreeBSD does not, and can not warrant that the certification authorities whose certificates are included in this package have in any way been audited for trustworthiness or RFC 3647 compliance. Assessment and verification of trust is the complete responsibility of the system administrator. This package installs symlinks to support root certificates discovery by default for software that uses OpenSSL. This enables SSL Certificate Verification by client software without manual intervention. If you prefer to do this manually, replace the following symlinks with either an empty file or your site-local certificate bundle. * /etc/ssl/cert.pem * /usr/local/etc/ssl/cert.pem * /usr/local/openssl/cert.pem Installing /packages/All/curl-8.1.2.pkg Installing /packages/All/nspr-4.35.pkg Installing /packages/All/lcms2-2.15_1.pkg Installing /packages/All/brotli-1.0.9,1.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). 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/nss-3.91.pkg Installing /packages/All/fontconfig-2.14.2,1.pkg Running fc-cache to build fontconfig cache... Installing /packages/All/openjpeg-2.5.0.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/poppler-data-0.4.12.pkg Installing /packages/All/gmp-6.2.1.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 Installing /packages/All/libltdl-2.4.7.pkg Installing /packages/All/giflib-5.2.1.pkg Installing /packages/All/webp-1.3.0_1.pkg Installing /packages/All/libgd-2.3.3_5,1.pkg Installing /packages/All/libexif-0.6.24.pkg Installing /packages/All/libgphoto2-2.5.26_2.pkg Installing /packages/All/sane-backends-1.2.1_1.pkg ===> Creating groups. Creating group 'saned' with gid '194'. ===> Creating users Creating user 'saned' with uid '194'. ===== Message from sane-backends-1.2.1_1: -- saned will log to the 'daemon' facility; this is a hard-coded default. Also, saned has no support for SSL/TLS or cryptographic authentication; you may wish to deploy security/stunnel to wrap it if you have concerns about security. If you are using a USB scanner, you should create /usr/local/etc/devd/saned.conf to allow saned access permissions. Currently, devfs.rules(5) has no support for USB specific filters such as vendor, product and serial number. Here is an example saned.conf for an Epson CX3650 multi-function scanner/printer device (assuming you are sharing the printer function with cups): notify 100 { match "system" "USB"; match "subsystem" "INTERFACE"; match "type" "ATTACH"; match "cdev" "ugen[0-9].[0-9]"; match "vendor" "0x04b8"; match "product" "0x080e"; action "chown -L cups:saned /dev/$cdev && chmod -L 660 /dev/$cdev"; }; To determine which port your scanner is connected to, inspect the output of 'usbconfig list' before and after connecting your scanner, and note the numbers which appear after 'ugen' in the first column. Then, use 'usbconfig -d X.Y dump_device_desc' to learn the idVendor and idProduct fields, and plug them into the above example entry. Finally, restart devd with the command: # /etc/rc.d/devd restart Please take /usr/local/etc/sane.d/dll.conf as an example only; you may wish to enable only the 'net' backend on client machines; be sure to point it at your scan server. If you are setting up a scan server, you may also wish to edit /usr/local/etc/sane.d/saned.conf to only permit specific machines. Installing /packages/All/fribidi-1.0.13.pkg Installing /packages/All/icu-73.2,1.pkg Installing /packages/All/spidermonkey102-102.4.0_8.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/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/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/libepoxy-1.5.9.pkg Installing /packages/All/graphite2-1.3.14.pkg Installing /packages/All/harfbuzz-7.3.0.pkg Installing /packages/All/nettle-3.9.1.pkg Installing /packages/All/libtasn1-4.19.0.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/gjs-1.74.1_1.pkg Installing /packages/All/libgpg-error-1.47.pkg Installing /packages/All/libgcrypt-1.10.2.pkg UNFLAVORED databases/sqlite3 -> use databases/sqlite3@default Installing /packages/All/libproxy-0.4.17_1.pkg Installing /packages/All/glib-networking-2.76.0.pkg Generating GIO modules cache Installing /packages/All/libsoup-2.74.3.pkg ===== Message from libsoup-2.74.3: -- libsoup can use NTLM authentication if it is compiled with the SMB option. To use it, you must install a port that provides NTLM, like net/samba412 or net/samba413. Installing /packages/All/perl5-5.32.1_3.pkg Installing /packages/All/hunspell-1.7.2.pkg Installing /packages/All/enchant2-2.2.15_3.pkg Installing /packages/All/libsecret-0.20.5_2.pkg Installing /packages/All/libnotify-0.8.2.pkg Installing /packages/All/hyphen-2.8.8.pkg Installing /packages/All/harfbuzz-icu-7.3.0.pkg Installing /packages/All/woff2-1.0.2_4.pkg Installing /packages/All/libwpe-1.12.0.pkg Installing /packages/All/wpebackend-fdo-1.12.0.pkg Installing /packages/All/libxslt-1.1.37.pkg UNFLAVORED databases/sqlite3 -> use databases/sqlite3@default Installing /packages/All/libunwind-20211201_2.pkg Installing /packages/All/gstreamer1-1.22.5.pkg Installing /packages/All/json-glib-1.6.6.pkg Installing /packages/All/geoclue-2.5.7.pkg Installing /packages/All/orc-0.4.34_1.pkg Installing /packages/All/libnice-0.1.21_1.pkg Installing /packages/All/iso-codes-4.7.pkg Installing /packages/All/gstreamer1-plugins-1.22.5.pkg Installing /packages/All/gstreamer1-plugins-bad-1.22.5.pkg Installing /packages/All/pygobject3-common-3.42.2.pkg Installing /packages/All/py39-cairo-1.21.0,1.pkg Installing /packages/All/py39-gobject3-3.42.2.pkg Installing /packages/All/graphene-1.10.8.pkg Installing /packages/All/libGLU-9.0.2_2.pkg Installing /packages/All/gstreamer1-plugins-gl-1.22.5.pkg Installing /packages/All/libXt-1.2.1,1.pkg Installing /packages/All/webkit2-gtk3-2.34.6_7.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/glade-3.40.0_1.pkg Building cache database of MIME types Generating GTK icon cache for /usr/local/share/icons/hicolor Installing /packages/All/libhandy-1.6.2_1.pkg Installing /packages/All/libudev-devd-0.5.1.pkg Installing /packages/All/libgudev-234.pkg Installing /packages/All/duktape-lib-2.7.0.pkg ===== Message from duktape-lib-2.7.0: -- ===> NOTICE: The duktape-lib 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/polkit-122.pkg ===> Creating groups. Creating group 'polkitd' with gid '565'. ===> Creating users Creating user 'polkitd' with uid '565'. UNFLAVORED databases/sqlite3 -> use databases/sqlite3@default Installing /packages/All/hwdata-0.371,1.pkg Installing /packages/All/colord-1.4.6.pkg ===> Creating groups. Creating group 'colord' with gid '970'. ===> Creating users Creating user 'colord' with uid '970'. Compiling glib schemas UNFLAVORED devel/meson -> use devel/meson@py39 UNFLAVORED databases/sqlite3 -> use databases/sqlite3@default UNFLAVORED databases/sqlite3 -> use databases/sqlite3@default UNFLAVORED databases/sqlite3 -> use databases/sqlite3@default UNFLAVORED databases/sqlite3 -> use databases/sqlite3@default SUCCEEDED 00:00:43 ------------------------------------------------------------------------------- -- Phase: check-sanity ------------------------------------------------------------------------------- SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: pkg-depends ------------------------------------------------------------------------------- ===> simple-scan-42.5_1 depends on file: /usr/local/sbin/pkg - found SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: fetch-depends ------------------------------------------------------------------------------- SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: fetch ------------------------------------------------------------------------------- ===> simple-scan-42.5_1 depends on file: /usr/local/sbin/pkg - found ===> Fetching all distfiles required by simple-scan-42.5_1 for building SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: checksum ------------------------------------------------------------------------------- ===> simple-scan-42.5_1 depends on file: /usr/local/sbin/pkg - found ===> Fetching all distfiles required by simple-scan-42.5_1 for building => SHA256 Checksum OK for gnome/simple-scan-42.5.tar.xz. SUCCEEDED 00:00:01 ------------------------------------------------------------------------------- -- Phase: extract-depends ------------------------------------------------------------------------------- SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: extract ------------------------------------------------------------------------------- ===> simple-scan-42.5_1 depends on file: /usr/local/sbin/pkg - found ===> Fetching all distfiles required by simple-scan-42.5_1 for building ===> Extracting for simple-scan-42.5_1 => SHA256 Checksum OK for gnome/simple-scan-42.5.tar.xz. Extracted Memory Use: 5.96M SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: patch-depends ------------------------------------------------------------------------------- SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: patch ------------------------------------------------------------------------------- ===> Patching for simple-scan-42.5_1 SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: build-depends ------------------------------------------------------------------------------- ===> simple-scan-42.5_1 depends on executable: itstool - found ===> simple-scan-42.5_1 depends on executable: msgfmt - found ===> simple-scan-42.5_1 depends on executable: meson - found ===> simple-scan-42.5_1 depends on executable: ninja - found ===> simple-scan-42.5_1 depends on package: pkgconf>=1.3.0_1 - found ===> simple-scan-42.5_1 depends on file: /usr/local/bin/python3.9 - found ===> simple-scan-42.5_1 depends on executable: valac - found ===> simple-scan-42.5_1 depends on file: /usr/local/bin/ccache - found SUCCEEDED 00:00:01 ------------------------------------------------------------------------------- -- Phase: lib-depends ------------------------------------------------------------------------------- ===> simple-scan-42.5_1 depends on shared library: libgusb.so - found (/usr/local/lib/libgusb.so) ===> simple-scan-42.5_1 depends on shared library: libsane.so - found (/usr/local/lib/libsane.so) ===> simple-scan-42.5_1 depends on shared library: libhandy-1.so - found (/usr/local/lib/libhandy-1.so) ===> simple-scan-42.5_1 depends on shared library: libcolord.so - found (/usr/local/lib/libcolord.so) ===> simple-scan-42.5_1 depends on shared library: libwebp.so - found (/usr/local/lib/libwebp.so) ===> simple-scan-42.5_1 depends on shared library: libintl.so - found (/usr/local/lib/libintl.so) ===> simple-scan-42.5_1 depends on shared library: libatk-1.0.so - found (/usr/local/lib/libatk-1.0.so) ===> simple-scan-42.5_1 depends on shared library: libcairo.so - found (/usr/local/lib/libcairo.so) ===> simple-scan-42.5_1 depends on shared library: libgdk_pixbuf-2.0.so - found (/usr/local/lib/libgdk_pixbuf-2.0.so) ===> simple-scan-42.5_1 depends on shared library: libglib-2.0.so - found (/usr/local/lib/libglib-2.0.so) ===> simple-scan-42.5_1 depends on shared library: libintl.so - found (/usr/local/lib/libintl.so) ===> simple-scan-42.5_1 depends on shared library: libgtk-3.so - found (/usr/local/lib/libgtk-3.so) ===> simple-scan-42.5_1 depends on shared library: libpango-1.0.so - found (/usr/local/lib/libpango-1.0.so) SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: configure ------------------------------------------------------------------------------- ===> simple-scan-42.5_1 depends on executable: itstool - found ===> simple-scan-42.5_1 depends on executable: msgfmt - found ===> simple-scan-42.5_1 depends on executable: meson - found ===> simple-scan-42.5_1 depends on executable: ninja - found ===> simple-scan-42.5_1 depends on package: pkgconf>=1.3.0_1 - found ===> simple-scan-42.5_1 depends on file: /usr/local/bin/python3.9 - found ===> simple-scan-42.5_1 depends on executable: valac - found ===> simple-scan-42.5_1 depends on file: /usr/local/bin/ccache - found ===> simple-scan-42.5_1 depends on shared library: libgusb.so - found (/usr/local/lib/libgusb.so) ===> simple-scan-42.5_1 depends on shared library: libsane.so - found (/usr/local/lib/libsane.so) ===> simple-scan-42.5_1 depends on shared library: libhandy-1.so - found (/usr/local/lib/libhandy-1.so) ===> simple-scan-42.5_1 depends on shared library: libcolord.so - found (/usr/local/lib/libcolord.so) ===> simple-scan-42.5_1 depends on shared library: libwebp.so - found (/usr/local/lib/libwebp.so) ===> simple-scan-42.5_1 depends on shared library: libintl.so - found (/usr/local/lib/libintl.so) ===> simple-scan-42.5_1 depends on shared library: libatk-1.0.so - found (/usr/local/lib/libatk-1.0.so) ===> simple-scan-42.5_1 depends on shared library: libcairo.so - found (/usr/local/lib/libcairo.so) ===> simple-scan-42.5_1 depends on shared library: libgdk_pixbuf-2.0.so - found (/usr/local/lib/libgdk_pixbuf-2.0.so) ===> simple-scan-42.5_1 depends on shared library: libglib-2.0.so - found (/usr/local/lib/libglib-2.0.so) ===> simple-scan-42.5_1 depends on shared library: libintl.so - found (/usr/local/lib/libintl.so) ===> simple-scan-42.5_1 depends on shared library: libgtk-3.so - found (/usr/local/lib/libgtk-3.so) ===> simple-scan-42.5_1 depends on shared library: libpango-1.0.so - found (/usr/local/lib/libpango-1.0.so) ===> Configuring for simple-scan-42.5_1 The Meson build system Version: 1.1.1 Source dir: /construction/graphics/simple-scan/simple-scan-42.5 Build dir: /construction/graphics/simple-scan/simple-scan-42.5/_build Build type: native build Project name: simple-scan Project version: 42.5 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 Vala compiler for the host machine: valac (valac 0.56.8) Host machine cpu family: x86_64 Host machine cpu: x86_64 Found pkg-config: /usr/local/bin/pkgconf (1.8.1) Run-time dependency glib-2.0 found: YES 2.76.4 Run-time dependency gtk+-3.0 found: YES 3.24.34 Run-time dependency gmodule-export-2.0 found: YES 2.76.4 Run-time dependency gthread-2.0 found: YES 2.76.4 Run-time dependency libhandy-1 found: YES 1.6.2 Run-time dependency zlib found: YES 1.2.11 Run-time dependency cairo found: YES 1.17.4 Run-time dependency gdk-pixbuf-2.0 found: YES 2.42.10 Run-time dependency gusb found: YES 0.3.10 Run-time dependency colord found: YES 1.4.6 Did not find CMake 'cmake' Found CMake: NO Run-time dependency packagekit-glib2 found: NO (tried pkgconfig and cmake) Run-time dependency libwebp found: YES 1.3.0 Run-time dependency libwebpmux found: YES 1.3.0 Run-time dependency sane-backends found: YES 1.2.1 Program msgfmt found: YES (/usr/local/bin/msgfmt) Program itstool found: YES (/usr/local/bin/itstool) Program msgfmt found: YES (/usr/local/bin/msgfmt) Program msginit found: YES (/usr/local/bin/msginit) Program msgmerge found: YES (/usr/local/bin/msgmerge) Program xgettext found: YES (/usr/local/bin/xgettext) Found pkg-config: /usr/local/bin/pkgconf (1.8.1) Program glib-compile-resources found: YES (/usr/local/bin/glib-compile-resources) Program itstool found: YES (/usr/local/bin/itstool) Program msgmerge found: YES (/usr/local/bin/msgmerge) Program msgfmt found: YES (/usr/local/bin/msgfmt) Build targets in project: 187 simple-scan 42.5 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 simple-scan-42.5_1 [ 0% 13/164] /usr/local/bin/msgfmt ../po/ab.po -o po/ab/LC_MESSAGES/simple-scan.mo [ 1% 14/164] /usr/local/bin/msgfmt ../po/am.po -o po/am/LC_MESSAGES/simple-scan.mo [ 1% 15/164] /usr/local/bin/msgfmt ../po/ar.po -o po/ar/LC_MESSAGES/simple-scan.mo [ 2% 16/164] /usr/local/bin/msgfmt ../po/ast.po -o po/ast/LC_MESSAGES/simple-scan.mo [ 3% 17/164] /usr/local/bin/msgfmt ../po/bo.po -o po/bo/LC_MESSAGES/simple-scan.mo [ 3% 18/164] /usr/local/bin/msgfmt ../po/af.po -o po/af/LC_MESSAGES/simple-scan.mo [ 4% 19/164] /usr/local/bin/msgfmt ../po/az.po -o po/az/LC_MESSAGES/simple-scan.mo [ 4% 20/164] /usr/local/bin/msgfmt ../po/be.po -o po/be/LC_MESSAGES/simple-scan.mo [ 5% 21/164] /usr/local/bin/msgfmt ../po/ca@valencia.po -o po/ca@valencia/LC_MESSAGES/simple-scan.mo [ 6% 22/164] /usr/local/bin/msgfmt ../po/cs.po -o po/cs/LC_MESSAGES/simple-scan.mo [ 6% 23/164] /usr/local/bin/msgfmt ../po/de.po -o po/de/LC_MESSAGES/simple-scan.mo [ 7% 24/164] /usr/local/bin/msgfmt ../po/el.po -o po/el/LC_MESSAGES/simple-scan.mo [ 7% 25/164] /usr/local/bin/msgfmt ../po/en_GB.po -o po/en_GB/LC_MESSAGES/simple-scan.mo [ 8% 26/164] /usr/local/bin/msgfmt ../po/eo.po -o po/eo/LC_MESSAGES/simple-scan.mo [ 9% 27/164] /usr/local/bin/msgfmt ../po/da.po -o po/da/LC_MESSAGES/simple-scan.mo [ 9% 28/164] /usr/local/bin/msgfmt ../po/es.po -o po/es/LC_MESSAGES/simple-scan.mo [ 10% 29/164] /usr/local/bin/msgfmt ../po/ca.po -o po/ca/LC_MESSAGES/simple-scan.mo [ 10% 30/164] /usr/local/bin/msgfmt ../po/eu.po -o po/eu/LC_MESSAGES/simple-scan.mo [ 11% 31/164] /usr/local/bin/msgfmt ../po/fa.po -o po/fa/LC_MESSAGES/simple-scan.mo [ 12% 32/164] /usr/local/bin/msgfmt ../po/fi.po -o po/fi/LC_MESSAGES/simple-scan.mo [ 12% 33/164] /usr/local/bin/msgfmt ../po/fr.po -o po/fr/LC_MESSAGES/simple-scan.mo [ 13% 34/164] /usr/local/bin/msgfmt ../po/fur.po -o po/fur/LC_MESSAGES/simple-scan.mo [ 14% 35/164] /usr/local/bin/msgfmt ../po/gd.po -o po/gd/LC_MESSAGES/simple-scan.mo [ 14% 36/164] /usr/local/bin/msgfmt ../po/gl.po -o po/gl/LC_MESSAGES/simple-scan.mo [ 15% 37/164] /usr/local/bin/msgfmt ../po/hr.po -o po/hr/LC_MESSAGES/simple-scan.mo [ 15% 38/164] /usr/local/bin/msgfmt ../po/bg.po -o po/bg/LC_MESSAGES/simple-scan.mo [ 16% 39/164] /usr/local/bin/msgfmt ../po/et.po -o po/et/LC_MESSAGES/simple-scan.mo [ 17% 40/164] /usr/local/bin/msgfmt ../po/he.po -o po/he/LC_MESSAGES/simple-scan.mo [ 17% 41/164] /usr/local/bin/msgfmt ../po/hu.po -o po/hu/LC_MESSAGES/simple-scan.mo [ 18% 42/164] /usr/local/bin/msgfmt ../po/hy.po -o po/hy/LC_MESSAGES/simple-scan.mo [ 18% 43/164] /usr/local/bin/msgfmt ../po/id.po -o po/id/LC_MESSAGES/simple-scan.mo [ 19% 44/164] /usr/local/bin/msgfmt ../po/ja.po -o po/ja/LC_MESSAGES/simple-scan.mo [ 20% 45/164] /usr/local/bin/msgfmt ../po/ka.po -o po/ka/LC_MESSAGES/simple-scan.mo [ 20% 46/164] /usr/local/bin/msgfmt ../po/kk.po -o po/kk/LC_MESSAGES/simple-scan.mo [ 21% 47/164] /usr/local/bin/msgfmt ../po/it.po -o po/it/LC_MESSAGES/simple-scan.mo [ 21% 48/164] /usr/local/bin/msgfmt ../po/km.po -o po/km/LC_MESSAGES/simple-scan.mo [ 22% 49/164] /usr/local/bin/msgfmt ../po/ko.po -o po/ko/LC_MESSAGES/simple-scan.mo [ 23% 50/164] /usr/local/bin/msgfmt ../po/ku.po -o po/ku/LC_MESSAGES/simple-scan.mo [ 23% 51/164] /usr/local/bin/msgfmt ../po/ky.po -o po/ky/LC_MESSAGES/simple-scan.mo [ 24% 52/164] /usr/local/bin/msgfmt ../po/lt.po -o po/lt/LC_MESSAGES/simple-scan.mo [ 25% 53/164] /usr/local/bin/msgfmt ../po/lv.po -o po/lv/LC_MESSAGES/simple-scan.mo [ 25% 54/164] /usr/local/bin/msgfmt ../po/mjw.po -o po/mjw/LC_MESSAGES/simple-scan.mo [ 26% 55/164] /usr/local/bin/msgfmt ../po/ml.po -o po/ml/LC_MESSAGES/simple-scan.mo [ 26% 56/164] /usr/local/bin/msgfmt ../po/ms.po -o po/ms/LC_MESSAGES/simple-scan.mo [ 27% 57/164] /usr/local/bin/msgfmt ../po/is.po -o po/is/LC_MESSAGES/simple-scan.mo [ 28% 58/164] /usr/local/bin/msgfmt ../po/mhr.po -o po/mhr/LC_MESSAGES/simple-scan.mo [ 28% 59/164] /usr/local/bin/msgfmt ../po/my.po -o po/my/LC_MESSAGES/simple-scan.mo [ 29% 60/164] /usr/local/bin/msgfmt ../po/nl.po -o po/nl/LC_MESSAGES/simple-scan.mo [ 29% 61/164] /usr/local/bin/msgfmt ../po/oc.po -o po/oc/LC_MESSAGES/simple-scan.mo [ 30% 62/164] /usr/local/bin/msgfmt ../po/pa.po -o po/pa/LC_MESSAGES/simple-scan.mo [ 31% 63/164] /usr/local/bin/msgfmt ../po/pl.po -o po/pl/LC_MESSAGES/simple-scan.mo [ 31% 64/164] /usr/local/bin/msgfmt ../po/pt_BR.po -o po/pt_BR/LC_MESSAGES/simple-scan.mo [ 32% 65/164] /usr/local/bin/msgfmt ../po/ne.po -o po/ne/LC_MESSAGES/simple-scan.mo [ 32% 66/164] /usr/local/bin/msgfmt ../po/shn.po -o po/shn/LC_MESSAGES/simple-scan.mo [ 33% 67/164] /usr/local/bin/msgfmt ../po/pt.po -o po/pt/LC_MESSAGES/simple-scan.mo [ 34% 68/164] /usr/local/bin/msgfmt ../po/ru.po -o po/ru/LC_MESSAGES/simple-scan.mo [ 34% 69/164] /usr/local/bin/msgfmt ../po/sk.po -o po/sk/LC_MESSAGES/simple-scan.mo [ 35% 70/164] /usr/local/bin/msgfmt ../po/sl.po -o po/sl/LC_MESSAGES/simple-scan.mo [ 35% 71/164] /usr/local/bin/msgfmt ../po/sr.po -o po/sr/LC_MESSAGES/simple-scan.mo [ 36% 72/164] /usr/local/bin/msgfmt ../po/sr@latin.po -o po/sr@latin/LC_MESSAGES/simple-scan.mo [ 37% 73/164] /usr/local/bin/msgfmt ../po/sd.po -o po/sd/LC_MESSAGES/simple-scan.mo [ 37% 74/164] /usr/local/bin/msgfmt ../po/sq.po -o po/sq/LC_MESSAGES/simple-scan.mo [ 38% 75/164] /usr/local/bin/msgfmt ../po/sv.po -o po/sv/LC_MESSAGES/simple-scan.mo [ 39% 76/164] /usr/local/bin/msgfmt ../po/se.po -o po/se/LC_MESSAGES/simple-scan.mo [ 39% 77/164] /usr/local/bin/msgfmt ../po/ta.po -o po/ta/LC_MESSAGES/simple-scan.mo [ 40% 78/164] /usr/local/bin/msgfmt ../po/ro.po -o po/ro/LC_MESSAGES/simple-scan.mo [ 40% 79/164] /usr/local/bin/msgfmt ../po/th.po -o po/th/LC_MESSAGES/simple-scan.mo [ 41% 80/164] /usr/local/bin/msgfmt ../po/tr.po -o po/tr/LC_MESSAGES/simple-scan.mo [ 42% 81/164] /usr/local/bin/msgfmt ../po/vi.po -o po/vi/LC_MESSAGES/simple-scan.mo [ 42% 82/164] /usr/local/bin/msgfmt ../po/nb.po -o po/nb/LC_MESSAGES/simple-scan.mo [ 43% 83/164] /usr/local/bin/msgfmt ../po/te.po -o po/te/LC_MESSAGES/simple-scan.mo [ 43% 84/164] /usr/local/bin/msgfmt ../po/ug.po -o po/ug/LC_MESSAGES/simple-scan.mo [ 44% 85/164] /usr/local/bin/msgfmt ../po/ur.po -o po/ur/LC_MESSAGES/simple-scan.mo [ 45% 86/164] /usr/local/bin/msgfmt ../po/zh_HK.po -o po/zh_HK/LC_MESSAGES/simple-scan.mo [ 45% 87/164] /usr/local/bin/msgfmt ../po/zh_TW.po -o po/zh_TW/LC_MESSAGES/simple-scan.mo [ 46% 88/164] /usr/local/bin/msgfmt ../po/zh_CN.po -o po/zh_CN/LC_MESSAGES/simple-scan.mo [ 46% 89/164] /usr/local/bin/msgfmt ../help/bg/bg.po -o help/bg/simple-scan-bg.gmo [ 47% 90/164] /usr/local/bin/msgfmt ../help/cs/cs.po -o help/cs/simple-scan-cs.gmo [ 48% 91/164] /usr/local/bin/msgfmt ../help/el/el.po -o help/el/simple-scan-el.gmo [ 48% 92/164] /usr/local/bin/msgfmt ../help/ar/ar.po -o help/ar/simple-scan-ar.gmo [ 49% 93/164] /usr/local/bin/msgfmt ../help/ca/ca.po -o help/ca/simple-scan-ca.gmo [ 50% 94/164] /usr/local/bin/msgfmt ../help/da/da.po -o help/da/simple-scan-da.gmo [ 50% 95/164] /usr/local/bin/msgfmt ../help/de/de.po -o help/de/simple-scan-de.gmo [ 51% 96/164] /usr/local/bin/msgfmt ../po/uz.po -o po/uz/LC_MESSAGES/simple-scan.mo [ 51% 97/164] /usr/local/bin/msgfmt ../po/uk.po -o po/uk/LC_MESSAGES/simple-scan.mo [ 52% 98/164] /usr/local/bin/glib-compile-resources ../data/simple-scan.gresource.xml --sourcedir ../data/. --sourcedir data --sourcedir ../data --c-name resources --internal --generate --target data/resources.c --dependency-file data/resources.c.d [ 53% 99/164] /usr/local/bin/msgfmt ../help/en_GB/en_GB.po -o help/en_GB/simple-scan-en_GB.gmo [ 53% 100/164] /usr/local/bin/msgfmt ../help/eu/eu.po -o help/eu/simple-scan-eu.gmo [ 54% 101/164] /usr/local/bin/msgfmt ../help/es/es.po -o help/es/simple-scan-es.gmo [ 54% 102/164] /usr/local/bin/glib-compile-resources ../data/simple-scan.gresource.xml --sourcedir ../data/. --sourcedir data --sourcedir ../data --c-name resources --internal --generate --target data/resources.h [ 55% 103/164] /usr/local/bin/msgfmt ../help/fi/fi.po -o help/fi/simple-scan-fi.gmo [ 56% 104/164] /usr/local/bin/itstool -m help/el/simple-scan-el.gmo --lang el -o help/el ../help/C/adf.page ../help/C/brightness-contrast.page ../help/C/crop.page ../help/C/dpi.page ../help/C/email.page ../help/C/index.page ../help/C/legal.xml ../help/C/print.page ../help/C/quality.page ../help/C/reorder.page ../help/C/rotate.page ../help/C/save.page ../help/C/scanner.page ../help/C/scanning.page [ 56% 105/164] /usr/local/bin/itstool -m help/cs/simple-scan-cs.gmo --lang cs -o help/cs ../help/C/adf.page ../help/C/brightness-contrast.page ../help/C/crop.page ../help/C/dpi.page ../help/C/email.page ../help/C/index.page ../help/C/legal.xml ../help/C/print.page ../help/C/quality.page ../help/C/reorder.page ../help/C/rotate.page ../help/C/save.page ../help/C/scanner.page ../help/C/scanning.page [ 57% 106/164] /usr/local/bin/msgfmt ../help/fr/fr.po -o help/fr/simple-scan-fr.gmo [ 57% 107/164] /usr/local/bin/msgfmt ../help/gl/gl.po -o help/gl/simple-scan-gl.gmo [ 58% 108/164] /usr/local/bin/itstool -m help/ar/simple-scan-ar.gmo --lang ar -o help/ar ../help/C/adf.page ../help/C/brightness-contrast.page ../help/C/crop.page ../help/C/dpi.page ../help/C/email.page ../help/C/index.page ../help/C/legal.xml ../help/C/print.page ../help/C/quality.page ../help/C/reorder.page ../help/C/rotate.page ../help/C/save.page ../help/C/scanner.page ../help/C/scanning.page [ 59% 109/164] /usr/local/bin/itstool -m help/da/simple-scan-da.gmo --lang da -o help/da ../help/C/adf.page ../help/C/brightness-contrast.page ../help/C/crop.page ../help/C/dpi.page ../help/C/email.page ../help/C/index.page ../help/C/legal.xml ../help/C/print.page ../help/C/quality.page ../help/C/reorder.page ../help/C/rotate.page ../help/C/save.page ../help/C/scanner.page ../help/C/scanning.page [ 59% 110/164] /usr/local/bin/itstool -m help/eu/simple-scan-eu.gmo --lang eu -o help/eu ../help/C/adf.page ../help/C/brightness-contrast.page ../help/C/crop.page ../help/C/dpi.page ../help/C/email.page ../help/C/index.page ../help/C/legal.xml ../help/C/print.page ../help/C/quality.page ../help/C/reorder.page ../help/C/rotate.page ../help/C/save.page ../help/C/scanner.page ../help/C/scanning.page [ 60% 111/164] /usr/local/bin/msgfmt ../help/hr/hr.po -o help/hr/simple-scan-hr.gmo [ 60% 112/164] /usr/local/bin/msgfmt ../help/ia/ia.po -o help/ia/simple-scan-ia.gmo [ 61% 113/164] /usr/local/bin/msgfmt ../help/hu/hu.po -o help/hu/simple-scan-hu.gmo [ 62% 114/164] /usr/local/bin/itstool -m help/de/simple-scan-de.gmo --lang de -o help/de ../help/C/adf.page ../help/C/brightness-contrast.page ../help/C/crop.page ../help/C/dpi.page ../help/C/email.page ../help/C/index.page ../help/C/legal.xml ../help/C/print.page ../help/C/quality.page ../help/C/reorder.page ../help/C/rotate.page ../help/C/save.page ../help/C/scanner.page ../help/C/scanning.page [ 62% 115/164] /usr/local/bin/msgfmt ../help/id/id.po -o help/id/simple-scan-id.gmo [ 63% 116/164] /usr/local/bin/itstool -m help/ca/simple-scan-ca.gmo --lang ca -o help/ca ../help/C/adf.page ../help/C/brightness-contrast.page ../help/C/crop.page ../help/C/dpi.page ../help/C/email.page ../help/C/index.page ../help/C/legal.xml ../help/C/print.page ../help/C/quality.page ../help/C/reorder.page ../help/C/rotate.page ../help/C/save.page ../help/C/scanner.page ../help/C/scanning.page [ 64% 117/164] /usr/local/bin/itstool -m help/en_GB/simple-scan-en_GB.gmo --lang en_GB -o help/en_GB ../help/C/adf.page ../help/C/brightness-contrast.page ../help/C/crop.page ../help/C/dpi.page ../help/C/email.page ../help/C/index.page ../help/C/legal.xml ../help/C/print.page ../help/C/quality.page ../help/C/reorder.page ../help/C/rotate.page ../help/C/save.page ../help/C/scanner.page ../help/C/scanning.page [ 64% 118/164] /usr/local/bin/msgfmt ../help/it/it.po -o help/it/simple-scan-it.gmo [ 65% 119/164] /usr/local/bin/msgfmt ../help/ja/ja.po -o help/ja/simple-scan-ja.gmo [ 65% 120/164] /usr/local/bin/itstool -m help/fi/simple-scan-fi.gmo --lang fi -o help/fi ../help/C/adf.page ../help/C/brightness-contrast.page ../help/C/crop.page ../help/C/dpi.page ../help/C/email.page ../help/C/index.page ../help/C/legal.xml ../help/C/print.page ../help/C/quality.page ../help/C/reorder.page ../help/C/rotate.page ../help/C/save.page ../help/C/scanner.page ../help/C/scanning.page [ 66% 121/164] /usr/local/bin/msgfmt ../help/ku/ku.po -o help/ku/simple-scan-ku.gmo [ 67% 122/164] /usr/local/bin/itstool -m help/es/simple-scan-es.gmo --lang es -o help/es ../help/C/adf.page ../help/C/brightness-contrast.page ../help/C/crop.page ../help/C/dpi.page ../help/C/email.page ../help/C/index.page ../help/C/legal.xml ../help/C/print.page ../help/C/quality.page ../help/C/reorder.page ../help/C/rotate.page ../help/C/save.page ../help/C/scanner.page ../help/C/scanning.page [ 67% 123/164] /usr/local/bin/msgfmt ../help/nb/nb.po -o help/nb/simple-scan-nb.gmo [ 68% 124/164] /usr/local/bin/itstool -m help/hr/simple-scan-hr.gmo --lang hr -o help/hr ../help/C/adf.page ../help/C/brightness-contrast.page ../help/C/crop.page ../help/C/dpi.page ../help/C/email.page ../help/C/index.page ../help/C/legal.xml ../help/C/print.page ../help/C/quality.page ../help/C/reorder.page ../help/C/rotate.page ../help/C/save.page ../help/C/scanner.page ../help/C/scanning.page [ 68% 125/164] /usr/local/bin/msgfmt ../help/nl/nl.po -o help/nl/simple-scan-nl.gmo [ 69% 126/164] /usr/local/bin/itstool -m help/ia/simple-scan-ia.gmo --lang ia -o help/ia ../help/C/adf.page ../help/C/brightness-contrast.page ../help/C/crop.page ../help/C/dpi.page ../help/C/email.page ../help/C/index.page ../help/C/legal.xml ../help/C/print.page ../help/C/quality.page ../help/C/reorder.page ../help/C/rotate.page ../help/C/save.page ../help/C/scanner.page ../help/C/scanning.page [ 70% 127/164] /usr/local/bin/msgfmt ../help/pl/pl.po -o help/pl/simple-scan-pl.gmo [ 70% 128/164] /usr/local/bin/itstool -m help/hu/simple-scan-hu.gmo --lang hu -o help/hu ../help/C/adf.page ../help/C/brightness-contrast.page ../help/C/crop.page ../help/C/dpi.page ../help/C/email.page ../help/C/index.page ../help/C/legal.xml ../help/C/print.page ../help/C/quality.page ../help/C/reorder.page ../help/C/rotate.page ../help/C/save.page ../help/C/scanner.page ../help/C/scanning.page [ 71% 129/164] /usr/local/bin/msgfmt ../help/pt_BR/pt_BR.po -o help/pt_BR/simple-scan-pt_BR.gmo [ 71% 130/164] /usr/local/bin/itstool -m help/fr/simple-scan-fr.gmo --lang fr -o help/fr ../help/C/adf.page ../help/C/brightness-contrast.page ../help/C/crop.page ../help/C/dpi.page ../help/C/email.page ../help/C/index.page ../help/C/legal.xml ../help/C/print.page ../help/C/quality.page ../help/C/reorder.page ../help/C/rotate.page ../help/C/save.page ../help/C/scanner.page ../help/C/scanning.page [ 72% 131/164] /usr/local/bin/itstool -m help/gl/simple-scan-gl.gmo --lang gl -o help/gl ../help/C/adf.page ../help/C/brightness-contrast.page ../help/C/crop.page ../help/C/dpi.page ../help/C/email.page ../help/C/index.page ../help/C/legal.xml ../help/C/print.page ../help/C/quality.page ../help/C/reorder.page ../help/C/rotate.page ../help/C/save.page ../help/C/scanner.page ../help/C/scanning.page [ 73% 132/164] /usr/local/bin/msgfmt ../help/ro/ro.po -o help/ro/simple-scan-ro.gmo [ 73% 133/164] /usr/local/bin/msgfmt ../help/ru/ru.po -o help/ru/simple-scan-ru.gmo [ 74% 134/164] /usr/local/bin/itstool -m help/bg/simple-scan-bg.gmo --lang bg -o help/bg ../help/C/adf.page ../help/C/brightness-contrast.page ../help/C/crop.page ../help/C/dpi.page ../help/C/email.page ../help/C/index.page ../help/C/legal.xml ../help/C/print.page ../help/C/quality.page ../help/C/reorder.page ../help/C/rotate.page ../help/C/save.page ../help/C/scanner.page ../help/C/scanning.page [ 75% 135/164] /usr/local/bin/msgfmt ../help/sk/sk.po -o help/sk/simple-scan-sk.gmo [ 75% 136/164] /usr/local/bin/itstool -m help/it/simple-scan-it.gmo --lang it -o help/it ../help/C/adf.page ../help/C/brightness-contrast.page ../help/C/crop.page ../help/C/dpi.page ../help/C/email.page ../help/C/index.page ../help/C/legal.xml ../help/C/print.page ../help/C/quality.page ../help/C/reorder.page ../help/C/rotate.page ../help/C/save.page ../help/C/scanner.page ../help/C/scanning.page [ 76% 137/164] /usr/local/bin/msgfmt ../help/sl/sl.po -o help/sl/simple-scan-sl.gmo [ 76% 138/164] /usr/local/bin/itstool -m help/ku/simple-scan-ku.gmo --lang ku -o help/ku ../help/C/adf.page ../help/C/brightness-contrast.page ../help/C/crop.page ../help/C/dpi.page ../help/C/email.page ../help/C/index.page ../help/C/legal.xml ../help/C/print.page ../help/C/quality.page ../help/C/reorder.page ../help/C/rotate.page ../help/C/save.page ../help/C/scanner.page ../help/C/scanning.page [ 77% 139/164] /usr/local/bin/msgfmt ../help/sr/sr.po -o help/sr/simple-scan-sr.gmo [ 78% 140/164] /usr/local/bin/meson --internal msgfmthelper --msgfmt=/usr/local/bin/msgfmt ../data/simple-scan.appdata.xml.in data/simple-scan.appdata.xml xml ../data/../po [ 78% 141/164] /usr/local/bin/msgfmt ../help/sv/sv.po -o help/sv/simple-scan-sv.gmo [ 79% 142/164] /usr/local/bin/itstool -m help/id/simple-scan-id.gmo --lang id -o help/id ../help/C/adf.page ../help/C/brightness-contrast.page ../help/C/crop.page ../help/C/dpi.page ../help/C/email.page ../help/C/index.page ../help/C/legal.xml ../help/C/print.page ../help/C/quality.page ../help/C/reorder.page ../help/C/rotate.page ../help/C/save.page ../help/C/scanner.page ../help/C/scanning.page [ 79% 143/164] /usr/local/bin/itstool -m help/ja/simple-scan-ja.gmo --lang ja -o help/ja ../help/C/adf.page ../help/C/brightness-contrast.page ../help/C/crop.page ../help/C/dpi.page ../help/C/email.page ../help/C/index.page ../help/C/legal.xml ../help/C/print.page ../help/C/quality.page ../help/C/reorder.page ../help/C/rotate.page ../help/C/save.page ../help/C/scanner.page ../help/C/scanning.page [ 80% 144/164] /usr/local/bin/msgfmt ../help/tr/tr.po -o help/tr/simple-scan-tr.gmo [ 81% 145/164] /usr/local/bin/meson --internal msgfmthelper --msgfmt=/usr/local/bin/msgfmt ../data/simple-scan.desktop.in data/simple-scan.desktop desktop ../data/../po [ 81% 146/164] /usr/local/bin/itstool -m help/pt_BR/simple-scan-pt_BR.gmo --lang pt_BR -o help/pt_BR ../help/C/adf.page ../help/C/brightness-contrast.page ../help/C/crop.page ../help/C/dpi.page ../help/C/email.page ../help/C/index.page ../help/C/legal.xml ../help/C/print.page ../help/C/quality.page ../help/C/reorder.page ../help/C/rotate.page ../help/C/save.page ../help/C/scanner.page ../help/C/scanning.page [ 82% 147/164] /usr/local/bin/msgfmt ../help/uk/uk.po -o help/uk/simple-scan-uk.gmo [ 82% 148/164] /usr/local/bin/msgfmt ../help/zh_TW/zh_TW.po -o help/zh_TW/simple-scan-zh_TW.gmo [ 83% 149/164] /usr/local/bin/itstool -m help/nl/simple-scan-nl.gmo --lang nl -o help/nl ../help/C/adf.page ../help/C/brightness-contrast.page ../help/C/crop.page ../help/C/dpi.page ../help/C/email.page ../help/C/index.page ../help/C/legal.xml ../help/C/print.page ../help/C/quality.page ../help/C/reorder.page ../help/C/rotate.page ../help/C/save.page ../help/C/scanner.page ../help/C/scanning.page [ 84% 150/164] /usr/local/bin/itstool -m help/pl/simple-scan-pl.gmo --lang pl -o help/pl ../help/C/adf.page ../help/C/brightness-contrast.page ../help/C/crop.page ../help/C/dpi.page ../help/C/email.page ../help/C/index.page ../help/C/legal.xml ../help/C/print.page ../help/C/quality.page ../help/C/reorder.page ../help/C/rotate.page ../help/C/save.page ../help/C/scanner.page ../help/C/scanning.page [ 84% 150/164] /usr/local/bin/itstool -m help/nb/simple-scan-nb.gmo --lang nb -o help/nb ../help/C/adf.page ../help/C/brightness-contrast.page ../help/C/crop.page ../help/C/dpi.page ../help/C/email.page ../help/C/index.page ../help/C/legal.xml ../help/C/print.page ../help/C/quality.page ../help/C/reorder.page ../help/C/rotate.page ../help/C/save.page ../help/C/scanner.page ../help/C/scanning.page [ 85% 150/164] /usr/local/bin/itstool -m help/ro/simple-scan-ro.gmo --lang ro -o help/ro ../help/C/adf.page ../help/C/brightness-contrast.page ../help/C/crop.page ../help/C/dpi.page ../help/C/email.page ../help/C/index.page ../help/C/legal.xml ../help/C/print.page ../help/C/quality.page ../help/C/reorder.page ../help/C/rotate.page ../help/C/save.page ../help/C/scanner.page ../help/C/scanning.page [ 85% 150/164] /usr/local/bin/itstool -m help/sr/simple-scan-sr.gmo --lang sr -o help/sr ../help/C/adf.page ../help/C/brightness-contrast.page ../help/C/crop.page ../help/C/dpi.page ../help/C/email.page ../help/C/index.page ../help/C/legal.xml ../help/C/print.page ../help/C/quality.page ../help/C/reorder.page ../help/C/rotate.page ../help/C/save.page ../help/C/scanner.page ../help/C/scanning.page [ 86% 150/164] /usr/local/bin/itstool -m help/sl/simple-scan-sl.gmo --lang sl -o help/sl ../help/C/adf.page ../help/C/brightness-contrast.page ../help/C/crop.page ../help/C/dpi.page ../help/C/email.page ../help/C/index.page ../help/C/legal.xml ../help/C/print.page ../help/C/quality.page ../help/C/reorder.page ../help/C/rotate.page ../help/C/save.page ../help/C/scanner.page ../help/C/scanning.page [ 87% 150/164] /usr/local/bin/itstool -m help/ru/simple-scan-ru.gmo --lang ru -o help/ru ../help/C/adf.page ../help/C/brightness-contrast.page ../help/C/crop.page ../help/C/dpi.page ../help/C/email.page ../help/C/index.page ../help/C/legal.xml ../help/C/print.page ../help/C/quality.page ../help/C/reorder.page ../help/C/rotate.page ../help/C/save.page ../help/C/scanner.page ../help/C/scanning.page [ 87% 150/164] /usr/local/bin/itstool -m help/sk/simple-scan-sk.gmo --lang sk -o help/sk ../help/C/adf.page ../help/C/brightness-contrast.page ../help/C/crop.page ../help/C/dpi.page ../help/C/email.page ../help/C/index.page ../help/C/legal.xml ../help/C/print.page ../help/C/quality.page ../help/C/reorder.page ../help/C/rotate.page ../help/C/save.page ../help/C/scanner.page ../help/C/scanning.page [ 88% 150/164] /usr/local/bin/itstool -m help/sv/simple-scan-sv.gmo --lang sv -o help/sv ../help/C/adf.page ../help/C/brightness-contrast.page ../help/C/crop.page ../help/C/dpi.page ../help/C/email.page ../help/C/index.page ../help/C/legal.xml ../help/C/print.page ../help/C/quality.page ../help/C/reorder.page ../help/C/rotate.page ../help/C/save.page ../help/C/scanner.page ../help/C/scanning.page [ 89% 150/164] /usr/local/bin/itstool -m help/tr/simple-scan-tr.gmo --lang tr -o help/tr ../help/C/adf.page ../help/C/brightness-contrast.page ../help/C/crop.page ../help/C/dpi.page ../help/C/email.page ../help/C/index.page ../help/C/legal.xml ../help/C/print.page ../help/C/quality.page ../help/C/reorder.page ../help/C/rotate.page ../help/C/save.page ../help/C/scanner.page ../help/C/scanning.page [ 89% 150/164] /usr/local/bin/itstool -m help/zh_TW/simple-scan-zh_TW.gmo --lang zh_TW -o help/zh_TW ../help/C/adf.page ../help/C/brightness-contrast.page ../help/C/crop.page ../help/C/dpi.page ../help/C/email.page ../help/C/index.page ../help/C/legal.xml ../help/C/print.page ../help/C/quality.page ../help/C/reorder.page ../help/C/rotate.page ../help/C/save.page ../help/C/scanner.page ../help/C/scanning.page [ 90% 150/164] /usr/local/bin/itstool -m help/uk/simple-scan-uk.gmo --lang uk -o help/uk ../help/C/adf.page ../help/C/brightness-contrast.page ../help/C/crop.page ../help/C/dpi.page ../help/C/email.page ../help/C/index.page ../help/C/legal.xml ../help/C/print.page ../help/C/quality.page ../help/C/reorder.page ../help/C/rotate.page ../help/C/save.page ../help/C/scanner.page ../help/C/scanning.page [ 90% 150/164] cc -Isrc/simple-scan.p -Isrc -I../src -Idata -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/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/libhandy-1 -I/usr/local/include/gusb-1 -I/usr/local/include/colord-1 -I/usr/local/include/webp -fdiagnostics-color=never -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -O3 -pipe -O2 -fno-strict-aliasing -pthread -D_THREAD_SAFE '-DVERSION="42.5"' '-DGETTEXT_PACKAGE="simple-scan"' '-DLOCALE_DIR="/usr/local/share/locale"' -DI_KNOW_THE_PACKAGEKIT_GLIB2_API_IS_SUBJECT_TO_CHANGE -MD -MQ src/simple-scan.p/meson-generated_.._.._data_resources.c.o -MF src/simple-scan.p/meson-generated_.._.._data_resources.c.o.d -o src/simple-scan.p/meson-generated_.._.._data_resources.c.o -c data/resources.c [ 91% 150/164] valac -C --pkg libwebpmux --pkg libwebp --pkg colord --pkg sane-backends --pkg gusb --pkg gdk-pixbuf-2.0 --pkg cairo --pkg zlib --pkg libhandy-1 --pkg gtk+-3.0 --target-glib ' 2.38' --pkg glib-2.0 --color=never --directory src/simple-scan.p --basedir ../src --gresources=../data/simple-scan.gresource.xml --pkg=posix --vapidir=/construction/graphics/simple-scan/simple-scan-42.5/src -D HAVE_COLORD -D HAVE_WEBP ../src/config.vapi ../src/app-window.vala ../src/authorize-dialog.vala ../src/book.vala ../src/book-view.vala ../src/page.vala ../src/page-icon.vala ../src/page-view.vala ../src/postprocessor.vala ../src/preferences-dialog.vala ../src/simple-scan.vala ../src/scanner.vala ../src/screensaver.vala ../src/autosave-manager.vala ../src/book.vala:214.9-214.27: warning: delegates with scope="async" must be owned 214 | ThreadFunc? write_delegate = null; | ^~~~~~~~~~~~~~~~~~~ ../src/book.vala:214.9-214.27: warning: delegates with scope="async" must be owned 214 | ThreadFunc? write_delegate = null; | ^~~~~~~~~~~~~~~~~~~ ../src/book.vala:214.9-214.27: warning: delegates with scope="async" must be owned 214 | ThreadFunc? write_delegate = null; | ^~~~~~~~~~~~~~~~~~~ ../src/app-window.vala:459.25-459.104: warning: unhandled error `GLib.ConvertError' 459 | directory = GLib.Filename.to_uri(Environment.get_user_special_dir (UserDirectory.DOCUMENTS)); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../src/app-window.vala:1528.13-1528.24: warning: `Gtk.show_uri' has been deprecated since 3.22 1528 | Gtk.show_uri (screen, "help:simple-scan", Gtk.get_current_event_time ()); | ^~~~~~~~~~~~ ../src/app-window.vala:1118.13-1118.24: warning: `Gtk.show_uri' has been deprecated since 3.22 1118 | Gtk.show_uri (screen, file.get_uri (), Gtk.get_current_event_time ()); | ^~~~~~~~~~~~ sane-backends.vapi:239.33-239.37: warning: Argument `null_terminated' never used 239 | public Status get_devices ([CCode (array_length = false, null_terminated = true)] out unowned Device[] device_list, bool local_only); | ^~~~~ Compilation succeeded - 7 warning(s) [ 92% 163/164] cc -Isrc/simple-scan.p -Isrc -I../src -Idata -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/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/libhandy-1 -I/usr/local/include/gusb-1 -I/usr/local/include/colord-1 -I/usr/local/include/webp -fdiagnostics-color=never -D_FILE_OFFSET_BITS=64 -w -O3 -pipe -O2 -fno-strict-aliasing -pthread -D_THREAD_SAFE '-DVERSION="42.5"' '-DGETTEXT_PACKAGE="simple-scan"' '-DLOCALE_DIR="/usr/local/share/locale"' -DI_KNOW_THE_PACKAGEKIT_GLIB2_API_IS_SUBJECT_TO_CHANGE -MD -MQ src/simple-scan.p/meson-generated_autosave-manager.c.o -MF src/simple-scan.p/meson-generated_autosave-manager.c.o.d -o src/simple-scan.p/meson-generated_autosave-manager.c.o -c src/simple-scan.p/autosave-manager.c [ 92% 163/164] cc -Isrc/simple-scan.p -Isrc -I../src -Idata -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/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/libhandy-1 -I/usr/local/include/gusb-1 -I/usr/local/include/colord-1 -I/usr/local/include/webp -fdiagnostics-color=never -D_FILE_OFFSET_BITS=64 -w -O3 -pipe -O2 -fno-strict-aliasing -pthread -D_THREAD_SAFE '-DVERSION="42.5"' '-DGETTEXT_PACKAGE="simple-scan"' '-DLOCALE_DIR="/usr/local/share/locale"' -DI_KNOW_THE_PACKAGEKIT_GLIB2_API_IS_SUBJECT_TO_CHANGE -MD -MQ src/simple-scan.p/meson-generated_postprocessor.c.o -MF src/simple-scan.p/meson-generated_postprocessor.c.o.d -o src/simple-scan.p/meson-generated_postprocessor.c.o -c src/simple-scan.p/postprocessor.c [ 93% 163/164] cc -Isrc/simple-scan.p -Isrc -I../src -Idata -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/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/libhandy-1 -I/usr/local/include/gusb-1 -I/usr/local/include/colord-1 -I/usr/local/include/webp -fdiagnostics-color=never -D_FILE_OFFSET_BITS=64 -w -O3 -pipe -O2 -fno-strict-aliasing -pthread -D_THREAD_SAFE '-DVERSION="42.5"' '-DGETTEXT_PACKAGE="simple-scan"' '-DLOCALE_DIR="/usr/local/share/locale"' -DI_KNOW_THE_PACKAGEKIT_GLIB2_API_IS_SUBJECT_TO_CHANGE -MD -MQ src/simple-scan.p/meson-generated_screensaver.c.o -MF src/simple-scan.p/meson-generated_screensaver.c.o.d -o src/simple-scan.p/meson-generated_screensaver.c.o -c src/simple-scan.p/screensaver.c [ 93% 163/164] cc -Isrc/simple-scan.p -Isrc -I../src -Idata -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/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/libhandy-1 -I/usr/local/include/gusb-1 -I/usr/local/include/colord-1 -I/usr/local/include/webp -fdiagnostics-color=never -D_FILE_OFFSET_BITS=64 -w -O3 -pipe -O2 -fno-strict-aliasing -pthread -D_THREAD_SAFE '-DVERSION="42.5"' '-DGETTEXT_PACKAGE="simple-scan"' '-DLOCALE_DIR="/usr/local/share/locale"' -DI_KNOW_THE_PACKAGEKIT_GLIB2_API_IS_SUBJECT_TO_CHANGE -MD -MQ src/simple-scan.p/meson-generated_authorize-dialog.c.o -MF src/simple-scan.p/meson-generated_authorize-dialog.c.o.d -o src/simple-scan.p/meson-generated_authorize-dialog.c.o -c src/simple-scan.p/authorize-dialog.c [ 94% 163/164] cc -Isrc/simple-scan.p -Isrc -I../src -Idata -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/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/libhandy-1 -I/usr/local/include/gusb-1 -I/usr/local/include/colord-1 -I/usr/local/include/webp -fdiagnostics-color=never -D_FILE_OFFSET_BITS=64 -w -O3 -pipe -O2 -fno-strict-aliasing -pthread -D_THREAD_SAFE '-DVERSION="42.5"' '-DGETTEXT_PACKAGE="simple-scan"' '-DLOCALE_DIR="/usr/local/share/locale"' -DI_KNOW_THE_PACKAGEKIT_GLIB2_API_IS_SUBJECT_TO_CHANGE -MD -MQ src/simple-scan.p/meson-generated_page-icon.c.o -MF src/simple-scan.p/meson-generated_page-icon.c.o.d -o src/simple-scan.p/meson-generated_page-icon.c.o -c src/simple-scan.p/page-icon.c [ 95% 163/164] cc -Isrc/simple-scan.p -Isrc -I../src -Idata -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/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/libhandy-1 -I/usr/local/include/gusb-1 -I/usr/local/include/colord-1 -I/usr/local/include/webp -fdiagnostics-color=never -D_FILE_OFFSET_BITS=64 -w -O3 -pipe -O2 -fno-strict-aliasing -pthread -D_THREAD_SAFE '-DVERSION="42.5"' '-DGETTEXT_PACKAGE="simple-scan"' '-DLOCALE_DIR="/usr/local/share/locale"' -DI_KNOW_THE_PACKAGEKIT_GLIB2_API_IS_SUBJECT_TO_CHANGE -MD -MQ src/simple-scan.p/meson-generated_book-view.c.o -MF src/simple-scan.p/meson-generated_book-view.c.o.d -o src/simple-scan.p/meson-generated_book-view.c.o -c src/simple-scan.p/book-view.c [ 95% 163/164] cc -Isrc/simple-scan.p -Isrc -I../src -Idata -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/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/libhandy-1 -I/usr/local/include/gusb-1 -I/usr/local/include/colord-1 -I/usr/local/include/webp -fdiagnostics-color=never -D_FILE_OFFSET_BITS=64 -w -O3 -pipe -O2 -fno-strict-aliasing -pthread -D_THREAD_SAFE '-DVERSION="42.5"' '-DGETTEXT_PACKAGE="simple-scan"' '-DLOCALE_DIR="/usr/local/share/locale"' -DI_KNOW_THE_PACKAGEKIT_GLIB2_API_IS_SUBJECT_TO_CHANGE -MD -MQ src/simple-scan.p/meson-generated_preferences-dialog.c.o -MF src/simple-scan.p/meson-generated_preferences-dialog.c.o.d -o src/simple-scan.p/meson-generated_preferences-dialog.c.o -c src/simple-scan.p/preferences-dialog.c [ 96% 163/164] cc -Isrc/simple-scan.p -Isrc -I../src -Idata -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/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/libhandy-1 -I/usr/local/include/gusb-1 -I/usr/local/include/colord-1 -I/usr/local/include/webp -fdiagnostics-color=never -D_FILE_OFFSET_BITS=64 -w -O3 -pipe -O2 -fno-strict-aliasing -pthread -D_THREAD_SAFE '-DVERSION="42.5"' '-DGETTEXT_PACKAGE="simple-scan"' '-DLOCALE_DIR="/usr/local/share/locale"' -DI_KNOW_THE_PACKAGEKIT_GLIB2_API_IS_SUBJECT_TO_CHANGE -MD -MQ src/simple-scan.p/meson-generated_page.c.o -MF src/simple-scan.p/meson-generated_page.c.o.d -o src/simple-scan.p/meson-generated_page.c.o -c src/simple-scan.p/page.c [ 96% 163/164] cc -Isrc/simple-scan.p -Isrc -I../src -Idata -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/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/libhandy-1 -I/usr/local/include/gusb-1 -I/usr/local/include/colord-1 -I/usr/local/include/webp -fdiagnostics-color=never -D_FILE_OFFSET_BITS=64 -w -O3 -pipe -O2 -fno-strict-aliasing -pthread -D_THREAD_SAFE '-DVERSION="42.5"' '-DGETTEXT_PACKAGE="simple-scan"' '-DLOCALE_DIR="/usr/local/share/locale"' -DI_KNOW_THE_PACKAGEKIT_GLIB2_API_IS_SUBJECT_TO_CHANGE -MD -MQ src/simple-scan.p/meson-generated_simple-scan.c.o -MF src/simple-scan.p/meson-generated_simple-scan.c.o.d -o src/simple-scan.p/meson-generated_simple-scan.c.o -c src/simple-scan.p/simple-scan.c [ 97% 163/164] cc -Isrc/simple-scan.p -Isrc -I../src -Idata -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/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/libhandy-1 -I/usr/local/include/gusb-1 -I/usr/local/include/colord-1 -I/usr/local/include/webp -fdiagnostics-color=never -D_FILE_OFFSET_BITS=64 -w -O3 -pipe -O2 -fno-strict-aliasing -pthread -D_THREAD_SAFE '-DVERSION="42.5"' '-DGETTEXT_PACKAGE="simple-scan"' '-DLOCALE_DIR="/usr/local/share/locale"' -DI_KNOW_THE_PACKAGEKIT_GLIB2_API_IS_SUBJECT_TO_CHANGE -MD -MQ src/simple-scan.p/meson-generated_scanner.c.o -MF src/simple-scan.p/meson-generated_scanner.c.o.d -o src/simple-scan.p/meson-generated_scanner.c.o -c src/simple-scan.p/scanner.c [ 98% 163/164] cc -Isrc/simple-scan.p -Isrc -I../src -Idata -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/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/libhandy-1 -I/usr/local/include/gusb-1 -I/usr/local/include/colord-1 -I/usr/local/include/webp -fdiagnostics-color=never -D_FILE_OFFSET_BITS=64 -w -O3 -pipe -O2 -fno-strict-aliasing -pthread -D_THREAD_SAFE '-DVERSION="42.5"' '-DGETTEXT_PACKAGE="simple-scan"' '-DLOCALE_DIR="/usr/local/share/locale"' -DI_KNOW_THE_PACKAGEKIT_GLIB2_API_IS_SUBJECT_TO_CHANGE -MD -MQ src/simple-scan.p/meson-generated_page-view.c.o -MF src/simple-scan.p/meson-generated_page-view.c.o.d -o src/simple-scan.p/meson-generated_page-view.c.o -c src/simple-scan.p/page-view.c [ 98% 163/164] cc -Isrc/simple-scan.p -Isrc -I../src -Idata -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/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/libhandy-1 -I/usr/local/include/gusb-1 -I/usr/local/include/colord-1 -I/usr/local/include/webp -fdiagnostics-color=never -D_FILE_OFFSET_BITS=64 -w -O3 -pipe -O2 -fno-strict-aliasing -pthread -D_THREAD_SAFE '-DVERSION="42.5"' '-DGETTEXT_PACKAGE="simple-scan"' '-DLOCALE_DIR="/usr/local/share/locale"' -DI_KNOW_THE_PACKAGEKIT_GLIB2_API_IS_SUBJECT_TO_CHANGE -MD -MQ src/simple-scan.p/meson-generated_book.c.o -MF src/simple-scan.p/meson-generated_book.c.o.d -o src/simple-scan.p/meson-generated_book.c.o -c src/simple-scan.p/book.c [ 99% 163/164] cc -Isrc/simple-scan.p -Isrc -I../src -Idata -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/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/libhandy-1 -I/usr/local/include/gusb-1 -I/usr/local/include/colord-1 -I/usr/local/include/webp -fdiagnostics-color=never -D_FILE_OFFSET_BITS=64 -w -O3 -pipe -O2 -fno-strict-aliasing -pthread -D_THREAD_SAFE '-DVERSION="42.5"' '-DGETTEXT_PACKAGE="simple-scan"' '-DLOCALE_DIR="/usr/local/share/locale"' -DI_KNOW_THE_PACKAGEKIT_GLIB2_API_IS_SUBJECT_TO_CHANGE -MD -MQ src/simple-scan.p/meson-generated_app-window.c.o -MF src/simple-scan.p/meson-generated_app-window.c.o.d -o src/simple-scan.p/meson-generated_app-window.c.o -c src/simple-scan.p/app-window.c [100% 164/164] cc -o src/simple-scan src/simple-scan.p/meson-generated_.._.._data_resources.c.o src/simple-scan.p/meson-generated_app-window.c.o src/simple-scan.p/meson-generated_authorize-dialog.c.o src/simple-scan.p/meson-generated_book.c.o src/simple-scan.p/meson-generated_book-view.c.o src/simple-scan.p/meson-generated_page.c.o src/simple-scan.p/meson-generated_page-icon.c.o src/simple-scan.p/meson-generated_page-view.c.o src/simple-scan.p/meson-generated_postprocessor.c.o src/simple-scan.p/meson-generated_preferences-dialog.c.o src/simple-scan.p/meson-generated_simple-scan.c.o src/simple-scan.p/meson-generated_scanner.c.o src/simple-scan.p/meson-generated_screensaver.c.o src/simple-scan.p/meson-generated_autosave-manager.c.o -Wl,--as-needed -Wl,--no-undefined -Wl,-O1 -pipe -O2 -fno-strict-aliasing -Wl,-z,origin -Wl,-rpath,/usr/local/lib -Wl,-rpath-link,/usr/local/lib -Wl,--start-group -lm /usr/local/lib/libglib-2.0.so /usr/local/lib/libintl.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/libhandy-1.so /usr/lib/libz.so /usr/local/lib/libgusb.so /usr/lib/libusb.so /usr/local/lib/libsane.so /usr/local/lib/libcolord.so /usr/local/lib/libwebp.so /usr/local/lib/libsharpyuv.so /usr/local/lib/libwebpmux.so -Wl,--end-group SUCCEEDED 00:00:10 ------------------------------------------------------------------------------- -- Phase: run-depends ------------------------------------------------------------------------------- SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: stage ------------------------------------------------------------------------------- ===> Staging for simple-scan-42.5_1 ===> Generating temporary packing list [ 0% 1/1] /usr/local/bin/meson install --no-rebuild Installing po/ab/LC_MESSAGES/simple-scan.mo to /construction/graphics/simple-scan/stage/usr/local/share/locale/ab/LC_MESSAGES Installing po/af/LC_MESSAGES/simple-scan.mo to /construction/graphics/simple-scan/stage/usr/local/share/locale/af/LC_MESSAGES Installing po/am/LC_MESSAGES/simple-scan.mo to /construction/graphics/simple-scan/stage/usr/local/share/locale/am/LC_MESSAGES Installing po/ar/LC_MESSAGES/simple-scan.mo to /construction/graphics/simple-scan/stage/usr/local/share/locale/ar/LC_MESSAGES Installing po/ast/LC_MESSAGES/simple-scan.mo to /construction/graphics/simple-scan/stage/usr/local/share/locale/ast/LC_MESSAGES Installing po/az/LC_MESSAGES/simple-scan.mo to /construction/graphics/simple-scan/stage/usr/local/share/locale/az/LC_MESSAGES Installing po/be/LC_MESSAGES/simple-scan.mo to /construction/graphics/simple-scan/stage/usr/local/share/locale/be/LC_MESSAGES Installing po/bg/LC_MESSAGES/simple-scan.mo to /construction/graphics/simple-scan/stage/usr/local/share/locale/bg/LC_MESSAGES Installing po/bo/LC_MESSAGES/simple-scan.mo to /construction/graphics/simple-scan/stage/usr/local/share/locale/bo/LC_MESSAGES Installing po/ca/LC_MESSAGES/simple-scan.mo to /construction/graphics/simple-scan/stage/usr/local/share/locale/ca/LC_MESSAGES Installing po/ca@valencia/LC_MESSAGES/simple-scan.mo to /construction/graphics/simple-scan/stage/usr/local/share/locale/ca@valencia/LC_MESSAGES Installing po/cs/LC_MESSAGES/simple-scan.mo to /construction/graphics/simple-scan/stage/usr/local/share/locale/cs/LC_MESSAGES Installing po/da/LC_MESSAGES/simple-scan.mo to /construction/graphics/simple-scan/stage/usr/local/share/locale/da/LC_MESSAGES Installing po/de/LC_MESSAGES/simple-scan.mo to /construction/graphics/simple-scan/stage/usr/local/share/locale/de/LC_MESSAGES Installing po/el/LC_MESSAGES/simple-scan.mo to /construction/graphics/simple-scan/stage/usr/local/share/locale/el/LC_MESSAGES Installing po/en_GB/LC_MESSAGES/simple-scan.mo to /construction/graphics/simple-scan/stage/usr/local/share/locale/en_GB/LC_MESSAGES Installing po/eo/LC_MESSAGES/simple-scan.mo to /construction/graphics/simple-scan/stage/usr/local/share/locale/eo/LC_MESSAGES Installing po/es/LC_MESSAGES/simple-scan.mo to /construction/graphics/simple-scan/stage/usr/local/share/locale/es/LC_MESSAGES Installing po/et/LC_MESSAGES/simple-scan.mo to /construction/graphics/simple-scan/stage/usr/local/share/locale/et/LC_MESSAGES Installing po/eu/LC_MESSAGES/simple-scan.mo to /construction/graphics/simple-scan/stage/usr/local/share/locale/eu/LC_MESSAGES Installing po/fa/LC_MESSAGES/simple-scan.mo to /construction/graphics/simple-scan/stage/usr/local/share/locale/fa/LC_MESSAGES Installing po/fi/LC_MESSAGES/simple-scan.mo to /construction/graphics/simple-scan/stage/usr/local/share/locale/fi/LC_MESSAGES Installing po/fr/LC_MESSAGES/simple-scan.mo to /construction/graphics/simple-scan/stage/usr/local/share/locale/fr/LC_MESSAGES Installing po/fur/LC_MESSAGES/simple-scan.mo to /construction/graphics/simple-scan/stage/usr/local/share/locale/fur/LC_MESSAGES Installing po/gd/LC_MESSAGES/simple-scan.mo to /construction/graphics/simple-scan/stage/usr/local/share/locale/gd/LC_MESSAGES Installing po/gl/LC_MESSAGES/simple-scan.mo to /construction/graphics/simple-scan/stage/usr/local/share/locale/gl/LC_MESSAGES Installing po/he/LC_MESSAGES/simple-scan.mo to /construction/graphics/simple-scan/stage/usr/local/share/locale/he/LC_MESSAGES Installing po/hr/LC_MESSAGES/simple-scan.mo to /construction/graphics/simple-scan/stage/usr/local/share/locale/hr/LC_MESSAGES Installing po/hu/LC_MESSAGES/simple-scan.mo to /construction/graphics/simple-scan/stage/usr/local/share/locale/hu/LC_MESSAGES Installing po/hy/LC_MESSAGES/simple-scan.mo to /construction/graphics/simple-scan/stage/usr/local/share/locale/hy/LC_MESSAGES Installing po/id/LC_MESSAGES/simple-scan.mo to /construction/graphics/simple-scan/stage/usr/local/share/locale/id/LC_MESSAGES Installing po/is/LC_MESSAGES/simple-scan.mo to /construction/graphics/simple-scan/stage/usr/local/share/locale/is/LC_MESSAGES Installing po/it/LC_MESSAGES/simple-scan.mo to /construction/graphics/simple-scan/stage/usr/local/share/locale/it/LC_MESSAGES Installing po/ja/LC_MESSAGES/simple-scan.mo to /construction/graphics/simple-scan/stage/usr/local/share/locale/ja/LC_MESSAGES Installing po/ka/LC_MESSAGES/simple-scan.mo to /construction/graphics/simple-scan/stage/usr/local/share/locale/ka/LC_MESSAGES Installing po/kk/LC_MESSAGES/simple-scan.mo to /construction/graphics/simple-scan/stage/usr/local/share/locale/kk/LC_MESSAGES Installing po/km/LC_MESSAGES/simple-scan.mo to /construction/graphics/simple-scan/stage/usr/local/share/locale/km/LC_MESSAGES Installing po/ko/LC_MESSAGES/simple-scan.mo to /construction/graphics/simple-scan/stage/usr/local/share/locale/ko/LC_MESSAGES Installing po/ku/LC_MESSAGES/simple-scan.mo to /construction/graphics/simple-scan/stage/usr/local/share/locale/ku/LC_MESSAGES Installing po/ky/LC_MESSAGES/simple-scan.mo to /construction/graphics/simple-scan/stage/usr/local/share/locale/ky/LC_MESSAGES Installing po/lt/LC_MESSAGES/simple-scan.mo to /construction/graphics/simple-scan/stage/usr/local/share/locale/lt/LC_MESSAGES Installing po/lv/LC_MESSAGES/simple-scan.mo to /construction/graphics/simple-scan/stage/usr/local/share/locale/lv/LC_MESSAGES Installing po/mhr/LC_MESSAGES/simple-scan.mo to /construction/graphics/simple-scan/stage/usr/local/share/locale/mhr/LC_MESSAGES Installing po/mjw/LC_MESSAGES/simple-scan.mo to /construction/graphics/simple-scan/stage/usr/local/share/locale/mjw/LC_MESSAGES Installing po/ml/LC_MESSAGES/simple-scan.mo to /construction/graphics/simple-scan/stage/usr/local/share/locale/ml/LC_MESSAGES Installing po/ms/LC_MESSAGES/simple-scan.mo to /construction/graphics/simple-scan/stage/usr/local/share/locale/ms/LC_MESSAGES Installing po/my/LC_MESSAGES/simple-scan.mo to /construction/graphics/simple-scan/stage/usr/local/share/locale/my/LC_MESSAGES Installing po/nb/LC_MESSAGES/simple-scan.mo to /construction/graphics/simple-scan/stage/usr/local/share/locale/nb/LC_MESSAGES Installing po/ne/LC_MESSAGES/simple-scan.mo to /construction/graphics/simple-scan/stage/usr/local/share/locale/ne/LC_MESSAGES Installing po/nl/LC_MESSAGES/simple-scan.mo to /construction/graphics/simple-scan/stage/usr/local/share/locale/nl/LC_MESSAGES Installing po/oc/LC_MESSAGES/simple-scan.mo to /construction/graphics/simple-scan/stage/usr/local/share/locale/oc/LC_MESSAGES Installing po/pa/LC_MESSAGES/simple-scan.mo to /construction/graphics/simple-scan/stage/usr/local/share/locale/pa/LC_MESSAGES Installing po/pl/LC_MESSAGES/simple-scan.mo to /construction/graphics/simple-scan/stage/usr/local/share/locale/pl/LC_MESSAGES Installing po/pt_BR/LC_MESSAGES/simple-scan.mo to /construction/graphics/simple-scan/stage/usr/local/share/locale/pt_BR/LC_MESSAGES Installing po/pt/LC_MESSAGES/simple-scan.mo to /construction/graphics/simple-scan/stage/usr/local/share/locale/pt/LC_MESSAGES Installing po/ro/LC_MESSAGES/simple-scan.mo to /construction/graphics/simple-scan/stage/usr/local/share/locale/ro/LC_MESSAGES Installing po/ru/LC_MESSAGES/simple-scan.mo to /construction/graphics/simple-scan/stage/usr/local/share/locale/ru/LC_MESSAGES Installing po/sd/LC_MESSAGES/simple-scan.mo to /construction/graphics/simple-scan/stage/usr/local/share/locale/sd/LC_MESSAGES Installing po/se/LC_MESSAGES/simple-scan.mo to /construction/graphics/simple-scan/stage/usr/local/share/locale/se/LC_MESSAGES Installing po/shn/LC_MESSAGES/simple-scan.mo to /construction/graphics/simple-scan/stage/usr/local/share/locale/shn/LC_MESSAGES Installing po/sk/LC_MESSAGES/simple-scan.mo to /construction/graphics/simple-scan/stage/usr/local/share/locale/sk/LC_MESSAGES Installing po/sl/LC_MESSAGES/simple-scan.mo to /construction/graphics/simple-scan/stage/usr/local/share/locale/sl/LC_MESSAGES Installing po/sq/LC_MESSAGES/simple-scan.mo to /construction/graphics/simple-scan/stage/usr/local/share/locale/sq/LC_MESSAGES Installing po/sr/LC_MESSAGES/simple-scan.mo to /construction/graphics/simple-scan/stage/usr/local/share/locale/sr/LC_MESSAGES Installing po/sr@latin/LC_MESSAGES/simple-scan.mo to /construction/graphics/simple-scan/stage/usr/local/share/locale/sr@latin/LC_MESSAGES Installing po/sv/LC_MESSAGES/simple-scan.mo to /construction/graphics/simple-scan/stage/usr/local/share/locale/sv/LC_MESSAGES Installing po/ta/LC_MESSAGES/simple-scan.mo to /construction/graphics/simple-scan/stage/usr/local/share/locale/ta/LC_MESSAGES Installing po/te/LC_MESSAGES/simple-scan.mo to /construction/graphics/simple-scan/stage/usr/local/share/locale/te/LC_MESSAGES Installing po/th/LC_MESSAGES/simple-scan.mo to /construction/graphics/simple-scan/stage/usr/local/share/locale/th/LC_MESSAGES Installing po/tr/LC_MESSAGES/simple-scan.mo to /construction/graphics/simple-scan/stage/usr/local/share/locale/tr/LC_MESSAGES Installing po/ug/LC_MESSAGES/simple-scan.mo to /construction/graphics/simple-scan/stage/usr/local/share/locale/ug/LC_MESSAGES Installing po/uk/LC_MESSAGES/simple-scan.mo to /construction/graphics/simple-scan/stage/usr/local/share/locale/uk/LC_MESSAGES Installing po/ur/LC_MESSAGES/simple-scan.mo to /construction/graphics/simple-scan/stage/usr/local/share/locale/ur/LC_MESSAGES Installing po/uz/LC_MESSAGES/simple-scan.mo to /construction/graphics/simple-scan/stage/usr/local/share/locale/uz/LC_MESSAGES Installing po/vi/LC_MESSAGES/simple-scan.mo to /construction/graphics/simple-scan/stage/usr/local/share/locale/vi/LC_MESSAGES Installing po/zh_CN/LC_MESSAGES/simple-scan.mo to /construction/graphics/simple-scan/stage/usr/local/share/locale/zh_CN/LC_MESSAGES Installing po/zh_HK/LC_MESSAGES/simple-scan.mo to /construction/graphics/simple-scan/stage/usr/local/share/locale/zh_HK/LC_MESSAGES Installing po/zh_TW/LC_MESSAGES/simple-scan.mo to /construction/graphics/simple-scan/stage/usr/local/share/locale/zh_TW/LC_MESSAGES Installing data/simple-scan.desktop to /construction/graphics/simple-scan/stage/usr/local/share/applications Installing data/simple-scan.appdata.xml to /construction/graphics/simple-scan/stage/usr/local/share/metainfo Installing help/ar/adf.page to /construction/graphics/simple-scan/stage/usr/local/share/help/ar/simple-scan Installing help/ar/brightness-contrast.page to /construction/graphics/simple-scan/stage/usr/local/share/help/ar/simple-scan Installing help/ar/crop.page to /construction/graphics/simple-scan/stage/usr/local/share/help/ar/simple-scan Installing help/ar/dpi.page to /construction/graphics/simple-scan/stage/usr/local/share/help/ar/simple-scan Installing help/ar/email.page to /construction/graphics/simple-scan/stage/usr/local/share/help/ar/simple-scan Installing help/ar/index.page to /construction/graphics/simple-scan/stage/usr/local/share/help/ar/simple-scan Installing help/ar/legal.xml to /construction/graphics/simple-scan/stage/usr/local/share/help/ar/simple-scan Installing help/ar/print.page to /construction/graphics/simple-scan/stage/usr/local/share/help/ar/simple-scan Installing help/ar/quality.page to /construction/graphics/simple-scan/stage/usr/local/share/help/ar/simple-scan Installing help/ar/reorder.page to /construction/graphics/simple-scan/stage/usr/local/share/help/ar/simple-scan Installing help/ar/rotate.page to /construction/graphics/simple-scan/stage/usr/local/share/help/ar/simple-scan Installing help/ar/save.page to /construction/graphics/simple-scan/stage/usr/local/share/help/ar/simple-scan Installing help/ar/scanner.page to /construction/graphics/simple-scan/stage/usr/local/share/help/ar/simple-scan Installing help/ar/scanning.page to /construction/graphics/simple-scan/stage/usr/local/share/help/ar/simple-scan Installing help/bg/adf.page to /construction/graphics/simple-scan/stage/usr/local/share/help/bg/simple-scan Installing help/bg/brightness-contrast.page to /construction/graphics/simple-scan/stage/usr/local/share/help/bg/simple-scan Installing help/bg/crop.page to /construction/graphics/simple-scan/stage/usr/local/share/help/bg/simple-scan Installing help/bg/dpi.page to /construction/graphics/simple-scan/stage/usr/local/share/help/bg/simple-scan Installing help/bg/email.page to /construction/graphics/simple-scan/stage/usr/local/share/help/bg/simple-scan Installing help/bg/index.page to /construction/graphics/simple-scan/stage/usr/local/share/help/bg/simple-scan Installing help/bg/legal.xml to /construction/graphics/simple-scan/stage/usr/local/share/help/bg/simple-scan Installing help/bg/print.page to /construction/graphics/simple-scan/stage/usr/local/share/help/bg/simple-scan Installing help/bg/quality.page to /construction/graphics/simple-scan/stage/usr/local/share/help/bg/simple-scan Installing help/bg/reorder.page to /construction/graphics/simple-scan/stage/usr/local/share/help/bg/simple-scan Installing help/bg/rotate.page to /construction/graphics/simple-scan/stage/usr/local/share/help/bg/simple-scan Installing help/bg/save.page to /construction/graphics/simple-scan/stage/usr/local/share/help/bg/simple-scan Installing help/bg/scanner.page to /construction/graphics/simple-scan/stage/usr/local/share/help/bg/simple-scan Installing help/bg/scanning.page to /construction/graphics/simple-scan/stage/usr/local/share/help/bg/simple-scan Installing help/ca/adf.page to /construction/graphics/simple-scan/stage/usr/local/share/help/ca/simple-scan Installing help/ca/brightness-contrast.page to /construction/graphics/simple-scan/stage/usr/local/share/help/ca/simple-scan Installing help/ca/crop.page to /construction/graphics/simple-scan/stage/usr/local/share/help/ca/simple-scan Installing help/ca/dpi.page to /construction/graphics/simple-scan/stage/usr/local/share/help/ca/simple-scan Installing help/ca/email.page to /construction/graphics/simple-scan/stage/usr/local/share/help/ca/simple-scan Installing help/ca/index.page to /construction/graphics/simple-scan/stage/usr/local/share/help/ca/simple-scan Installing help/ca/legal.xml to /construction/graphics/simple-scan/stage/usr/local/share/help/ca/simple-scan Installing help/ca/print.page to /construction/graphics/simple-scan/stage/usr/local/share/help/ca/simple-scan Installing help/ca/quality.page to /construction/graphics/simple-scan/stage/usr/local/share/help/ca/simple-scan Installing help/ca/reorder.page to /construction/graphics/simple-scan/stage/usr/local/share/help/ca/simple-scan Installing help/ca/rotate.page to /construction/graphics/simple-scan/stage/usr/local/share/help/ca/simple-scan Installing help/ca/save.page to /construction/graphics/simple-scan/stage/usr/local/share/help/ca/simple-scan Installing help/ca/scanner.page to /construction/graphics/simple-scan/stage/usr/local/share/help/ca/simple-scan Installing help/ca/scanning.page to /construction/graphics/simple-scan/stage/usr/local/share/help/ca/simple-scan Installing help/cs/adf.page to /construction/graphics/simple-scan/stage/usr/local/share/help/cs/simple-scan Installing help/cs/brightness-contrast.page to /construction/graphics/simple-scan/stage/usr/local/share/help/cs/simple-scan Installing help/cs/crop.page to /construction/graphics/simple-scan/stage/usr/local/share/help/cs/simple-scan Installing help/cs/dpi.page to /construction/graphics/simple-scan/stage/usr/local/share/help/cs/simple-scan Installing help/cs/email.page to /construction/graphics/simple-scan/stage/usr/local/share/help/cs/simple-scan Installing help/cs/index.page to /construction/graphics/simple-scan/stage/usr/local/share/help/cs/simple-scan Installing help/cs/legal.xml to /construction/graphics/simple-scan/stage/usr/local/share/help/cs/simple-scan Installing help/cs/print.page to /construction/graphics/simple-scan/stage/usr/local/share/help/cs/simple-scan Installing help/cs/quality.page to /construction/graphics/simple-scan/stage/usr/local/share/help/cs/simple-scan Installing help/cs/reorder.page to /construction/graphics/simple-scan/stage/usr/local/share/help/cs/simple-scan Installing help/cs/rotate.page to /construction/graphics/simple-scan/stage/usr/local/share/help/cs/simple-scan Installing help/cs/save.page to /construction/graphics/simple-scan/stage/usr/local/share/help/cs/simple-scan Installing help/cs/scanner.page to /construction/graphics/simple-scan/stage/usr/local/share/help/cs/simple-scan Installing help/cs/scanning.page to /construction/graphics/simple-scan/stage/usr/local/share/help/cs/simple-scan Installing help/da/adf.page to /construction/graphics/simple-scan/stage/usr/local/share/help/da/simple-scan Installing help/da/brightness-contrast.page to /construction/graphics/simple-scan/stage/usr/local/share/help/da/simple-scan Installing help/da/crop.page to /construction/graphics/simple-scan/stage/usr/local/share/help/da/simple-scan Installing help/da/dpi.page to /construction/graphics/simple-scan/stage/usr/local/share/help/da/simple-scan Installing help/da/email.page to /construction/graphics/simple-scan/stage/usr/local/share/help/da/simple-scan Installing help/da/index.page to /construction/graphics/simple-scan/stage/usr/local/share/help/da/simple-scan Installing help/da/legal.xml to /construction/graphics/simple-scan/stage/usr/local/share/help/da/simple-scan Installing help/da/print.page to /construction/graphics/simple-scan/stage/usr/local/share/help/da/simple-scan Installing help/da/quality.page to /construction/graphics/simple-scan/stage/usr/local/share/help/da/simple-scan Installing help/da/reorder.page to /construction/graphics/simple-scan/stage/usr/local/share/help/da/simple-scan Installing help/da/rotate.page to /construction/graphics/simple-scan/stage/usr/local/share/help/da/simple-scan Installing help/da/save.page to /construction/graphics/simple-scan/stage/usr/local/share/help/da/simple-scan Installing help/da/scanner.page to /construction/graphics/simple-scan/stage/usr/local/share/help/da/simple-scan Installing help/da/scanning.page to /construction/graphics/simple-scan/stage/usr/local/share/help/da/simple-scan Installing help/de/adf.page to /construction/graphics/simple-scan/stage/usr/local/share/help/de/simple-scan Installing help/de/brightness-contrast.page to /construction/graphics/simple-scan/stage/usr/local/share/help/de/simple-scan Installing help/de/crop.page to /construction/graphics/simple-scan/stage/usr/local/share/help/de/simple-scan Installing help/de/dpi.page to /construction/graphics/simple-scan/stage/usr/local/share/help/de/simple-scan Installing help/de/email.page to /construction/graphics/simple-scan/stage/usr/local/share/help/de/simple-scan Installing help/de/index.page to /construction/graphics/simple-scan/stage/usr/local/share/help/de/simple-scan Installing help/de/legal.xml to /construction/graphics/simple-scan/stage/usr/local/share/help/de/simple-scan Installing help/de/print.page to /construction/graphics/simple-scan/stage/usr/local/share/help/de/simple-scan Installing help/de/quality.page to /construction/graphics/simple-scan/stage/usr/local/share/help/de/simple-scan Installing help/de/reorder.page to /construction/graphics/simple-scan/stage/usr/local/share/help/de/simple-scan Installing help/de/rotate.page to /construction/graphics/simple-scan/stage/usr/local/share/help/de/simple-scan Installing help/de/save.page to /construction/graphics/simple-scan/stage/usr/local/share/help/de/simple-scan Installing help/de/scanner.page to /construction/graphics/simple-scan/stage/usr/local/share/help/de/simple-scan Installing help/de/scanning.page to /construction/graphics/simple-scan/stage/usr/local/share/help/de/simple-scan Installing help/el/adf.page to /construction/graphics/simple-scan/stage/usr/local/share/help/el/simple-scan Installing help/el/brightness-contrast.page to /construction/graphics/simple-scan/stage/usr/local/share/help/el/simple-scan Installing help/el/crop.page to /construction/graphics/simple-scan/stage/usr/local/share/help/el/simple-scan Installing help/el/dpi.page to /construction/graphics/simple-scan/stage/usr/local/share/help/el/simple-scan Installing help/el/email.page to /construction/graphics/simple-scan/stage/usr/local/share/help/el/simple-scan Installing help/el/index.page to /construction/graphics/simple-scan/stage/usr/local/share/help/el/simple-scan Installing help/el/legal.xml to /construction/graphics/simple-scan/stage/usr/local/share/help/el/simple-scan Installing help/el/print.page to /construction/graphics/simple-scan/stage/usr/local/share/help/el/simple-scan Installing help/el/quality.page to /construction/graphics/simple-scan/stage/usr/local/share/help/el/simple-scan Installing help/el/reorder.page to /construction/graphics/simple-scan/stage/usr/local/share/help/el/simple-scan Installing help/el/rotate.page to /construction/graphics/simple-scan/stage/usr/local/share/help/el/simple-scan Installing help/el/save.page to /construction/graphics/simple-scan/stage/usr/local/share/help/el/simple-scan Installing help/el/scanner.page to /construction/graphics/simple-scan/stage/usr/local/share/help/el/simple-scan Installing help/el/scanning.page to /construction/graphics/simple-scan/stage/usr/local/share/help/el/simple-scan Installing help/en_GB/adf.page to /construction/graphics/simple-scan/stage/usr/local/share/help/en_GB/simple-scan Installing help/en_GB/brightness-contrast.page to /construction/graphics/simple-scan/stage/usr/local/share/help/en_GB/simple-scan Installing help/en_GB/crop.page to /construction/graphics/simple-scan/stage/usr/local/share/help/en_GB/simple-scan Installing help/en_GB/dpi.page to /construction/graphics/simple-scan/stage/usr/local/share/help/en_GB/simple-scan Installing help/en_GB/email.page to /construction/graphics/simple-scan/stage/usr/local/share/help/en_GB/simple-scan Installing help/en_GB/index.page to /construction/graphics/simple-scan/stage/usr/local/share/help/en_GB/simple-scan Installing help/en_GB/legal.xml to /construction/graphics/simple-scan/stage/usr/local/share/help/en_GB/simple-scan Installing help/en_GB/print.page to /construction/graphics/simple-scan/stage/usr/local/share/help/en_GB/simple-scan Installing help/en_GB/quality.page to /construction/graphics/simple-scan/stage/usr/local/share/help/en_GB/simple-scan Installing help/en_GB/reorder.page to /construction/graphics/simple-scan/stage/usr/local/share/help/en_GB/simple-scan Installing help/en_GB/rotate.page to /construction/graphics/simple-scan/stage/usr/local/share/help/en_GB/simple-scan Installing help/en_GB/save.page to /construction/graphics/simple-scan/stage/usr/local/share/help/en_GB/simple-scan Installing help/en_GB/scanner.page to /construction/graphics/simple-scan/stage/usr/local/share/help/en_GB/simple-scan Installing help/en_GB/scanning.page to /construction/graphics/simple-scan/stage/usr/local/share/help/en_GB/simple-scan Installing help/es/adf.page to /construction/graphics/simple-scan/stage/usr/local/share/help/es/simple-scan Installing help/es/brightness-contrast.page to /construction/graphics/simple-scan/stage/usr/local/share/help/es/simple-scan Installing help/es/crop.page to /construction/graphics/simple-scan/stage/usr/local/share/help/es/simple-scan Installing help/es/dpi.page to /construction/graphics/simple-scan/stage/usr/local/share/help/es/simple-scan Installing help/es/email.page to /construction/graphics/simple-scan/stage/usr/local/share/help/es/simple-scan Installing help/es/index.page to /construction/graphics/simple-scan/stage/usr/local/share/help/es/simple-scan Installing help/es/legal.xml to /construction/graphics/simple-scan/stage/usr/local/share/help/es/simple-scan Installing help/es/print.page to /construction/graphics/simple-scan/stage/usr/local/share/help/es/simple-scan Installing help/es/quality.page to /construction/graphics/simple-scan/stage/usr/local/share/help/es/simple-scan Installing help/es/reorder.page to /construction/graphics/simple-scan/stage/usr/local/share/help/es/simple-scan Installing help/es/rotate.page to /construction/graphics/simple-scan/stage/usr/local/share/help/es/simple-scan Installing help/es/save.page to /construction/graphics/simple-scan/stage/usr/local/share/help/es/simple-scan Installing help/es/scanner.page to /construction/graphics/simple-scan/stage/usr/local/share/help/es/simple-scan Installing help/es/scanning.page to /construction/graphics/simple-scan/stage/usr/local/share/help/es/simple-scan Installing help/eu/adf.page to /construction/graphics/simple-scan/stage/usr/local/share/help/eu/simple-scan Installing help/eu/brightness-contrast.page to /construction/graphics/simple-scan/stage/usr/local/share/help/eu/simple-scan Installing help/eu/crop.page to /construction/graphics/simple-scan/stage/usr/local/share/help/eu/simple-scan Installing help/eu/dpi.page to /construction/graphics/simple-scan/stage/usr/local/share/help/eu/simple-scan Installing help/eu/email.page to /construction/graphics/simple-scan/stage/usr/local/share/help/eu/simple-scan Installing help/eu/index.page to /construction/graphics/simple-scan/stage/usr/local/share/help/eu/simple-scan Installing help/eu/legal.xml to /construction/graphics/simple-scan/stage/usr/local/share/help/eu/simple-scan Installing help/eu/print.page to /construction/graphics/simple-scan/stage/usr/local/share/help/eu/simple-scan Installing help/eu/quality.page to /construction/graphics/simple-scan/stage/usr/local/share/help/eu/simple-scan Installing help/eu/reorder.page to /construction/graphics/simple-scan/stage/usr/local/share/help/eu/simple-scan Installing help/eu/rotate.page to /construction/graphics/simple-scan/stage/usr/local/share/help/eu/simple-scan Installing help/eu/save.page to /construction/graphics/simple-scan/stage/usr/local/share/help/eu/simple-scan Installing help/eu/scanner.page to /construction/graphics/simple-scan/stage/usr/local/share/help/eu/simple-scan Installing help/eu/scanning.page to /construction/graphics/simple-scan/stage/usr/local/share/help/eu/simple-scan Installing help/fi/adf.page to /construction/graphics/simple-scan/stage/usr/local/share/help/fi/simple-scan Installing help/fi/brightness-contrast.page to /construction/graphics/simple-scan/stage/usr/local/share/help/fi/simple-scan Installing help/fi/crop.page to /construction/graphics/simple-scan/stage/usr/local/share/help/fi/simple-scan Installing help/fi/dpi.page to /construction/graphics/simple-scan/stage/usr/local/share/help/fi/simple-scan Installing help/fi/email.page to /construction/graphics/simple-scan/stage/usr/local/share/help/fi/simple-scan Installing help/fi/index.page to /construction/graphics/simple-scan/stage/usr/local/share/help/fi/simple-scan Installing help/fi/legal.xml to /construction/graphics/simple-scan/stage/usr/local/share/help/fi/simple-scan Installing help/fi/print.page to /construction/graphics/simple-scan/stage/usr/local/share/help/fi/simple-scan Installing help/fi/quality.page to /construction/graphics/simple-scan/stage/usr/local/share/help/fi/simple-scan Installing help/fi/reorder.page to /construction/graphics/simple-scan/stage/usr/local/share/help/fi/simple-scan Installing help/fi/rotate.page to /construction/graphics/simple-scan/stage/usr/local/share/help/fi/simple-scan Installing help/fi/save.page to /construction/graphics/simple-scan/stage/usr/local/share/help/fi/simple-scan Installing help/fi/scanner.page to /construction/graphics/simple-scan/stage/usr/local/share/help/fi/simple-scan Installing help/fi/scanning.page to /construction/graphics/simple-scan/stage/usr/local/share/help/fi/simple-scan Installing help/fr/adf.page to /construction/graphics/simple-scan/stage/usr/local/share/help/fr/simple-scan Installing help/fr/brightness-contrast.page to /construction/graphics/simple-scan/stage/usr/local/share/help/fr/simple-scan Installing help/fr/crop.page to /construction/graphics/simple-scan/stage/usr/local/share/help/fr/simple-scan Installing help/fr/dpi.page to /construction/graphics/simple-scan/stage/usr/local/share/help/fr/simple-scan Installing help/fr/email.page to /construction/graphics/simple-scan/stage/usr/local/share/help/fr/simple-scan Installing help/fr/index.page to /construction/graphics/simple-scan/stage/usr/local/share/help/fr/simple-scan Installing help/fr/legal.xml to /construction/graphics/simple-scan/stage/usr/local/share/help/fr/simple-scan Installing help/fr/print.page to /construction/graphics/simple-scan/stage/usr/local/share/help/fr/simple-scan Installing help/fr/quality.page to /construction/graphics/simple-scan/stage/usr/local/share/help/fr/simple-scan Installing help/fr/reorder.page to /construction/graphics/simple-scan/stage/usr/local/share/help/fr/simple-scan Installing help/fr/rotate.page to /construction/graphics/simple-scan/stage/usr/local/share/help/fr/simple-scan Installing help/fr/save.page to /construction/graphics/simple-scan/stage/usr/local/share/help/fr/simple-scan Installing help/fr/scanner.page to /construction/graphics/simple-scan/stage/usr/local/share/help/fr/simple-scan Installing help/fr/scanning.page to /construction/graphics/simple-scan/stage/usr/local/share/help/fr/simple-scan Installing help/gl/adf.page to /construction/graphics/simple-scan/stage/usr/local/share/help/gl/simple-scan Installing help/gl/brightness-contrast.page to /construction/graphics/simple-scan/stage/usr/local/share/help/gl/simple-scan Installing help/gl/crop.page to /construction/graphics/simple-scan/stage/usr/local/share/help/gl/simple-scan Installing help/gl/dpi.page to /construction/graphics/simple-scan/stage/usr/local/share/help/gl/simple-scan Installing help/gl/email.page to /construction/graphics/simple-scan/stage/usr/local/share/help/gl/simple-scan Installing help/gl/index.page to /construction/graphics/simple-scan/stage/usr/local/share/help/gl/simple-scan Installing help/gl/legal.xml to /construction/graphics/simple-scan/stage/usr/local/share/help/gl/simple-scan Installing help/gl/print.page to /construction/graphics/simple-scan/stage/usr/local/share/help/gl/simple-scan Installing help/gl/quality.page to /construction/graphics/simple-scan/stage/usr/local/share/help/gl/simple-scan Installing help/gl/reorder.page to /construction/graphics/simple-scan/stage/usr/local/share/help/gl/simple-scan Installing help/gl/rotate.page to /construction/graphics/simple-scan/stage/usr/local/share/help/gl/simple-scan Installing help/gl/save.page to /construction/graphics/simple-scan/stage/usr/local/share/help/gl/simple-scan Installing help/gl/scanner.page to /construction/graphics/simple-scan/stage/usr/local/share/help/gl/simple-scan Installing help/gl/scanning.page to /construction/graphics/simple-scan/stage/usr/local/share/help/gl/simple-scan Installing help/hr/adf.page to /construction/graphics/simple-scan/stage/usr/local/share/help/hr/simple-scan Installing help/hr/brightness-contrast.page to /construction/graphics/simple-scan/stage/usr/local/share/help/hr/simple-scan Installing help/hr/crop.page to /construction/graphics/simple-scan/stage/usr/local/share/help/hr/simple-scan Installing help/hr/dpi.page to /construction/graphics/simple-scan/stage/usr/local/share/help/hr/simple-scan Installing help/hr/email.page to /construction/graphics/simple-scan/stage/usr/local/share/help/hr/simple-scan Installing help/hr/index.page to /construction/graphics/simple-scan/stage/usr/local/share/help/hr/simple-scan Installing help/hr/legal.xml to /construction/graphics/simple-scan/stage/usr/local/share/help/hr/simple-scan Installing help/hr/print.page to /construction/graphics/simple-scan/stage/usr/local/share/help/hr/simple-scan Installing help/hr/quality.page to /construction/graphics/simple-scan/stage/usr/local/share/help/hr/simple-scan Installing help/hr/reorder.page to /construction/graphics/simple-scan/stage/usr/local/share/help/hr/simple-scan Installing help/hr/rotate.page to /construction/graphics/simple-scan/stage/usr/local/share/help/hr/simple-scan Installing help/hr/save.page to /construction/graphics/simple-scan/stage/usr/local/share/help/hr/simple-scan Installing help/hr/scanner.page to /construction/graphics/simple-scan/stage/usr/local/share/help/hr/simple-scan Installing help/hr/scanning.page to /construction/graphics/simple-scan/stage/usr/local/share/help/hr/simple-scan Installing help/hu/adf.page to /construction/graphics/simple-scan/stage/usr/local/share/help/hu/simple-scan Installing help/hu/brightness-contrast.page to /construction/graphics/simple-scan/stage/usr/local/share/help/hu/simple-scan Installing help/hu/crop.page to /construction/graphics/simple-scan/stage/usr/local/share/help/hu/simple-scan Installing help/hu/dpi.page to /construction/graphics/simple-scan/stage/usr/local/share/help/hu/simple-scan Installing help/hu/email.page to /construction/graphics/simple-scan/stage/usr/local/share/help/hu/simple-scan Installing help/hu/index.page to /construction/graphics/simple-scan/stage/usr/local/share/help/hu/simple-scan Installing help/hu/legal.xml to /construction/graphics/simple-scan/stage/usr/local/share/help/hu/simple-scan Installing help/hu/print.page to /construction/graphics/simple-scan/stage/usr/local/share/help/hu/simple-scan Installing help/hu/quality.page to /construction/graphics/simple-scan/stage/usr/local/share/help/hu/simple-scan Installing help/hu/reorder.page to /construction/graphics/simple-scan/stage/usr/local/share/help/hu/simple-scan Installing help/hu/rotate.page to /construction/graphics/simple-scan/stage/usr/local/share/help/hu/simple-scan Installing help/hu/save.page to /construction/graphics/simple-scan/stage/usr/local/share/help/hu/simple-scan Installing help/hu/scanner.page to /construction/graphics/simple-scan/stage/usr/local/share/help/hu/simple-scan Installing help/hu/scanning.page to /construction/graphics/simple-scan/stage/usr/local/share/help/hu/simple-scan Installing help/ia/adf.page to /construction/graphics/simple-scan/stage/usr/local/share/help/ia/simple-scan Installing help/ia/brightness-contrast.page to /construction/graphics/simple-scan/stage/usr/local/share/help/ia/simple-scan Installing help/ia/crop.page to /construction/graphics/simple-scan/stage/usr/local/share/help/ia/simple-scan Installing help/ia/dpi.page to /construction/graphics/simple-scan/stage/usr/local/share/help/ia/simple-scan Installing help/ia/email.page to /construction/graphics/simple-scan/stage/usr/local/share/help/ia/simple-scan Installing help/ia/index.page to /construction/graphics/simple-scan/stage/usr/local/share/help/ia/simple-scan Installing help/ia/legal.xml to /construction/graphics/simple-scan/stage/usr/local/share/help/ia/simple-scan Installing help/ia/print.page to /construction/graphics/simple-scan/stage/usr/local/share/help/ia/simple-scan Installing help/ia/quality.page to /construction/graphics/simple-scan/stage/usr/local/share/help/ia/simple-scan Installing help/ia/reorder.page to /construction/graphics/simple-scan/stage/usr/local/share/help/ia/simple-scan Installing help/ia/rotate.page to /construction/graphics/simple-scan/stage/usr/local/share/help/ia/simple-scan Installing help/ia/save.page to /construction/graphics/simple-scan/stage/usr/local/share/help/ia/simple-scan Installing help/ia/scanner.page to /construction/graphics/simple-scan/stage/usr/local/share/help/ia/simple-scan Installing help/ia/scanning.page to /construction/graphics/simple-scan/stage/usr/local/share/help/ia/simple-scan Installing help/id/adf.page to /construction/graphics/simple-scan/stage/usr/local/share/help/id/simple-scan Installing help/id/brightness-contrast.page to /construction/graphics/simple-scan/stage/usr/local/share/help/id/simple-scan Installing help/id/crop.page to /construction/graphics/simple-scan/stage/usr/local/share/help/id/simple-scan Installing help/id/dpi.page to /construction/graphics/simple-scan/stage/usr/local/share/help/id/simple-scan Installing help/id/email.page to /construction/graphics/simple-scan/stage/usr/local/share/help/id/simple-scan Installing help/id/index.page to /construction/graphics/simple-scan/stage/usr/local/share/help/id/simple-scan Installing help/id/legal.xml to /construction/graphics/simple-scan/stage/usr/local/share/help/id/simple-scan Installing help/id/print.page to /construction/graphics/simple-scan/stage/usr/local/share/help/id/simple-scan Installing help/id/quality.page to /construction/graphics/simple-scan/stage/usr/local/share/help/id/simple-scan Installing help/id/reorder.page to /construction/graphics/simple-scan/stage/usr/local/share/help/id/simple-scan Installing help/id/rotate.page to /construction/graphics/simple-scan/stage/usr/local/share/help/id/simple-scan Installing help/id/save.page to /construction/graphics/simple-scan/stage/usr/local/share/help/id/simple-scan Installing help/id/scanner.page to /construction/graphics/simple-scan/stage/usr/local/share/help/id/simple-scan Installing help/id/scanning.page to /construction/graphics/simple-scan/stage/usr/local/share/help/id/simple-scan Installing help/it/adf.page to /construction/graphics/simple-scan/stage/usr/local/share/help/it/simple-scan Installing help/it/brightness-contrast.page to /construction/graphics/simple-scan/stage/usr/local/share/help/it/simple-scan Installing help/it/crop.page to /construction/graphics/simple-scan/stage/usr/local/share/help/it/simple-scan Installing help/it/dpi.page to /construction/graphics/simple-scan/stage/usr/local/share/help/it/simple-scan Installing help/it/email.page to /construction/graphics/simple-scan/stage/usr/local/share/help/it/simple-scan Installing help/it/index.page to /construction/graphics/simple-scan/stage/usr/local/share/help/it/simple-scan Installing help/it/legal.xml to /construction/graphics/simple-scan/stage/usr/local/share/help/it/simple-scan Installing help/it/print.page to /construction/graphics/simple-scan/stage/usr/local/share/help/it/simple-scan Installing help/it/quality.page to /construction/graphics/simple-scan/stage/usr/local/share/help/it/simple-scan Installing help/it/reorder.page to /construction/graphics/simple-scan/stage/usr/local/share/help/it/simple-scan Installing help/it/rotate.page to /construction/graphics/simple-scan/stage/usr/local/share/help/it/simple-scan Installing help/it/save.page to /construction/graphics/simple-scan/stage/usr/local/share/help/it/simple-scan Installing help/it/scanner.page to /construction/graphics/simple-scan/stage/usr/local/share/help/it/simple-scan Installing help/it/scanning.page to /construction/graphics/simple-scan/stage/usr/local/share/help/it/simple-scan Installing help/ja/adf.page to /construction/graphics/simple-scan/stage/usr/local/share/help/ja/simple-scan Installing help/ja/brightness-contrast.page to /construction/graphics/simple-scan/stage/usr/local/share/help/ja/simple-scan Installing help/ja/crop.page to /construction/graphics/simple-scan/stage/usr/local/share/help/ja/simple-scan Installing help/ja/dpi.page to /construction/graphics/simple-scan/stage/usr/local/share/help/ja/simple-scan Installing help/ja/email.page to /construction/graphics/simple-scan/stage/usr/local/share/help/ja/simple-scan Installing help/ja/index.page to /construction/graphics/simple-scan/stage/usr/local/share/help/ja/simple-scan Installing help/ja/legal.xml to /construction/graphics/simple-scan/stage/usr/local/share/help/ja/simple-scan Installing help/ja/print.page to /construction/graphics/simple-scan/stage/usr/local/share/help/ja/simple-scan Installing help/ja/quality.page to /construction/graphics/simple-scan/stage/usr/local/share/help/ja/simple-scan Installing help/ja/reorder.page to /construction/graphics/simple-scan/stage/usr/local/share/help/ja/simple-scan Installing help/ja/rotate.page to /construction/graphics/simple-scan/stage/usr/local/share/help/ja/simple-scan Installing help/ja/save.page to /construction/graphics/simple-scan/stage/usr/local/share/help/ja/simple-scan Installing help/ja/scanner.page to /construction/graphics/simple-scan/stage/usr/local/share/help/ja/simple-scan Installing help/ja/scanning.page to /construction/graphics/simple-scan/stage/usr/local/share/help/ja/simple-scan Installing help/ku/adf.page to /construction/graphics/simple-scan/stage/usr/local/share/help/ku/simple-scan Installing help/ku/brightness-contrast.page to /construction/graphics/simple-scan/stage/usr/local/share/help/ku/simple-scan Installing help/ku/crop.page to /construction/graphics/simple-scan/stage/usr/local/share/help/ku/simple-scan Installing help/ku/dpi.page to /construction/graphics/simple-scan/stage/usr/local/share/help/ku/simple-scan Installing help/ku/email.page to /construction/graphics/simple-scan/stage/usr/local/share/help/ku/simple-scan Installing help/ku/index.page to /construction/graphics/simple-scan/stage/usr/local/share/help/ku/simple-scan Installing help/ku/legal.xml to /construction/graphics/simple-scan/stage/usr/local/share/help/ku/simple-scan Installing help/ku/print.page to /construction/graphics/simple-scan/stage/usr/local/share/help/ku/simple-scan Installing help/ku/quality.page to /construction/graphics/simple-scan/stage/usr/local/share/help/ku/simple-scan Installing help/ku/reorder.page to /construction/graphics/simple-scan/stage/usr/local/share/help/ku/simple-scan Installing help/ku/rotate.page to /construction/graphics/simple-scan/stage/usr/local/share/help/ku/simple-scan Installing help/ku/save.page to /construction/graphics/simple-scan/stage/usr/local/share/help/ku/simple-scan Installing help/ku/scanner.page to /construction/graphics/simple-scan/stage/usr/local/share/help/ku/simple-scan Installing help/ku/scanning.page to /construction/graphics/simple-scan/stage/usr/local/share/help/ku/simple-scan Installing help/nb/adf.page to /construction/graphics/simple-scan/stage/usr/local/share/help/nb/simple-scan Installing help/nb/brightness-contrast.page to /construction/graphics/simple-scan/stage/usr/local/share/help/nb/simple-scan Installing help/nb/crop.page to /construction/graphics/simple-scan/stage/usr/local/share/help/nb/simple-scan Installing help/nb/dpi.page to /construction/graphics/simple-scan/stage/usr/local/share/help/nb/simple-scan Installing help/nb/email.page to /construction/graphics/simple-scan/stage/usr/local/share/help/nb/simple-scan Installing help/nb/index.page to /construction/graphics/simple-scan/stage/usr/local/share/help/nb/simple-scan Installing help/nb/legal.xml to /construction/graphics/simple-scan/stage/usr/local/share/help/nb/simple-scan Installing help/nb/print.page to /construction/graphics/simple-scan/stage/usr/local/share/help/nb/simple-scan Installing help/nb/quality.page to /construction/graphics/simple-scan/stage/usr/local/share/help/nb/simple-scan Installing help/nb/reorder.page to /construction/graphics/simple-scan/stage/usr/local/share/help/nb/simple-scan Installing help/nb/rotate.page to /construction/graphics/simple-scan/stage/usr/local/share/help/nb/simple-scan Installing help/nb/save.page to /construction/graphics/simple-scan/stage/usr/local/share/help/nb/simple-scan Installing help/nb/scanner.page to /construction/graphics/simple-scan/stage/usr/local/share/help/nb/simple-scan Installing help/nb/scanning.page to /construction/graphics/simple-scan/stage/usr/local/share/help/nb/simple-scan Installing help/nl/adf.page to /construction/graphics/simple-scan/stage/usr/local/share/help/nl/simple-scan Installing help/nl/brightness-contrast.page to /construction/graphics/simple-scan/stage/usr/local/share/help/nl/simple-scan Installing help/nl/crop.page to /construction/graphics/simple-scan/stage/usr/local/share/help/nl/simple-scan Installing help/nl/dpi.page to /construction/graphics/simple-scan/stage/usr/local/share/help/nl/simple-scan Installing help/nl/email.page to /construction/graphics/simple-scan/stage/usr/local/share/help/nl/simple-scan Installing help/nl/index.page to /construction/graphics/simple-scan/stage/usr/local/share/help/nl/simple-scan Installing help/nl/legal.xml to /construction/graphics/simple-scan/stage/usr/local/share/help/nl/simple-scan Installing help/nl/print.page to /construction/graphics/simple-scan/stage/usr/local/share/help/nl/simple-scan Installing help/nl/quality.page to /construction/graphics/simple-scan/stage/usr/local/share/help/nl/simple-scan Installing help/nl/reorder.page to /construction/graphics/simple-scan/stage/usr/local/share/help/nl/simple-scan Installing help/nl/rotate.page to /construction/graphics/simple-scan/stage/usr/local/share/help/nl/simple-scan Installing help/nl/save.page to /construction/graphics/simple-scan/stage/usr/local/share/help/nl/simple-scan Installing help/nl/scanner.page to /construction/graphics/simple-scan/stage/usr/local/share/help/nl/simple-scan Installing help/nl/scanning.page to /construction/graphics/simple-scan/stage/usr/local/share/help/nl/simple-scan Installing help/pl/adf.page to /construction/graphics/simple-scan/stage/usr/local/share/help/pl/simple-scan Installing help/pl/brightness-contrast.page to /construction/graphics/simple-scan/stage/usr/local/share/help/pl/simple-scan Installing help/pl/crop.page to /construction/graphics/simple-scan/stage/usr/local/share/help/pl/simple-scan Installing help/pl/dpi.page to /construction/graphics/simple-scan/stage/usr/local/share/help/pl/simple-scan Installing help/pl/email.page to /construction/graphics/simple-scan/stage/usr/local/share/help/pl/simple-scan Installing help/pl/index.page to /construction/graphics/simple-scan/stage/usr/local/share/help/pl/simple-scan Installing help/pl/legal.xml to /construction/graphics/simple-scan/stage/usr/local/share/help/pl/simple-scan Installing help/pl/print.page to /construction/graphics/simple-scan/stage/usr/local/share/help/pl/simple-scan Installing help/pl/quality.page to /construction/graphics/simple-scan/stage/usr/local/share/help/pl/simple-scan Installing help/pl/reorder.page to /construction/graphics/simple-scan/stage/usr/local/share/help/pl/simple-scan Installing help/pl/rotate.page to /construction/graphics/simple-scan/stage/usr/local/share/help/pl/simple-scan Installing help/pl/save.page to /construction/graphics/simple-scan/stage/usr/local/share/help/pl/simple-scan Installing help/pl/scanner.page to /construction/graphics/simple-scan/stage/usr/local/share/help/pl/simple-scan Installing help/pl/scanning.page to /construction/graphics/simple-scan/stage/usr/local/share/help/pl/simple-scan Installing help/pt_BR/adf.page to /construction/graphics/simple-scan/stage/usr/local/share/help/pt_BR/simple-scan Installing help/pt_BR/brightness-contrast.page to /construction/graphics/simple-scan/stage/usr/local/share/help/pt_BR/simple-scan Installing help/pt_BR/crop.page to /construction/graphics/simple-scan/stage/usr/local/share/help/pt_BR/simple-scan Installing help/pt_BR/dpi.page to /construction/graphics/simple-scan/stage/usr/local/share/help/pt_BR/simple-scan Installing help/pt_BR/email.page to /construction/graphics/simple-scan/stage/usr/local/share/help/pt_BR/simple-scan Installing help/pt_BR/index.page to /construction/graphics/simple-scan/stage/usr/local/share/help/pt_BR/simple-scan Installing help/pt_BR/legal.xml to /construction/graphics/simple-scan/stage/usr/local/share/help/pt_BR/simple-scan Installing help/pt_BR/print.page to /construction/graphics/simple-scan/stage/usr/local/share/help/pt_BR/simple-scan Installing help/pt_BR/quality.page to /construction/graphics/simple-scan/stage/usr/local/share/help/pt_BR/simple-scan Installing help/pt_BR/reorder.page to /construction/graphics/simple-scan/stage/usr/local/share/help/pt_BR/simple-scan Installing help/pt_BR/rotate.page to /construction/graphics/simple-scan/stage/usr/local/share/help/pt_BR/simple-scan Installing help/pt_BR/save.page to /construction/graphics/simple-scan/stage/usr/local/share/help/pt_BR/simple-scan Installing help/pt_BR/scanner.page to /construction/graphics/simple-scan/stage/usr/local/share/help/pt_BR/simple-scan Installing help/pt_BR/scanning.page to /construction/graphics/simple-scan/stage/usr/local/share/help/pt_BR/simple-scan Installing help/ro/adf.page to /construction/graphics/simple-scan/stage/usr/local/share/help/ro/simple-scan Installing help/ro/brightness-contrast.page to /construction/graphics/simple-scan/stage/usr/local/share/help/ro/simple-scan Installing help/ro/crop.page to /construction/graphics/simple-scan/stage/usr/local/share/help/ro/simple-scan Installing help/ro/dpi.page to /construction/graphics/simple-scan/stage/usr/local/share/help/ro/simple-scan Installing help/ro/email.page to /construction/graphics/simple-scan/stage/usr/local/share/help/ro/simple-scan Installing help/ro/index.page to /construction/graphics/simple-scan/stage/usr/local/share/help/ro/simple-scan Installing help/ro/legal.xml to /construction/graphics/simple-scan/stage/usr/local/share/help/ro/simple-scan Installing help/ro/print.page to /construction/graphics/simple-scan/stage/usr/local/share/help/ro/simple-scan Installing help/ro/quality.page to /construction/graphics/simple-scan/stage/usr/local/share/help/ro/simple-scan Installing help/ro/reorder.page to /construction/graphics/simple-scan/stage/usr/local/share/help/ro/simple-scan Installing help/ro/rotate.page to /construction/graphics/simple-scan/stage/usr/local/share/help/ro/simple-scan Installing help/ro/save.page to /construction/graphics/simple-scan/stage/usr/local/share/help/ro/simple-scan Installing help/ro/scanner.page to /construction/graphics/simple-scan/stage/usr/local/share/help/ro/simple-scan Installing help/ro/scanning.page to /construction/graphics/simple-scan/stage/usr/local/share/help/ro/simple-scan Installing help/ru/adf.page to /construction/graphics/simple-scan/stage/usr/local/share/help/ru/simple-scan Installing help/ru/brightness-contrast.page to /construction/graphics/simple-scan/stage/usr/local/share/help/ru/simple-scan Installing help/ru/crop.page to /construction/graphics/simple-scan/stage/usr/local/share/help/ru/simple-scan Installing help/ru/dpi.page to /construction/graphics/simple-scan/stage/usr/local/share/help/ru/simple-scan Installing help/ru/email.page to /construction/graphics/simple-scan/stage/usr/local/share/help/ru/simple-scan Installing help/ru/index.page to /construction/graphics/simple-scan/stage/usr/local/share/help/ru/simple-scan Installing help/ru/legal.xml to /construction/graphics/simple-scan/stage/usr/local/share/help/ru/simple-scan Installing help/ru/print.page to /construction/graphics/simple-scan/stage/usr/local/share/help/ru/simple-scan Installing help/ru/quality.page to /construction/graphics/simple-scan/stage/usr/local/share/help/ru/simple-scan Installing help/ru/reorder.page to /construction/graphics/simple-scan/stage/usr/local/share/help/ru/simple-scan Installing help/ru/rotate.page to /construction/graphics/simple-scan/stage/usr/local/share/help/ru/simple-scan Installing help/ru/save.page to /construction/graphics/simple-scan/stage/usr/local/share/help/ru/simple-scan Installing help/ru/scanner.page to /construction/graphics/simple-scan/stage/usr/local/share/help/ru/simple-scan Installing help/ru/scanning.page to /construction/graphics/simple-scan/stage/usr/local/share/help/ru/simple-scan Installing help/sk/adf.page to /construction/graphics/simple-scan/stage/usr/local/share/help/sk/simple-scan Installing help/sk/brightness-contrast.page to /construction/graphics/simple-scan/stage/usr/local/share/help/sk/simple-scan Installing help/sk/crop.page to /construction/graphics/simple-scan/stage/usr/local/share/help/sk/simple-scan Installing help/sk/dpi.page to /construction/graphics/simple-scan/stage/usr/local/share/help/sk/simple-scan Installing help/sk/email.page to /construction/graphics/simple-scan/stage/usr/local/share/help/sk/simple-scan Installing help/sk/index.page to /construction/graphics/simple-scan/stage/usr/local/share/help/sk/simple-scan Installing help/sk/legal.xml to /construction/graphics/simple-scan/stage/usr/local/share/help/sk/simple-scan Installing help/sk/print.page to /construction/graphics/simple-scan/stage/usr/local/share/help/sk/simple-scan Installing help/sk/quality.page to /construction/graphics/simple-scan/stage/usr/local/share/help/sk/simple-scan Installing help/sk/reorder.page to /construction/graphics/simple-scan/stage/usr/local/share/help/sk/simple-scan Installing help/sk/rotate.page to /construction/graphics/simple-scan/stage/usr/local/share/help/sk/simple-scan Installing help/sk/save.page to /construction/graphics/simple-scan/stage/usr/local/share/help/sk/simple-scan Installing help/sk/scanner.page to /construction/graphics/simple-scan/stage/usr/local/share/help/sk/simple-scan Installing help/sk/scanning.page to /construction/graphics/simple-scan/stage/usr/local/share/help/sk/simple-scan Installing help/sl/adf.page to /construction/graphics/simple-scan/stage/usr/local/share/help/sl/simple-scan Installing help/sl/brightness-contrast.page to /construction/graphics/simple-scan/stage/usr/local/share/help/sl/simple-scan Installing help/sl/crop.page to /construction/graphics/simple-scan/stage/usr/local/share/help/sl/simple-scan Installing help/sl/dpi.page to /construction/graphics/simple-scan/stage/usr/local/share/help/sl/simple-scan Installing help/sl/email.page to /construction/graphics/simple-scan/stage/usr/local/share/help/sl/simple-scan Installing help/sl/index.page to /construction/graphics/simple-scan/stage/usr/local/share/help/sl/simple-scan Installing help/sl/legal.xml to /construction/graphics/simple-scan/stage/usr/local/share/help/sl/simple-scan Installing help/sl/print.page to /construction/graphics/simple-scan/stage/usr/local/share/help/sl/simple-scan Installing help/sl/quality.page to /construction/graphics/simple-scan/stage/usr/local/share/help/sl/simple-scan Installing help/sl/reorder.page to /construction/graphics/simple-scan/stage/usr/local/share/help/sl/simple-scan Installing help/sl/rotate.page to /construction/graphics/simple-scan/stage/usr/local/share/help/sl/simple-scan Installing help/sl/save.page to /construction/graphics/simple-scan/stage/usr/local/share/help/sl/simple-scan Installing help/sl/scanner.page to /construction/graphics/simple-scan/stage/usr/local/share/help/sl/simple-scan Installing help/sl/scanning.page to /construction/graphics/simple-scan/stage/usr/local/share/help/sl/simple-scan Installing help/sr/adf.page to /construction/graphics/simple-scan/stage/usr/local/share/help/sr/simple-scan Installing help/sr/brightness-contrast.page to /construction/graphics/simple-scan/stage/usr/local/share/help/sr/simple-scan Installing help/sr/crop.page to /construction/graphics/simple-scan/stage/usr/local/share/help/sr/simple-scan Installing help/sr/dpi.page to /construction/graphics/simple-scan/stage/usr/local/share/help/sr/simple-scan Installing help/sr/email.page to /construction/graphics/simple-scan/stage/usr/local/share/help/sr/simple-scan Installing help/sr/index.page to /construction/graphics/simple-scan/stage/usr/local/share/help/sr/simple-scan Installing help/sr/legal.xml to /construction/graphics/simple-scan/stage/usr/local/share/help/sr/simple-scan Installing help/sr/print.page to /construction/graphics/simple-scan/stage/usr/local/share/help/sr/simple-scan Installing help/sr/quality.page to /construction/graphics/simple-scan/stage/usr/local/share/help/sr/simple-scan Installing help/sr/reorder.page to /construction/graphics/simple-scan/stage/usr/local/share/help/sr/simple-scan Installing help/sr/rotate.page to /construction/graphics/simple-scan/stage/usr/local/share/help/sr/simple-scan Installing help/sr/save.page to /construction/graphics/simple-scan/stage/usr/local/share/help/sr/simple-scan Installing help/sr/scanner.page to /construction/graphics/simple-scan/stage/usr/local/share/help/sr/simple-scan Installing help/sr/scanning.page to /construction/graphics/simple-scan/stage/usr/local/share/help/sr/simple-scan Installing help/sv/adf.page to /construction/graphics/simple-scan/stage/usr/local/share/help/sv/simple-scan Installing help/sv/brightness-contrast.page to /construction/graphics/simple-scan/stage/usr/local/share/help/sv/simple-scan Installing help/sv/crop.page to /construction/graphics/simple-scan/stage/usr/local/share/help/sv/simple-scan Installing help/sv/dpi.page to /construction/graphics/simple-scan/stage/usr/local/share/help/sv/simple-scan Installing help/sv/email.page to /construction/graphics/simple-scan/stage/usr/local/share/help/sv/simple-scan Installing help/sv/index.page to /construction/graphics/simple-scan/stage/usr/local/share/help/sv/simple-scan Installing help/sv/legal.xml to /construction/graphics/simple-scan/stage/usr/local/share/help/sv/simple-scan Installing help/sv/print.page to /construction/graphics/simple-scan/stage/usr/local/share/help/sv/simple-scan Installing help/sv/quality.page to /construction/graphics/simple-scan/stage/usr/local/share/help/sv/simple-scan Installing help/sv/reorder.page to /construction/graphics/simple-scan/stage/usr/local/share/help/sv/simple-scan Installing help/sv/rotate.page to /construction/graphics/simple-scan/stage/usr/local/share/help/sv/simple-scan Installing help/sv/save.page to /construction/graphics/simple-scan/stage/usr/local/share/help/sv/simple-scan Installing help/sv/scanner.page to /construction/graphics/simple-scan/stage/usr/local/share/help/sv/simple-scan Installing help/sv/scanning.page to /construction/graphics/simple-scan/stage/usr/local/share/help/sv/simple-scan Installing help/tr/adf.page to /construction/graphics/simple-scan/stage/usr/local/share/help/tr/simple-scan Installing help/tr/brightness-contrast.page to /construction/graphics/simple-scan/stage/usr/local/share/help/tr/simple-scan Installing help/tr/crop.page to /construction/graphics/simple-scan/stage/usr/local/share/help/tr/simple-scan Installing help/tr/dpi.page to /construction/graphics/simple-scan/stage/usr/local/share/help/tr/simple-scan Installing help/tr/email.page to /construction/graphics/simple-scan/stage/usr/local/share/help/tr/simple-scan Installing help/tr/index.page to /construction/graphics/simple-scan/stage/usr/local/share/help/tr/simple-scan Installing help/tr/legal.xml to /construction/graphics/simple-scan/stage/usr/local/share/help/tr/simple-scan Installing help/tr/print.page to /construction/graphics/simple-scan/stage/usr/local/share/help/tr/simple-scan Installing help/tr/quality.page to /construction/graphics/simple-scan/stage/usr/local/share/help/tr/simple-scan Installing help/tr/reorder.page to /construction/graphics/simple-scan/stage/usr/local/share/help/tr/simple-scan Installing help/tr/rotate.page to /construction/graphics/simple-scan/stage/usr/local/share/help/tr/simple-scan Installing help/tr/save.page to /construction/graphics/simple-scan/stage/usr/local/share/help/tr/simple-scan Installing help/tr/scanner.page to /construction/graphics/simple-scan/stage/usr/local/share/help/tr/simple-scan Installing help/tr/scanning.page to /construction/graphics/simple-scan/stage/usr/local/share/help/tr/simple-scan Installing help/uk/adf.page to /construction/graphics/simple-scan/stage/usr/local/share/help/uk/simple-scan Installing help/uk/brightness-contrast.page to /construction/graphics/simple-scan/stage/usr/local/share/help/uk/simple-scan Installing help/uk/crop.page to /construction/graphics/simple-scan/stage/usr/local/share/help/uk/simple-scan Installing help/uk/dpi.page to /construction/graphics/simple-scan/stage/usr/local/share/help/uk/simple-scan Installing help/uk/email.page to /construction/graphics/simple-scan/stage/usr/local/share/help/uk/simple-scan Installing help/uk/index.page to /construction/graphics/simple-scan/stage/usr/local/share/help/uk/simple-scan Installing help/uk/legal.xml to /construction/graphics/simple-scan/stage/usr/local/share/help/uk/simple-scan Installing help/uk/print.page to /construction/graphics/simple-scan/stage/usr/local/share/help/uk/simple-scan Installing help/uk/quality.page to /construction/graphics/simple-scan/stage/usr/local/share/help/uk/simple-scan Installing help/uk/reorder.page to /construction/graphics/simple-scan/stage/usr/local/share/help/uk/simple-scan Installing help/uk/rotate.page to /construction/graphics/simple-scan/stage/usr/local/share/help/uk/simple-scan Installing help/uk/save.page to /construction/graphics/simple-scan/stage/usr/local/share/help/uk/simple-scan Installing help/uk/scanner.page to /construction/graphics/simple-scan/stage/usr/local/share/help/uk/simple-scan Installing help/uk/scanning.page to /construction/graphics/simple-scan/stage/usr/local/share/help/uk/simple-scan Installing help/zh_TW/adf.page to /construction/graphics/simple-scan/stage/usr/local/share/help/zh_TW/simple-scan Installing help/zh_TW/brightness-contrast.page to /construction/graphics/simple-scan/stage/usr/local/share/help/zh_TW/simple-scan Installing help/zh_TW/crop.page to /construction/graphics/simple-scan/stage/usr/local/share/help/zh_TW/simple-scan Installing help/zh_TW/dpi.page to /construction/graphics/simple-scan/stage/usr/local/share/help/zh_TW/simple-scan Installing help/zh_TW/email.page to /construction/graphics/simple-scan/stage/usr/local/share/help/zh_TW/simple-scan Installing help/zh_TW/index.page to /construction/graphics/simple-scan/stage/usr/local/share/help/zh_TW/simple-scan Installing help/zh_TW/legal.xml to /construction/graphics/simple-scan/stage/usr/local/share/help/zh_TW/simple-scan Installing help/zh_TW/print.page to /construction/graphics/simple-scan/stage/usr/local/share/help/zh_TW/simple-scan Installing help/zh_TW/quality.page to /construction/graphics/simple-scan/stage/usr/local/share/help/zh_TW/simple-scan Installing help/zh_TW/reorder.page to /construction/graphics/simple-scan/stage/usr/local/share/help/zh_TW/simple-scan Installing help/zh_TW/rotate.page to /construction/graphics/simple-scan/stage/usr/local/share/help/zh_TW/simple-scan Installing help/zh_TW/save.page to /construction/graphics/simple-scan/stage/usr/local/share/help/zh_TW/simple-scan Installing help/zh_TW/scanner.page to /construction/graphics/simple-scan/stage/usr/local/share/help/zh_TW/simple-scan Installing help/zh_TW/scanning.page to /construction/graphics/simple-scan/stage/usr/local/share/help/zh_TW/simple-scan Installing src/simple-scan to /construction/graphics/simple-scan/stage/usr/local/bin Stripping target 'src/simple-scan'. Installing /construction/graphics/simple-scan/simple-scan-42.5/data/simple-scan.1 to /construction/graphics/simple-scan/stage/usr/local/man/man1 Installing /construction/graphics/simple-scan/simple-scan-42.5/data/icons/hicolor/scalable/org.gnome.SimpleScan.svg to /construction/graphics/simple-scan/stage/usr/local/share/icons/hicolor/scalable/apps Installing /construction/graphics/simple-scan/simple-scan-42.5/data/icons/hicolor/symbolic/org.gnome.SimpleScan-symbolic.svg to /construction/graphics/simple-scan/stage/usr/local/share/icons/hicolor/symbolic/apps Installing /construction/graphics/simple-scan/simple-scan-42.5/data/org.gnome.SimpleScan.gschema.xml to /construction/graphics/simple-scan/stage/usr/local/share/glib-2.0/schemas Installing /construction/graphics/simple-scan/simple-scan-42.5/help/C/adf.page to /construction/graphics/simple-scan/stage/usr/local/share/help/C/simple-scan Installing /construction/graphics/simple-scan/simple-scan-42.5/help/C/brightness-contrast.page to /construction/graphics/simple-scan/stage/usr/local/share/help/C/simple-scan Installing /construction/graphics/simple-scan/simple-scan-42.5/help/C/crop.page to /construction/graphics/simple-scan/stage/usr/local/share/help/C/simple-scan Installing /construction/graphics/simple-scan/simple-scan-42.5/help/C/dpi.page to /construction/graphics/simple-scan/stage/usr/local/share/help/C/simple-scan Installing /construction/graphics/simple-scan/simple-scan-42.5/help/C/email.page to /construction/graphics/simple-scan/stage/usr/local/share/help/C/simple-scan Installing /construction/graphics/simple-scan/simple-scan-42.5/help/C/index.page to /construction/graphics/simple-scan/stage/usr/local/share/help/C/simple-scan Installing /construction/graphics/simple-scan/simple-scan-42.5/help/C/legal.xml to /construction/graphics/simple-scan/stage/usr/local/share/help/C/simple-scan Installing /construction/graphics/simple-scan/simple-scan-42.5/help/C/print.page to /construction/graphics/simple-scan/stage/usr/local/share/help/C/simple-scan Installing /construction/graphics/simple-scan/simple-scan-42.5/help/C/quality.page to /construction/graphics/simple-scan/stage/usr/local/share/help/C/simple-scan Installing /construction/graphics/simple-scan/simple-scan-42.5/help/C/reorder.page to /construction/graphics/simple-scan/stage/usr/local/share/help/C/simple-scan Installing /construction/graphics/simple-scan/simple-scan-42.5/help/C/rotate.page to /construction/graphics/simple-scan/stage/usr/local/share/help/C/simple-scan Installing /construction/graphics/simple-scan/simple-scan-42.5/help/C/save.page to /construction/graphics/simple-scan/stage/usr/local/share/help/C/simple-scan Installing /construction/graphics/simple-scan/simple-scan-42.5/help/C/scanner.page to /construction/graphics/simple-scan/stage/usr/local/share/help/C/simple-scan Installing /construction/graphics/simple-scan/simple-scan-42.5/help/C/scanning.page to /construction/graphics/simple-scan/stage/usr/local/share/help/C/simple-scan Installing /construction/graphics/simple-scan/simple-scan-42.5/help/C/figures/icon.svg to /construction/graphics/simple-scan/stage/usr/local/share/help/C/simple-scan/figures Installing /construction/graphics/simple-scan/simple-scan-42.5/help/C/figures/preferences.png to /construction/graphics/simple-scan/stage/usr/local/share/help/C/simple-scan/figures Installing /construction/graphics/simple-scan/simple-scan-42.5/help/C/figures/scan_toolbar.png to /construction/graphics/simple-scan/stage/usr/local/share/help/C/simple-scan/figures Installing /construction/graphics/simple-scan/simple-scan-42.5/help/C/figures/icon.svg to /construction/graphics/simple-scan/stage/usr/local/share/help/ar/simple-scan/figures Installing /construction/graphics/simple-scan/simple-scan-42.5/help/C/figures/preferences.png to /construction/graphics/simple-scan/stage/usr/local/share/help/ar/simple-scan/figures Installing /construction/graphics/simple-scan/simple-scan-42.5/help/C/figures/scan_toolbar.png to /construction/graphics/simple-scan/stage/usr/local/share/help/ar/simple-scan/figures Installing /construction/graphics/simple-scan/simple-scan-42.5/help/C/figures/icon.svg to /construction/graphics/simple-scan/stage/usr/local/share/help/bg/simple-scan/figures Installing /construction/graphics/simple-scan/simple-scan-42.5/help/C/figures/preferences.png to /construction/graphics/simple-scan/stage/usr/local/share/help/bg/simple-scan/figures Installing /construction/graphics/simple-scan/simple-scan-42.5/help/C/figures/scan_toolbar.png to /construction/graphics/simple-scan/stage/usr/local/share/help/bg/simple-scan/figures Installing /construction/graphics/simple-scan/simple-scan-42.5/help/C/figures/icon.svg to /construction/graphics/simple-scan/stage/usr/local/share/help/ca/simple-scan/figures Installing /construction/graphics/simple-scan/simple-scan-42.5/help/C/figures/preferences.png to /construction/graphics/simple-scan/stage/usr/local/share/help/ca/simple-scan/figures Installing /construction/graphics/simple-scan/simple-scan-42.5/help/C/figures/scan_toolbar.png to /construction/graphics/simple-scan/stage/usr/local/share/help/ca/simple-scan/figures Installing /construction/graphics/simple-scan/simple-scan-42.5/help/C/figures/icon.svg to /construction/graphics/simple-scan/stage/usr/local/share/help/cs/simple-scan/figures Installing /construction/graphics/simple-scan/simple-scan-42.5/help/cs/figures/preferences.png to /construction/graphics/simple-scan/stage/usr/local/share/help/cs/simple-scan/figures Installing /construction/graphics/simple-scan/simple-scan-42.5/help/cs/figures/scan_toolbar.png to /construction/graphics/simple-scan/stage/usr/local/share/help/cs/simple-scan/figures Installing /construction/graphics/simple-scan/simple-scan-42.5/help/C/figures/icon.svg to /construction/graphics/simple-scan/stage/usr/local/share/help/da/simple-scan/figures Installing /construction/graphics/simple-scan/simple-scan-42.5/help/da/figures/preferences.png to /construction/graphics/simple-scan/stage/usr/local/share/help/da/simple-scan/figures Installing /construction/graphics/simple-scan/simple-scan-42.5/help/da/figures/scan_toolbar.png to /construction/graphics/simple-scan/stage/usr/local/share/help/da/simple-scan/figures Installing /construction/graphics/simple-scan/simple-scan-42.5/help/C/figures/icon.svg to /construction/graphics/simple-scan/stage/usr/local/share/help/de/simple-scan/figures Installing /construction/graphics/simple-scan/simple-scan-42.5/help/de/figures/preferences.png to /construction/graphics/simple-scan/stage/usr/local/share/help/de/simple-scan/figures Installing /construction/graphics/simple-scan/simple-scan-42.5/help/de/figures/scan_toolbar.png to /construction/graphics/simple-scan/stage/usr/local/share/help/de/simple-scan/figures Installing /construction/graphics/simple-scan/simple-scan-42.5/help/C/figures/icon.svg to /construction/graphics/simple-scan/stage/usr/local/share/help/el/simple-scan/figures Installing /construction/graphics/simple-scan/simple-scan-42.5/help/C/figures/preferences.png to /construction/graphics/simple-scan/stage/usr/local/share/help/el/simple-scan/figures Installing /construction/graphics/simple-scan/simple-scan-42.5/help/C/figures/scan_toolbar.png to /construction/graphics/simple-scan/stage/usr/local/share/help/el/simple-scan/figures Installing /construction/graphics/simple-scan/simple-scan-42.5/help/C/figures/icon.svg to /construction/graphics/simple-scan/stage/usr/local/share/help/en_GB/simple-scan/figures Installing /construction/graphics/simple-scan/simple-scan-42.5/help/C/figures/preferences.png to /construction/graphics/simple-scan/stage/usr/local/share/help/en_GB/simple-scan/figures Installing /construction/graphics/simple-scan/simple-scan-42.5/help/C/figures/scan_toolbar.png to /construction/graphics/simple-scan/stage/usr/local/share/help/en_GB/simple-scan/figures Installing /construction/graphics/simple-scan/simple-scan-42.5/help/C/figures/icon.svg to /construction/graphics/simple-scan/stage/usr/local/share/help/es/simple-scan/figures Installing /construction/graphics/simple-scan/simple-scan-42.5/help/es/figures/preferences.png to /construction/graphics/simple-scan/stage/usr/local/share/help/es/simple-scan/figures Installing /construction/graphics/simple-scan/simple-scan-42.5/help/C/figures/scan_toolbar.png to /construction/graphics/simple-scan/stage/usr/local/share/help/es/simple-scan/figures Installing /construction/graphics/simple-scan/simple-scan-42.5/help/C/figures/icon.svg to /construction/graphics/simple-scan/stage/usr/local/share/help/eu/simple-scan/figures Installing /construction/graphics/simple-scan/simple-scan-42.5/help/C/figures/preferences.png to /construction/graphics/simple-scan/stage/usr/local/share/help/eu/simple-scan/figures Installing /construction/graphics/simple-scan/simple-scan-42.5/help/C/figures/scan_toolbar.png to /construction/graphics/simple-scan/stage/usr/local/share/help/eu/simple-scan/figures Installing /construction/graphics/simple-scan/simple-scan-42.5/help/C/figures/icon.svg to /construction/graphics/simple-scan/stage/usr/local/share/help/fi/simple-scan/figures Installing /construction/graphics/simple-scan/simple-scan-42.5/help/C/figures/preferences.png to /construction/graphics/simple-scan/stage/usr/local/share/help/fi/simple-scan/figures Installing /construction/graphics/simple-scan/simple-scan-42.5/help/C/figures/scan_toolbar.png to /construction/graphics/simple-scan/stage/usr/local/share/help/fi/simple-scan/figures Installing /construction/graphics/simple-scan/simple-scan-42.5/help/C/figures/icon.svg to /construction/graphics/simple-scan/stage/usr/local/share/help/fr/simple-scan/figures Installing /construction/graphics/simple-scan/simple-scan-42.5/help/fr/figures/preferences.png to /construction/graphics/simple-scan/stage/usr/local/share/help/fr/simple-scan/figures Installing /construction/graphics/simple-scan/simple-scan-42.5/help/fr/figures/scan_toolbar.png to /construction/graphics/simple-scan/stage/usr/local/share/help/fr/simple-scan/figures Installing /construction/graphics/simple-scan/simple-scan-42.5/help/C/figures/icon.svg to /construction/graphics/simple-scan/stage/usr/local/share/help/gl/simple-scan/figures Installing /construction/graphics/simple-scan/simple-scan-42.5/help/C/figures/preferences.png to /construction/graphics/simple-scan/stage/usr/local/share/help/gl/simple-scan/figures Installing /construction/graphics/simple-scan/simple-scan-42.5/help/C/figures/scan_toolbar.png to /construction/graphics/simple-scan/stage/usr/local/share/help/gl/simple-scan/figures Installing /construction/graphics/simple-scan/simple-scan-42.5/help/C/figures/icon.svg to /construction/graphics/simple-scan/stage/usr/local/share/help/hr/simple-scan/figures Installing /construction/graphics/simple-scan/simple-scan-42.5/help/C/figures/preferences.png to /construction/graphics/simple-scan/stage/usr/local/share/help/hr/simple-scan/figures Installing /construction/graphics/simple-scan/simple-scan-42.5/help/C/figures/scan_toolbar.png to /construction/graphics/simple-scan/stage/usr/local/share/help/hr/simple-scan/figures Installing /construction/graphics/simple-scan/simple-scan-42.5/help/C/figures/icon.svg to /construction/graphics/simple-scan/stage/usr/local/share/help/hu/simple-scan/figures Installing /construction/graphics/simple-scan/simple-scan-42.5/help/hu/figures/preferences.png to /construction/graphics/simple-scan/stage/usr/local/share/help/hu/simple-scan/figures Installing /construction/graphics/simple-scan/simple-scan-42.5/help/hu/figures/scan_toolbar.png to /construction/graphics/simple-scan/stage/usr/local/share/help/hu/simple-scan/figures Installing /construction/graphics/simple-scan/simple-scan-42.5/help/C/figures/icon.svg to /construction/graphics/simple-scan/stage/usr/local/share/help/ia/simple-scan/figures Installing /construction/graphics/simple-scan/simple-scan-42.5/help/C/figures/preferences.png to /construction/graphics/simple-scan/stage/usr/local/share/help/ia/simple-scan/figures Installing /construction/graphics/simple-scan/simple-scan-42.5/help/C/figures/scan_toolbar.png to /construction/graphics/simple-scan/stage/usr/local/share/help/ia/simple-scan/figures Installing /construction/graphics/simple-scan/simple-scan-42.5/help/C/figures/icon.svg to /construction/graphics/simple-scan/stage/usr/local/share/help/id/simple-scan/figures Installing /construction/graphics/simple-scan/simple-scan-42.5/help/C/figures/preferences.png to /construction/graphics/simple-scan/stage/usr/local/share/help/id/simple-scan/figures Installing /construction/graphics/simple-scan/simple-scan-42.5/help/C/figures/scan_toolbar.png to /construction/graphics/simple-scan/stage/usr/local/share/help/id/simple-scan/figures Installing /construction/graphics/simple-scan/simple-scan-42.5/help/C/figures/icon.svg to /construction/graphics/simple-scan/stage/usr/local/share/help/it/simple-scan/figures Installing /construction/graphics/simple-scan/simple-scan-42.5/help/C/figures/preferences.png to /construction/graphics/simple-scan/stage/usr/local/share/help/it/simple-scan/figures Installing /construction/graphics/simple-scan/simple-scan-42.5/help/C/figures/scan_toolbar.png to /construction/graphics/simple-scan/stage/usr/local/share/help/it/simple-scan/figures Installing /construction/graphics/simple-scan/simple-scan-42.5/help/C/figures/icon.svg to /construction/graphics/simple-scan/stage/usr/local/share/help/ja/simple-scan/figures Installing /construction/graphics/simple-scan/simple-scan-42.5/help/C/figures/preferences.png to /construction/graphics/simple-scan/stage/usr/local/share/help/ja/simple-scan/figures Installing /construction/graphics/simple-scan/simple-scan-42.5/help/C/figures/scan_toolbar.png to /construction/graphics/simple-scan/stage/usr/local/share/help/ja/simple-scan/figures Installing /construction/graphics/simple-scan/simple-scan-42.5/help/C/figures/icon.svg to /construction/graphics/simple-scan/stage/usr/local/share/help/ku/simple-scan/figures Installing /construction/graphics/simple-scan/simple-scan-42.5/help/C/figures/preferences.png to /construction/graphics/simple-scan/stage/usr/local/share/help/ku/simple-scan/figures Installing /construction/graphics/simple-scan/simple-scan-42.5/help/C/figures/scan_toolbar.png to /construction/graphics/simple-scan/stage/usr/local/share/help/ku/simple-scan/figures Installing /construction/graphics/simple-scan/simple-scan-42.5/help/C/figures/icon.svg to /construction/graphics/simple-scan/stage/usr/local/share/help/nb/simple-scan/figures Installing /construction/graphics/simple-scan/simple-scan-42.5/help/C/figures/preferences.png to /construction/graphics/simple-scan/stage/usr/local/share/help/nb/simple-scan/figures Installing /construction/graphics/simple-scan/simple-scan-42.5/help/C/figures/scan_toolbar.png to /construction/graphics/simple-scan/stage/usr/local/share/help/nb/simple-scan/figures Installing /construction/graphics/simple-scan/simple-scan-42.5/help/C/figures/icon.svg to /construction/graphics/simple-scan/stage/usr/local/share/help/nl/simple-scan/figures Installing /construction/graphics/simple-scan/simple-scan-42.5/help/C/figures/preferences.png to /construction/graphics/simple-scan/stage/usr/local/share/help/nl/simple-scan/figures Installing /construction/graphics/simple-scan/simple-scan-42.5/help/C/figures/scan_toolbar.png to /construction/graphics/simple-scan/stage/usr/local/share/help/nl/simple-scan/figures Installing /construction/graphics/simple-scan/simple-scan-42.5/help/C/figures/icon.svg to /construction/graphics/simple-scan/stage/usr/local/share/help/pl/simple-scan/figures Installing /construction/graphics/simple-scan/simple-scan-42.5/help/pl/figures/preferences.png to /construction/graphics/simple-scan/stage/usr/local/share/help/pl/simple-scan/figures Installing /construction/graphics/simple-scan/simple-scan-42.5/help/pl/figures/scan_toolbar.png to /construction/graphics/simple-scan/stage/usr/local/share/help/pl/simple-scan/figures Installing /construction/graphics/simple-scan/simple-scan-42.5/help/C/figures/icon.svg to /construction/graphics/simple-scan/stage/usr/local/share/help/pt_BR/simple-scan/figures Installing /construction/graphics/simple-scan/simple-scan-42.5/help/pt_BR/figures/preferences.png to /construction/graphics/simple-scan/stage/usr/local/share/help/pt_BR/simple-scan/figures Installing /construction/graphics/simple-scan/simple-scan-42.5/help/pt_BR/figures/scan_toolbar.png to /construction/graphics/simple-scan/stage/usr/local/share/help/pt_BR/simple-scan/figures Installing /construction/graphics/simple-scan/simple-scan-42.5/help/C/figures/icon.svg to /construction/graphics/simple-scan/stage/usr/local/share/help/ro/simple-scan/figures Installing /construction/graphics/simple-scan/simple-scan-42.5/help/ro/figures/preferences.png to /construction/graphics/simple-scan/stage/usr/local/share/help/ro/simple-scan/figures Installing /construction/graphics/simple-scan/simple-scan-42.5/help/ro/figures/scan_toolbar.png to /construction/graphics/simple-scan/stage/usr/local/share/help/ro/simple-scan/figures Installing /construction/graphics/simple-scan/simple-scan-42.5/help/C/figures/icon.svg to /construction/graphics/simple-scan/stage/usr/local/share/help/ru/simple-scan/figures Installing /construction/graphics/simple-scan/simple-scan-42.5/help/C/figures/preferences.png to /construction/graphics/simple-scan/stage/usr/local/share/help/ru/simple-scan/figures Installing /construction/graphics/simple-scan/simple-scan-42.5/help/C/figures/scan_toolbar.png to /construction/graphics/simple-scan/stage/usr/local/share/help/ru/simple-scan/figures Installing /construction/graphics/simple-scan/simple-scan-42.5/help/C/figures/icon.svg to /construction/graphics/simple-scan/stage/usr/local/share/help/sk/simple-scan/figures Installing /construction/graphics/simple-scan/simple-scan-42.5/help/C/figures/preferences.png to /construction/graphics/simple-scan/stage/usr/local/share/help/sk/simple-scan/figures Installing /construction/graphics/simple-scan/simple-scan-42.5/help/C/figures/scan_toolbar.png to /construction/graphics/simple-scan/stage/usr/local/share/help/sk/simple-scan/figures Installing /construction/graphics/simple-scan/simple-scan-42.5/help/C/figures/icon.svg to /construction/graphics/simple-scan/stage/usr/local/share/help/sl/simple-scan/figures Installing /construction/graphics/simple-scan/simple-scan-42.5/help/C/figures/preferences.png to /construction/graphics/simple-scan/stage/usr/local/share/help/sl/simple-scan/figures Installing /construction/graphics/simple-scan/simple-scan-42.5/help/C/figures/scan_toolbar.png to /construction/graphics/simple-scan/stage/usr/local/share/help/sl/simple-scan/figures Installing /construction/graphics/simple-scan/simple-scan-42.5/help/C/figures/icon.svg to /construction/graphics/simple-scan/stage/usr/local/share/help/sr/simple-scan/figures Installing /construction/graphics/simple-scan/simple-scan-42.5/help/C/figures/preferences.png to /construction/graphics/simple-scan/stage/usr/local/share/help/sr/simple-scan/figures Installing /construction/graphics/simple-scan/simple-scan-42.5/help/C/figures/scan_toolbar.png to /construction/graphics/simple-scan/stage/usr/local/share/help/sr/simple-scan/figures Installing /construction/graphics/simple-scan/simple-scan-42.5/help/C/figures/icon.svg to /construction/graphics/simple-scan/stage/usr/local/share/help/sv/simple-scan/figures Installing /construction/graphics/simple-scan/simple-scan-42.5/help/sv/figures/preferences.png to /construction/graphics/simple-scan/stage/usr/local/share/help/sv/simple-scan/figures Installing /construction/graphics/simple-scan/simple-scan-42.5/help/sv/figures/scan_toolbar.png to /construction/graphics/simple-scan/stage/usr/local/share/help/sv/simple-scan/figures Installing /construction/graphics/simple-scan/simple-scan-42.5/help/C/figures/icon.svg to /construction/graphics/simple-scan/stage/usr/local/share/help/tr/simple-scan/figures Installing /construction/graphics/simple-scan/simple-scan-42.5/help/tr/figures/preferences.png to /construction/graphics/simple-scan/stage/usr/local/share/help/tr/simple-scan/figures Installing /construction/graphics/simple-scan/simple-scan-42.5/help/tr/figures/scan_toolbar.png to /construction/graphics/simple-scan/stage/usr/local/share/help/tr/simple-scan/figures Installing /construction/graphics/simple-scan/simple-scan-42.5/help/C/figures/icon.svg to /construction/graphics/simple-scan/stage/usr/local/share/help/uk/simple-scan/figures Installing /construction/graphics/simple-scan/simple-scan-42.5/help/C/figures/preferences.png to /construction/graphics/simple-scan/stage/usr/local/share/help/uk/simple-scan/figures Installing /construction/graphics/simple-scan/simple-scan-42.5/help/C/figures/scan_toolbar.png to /construction/graphics/simple-scan/stage/usr/local/share/help/uk/simple-scan/figures Installing /construction/graphics/simple-scan/simple-scan-42.5/help/C/figures/icon.svg to /construction/graphics/simple-scan/stage/usr/local/share/help/zh_TW/simple-scan/figures Installing /construction/graphics/simple-scan/simple-scan-42.5/help/C/figures/preferences.png to /construction/graphics/simple-scan/stage/usr/local/share/help/zh_TW/simple-scan/figures Installing /construction/graphics/simple-scan/simple-scan-42.5/help/C/figures/scan_toolbar.png to /construction/graphics/simple-scan/stage/usr/local/share/help/zh_TW/simple-scan/figures Running custom install script '/construction/graphics/simple-scan/simple-scan-42.5/data/meson_compile_gschema.py' ====> Compressing man pages (compress-man) ====> Running Q/A tests (stage-qa) Warning: You have disabled the licenses framework with DISABLE_LICENSES, unable to run checks SUCCEEDED 00:00:03 ------------------------------------------------------------------------------- -- 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:00 ------------------------------------------------------------------------------- -- Phase: package ------------------------------------------------------------------------------- ===> Building package for simple-scan-42.5_1 file sizes/checksums [663]: 0% file sizes/checksums [663]: 15% file sizes/checksums [663]: 30% file sizes/checksums [663]: 45% file sizes/checksums [663]: 60% file sizes/checksums [663]: 75% file sizes/checksums [663]: 90% file sizes/checksums [663]: 100% Service unavailablepacking files [663]: 0% packing files [663]: 15% packing files [663]: 30% packing files [663]: 45% packing files [663]: 60% packing files [663]: 75% packing files [663]: 90% packing files [663]: 100% packing directories [0]: 0% packing directories [0]: 100% SUCCEEDED 00:00:01 TOTAL TIME 00:01:08