------------------------------------------------------------------------------- -- 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 google-fonts-0.0.0.20210120_1: DOCS=on: Build and/or install documentation ===> Use 'make config' to modify these settings SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: CONFIGURE_ENV ------------------------------------------------------------------------------- XDG_DATA_HOME=/construction/x11-fonts/google-fonts XDG_CONFIG_HOME=/construction/x11-fonts/google-fonts XDG_CACHE_HOME=/construction/x11-fonts/google-fonts/.cache HOME=/construction/x11-fonts/google-fonts TMPDIR="/tmp" PATH=/construction/x11-fonts/google-fonts/.bin:/sbin:/bin:/usr/sbin:/usr/bin:/usr/local/sbin:/usr/local/bin PKG_CONFIG_LIBDIR=/construction/x11-fonts/google-fonts/.pkgconfig:/usr/local/libdata/pkgconfig:/usr/local/share/pkgconfig:/usr/libdata/pkgconfig SHELL=/bin/sh CONFIG_SHELL=/bin/sh CCVER=gcc80 SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: CONFIGURE_ARGS ------------------------------------------------------------------------------- SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: MAKE_ENV ------------------------------------------------------------------------------- XDG_DATA_HOME=/construction/x11-fonts/google-fonts XDG_CONFIG_HOME=/construction/x11-fonts/google-fonts XDG_CACHE_HOME=/construction/x11-fonts/google-fonts/.cache HOME=/construction/x11-fonts/google-fonts TMPDIR="/tmp" PATH=/construction/x11-fonts/google-fonts/.bin:/sbin:/bin:/usr/sbin:/usr/bin:/usr/local/sbin:/usr/local/bin PKG_CONFIG_LIBDIR=/construction/x11-fonts/google-fonts/.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 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 ------------------------------------------------------------------------------- DESTDIR=/construction/x11-fonts/google-fonts/stage SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: PLIST_SUB ------------------------------------------------------------------------------- PORTDOCS="" FONTSDIR="share/fonts/google-fonts" OSREL=6.5 PREFIX=%D LOCALBASE=/usr/local RESETPREFIX=/usr/local LIB32DIR=lib PROFILE="@comment " DOCSDIR="share/doc/google-fonts" EXAMPLESDIR="share/examples/google-fonts" DATADIR="share/google-fonts" WWWDIR="www/google-fonts" ETCDIR="etc/google-fonts" SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: SUB_LIST ------------------------------------------------------------------------------- FONTSDIR="/usr/local/share/fonts/google-fonts" PREFIX=/usr/local LOCALBASE=/usr/local DATADIR=/usr/local/share/google-fonts DOCSDIR=/usr/local/share/doc/google-fonts EXAMPLESDIR=/usr/local/share/examples/google-fonts WWWDIR=/usr/local/www/google-fonts ETCDIR=/usr/local/etc/google-fonts SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: /etc/make.conf ------------------------------------------------------------------------------- DPORTS_BUILDER=yes DISABLE_LICENSES=yes DEFAULT_VERSIONS=ssl=openssl FORCE_PACKAGE=yes DEVELOPER=yes DFLY_STING_XFAIL=yes USE_PACKAGE_DEPENDS_ONLY=yes PORTSDIR=/xports PORT_DBDIR=/options PKG_DBDIR=/var/db/pkg PKG_CACHEDIR=/var/cache/pkg PKG_COMPRESSION_FORMAT=.tgz DEVELOPER=1 WITH_CCACHE_BUILD=yes CCACHE_DIR=/ccache UID=0 ARCH=x86_64 OPSYS=DragonFly DFLYVERSION=600503 OSVERSION=9999999 OSREL=6.5 _OSRELEASE=6.5-SYNTH DISTDIR=/distfiles WRKDIRPREFIX=/construction BATCH=yes PACKAGE_BUILDING=yes PKG_CREATE_VERBOSE=yes MAKE_JOBS_NUMBER=13 SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: setup ------------------------------------------------------------------------------- Installing /packages/All/brotli-1.0.9,1.pkg Installing /packages/All/png-1.6.39.pkg Installing /packages/All/freetype2-2.12.1_2.pkg ===== Message from freetype2-2.12.1_2: -- The 2.7.x series now uses the new subpixel hinting mode (V40 port's option) as the default, emulating a modern version of ClearType. This change inevitably leads to different rendering results, and you might change port's options to adapt it to your taste (or use the new "FREETYPE_PROPERTIES" environment variable). The environment variable "FREETYPE_PROPERTIES" can be used to control the driver properties. Example: FREETYPE_PROPERTIES=truetype:interpreter-version=35 \ cff:no-stem-darkening=1 \ autofitter:warping=1 This allows to select, say, the subpixel hinting mode at runtime for a given application. If LONG_PCF_NAMES port's option was enabled, the PCF family names may include the foundry and information whether they contain wide characters. For example, "Sony Fixed" or "Misc Fixed Wide", instead of "Fixed". This can be disabled at run time with using pcf:no-long-family-names property, if needed. Example: FREETYPE_PROPERTIES=pcf:no-long-family-names=1 How to recreate fontconfig cache with using such environment variable, if needed: # env FREETYPE_PROPERTIES=pcf:no-long-family-names=1 fc-cache -fsv The controllable properties are listed in the section "Controlling FreeType Modules" in the reference's table of contents (/usr/local/share/doc/freetype2/reference/index.html, if documentation was installed). Installing /packages/All/expat-2.5.0.pkg Installing /packages/All/fontconfig-2.14.2,1.pkg Running fc-cache to build fontconfig cache... Installing /packages/All/libfontenc-1.1.4.pkg Installing /packages/All/mkfontscale-1.2.1.pkg Installing /packages/All/Andika-6.101.pkg ===== Message from Andika-6.101: -- To use these fonts, add the following line to the "Files" section of xorg.conf: FontPath "/usr/local/share/fonts/Andika/" Users of older versions of X may additionally have to make sure that the freetype module is loaded. Check /var/log/Xorg.0.log for error messages. If freetype is required, add the following line to the "Modules" section of xorg.conf: Load "freetype" Installing /packages/All/GentiumBasic-1102_1.pkg ===== Message from GentiumBasic-1102_1: -- To use these fonts, add the following line to the "Files" section of xorg.conf: FontPath "/usr/local/share/fonts/GentiumBasic/" Users of older versions of X may additionally have to make sure that the freetype module is loaded. Check /var/log/Xorg.0.log for error messages. If freetype is required, add the following line to the "Modules" section of xorg.conf: Load "freetype" Installing /packages/All/alef-1.0_4.pkg Installing /packages/All/alegreya-sans-2.008_1,1.pkg Installing /packages/All/anonymous-pro-1.002_3.pkg ===== Message from anonymous-pro-1.002_3: -- Add the following line to the "Files" section of xorg.conf or XF86Config: FontPath "/usr/local/share/fonts/anonymous-pro/" Installing /packages/All/b612-1.008.pkg Installing /packages/All/comfortaa-ttf-3.001_1.pkg Installing /packages/All/comic-neue-2.51.pkg Installing /packages/All/courier-prime-g20180831_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/croscorefonts-1.31.0_2.pkg ===== Message from croscorefonts-1.31.0_2: -- You can start using the fonts by following these instructions: Add the following line to the "Files" section of your x.org configuration file: FontPath "/usr/local/share/fonts/ChromeOS/" Installing /packages/All/exo-2_2.pkg Installing /packages/All/fira-4.301_1.pkg ===== Message from fira-4.301_1: -- Fira has been installed. Fira has advanced Open Type typographic layout features and language support. Please refer to the Technical Documentation installed by this port or online at https://carrois.com/projects/Fira/ For details about OpenType Layout Features see the OpenType Layout tag registry http://www.microsoft.com/typography/otspec/featurelist.htm or https://www.fontfont.com/staticcontent/downloads/FF_OT_User_Guide.pdf http://en.wikipedia.org/wiki/List_of_typographic_features For Web Font please use www/fira-webfont port. Installing /packages/All/firacode-6.2.pkg Installing /packages/All/jetbrains-mono-2.304,1.pkg Installing /packages/All/lato-g20180831_1.pkg Installing /packages/All/montserrat-7.222.pkg Installing /packages/All/noto-basic-2.0_1.pkg Installing /packages/All/open-sans-20180831.pkg Installing /packages/All/roboto-fonts-ttf-2.134_1,1.pkg Running fc-cache to build fontconfig cache... ===== Message from roboto-fonts-ttf-2.134_1,1: -- You can start using the fonts by following these instructions: Add the following line to the "Files" section of your X.org configuration file: FontPath "/usr/local/share/fonts/roboto-fonts-ttf/" Installing /packages/All/sourcecodepro-ttf-2.038.pkg ===== Message from sourcecodepro-ttf-2.038: -- You can start using the fonts by following these instructions: Add the following line to the "Files" section of your x.org configuration file: FontPath "/usr/local/share/fonts/SourceCodePro/" Installing /packages/All/source-sans-ttf-3.046.pkg ===== Message from source-sans-ttf-3.046: -- You can start using the fonts by following these instructions: Add the following line to the "Files" section of your x.org configuration file: FontPath "/usr/local/share/fonts/SourceSans/" Installing /packages/All/sourceserifpro-ttf-3.001.pkg ===== Message from sourceserifpro-ttf-3.001: -- You can start using the fonts by following these instructions: Add the following line to the "Files" section of your x.org configuration file: FontPath "/usr/local/share/fonts/SourceSerifPro/" Installing /packages/All/ubuntu-font-0.83_2.pkg ===== Message from ubuntu-font-0.83_2: -- 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/ubuntu-font/" Installing /packages/All/vollkorn-ttf-4.105_1.pkg SUCCEEDED 00:00:10 ------------------------------------------------------------------------------- -- Phase: check-sanity ------------------------------------------------------------------------------- SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: pkg-depends ------------------------------------------------------------------------------- ===> google-fonts-0.0.0.20210120_1 depends on file: /usr/local/sbin/pkg - found SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: fetch-depends ------------------------------------------------------------------------------- SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: fetch ------------------------------------------------------------------------------- ===> google-fonts-0.0.0.20210120_1 depends on file: /usr/local/sbin/pkg - found ===> Fetching all distfiles required by google-fonts-0.0.0.20210120_1 for building SUCCEEDED 00:00:01 ------------------------------------------------------------------------------- -- Phase: checksum ------------------------------------------------------------------------------- ===> google-fonts-0.0.0.20210120_1 depends on file: /usr/local/sbin/pkg - found ===> Fetching all distfiles required by google-fonts-0.0.0.20210120_1 for building => SHA256 Checksum OK for google-fonts-0.0.0.20210120-88b06a0c39a81a8b6e5ecf7f1ba2ff9273d29167_GH0.tar.gz. SUCCEEDED 00:00:17 ------------------------------------------------------------------------------- -- Phase: extract-depends ------------------------------------------------------------------------------- SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: extract ------------------------------------------------------------------------------- ===> google-fonts-0.0.0.20210120_1 depends on file: /usr/local/sbin/pkg - found ===> Fetching all distfiles required by google-fonts-0.0.0.20210120_1 for building ===> Extracting for google-fonts-0.0.0.20210120_1 => SHA256 Checksum OK for google-fonts-0.0.0.20210120-88b06a0c39a81a8b6e5ecf7f1ba2ff9273d29167_GH0.tar.gz. Extracted Memory Use: 1358.51M SUCCEEDED 00:00:43 ------------------------------------------------------------------------------- -- Phase: patch-depends ------------------------------------------------------------------------------- SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: patch ------------------------------------------------------------------------------- ===> Patching for google-fonts-0.0.0.20210120_1 SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: build-depends ------------------------------------------------------------------------------- SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: lib-depends ------------------------------------------------------------------------------- SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: configure ------------------------------------------------------------------------------- ===> Configuring for google-fonts-0.0.0.20210120_1 SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: build ------------------------------------------------------------------------------- SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: run-depends ------------------------------------------------------------------------------- ===> google-fonts-0.0.0.20210120_1 depends on package: Andika>0 - found ===> google-fonts-0.0.0.20210120_1 depends on package: GentiumBasic>0 - found ===> google-fonts-0.0.0.20210120_1 depends on package: alef>0 - found ===> google-fonts-0.0.0.20210120_1 depends on package: alegreya-sans>0 - found ===> google-fonts-0.0.0.20210120_1 depends on package: anonymous-pro>0 - found ===> google-fonts-0.0.0.20210120_1 depends on package: b612>0 - found ===> google-fonts-0.0.0.20210120_1 depends on package: comfortaa-ttf>0 - found ===> google-fonts-0.0.0.20210120_1 depends on package: comic-neue>0 - found ===> google-fonts-0.0.0.20210120_1 depends on package: courier-prime>. - found ===> google-fonts-0.0.0.20210120_1 depends on package: croscorefonts>0 - found ===> google-fonts-0.0.0.20210120_1 depends on package: exo>0 - found ===> google-fonts-0.0.0.20210120_1 depends on package: fira>0 - found ===> google-fonts-0.0.0.20210120_1 depends on package: firacode>0 - found ===> google-fonts-0.0.0.20210120_1 depends on package: jetbrains-mono>0 - found ===> google-fonts-0.0.0.20210120_1 depends on package: lato>. - found ===> google-fonts-0.0.0.20210120_1 depends on package: montserrat>0 - found ===> google-fonts-0.0.0.20210120_1 depends on package: noto-basic>0 - found ===> google-fonts-0.0.0.20210120_1 depends on package: open-sans>0 - found ===> google-fonts-0.0.0.20210120_1 depends on package: roboto-fonts-ttf>0 - found ===> google-fonts-0.0.0.20210120_1 depends on package: sourcecodepro-ttf>0 - found ===> google-fonts-0.0.0.20210120_1 depends on package: source-sans-ttf>0 - found ===> google-fonts-0.0.0.20210120_1 depends on package: sourceserifpro-ttf>0 - found ===> google-fonts-0.0.0.20210120_1 depends on package: ubuntu-font>0 - found ===> google-fonts-0.0.0.20210120_1 depends on package: vollkorn-ttf>0 - found ===> google-fonts-0.0.0.20210120_1 depends on executable: fc-cache - found ===> google-fonts-0.0.0.20210120_1 depends on executable: mkfontscale - found SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: stage ------------------------------------------------------------------------------- ===> Staging for google-fonts-0.0.0.20210120_1 ===> google-fonts-0.0.0.20210120_1 depends on package: Andika>0 - found ===> google-fonts-0.0.0.20210120_1 depends on package: GentiumBasic>0 - found ===> google-fonts-0.0.0.20210120_1 depends on package: alef>0 - found ===> google-fonts-0.0.0.20210120_1 depends on package: alegreya-sans>0 - found ===> google-fonts-0.0.0.20210120_1 depends on package: anonymous-pro>0 - found ===> google-fonts-0.0.0.20210120_1 depends on package: b612>0 - found ===> google-fonts-0.0.0.20210120_1 depends on package: comfortaa-ttf>0 - found ===> google-fonts-0.0.0.20210120_1 depends on package: comic-neue>0 - found ===> google-fonts-0.0.0.20210120_1 depends on package: courier-prime>. - found ===> google-fonts-0.0.0.20210120_1 depends on package: croscorefonts>0 - found ===> google-fonts-0.0.0.20210120_1 depends on package: exo>0 - found ===> google-fonts-0.0.0.20210120_1 depends on package: fira>0 - found ===> google-fonts-0.0.0.20210120_1 depends on package: firacode>0 - found ===> google-fonts-0.0.0.20210120_1 depends on package: jetbrains-mono>0 - found ===> google-fonts-0.0.0.20210120_1 depends on package: lato>. - found ===> google-fonts-0.0.0.20210120_1 depends on package: montserrat>0 - found ===> google-fonts-0.0.0.20210120_1 depends on package: noto-basic>0 - found ===> google-fonts-0.0.0.20210120_1 depends on package: open-sans>0 - found ===> google-fonts-0.0.0.20210120_1 depends on package: roboto-fonts-ttf>0 - found ===> google-fonts-0.0.0.20210120_1 depends on package: sourcecodepro-ttf>0 - found ===> google-fonts-0.0.0.20210120_1 depends on package: source-sans-ttf>0 - found ===> google-fonts-0.0.0.20210120_1 depends on package: sourceserifpro-ttf>0 - found ===> google-fonts-0.0.0.20210120_1 depends on package: ubuntu-font>0 - found ===> google-fonts-0.0.0.20210120_1 depends on package: vollkorn-ttf>0 - found ===> google-fonts-0.0.0.20210120_1 depends on executable: fc-cache - found ===> google-fonts-0.0.0.20210120_1 depends on executable: mkfontscale - found ===> Generating temporary packing list (cd /construction/x11-fonts/google-fonts/fonts-88b06a0c39a81a8b6e5ecf7f1ba2ff9273d29167 && /bin/rm -f -r apache/arimo apache/cousine apache/opensans apache/roboto apache/tinos ofl/alef ofl/alegreyasans ofl/alegreyasanssc ofl/andika ofl/anonymouspro ofl/b612 ofl/b612mono ofl/comfortaa ofl/comicneue ofl/courierprime ofl/exo2 ofl/firacode ofl/firamono ofl/firasans ofl/firasanscondensed ofl/gentiumbasic ofl/jetbrainsmono ofl/lato ofl/montserrat ofl/montserratalternates ofl/notonastaliqurdu ofl/notomusic* ofl/notosans* ofl/notoserif* ofl/nototraditionalnushu ofl/sourcecodepro ofl/sourcesanspro ofl/sourceserifpro ofl/vollkorn ofl/vollkornsc ufl/*) /usr/bin/find /construction/x11-fonts/google-fonts/fonts-88b06a0c39a81a8b6e5ecf7f1ba2ff9273d29167 -name \*wght\* -delete /usr/bin/find /construction/x11-fonts/google-fonts/fonts-88b06a0c39a81a8b6e5ecf7f1ba2ff9273d29167 -name \*.ttf -exec install -m 0644 {} /construction/x11-fonts/google-fonts/stage/usr/local/share/fonts/google-fonts \; for dir in $(/usr/bin/find /construction/x11-fonts/google-fonts/fonts-88b06a0c39a81a8b6e5ecf7f1ba2ff9273d29167 -name \*.ttf -exec /usr/bin/dirname {} \; | /usr/bin/sort -u); do family=$(/usr/bin/basename ${dir}); /usr/bin/find ${dir} \( -name \*.txt -o -name \*.html \) -exec /bin/sh -c "/bin/mkdir -p /construction/x11-fonts/google-fonts/stage/usr/local/share/doc/google-fonts/${family} && install -m 0644 {} /construction/x11-fonts/google-fonts/stage/usr/local/share/doc/google-fonts/${family}" \; ; done ====> 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:45 ------------------------------------------------------------------------------- -- Phase: check-plist ------------------------------------------------------------------------------- ====> Checking for pkg-plist issues (check-plist) ===> Parsing plist ===> Checking for items in STAGEDIR missing from pkg-plist ===> Checking for items in pkg-plist which are not in STAGEDIR ===> No pkg-plist issues found (check-plist) SUCCEEDED 00:00:01 ------------------------------------------------------------------------------- -- Phase: package ------------------------------------------------------------------------------- ===> Building package for google-fonts-0.0.0.20210120_1 file sizes/checksums [5978]: 0% file sizes/checksums [5978]: 1% file sizes/checksums [5978]: 3% file sizes/checksums [5978]: 5% file sizes/checksums [5978]: 6% file sizes/checksums [5978]: 8% file sizes/checksums [5978]: 10% file sizes/checksums [5978]: 11% file sizes/checksums [5978]: 13% file sizes/checksums [5978]: 15% file sizes/checksums [5978]: 16% file sizes/checksums [5978]: 18% file sizes/checksums [5978]: 20% file sizes/checksums [5978]: 21% file sizes/checksums [5978]: 23% file sizes/checksums [5978]: 25% file sizes/checksums [5978]: 26% file sizes/checksums [5978]: 28% file sizes/checksums [5978]: 30% file sizes/checksums [5978]: 31% file sizes/checksums [5978]: 33% file sizes/checksums [5978]: 35% file sizes/checksums [5978]: 36% file sizes/checksums [5978]: 38% file sizes/checksums [5978]: 40% file sizes/checksums [5978]: 41% file sizes/checksums [5978]: 43% file sizes/checksums [5978]: 45% file sizes/checksums [5978]: 46% file sizes/checksums [5978]: 48% file sizes/checksums [5978]: 50% file sizes/checksums [5978]: 51% file sizes/checksums [5978]: 53% file sizes/checksums [5978]: 55% file sizes/checksums [5978]: 56% file sizes/checksums [5978]: 58% file sizes/checksums [5978]: 60% file sizes/checksums [5978]: 61% file sizes/checksums [5978]: 63% file sizes/checksums [5978]: 65% file sizes/checksums [5978]: 66% file sizes/checksums [5978]: 68% file sizes/checksums [5978]: 70% file sizes/checksums [5978]: 71% file sizes/checksums [5978]: 73% file sizes/checksums [5978]: 75% file sizes/checksums [5978]: 76% file sizes/checksums [5978]: 78% file sizes/checksums [5978]: 80% file sizes/checksums [5978]: 81% file sizes/checksums [5978]: 83% file sizes/checksums [5978]: 85% file sizes/checksums [5978]: 86% file sizes/checksums [5978]: 88% file sizes/checksums [5978]: 90% file sizes/checksums [5978]: 92% file sizes/checksums [5978]: 93% file sizes/checksums [5978]: 95% file sizes/checksums [5978]: 97% file sizes/checksums [5978]: 98% file sizes/checksums [5978]: 100% Service unavailablepacking files [5978]: 0% packing files [5978]: 1% packing files [5978]: 3% packing files [5978]: 5% packing files [5978]: 6% packing files [5978]: 8% packing files [5978]: 10% packing files [5978]: 11% packing files [5978]: 13% packing files [5978]: 15% packing files [5978]: 16% packing files [5978]: 18% packing files [5978]: 20% packing files [5978]: 21% packing files [5978]: 23% packing files [5978]: 25% packing files [5978]: 26% packing files [5978]: 28% packing files [5978]: 30% packing files [5978]: 31% packing files [5978]: 33% packing files [5978]: 35% packing files [5978]: 36% packing files [5978]: 38% packing files [5978]: 40% packing files [5978]: 41% packing files [5978]: 43% packing files [5978]: 45% packing files [5978]: 46% packing files [5978]: 48% packing files [5978]: 50% packing files [5978]: 51% packing files [5978]: 53% packing files [5978]: 55% packing files [5978]: 56% packing files [5978]: 58% packing files [5978]: 60% packing files [5978]: 61% packing files [5978]: 63% packing files [5978]: 65% packing files [5978]: 66% packing files [5978]: 68% packing files [5978]: 70% packing files [5978]: 71% packing files [5978]: 73% packing files [5978]: 75% packing files [5978]: 76% packing files [5978]: 78% packing files [5978]: 80% packing files [5978]: 81% packing files [5978]: 83% packing files [5978]: 85% packing files [5978]: 86% packing files [5978]: 88% packing files [5978]: 90% packing files [5978]: 92% packing files [5978]: 93% packing files [5978]: 95% packing files [5978]: 97% packing files [5978]: 98% packing files [5978]: 100% packing directories [1]: 0% packing directories [1]: 100% SUCCEEDED 00:03:23 TOTAL TIME 00:05:22