------------------------------------------------------------------------------- -- Phase: setup ------------------------------------------------------------------------------- Installing /packages/All/ncurses-6.1.20190525.tgz Installing /packages/All/indexinfo-0.3.1.tgz Installing /packages/All/readline-8.0.0.tgz Installing /packages/All/gettext-runtime-0.20.1.tgz Installing /packages/All/popt-1.16_2.tgz Installing /packages/All/libinotify-20180201_1.tgz Message from libinotify-20180201_1: ============================================================================ Libinotify functionality on FreeBSD is missing support for - detecting a file being moved into or out of a directory within the same filesystem - certain modifications to a symbolic link (rather than the file it points to.) in addition to the known limitations on all platforms using kqueue(2) where various open and close notifications are unimplemented. This means the following regression tests will fail: Directory notifications: IN_MOVED_FROM IN_MOVED_TO Open/close notifications: IN_OPEN IN_CLOSE_NOWRITE IN_CLOSE_WRITE Symbolic Link notifications: IN_DONT_FOLLOW IN_ATTRIB IN_MOVE_SELF IN_DELETE_SELF Kernel patches to address the missing directory and symbolic link notifications are available from: https://github.com/libinotify-kqueue/libinotify-kqueue/tree/master/patches ============================================================================= You might want to consider increasing the kern.maxfiles tunable if you plan to use this library for applications that need to monitor activity of a lot of files. ============================================================================= Installing /packages/All/gmp-6.1.2_1.tgz Installing /packages/All/nettle-3.5.1_1.tgz Installing /packages/All/libtasn1-4.14.tgz Installing /packages/All/libunistring-0.9.10_1.tgz Installing /packages/All/libidn2-2.2.0.tgz Installing /packages/All/libffi-3.2.1_3.tgz Installing /packages/All/ca_root_nss-3.45.tgz Message from ca_root_nss-3.45: ********************************* WARNING ********************************* 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. *********************************** NOTE ********************************** 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/p11-kit-0.23.16.1.tgz Installing /packages/All/tpm-emulator-0.7.4_2.tgz ===> Creating groups. Creating group '_tss' with gid '601'. ===> Creating users Creating user '_tss' with uid '601'. Installing /packages/All/openssl-1.0.2s,1.tgz Message from openssl-1.0.2s,1: Edit /usr/local/openssl/openssl.cnf to fit your needs. Installing /packages/All/trousers-0.3.14_2.tgz ===> Creating groups. Using existing group '_tss'. ===> Creating users Using existing user '_tss'. Message from trousers-0.3.14_2: To run tcsd automatically, add the following line to /etc/rc.conf: tcsd_enable="YES" You might want to edit /usr/local/etc/tcsd.conf to reflect your setup. If you want to use tcsd with software TPM emulator, use the following configuration in /etc/rc.conf: tcsd_enable="YES" tcsd_mode="emulator" tpmd_enable="YES" To use TPM, add your_account to '_tss' group like following: # pw groupmod _tss -m your_account Installing /packages/All/gnutls-3.6.9.tgz Installing /packages/All/pcre-8.43_2.tgz Installing /packages/All/libxml2-2.9.9.tgz Installing /packages/All/libiconv-1.14_11.tgz Installing /packages/All/expat-2.2.6_1.tgz Installing /packages/All/python36-3.6.9.tgz Message from python36-3.6.9: =========================================================================== Note that some standard Python modules are provided as separate ports as they require additional dependencies. They are available as: py36-gdbm databases/py-gdbm@py36 py36-sqlite3 databases/py-sqlite3@py36 py36-tkinter x11-toolkits/py-tkinter@py36 =========================================================================== Installing /packages/All/glib-2.56.3_6,1.tgz No schema files found: doing nothing. Installing /packages/All/gamin-0.1.10_10.tgz Message from gamin-0.1.10_10: =============================================================================== Gamin will only provide realtime notification of changes for at most n files, where n is the minimum value between (kern.maxfiles * 0.7) and (kern.maxfilesperproc - 200). Beyond that limit, files will be polled. If you often open several large folders with Nautilus, you might want to increase the kern.maxfiles tunable (you do not need to set kern.maxfilesperproc, since it is computed at boot time from kern.maxfiles). The behavior of gamin can be controlled via the various gaminrc files. See http://www.gnome.org/~veillard/gamin/config.html on how to create these files. In particular, if you find gam_server is taking up too much CPU time polling for changes, something like the following may help in one of the gaminrc files: # reduce polling frequency to once per 10 seconds # for UFS file systems in order to lower CPU load fsset ufs poll 10 =============================================================================== ===> NOTICE: The gamin 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://www.freebsd.org/doc/en/articles/contributing/ports-contributing.html#maintain-port Installing /packages/All/jansson-2.12.tgz Installing /packages/All/liblz4-1.9.1,1.tgz Installing /packages/All/lzo2-2.10_1.tgz Installing /packages/All/libarchive-3.3.3_1,1.tgz Installing /packages/All/cmocka-1.1.3.tgz Message from cmocka-1.1.3: ================================================================= For more information on using cmocka, see https://api.cmocka.org ================================================================= Installing /packages/All/python27-2.7.16_1.tgz Message from python27-2.7.16_1: =========================================================================== Note that some standard Python modules are provided as separate ports as they require additional dependencies. They are available as: bsddb databases/py-bsddb gdbm databases/py-gdbm sqlite3 databases/py-sqlite3 tkinter x11-toolkits/py-tkinter =========================================================================== Installing /packages/All/py27-setuptools-41.0.1.tgz Message from py27-setuptools-41.0.1: ******************************************************************* Only /usr/local/bin/easy_install-2.7 script has been installed since Python 2.7 is not the default Python version. ******************************************************************* Installing /packages/All/py27-dnspython-1.16.0.tgz Installing /packages/All/py27-iso8601-0.1.12.tgz Installing /packages/All/samba48-4.8.12_4.tgz Message from samba48-4.8.12_4: =============================================================================== How to start: http://wiki.samba.org/index.php/Samba4/HOWTO * Your configuration is: /usr/local/etc/smb4.conf * All the relevant databases are under: /var/db/samba4 * All the logs are under: /var/log/samba4 * Provisioning script is: /usr/local/bin/samba-tool For additional documentation check: http://wiki.samba.org/index.php/Samba4 Bug reports should go to the: https://bugzilla.samba.org/ =============================================================================== Installing /packages/All/php71-7.1.31.tgz Installing /packages/All/php71-pecl-smbclient-1.0.0_1.tgz Message from php71-pecl-smbclient-1.0.0_1: This file has been added to automatically load the installed extension: /usr/local/etc/php/ext-20-smbclient.ini Installing /packages/All/php71-bz2-7.1.31.tgz Message from php71-bz2-7.1.31: This file has been added to automatically load the installed extension: /usr/local/etc/php/ext-20-bz2.ini Installing /packages/All/php71-ctype-7.1.31.tgz Message from php71-ctype-7.1.31: This file has been added to automatically load the installed extension: /usr/local/etc/php/ext-20-ctype.ini Installing /packages/All/libnghttp2-1.39.1_1.tgz Installing /packages/All/curl-7.65.3.tgz Installing /packages/All/php71-curl-7.1.31.tgz Message from php71-curl-7.1.31: This file has been added to automatically load the installed extension: /usr/local/etc/php/ext-20-curl.ini Installing /packages/All/php71-dom-7.1.31.tgz Message from php71-dom-7.1.31: This file has been added to automatically load the installed extension: /usr/local/etc/php/ext-20-dom.ini Installing /packages/All/php71-fileinfo-7.1.31.tgz Message from php71-fileinfo-7.1.31: This file has been added to automatically load the installed extension: /usr/local/etc/php/ext-20-fileinfo.ini Installing /packages/All/php71-filter-7.1.31.tgz Message from php71-filter-7.1.31: This file has been added to automatically load the installed extension: /usr/local/etc/php/ext-20-filter.ini Installing /packages/All/freetype2-2.10.1.tgz Message from freetype2-2.10.1: 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/site/index.html, if documentation was installed). Installing /packages/All/png-1.6.37.tgz Installing /packages/All/jpeg-turbo-2.0.2.tgz Installing /packages/All/jbigkit-2.1_1.tgz Installing /packages/All/tiff-4.0.10_1.tgz Installing /packages/All/fontconfig-2.12.6,1.tgz Running fc-cache to build fontconfig cache... /usr/local/share/fonts: skipping, no such directory /usr/local/lib/X11/fonts: skipping, no such directory /var/db/fontconfig: cleaning cache directory fc-cache: succeeded Installing /packages/All/giflib-5.1.9.tgz Installing /packages/All/webp-1.0.3_1.tgz Installing /packages/All/libgd-2.2.5_1,1.tgz Installing /packages/All/libXau-1.0.9.tgz Installing /packages/All/xorgproto-2019.1.tgz Installing /packages/All/libXdmcp-1.1.3.tgz Installing /packages/All/libpthread-stubs-0.4.tgz Installing /packages/All/libxcb-1.13.1.tgz Installing /packages/All/libX11-1.6.8,1.tgz Installing /packages/All/libXext-1.3.4,1.tgz Installing /packages/All/libICE-1.0.9_3,1.tgz Installing /packages/All/libSM-1.2.3,1.tgz Installing /packages/All/libXt-1.2.0,1.tgz Installing /packages/All/libXpm-3.5.12_2.tgz Installing /packages/All/php71-gd-7.1.31.tgz Message from php71-gd-7.1.31: This file has been added to automatically load the installed extension: /usr/local/etc/php/ext-20-gd.ini Installing /packages/All/php71-hash-7.1.31.tgz Message from php71-hash-7.1.31: This file has been added to automatically load the installed extension: /usr/local/etc/php/ext-20-hash.ini Installing /packages/All/php71-iconv-7.1.31.tgz Message from php71-iconv-7.1.31: This file has been added to automatically load the installed extension: /usr/local/etc/php/ext-20-iconv.ini Installing /packages/All/icu-64.2,1.tgz Installing /packages/All/php71-intl-7.1.31.tgz Message from php71-intl-7.1.31: This file has been added to automatically load the installed extension: /usr/local/etc/php/ext-20-intl.ini Installing /packages/All/php71-json-7.1.31.tgz Message from php71-json-7.1.31: This file has been added to automatically load the installed extension: /usr/local/etc/php/ext-20-json.ini Installing /packages/All/oniguruma-6.9.2.tgz Installing /packages/All/php71-mbstring-7.1.31.tgz Message from php71-mbstring-7.1.31: This file has been added to automatically load the installed extension: /usr/local/etc/php/ext-20-mbstring.ini Installing /packages/All/php71-pdo-7.1.31.tgz Message from php71-pdo-7.1.31: This file has been added to automatically load the installed extension: /usr/local/etc/php/ext-20-pdo.ini Installing /packages/All/php71-posix-7.1.31.tgz Message from php71-posix-7.1.31: This file has been added to automatically load the installed extension: /usr/local/etc/php/ext-20-posix.ini Installing /packages/All/php71-session-7.1.31.tgz Message from php71-session-7.1.31: This file has been added to automatically load the installed extension: /usr/local/etc/php/ext-18-session.ini Installing /packages/All/php71-simplexml-7.1.31.tgz Message from php71-simplexml-7.1.31: This file has been added to automatically load the installed extension: /usr/local/etc/php/ext-20-simplexml.ini Installing /packages/All/php71-xml-7.1.31.tgz Message from php71-xml-7.1.31: This file has been added to automatically load the installed extension: /usr/local/etc/php/ext-20-xml.ini Installing /packages/All/php71-xmlreader-7.1.31.tgz Message from php71-xmlreader-7.1.31: This file has been added to automatically load the installed extension: /usr/local/etc/php/ext-30-xmlreader.ini Installing /packages/All/php71-xmlwriter-7.1.31.tgz Message from php71-xmlwriter-7.1.31: This file has been added to automatically load the installed extension: /usr/local/etc/php/ext-20-xmlwriter.ini Installing /packages/All/libgpg-error-1.36.tgz Installing /packages/All/libgcrypt-1.8.4_1.tgz Installing /packages/All/libxslt-1.1.33.tgz Installing /packages/All/php71-xsl-7.1.31.tgz Message from php71-xsl-7.1.31: This file has been added to automatically load the installed extension: /usr/local/etc/php/ext-30-xsl.ini Installing /packages/All/php71-wddx-7.1.31.tgz Message from php71-wddx-7.1.31: This file has been added to automatically load the installed extension: /usr/local/etc/php/ext-30-wddx.ini Installing /packages/All/libzip-1.5.2.tgz Installing /packages/All/php71-zip-7.1.31.tgz Message from php71-zip-7.1.31: This file has been added to automatically load the installed extension: /usr/local/etc/php/ext-20-zip.ini Installing /packages/All/php71-zlib-7.1.31.tgz Message from php71-zlib-7.1.31: This file has been added to automatically load the installed extension: /usr/local/etc/php/ext-20-zlib.ini Installing /packages/All/php71-exif-7.1.31.tgz Message from php71-exif-7.1.31: This file has been added to automatically load the installed extension: /usr/local/etc/php/ext-20-exif.ini Installing /packages/All/openldap-client-2.4.48.tgz Message from openldap-client-2.4.48: ************************************************************ The OpenLDAP client package has been successfully installed. Edit /usr/local/etc/openldap/ldap.conf to change the system-wide client defaults. Try `man ldap.conf' and visit the OpenLDAP FAQ-O-Matic at http://www.OpenLDAP.org/faq/index.cgi?file=3 for more information. ************************************************************ Installing /packages/All/php71-ldap-7.1.31.tgz Message from php71-ldap-7.1.31: This file has been added to automatically load the installed extension: /usr/local/etc/php/ext-20-ldap.ini Installing /packages/All/php71-pdo_mysql-7.1.31.tgz Message from php71-pdo_mysql-7.1.31: This file has been added to automatically load the installed extension: /usr/local/etc/php/ext-30-pdo_mysql.ini Installing /packages/All/php71-openssl-7.1.31.tgz Message from php71-openssl-7.1.31: This file has been added to automatically load the installed extension: /usr/local/etc/php/ext-20-openssl.ini SUCCEEDED 00:00:18 ------------------------------------------------------------------------------- -- Phase: check-sanity ------------------------------------------------------------------------------- x SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: pkg-depends ------------------------------------------------------------------------------- x SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: fetch-depends ------------------------------------------------------------------------------- x SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: fetch ------------------------------------------------------------------------------- x===> Fetching all distfiles required by owncloud-php71-10.2.1 for building SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: checksum ------------------------------------------------------------------------------- x===> Fetching all distfiles required by owncloud-php71-10.2.1 for building => SHA256 Checksum OK for owncloud-10.2.1.tar.bz2. SUCCEEDED 00:00:01 ------------------------------------------------------------------------------- -- Phase: extract-depends ------------------------------------------------------------------------------- x SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: extract ------------------------------------------------------------------------------- x===> Fetching all distfiles required by owncloud-php71-10.2.1 for building ===> Extracting for owncloud-php71-10.2.1 => SHA256 Checksum OK for owncloud-10.2.1.tar.bz2. Extracted Memory Use: 119.07M SUCCEEDED 00:00:09 ------------------------------------------------------------------------------- -- Phase: patch-depends ------------------------------------------------------------------------------- x SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: patch ------------------------------------------------------------------------------- x===> Patching for owncloud-php71-10.2.1 SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: build-depends ------------------------------------------------------------------------------- x SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: lib-depends ------------------------------------------------------------------------------- x SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: configure ------------------------------------------------------------------------------- x===> Configuring for owncloud-php71-10.2.1 SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: build ------------------------------------------------------------------------------- x SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: run-depends ------------------------------------------------------------------------------- x SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: stage ------------------------------------------------------------------------------- x===> Staging for owncloud-php71-10.2.1 ===> Generating temporary packing list /bin/mkdir -p /construction/www/owncloud/stage/usr/local/etc/newsyslog.conf.d/ /bin/mkdir -p -m 0755 /construction/www/owncloud/stage/usr/local/www/owncloud/ cd /construction/www/owncloud/owncloud && /bin/sh -c '(/usr/bin/find -Ed $1 $3 | /usr/bin/cpio -dumpl $2 >/dev/null 2>&1) && /usr/bin/find -Ed $1 $3 \( -type d -exec /bin/sh -c '\''cd '\''$2'\'' && chmod 755 "$@"'\'' . {} + -o -type f -exec /bin/sh -c '\''cd '\''$2'\'' && chmod 0644 "$@"'\'' . {} + \)' COPYTREE_SHARE . /construction/www/owncloud/stage/usr/local/www/owncloud /bin/mkdir -p /construction/www/owncloud/stage/usr/local/www/owncloud/data /bin/mkdir -p /construction/www/owncloud/stage/usr/local/share/examples/owncloud/ install -m 0644 /construction/www/owncloud/newsyslog /construction/www/owncloud/stage/usr/local/share/examples/owncloud ====> 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:06 ------------------------------------------------------------------------------- -- Phase: check-plist ------------------------------------------------------------------------------- x====> 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:02 ------------------------------------------------------------------------------- -- Phase: package ------------------------------------------------------------------------------- x===> Building package for owncloud-php71-10.2.1 file sizes/checksums [10888]: 0% file sizes/checksums [10888]: 0% file sizes/checksums [10888]: 1% file sizes/checksums [10888]: 2% file sizes/checksums [10888]: 3% file sizes/checksums [10888]: 4% file sizes/checksums [10888]: 5% file sizes/checksums [10888]: 6% file sizes/checksums [10888]: 7% file sizes/checksums [10888]: 8% file sizes/checksums [10888]: 9% file sizes/checksums [10888]: 10% file sizes/checksums [10888]: 11% file sizes/checksums [10888]: 12% file sizes/checksums [10888]: 13% file sizes/checksums [10888]: 14% file sizes/checksums [10888]: 15% file sizes/checksums [10888]: 16% file sizes/checksums [10888]: 17% file sizes/checksums [10888]: 18% file sizes/checksums [10888]: 19% file sizes/checksums [10888]: 20% file sizes/checksums [10888]: 21% file sizes/checksums [10888]: 22% file sizes/checksums [10888]: 23% file sizes/checksums [10888]: 24% file sizes/checksums [10888]: 25% file sizes/checksums [10888]: 26% file sizes/checksums [10888]: 27% file sizes/checksums [10888]: 28% file sizes/checksums [10888]: 29% file sizes/checksums [10888]: 30% file sizes/checksums [10888]: 31% file sizes/checksums [10888]: 32% file sizes/checksums [10888]: 33% file sizes/checksums [10888]: 34% file sizes/checksums [10888]: 35% file sizes/checksums [10888]: 36% file sizes/checksums [10888]: 37% file sizes/checksums [10888]: 38% file sizes/checksums [10888]: 39% file sizes/checksums [10888]: 40% file sizes/checksums [10888]: 41% file sizes/checksums [10888]: 42% file sizes/checksums [10888]: 43% file sizes/checksums [10888]: 44% file sizes/checksums [10888]: 45% file sizes/checksums [10888]: 46% file sizes/checksums [10888]: 47% file sizes/checksums [10888]: 48% file sizes/checksums [10888]: 49% file sizes/checksums [10888]: 50% file sizes/checksums [10888]: 51% file sizes/checksums [10888]: 52% file sizes/checksums [10888]: 53% file sizes/checksums [10888]: 54% file sizes/checksums [10888]: 55% file sizes/checksums [10888]: 56% file sizes/checksums [10888]: 57% file sizes/checksums [10888]: 58% file sizes/checksums [10888]: 59% file sizes/checksums [10888]: 60% file sizes/checksums [10888]: 61% file sizes/checksums [10888]: 62% file sizes/checksums [10888]: 63% file sizes/checksums [10888]: 64% file sizes/checksums [10888]: 65% file sizes/checksums [10888]: 66% file sizes/checksums [10888]: 67% file sizes/checksums [10888]: 68% file sizes/checksums [10888]: 69% file sizes/checksums [10888]: 70% file sizes/checksums [10888]: 71% file sizes/checksums [10888]: 72% file sizes/checksums [10888]: 73% file sizes/checksums [10888]: 74% file sizes/checksums [10888]: 75% file sizes/checksums [10888]: 76% file sizes/checksums [10888]: 77% file sizes/checksums [10888]: 78% file sizes/checksums [10888]: 79% file sizes/checksums [10888]: 80% file sizes/checksums [10888]: 81% file sizes/checksums [10888]: 82% file sizes/checksums [10888]: 83% file sizes/checksums [10888]: 84% file sizes/checksums [10888]: 85% file sizes/checksums [10888]: 86% file sizes/checksums [10888]: 87% file sizes/checksums [10888]: 88% file sizes/checksums [10888]: 89% file sizes/checksums [10888]: 90% file sizes/checksums [10888]: 91% file sizes/checksums [10888]: 92% file sizes/checksums [10888]: 93% file sizes/checksums [10888]: 94% file sizes/checksums [10888]: 95% file sizes/checksums [10888]: 96% file sizes/checksums [10888]: 97% file sizes/checksums [10888]: 98% file sizes/checksums [10888]: 99% file sizes/checksums [10888]: 100% packing files [10888]: 0% packing files [10888]: 0% packing files [10888]: 1% packing files [10888]: 2% packing files [10888]: 3% packing files [10888]: 4% packing files [10888]: 5% packing files [10888]: 6% packing files [10888]: 7% packing files [10888]: 8% packing files [10888]: 9% packing files [10888]: 10% packing files [10888]: 11% packing files [10888]: 12% packing files [10888]: 13% packing files [10888]: 14% packing files [10888]: 15% packing files [10888]: 16% packing files [10888]: 17% packing files [10888]: 18% packing files [10888]: 19% packing files [10888]: 20% packing files [10888]: 21% packing files [10888]: 22% packing files [10888]: 23% packing files [10888]: 24% packing files [10888]: 25% packing files [10888]: 26% packing files [10888]: 27% packing files [10888]: 28% packing files [10888]: 29% packing files [10888]: 30% packing files [10888]: 31% packing files [10888]: 32% packing files [10888]: 33% packing files [10888]: 34% packing files [10888]: 35% packing files [10888]: 36% packing files [10888]: 37% packing files [10888]: 38% packing files [10888]: 39% packing files [10888]: 40% packing files [10888]: 41% packing files [10888]: 42% packing files [10888]: 43% packing files [10888]: 44% packing files [10888]: 45% packing files [10888]: 46% packing files [10888]: 47% packing files [10888]: 48% packing files [10888]: 49% packing files [10888]: 50% packing files [10888]: 51% packing files [10888]: 52% packing files [10888]: 53% packing files [10888]: 54% packing files [10888]: 55% packing files [10888]: 56% packing files [10888]: 57% packing files [10888]: 58% packing files [10888]: 59% packing files [10888]: 60% packing files [10888]: 61% packing files [10888]: 62% packing files [10888]: 63% packing files [10888]: 64% packing files [10888]: 65% packing files [10888]: 66% packing files [10888]: 67% packing files [10888]: 68% packing files [10888]: 69% packing files [10888]: 70% packing files [10888]: 71% packing files [10888]: 72% packing files [10888]: 73% packing files [10888]: 74% packing files [10888]: 75% packing files [10888]: 76% packing files [10888]: 77% packing files [10888]: 78% packing files [10888]: 79% packing files [10888]: 80% packing files [10888]: 81% packing files [10888]: 82% packing files [10888]: 83% packing files [10888]: 84% packing files [10888]: 85% packing files [10888]: 86% packing files [10888]: 87% packing files [10888]: 88% packing files [10888]: 89% packing files [10888]: 90% packing files [10888]: 91% packing files [10888]: 92% packing files [10888]: 93% packing files [10888]: 94% packing files [10888]: 95% packing files [10888]: 96% packing files [10888]: 97% packing files [10888]: 98% packing files [10888]: 99% packing files [10888]: 100% packing directories [14]: 0% packing directories [14]: 100% SUCCEEDED 00:00:14 TOTAL TIME 00:00:51