------------------------------------------------------------------------------- -- Phase: setup ------------------------------------------------------------------------------- Installing /packages/All/libiconv-1.14_11.txz Installing /packages/All/ncurses-6.1.20190525.txz Installing /packages/All/indexinfo-0.3.1.txz Installing /packages/All/readline-8.0.4.txz Installing /packages/All/gettext-runtime-0.20.2.txz Installing /packages/All/popt-1.16_2.txz Installing /packages/All/libinotify-20180201_2.txz ===== Message from libinotify-20180201_2: -- 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.2.0.txz Installing /packages/All/nettle-3.5.1_1.txz Installing /packages/All/libtasn1-4.16.0.txz Installing /packages/All/libunistring-0.9.10_1.txz Installing /packages/All/libidn2-2.3.0_1.txz Installing /packages/All/libffi-3.2.1_3.txz Installing /packages/All/ca_root_nss-3.52.txz ===== Message from ca_root_nss-3.52: -- 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/p11-kit-0.23.20.txz Installing /packages/All/tpm-emulator-0.7.4_2.txz ===> Creating groups. Creating group '_tss' with gid '601'. ===> Creating users Creating user '_tss' with uid '601'. Installing /packages/All/openssl-1.1.1g,1.txz Installing /packages/All/trousers-0.3.14_2.txz ===> 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.13.txz Installing /packages/All/libgpg-error-1.37.txz Installing /packages/All/libgcrypt-1.8.5.txz Installing /packages/All/pcre-8.43_2.txz Installing /packages/All/libxml2-2.9.10.txz Installing /packages/All/expat-2.2.8.txz Installing /packages/All/python37-3.7.7.txz ===== Message from python37-3.7.7: -- Note that some standard Python modules are provided as separate ports as they require additional dependencies. They are available as: py37-gdbm databases/py-gdbm@py37 py37-sqlite3 databases/py-sqlite3@py37 py37-tkinter x11-toolkits/py-tkinter@py37 Installing /packages/All/glib-2.56.3_7,1.txz No schema files found: doing nothing. Installing /packages/All/gamin-0.1.10_10.txz ===== 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.txz Installing /packages/All/liblz4-1.9.2_1,1.txz Installing /packages/All/lzo2-2.10_1.txz Installing /packages/All/libarchive-3.4.2,1.txz Installing /packages/All/talloc-2.3.0.txz Installing /packages/All/tevent-0.10.1.txz Installing /packages/All/tdb-1.4.2,1.txz Installing /packages/All/lmdb-0.9.24_1,1.txz Installing /packages/All/py37-setuptools-44.0.0.txz Installing /packages/All/py37-iso8601-0.1.12.txz Installing /packages/All/krb5-1.18.1.txz Installing /packages/All/samba410-4.10.15.txz ===== Message from samba410-4.10.15: -- 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/libargon2-20190702.txz Installing /packages/All/php72-7.2.30.txz Installing /packages/All/php72-pecl-smbclient-1.0.0_1.txz ===== Message from php72-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/php72-bz2-7.2.30.txz ===== Message from php72-bz2-7.2.30: -- This file has been added to automatically load the installed extension: /usr/local/etc/php/ext-20-bz2.ini Installing /packages/All/php72-ctype-7.2.30.txz ===== Message from php72-ctype-7.2.30: -- This file has been added to automatically load the installed extension: /usr/local/etc/php/ext-20-ctype.ini Installing /packages/All/libnghttp2-1.40.0.txz Installing /packages/All/curl-7.70.0.txz Installing /packages/All/php72-curl-7.2.30.txz ===== Message from php72-curl-7.2.30: -- This file has been added to automatically load the installed extension: /usr/local/etc/php/ext-20-curl.ini Installing /packages/All/php72-dom-7.2.30.txz ===== Message from php72-dom-7.2.30: -- This file has been added to automatically load the installed extension: /usr/local/etc/php/ext-20-dom.ini Installing /packages/All/php72-fileinfo-7.2.30.txz ===== Message from php72-fileinfo-7.2.30: -- This file has been added to automatically load the installed extension: /usr/local/etc/php/ext-20-fileinfo.ini Installing /packages/All/php72-filter-7.2.30.txz ===== Message from php72-filter-7.2.30: -- 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.txz ===== 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.txz Installing /packages/All/jpeg-turbo-2.0.4.txz Installing /packages/All/fontconfig-2.13.92_2,1.txz Running fc-cache to build fontconfig cache... Font directories: /usr/local/share/fonts /usr/local/lib/X11/fonts /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/jbigkit-2.1_1.txz Installing /packages/All/tiff-4.1.0.txz Installing /packages/All/giflib-5.2.1.txz Installing /packages/All/webp-1.1.0.txz Installing /packages/All/libgd-2.3.0,1.txz Installing /packages/All/libXau-1.0.9.txz Installing /packages/All/libpthread-stubs-0.4.txz Installing /packages/All/xorgproto-2020.1.txz Installing /packages/All/libXdmcp-1.1.3.txz Installing /packages/All/libxcb-1.13.1.txz Installing /packages/All/libX11-1.6.9_1,1.txz Installing /packages/All/libXext-1.3.4,1.txz Installing /packages/All/libICE-1.0.10,1.txz Installing /packages/All/libSM-1.2.3,1.txz Installing /packages/All/libXt-1.2.0,1.txz Installing /packages/All/libXpm-3.5.13.txz Installing /packages/All/php72-gd-7.2.30.txz ===== Message from php72-gd-7.2.30: -- This file has been added to automatically load the installed extension: /usr/local/etc/php/ext-20-gd.ini Installing /packages/All/php72-hash-7.2.30.txz ===== Message from php72-hash-7.2.30: -- This file has been added to automatically load the installed extension: /usr/local/etc/php/ext-20-hash.ini Installing /packages/All/php72-iconv-7.2.30.txz ===== Message from php72-iconv-7.2.30: -- This file has been added to automatically load the installed extension: /usr/local/etc/php/ext-20-iconv.ini Installing /packages/All/icu-67.1,1.txz Installing /packages/All/php72-intl-7.2.30_1.txz ===== Message from php72-intl-7.2.30_1: -- This file has been added to automatically load the installed extension: /usr/local/etc/php/ext-20-intl.ini Installing /packages/All/php72-json-7.2.30.txz ===== Message from php72-json-7.2.30: -- 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.4.txz Installing /packages/All/php72-mbstring-7.2.30.txz ===== Message from php72-mbstring-7.2.30: -- This file has been added to automatically load the installed extension: /usr/local/etc/php/ext-20-mbstring.ini Installing /packages/All/php72-pdo-7.2.30.txz ===== Message from php72-pdo-7.2.30: -- This file has been added to automatically load the installed extension: /usr/local/etc/php/ext-20-pdo.ini Installing /packages/All/php72-posix-7.2.30.txz ===== Message from php72-posix-7.2.30: -- This file has been added to automatically load the installed extension: /usr/local/etc/php/ext-20-posix.ini Installing /packages/All/php72-session-7.2.30.txz ===== Message from php72-session-7.2.30: -- This file has been added to automatically load the installed extension: /usr/local/etc/php/ext-18-session.ini Installing /packages/All/php72-simplexml-7.2.30.txz ===== Message from php72-simplexml-7.2.30: -- This file has been added to automatically load the installed extension: /usr/local/etc/php/ext-20-simplexml.ini Installing /packages/All/php72-xml-7.2.30.txz ===== Message from php72-xml-7.2.30: -- This file has been added to automatically load the installed extension: /usr/local/etc/php/ext-20-xml.ini Installing /packages/All/php72-xmlreader-7.2.30.txz ===== Message from php72-xmlreader-7.2.30: -- This file has been added to automatically load the installed extension: /usr/local/etc/php/ext-30-xmlreader.ini Installing /packages/All/php72-xmlwriter-7.2.30.txz ===== Message from php72-xmlwriter-7.2.30: -- This file has been added to automatically load the installed extension: /usr/local/etc/php/ext-20-xmlwriter.ini Installing /packages/All/libxslt-1.1.34_1.txz Installing /packages/All/php72-xsl-7.2.30.txz ===== Message from php72-xsl-7.2.30: -- This file has been added to automatically load the installed extension: /usr/local/etc/php/ext-30-xsl.ini Installing /packages/All/php72-wddx-7.2.30.txz ===== Message from php72-wddx-7.2.30: -- 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.txz Installing /packages/All/php72-zip-7.2.30.txz ===== Message from php72-zip-7.2.30: -- This file has been added to automatically load the installed extension: /usr/local/etc/php/ext-20-zip.ini Installing /packages/All/php72-zlib-7.2.30.txz ===== Message from php72-zlib-7.2.30: -- This file has been added to automatically load the installed extension: /usr/local/etc/php/ext-20-zlib.ini Installing /packages/All/php72-exif-7.2.30.txz ===== Message from php72-exif-7.2.30: -- 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.50.txz ===== Message from openldap-client-2.4.50: -- 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/php72-ldap-7.2.30.txz ===== Message from php72-ldap-7.2.30: -- This file has been added to automatically load the installed extension: /usr/local/etc/php/ext-20-ldap.ini Installing /packages/All/php72-pdo_mysql-7.2.30.txz ===== Message from php72-pdo_mysql-7.2.30: -- This file has been added to automatically load the installed extension: /usr/local/etc/php/ext-30-pdo_mysql.ini Installing /packages/All/php72-openssl-7.2.30.txz ===== Message from php72-openssl-7.2.30: -- This file has been added to automatically load the installed extension: /usr/local/etc/php/ext-20-openssl.ini SUCCEEDED 00:00:51 ------------------------------------------------------------------------------- -- Phase: check-sanity ------------------------------------------------------------------------------- SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: pkg-depends ------------------------------------------------------------------------------- ===> owncloud-php72-10.4.1 depends on file: /usr/local/sbin/pkg - found SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: fetch-depends ------------------------------------------------------------------------------- SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: fetch ------------------------------------------------------------------------------- ===> owncloud-php72-10.4.1 depends on file: /usr/local/sbin/pkg - found => owncloud-10.4.1.tar.bz2 doesn't seem to exist in /distfiles/. => Attempting to fetch https://download.owncloud.org/community/owncloud-10.4.1.tar.bz2 owncloud-10.4.1.tar.bz2 0% of 19 MB 0 Bps owncloud-10.4.1.tar.bz2 0% of 19 MB 141 kBps owncloud-10.4.1.tar.bz2 2% of 19 MB 455 kBps owncloud-10.4.1.tar.bz2 6% of 19 MB 855 kBps 41s owncloud-10.4.1.tar.bz2 13% of 19 MB 1256 kBps 26s owncloud-10.4.1.tar.bz2 21% of 19 MB 1631 kBps 18s owncloud-10.4.1.tar.bz2 31% of 19 MB 1961 kBps 13s owncloud-10.4.1.tar.bz2 43% of 19 MB 2345 kBps 09s owncloud-10.4.1.tar.bz2 56% of 19 MB 2837 kBps 06s owncloud-10.4.1.tar.bz2 71% of 19 MB 2900 kBps 03s owncloud-10.4.1.tar.bz2 86% of 19 MB 2811 kBps 01s owncloud-10.4.1.tar.bz2 19 MB 1971 kBps 10s ===> Fetching all distfiles required by owncloud-php72-10.4.1 for building SUCCEEDED 00:00:11 ------------------------------------------------------------------------------- -- Phase: checksum ------------------------------------------------------------------------------- ===> owncloud-php72-10.4.1 depends on file: /usr/local/sbin/pkg - found ===> Fetching all distfiles required by owncloud-php72-10.4.1 for building => SHA256 Checksum OK for owncloud-10.4.1.tar.bz2. SUCCEEDED 00:00:01 ------------------------------------------------------------------------------- -- Phase: extract-depends ------------------------------------------------------------------------------- SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: extract ------------------------------------------------------------------------------- ===> owncloud-php72-10.4.1 depends on file: /usr/local/sbin/pkg - found ===> Fetching all distfiles required by owncloud-php72-10.4.1 for building ===> Extracting for owncloud-php72-10.4.1 => SHA256 Checksum OK for owncloud-10.4.1.tar.bz2. Extracted Memory Use: 115.36M SUCCEEDED 00:00:16 ------------------------------------------------------------------------------- -- Phase: patch-depends ------------------------------------------------------------------------------- SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: patch ------------------------------------------------------------------------------- ===> Patching for owncloud-php72-10.4.1 SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: build-depends ------------------------------------------------------------------------------- SUCCEEDED 00:00:01 ------------------------------------------------------------------------------- -- Phase: lib-depends ------------------------------------------------------------------------------- SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: configure ------------------------------------------------------------------------------- ===> Configuring for owncloud-php72-10.4.1 SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: build ------------------------------------------------------------------------------- SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: run-depends ------------------------------------------------------------------------------- ===> owncloud-php72-10.4.1 depends on package: php72-pecl-smbclient>=0.8.0 - found ===> owncloud-php72-10.4.1 depends on file: /usr/local/include/php/main/php.h - found ===> owncloud-php72-10.4.1 depends on file: /usr/local/lib/php/20170718/bz2.so - found ===> owncloud-php72-10.4.1 depends on file: /usr/local/lib/php/20170718/ctype.so - found ===> owncloud-php72-10.4.1 depends on file: /usr/local/lib/php/20170718/curl.so - found ===> owncloud-php72-10.4.1 depends on file: /usr/local/lib/php/20170718/dom.so - found ===> owncloud-php72-10.4.1 depends on file: /usr/local/lib/php/20170718/fileinfo.so - found ===> owncloud-php72-10.4.1 depends on file: /usr/local/lib/php/20170718/filter.so - found ===> owncloud-php72-10.4.1 depends on file: /usr/local/lib/php/20170718/gd.so - found ===> owncloud-php72-10.4.1 depends on file: /usr/local/lib/php/20170718/hash.so - found ===> owncloud-php72-10.4.1 depends on file: /usr/local/lib/php/20170718/iconv.so - found ===> owncloud-php72-10.4.1 depends on file: /usr/local/lib/php/20170718/intl.so - found ===> owncloud-php72-10.4.1 depends on file: /usr/local/lib/php/20170718/json.so - found ===> owncloud-php72-10.4.1 depends on file: /usr/local/lib/php/20170718/mbstring.so - found ===> owncloud-php72-10.4.1 depends on file: /usr/local/lib/php/20170718/pdo.so - found ===> owncloud-php72-10.4.1 depends on file: /usr/local/lib/php/20170718/posix.so - found ===> owncloud-php72-10.4.1 depends on file: /usr/local/lib/php/20170718/session.so - found ===> owncloud-php72-10.4.1 depends on file: /usr/local/lib/php/20170718/simplexml.so - found ===> owncloud-php72-10.4.1 depends on file: /usr/local/lib/php/20170718/xml.so - found ===> owncloud-php72-10.4.1 depends on file: /usr/local/lib/php/20170718/xmlreader.so - found ===> owncloud-php72-10.4.1 depends on file: /usr/local/lib/php/20170718/xmlwriter.so - found ===> owncloud-php72-10.4.1 depends on file: /usr/local/lib/php/20170718/xsl.so - found ===> owncloud-php72-10.4.1 depends on file: /usr/local/lib/php/20170718/wddx.so - found ===> owncloud-php72-10.4.1 depends on file: /usr/local/lib/php/20170718/zip.so - found ===> owncloud-php72-10.4.1 depends on file: /usr/local/lib/php/20170718/zlib.so - found ===> owncloud-php72-10.4.1 depends on file: /usr/local/lib/php/20170718/exif.so - found ===> owncloud-php72-10.4.1 depends on file: /usr/local/lib/php/20170718/ldap.so - found ===> owncloud-php72-10.4.1 depends on file: /usr/local/lib/php/20170718/pdo_mysql.so - found ===> owncloud-php72-10.4.1 depends on file: /usr/local/lib/php/20170718/openssl.so - found SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: stage ------------------------------------------------------------------------------- ===> Staging for owncloud-php72-10.4.1 ===> owncloud-php72-10.4.1 depends on package: php72-pecl-smbclient>=0.8.0 - found ===> owncloud-php72-10.4.1 depends on file: /usr/local/include/php/main/php.h - found ===> owncloud-php72-10.4.1 depends on file: /usr/local/lib/php/20170718/bz2.so - found ===> owncloud-php72-10.4.1 depends on file: /usr/local/lib/php/20170718/ctype.so - found ===> owncloud-php72-10.4.1 depends on file: /usr/local/lib/php/20170718/curl.so - found ===> owncloud-php72-10.4.1 depends on file: /usr/local/lib/php/20170718/dom.so - found ===> owncloud-php72-10.4.1 depends on file: /usr/local/lib/php/20170718/fileinfo.so - found ===> owncloud-php72-10.4.1 depends on file: /usr/local/lib/php/20170718/filter.so - found ===> owncloud-php72-10.4.1 depends on file: /usr/local/lib/php/20170718/gd.so - found ===> owncloud-php72-10.4.1 depends on file: /usr/local/lib/php/20170718/hash.so - found ===> owncloud-php72-10.4.1 depends on file: /usr/local/lib/php/20170718/iconv.so - found ===> owncloud-php72-10.4.1 depends on file: /usr/local/lib/php/20170718/intl.so - found ===> owncloud-php72-10.4.1 depends on file: /usr/local/lib/php/20170718/json.so - found ===> owncloud-php72-10.4.1 depends on file: /usr/local/lib/php/20170718/mbstring.so - found ===> owncloud-php72-10.4.1 depends on file: /usr/local/lib/php/20170718/pdo.so - found ===> owncloud-php72-10.4.1 depends on file: /usr/local/lib/php/20170718/posix.so - found ===> owncloud-php72-10.4.1 depends on file: /usr/local/lib/php/20170718/session.so - found ===> owncloud-php72-10.4.1 depends on file: /usr/local/lib/php/20170718/simplexml.so - found ===> owncloud-php72-10.4.1 depends on file: /usr/local/lib/php/20170718/xml.so - found ===> owncloud-php72-10.4.1 depends on file: /usr/local/lib/php/20170718/xmlreader.so - found ===> owncloud-php72-10.4.1 depends on file: /usr/local/lib/php/20170718/xmlwriter.so - found ===> owncloud-php72-10.4.1 depends on file: /usr/local/lib/php/20170718/xsl.so - found ===> owncloud-php72-10.4.1 depends on file: /usr/local/lib/php/20170718/wddx.so - found ===> owncloud-php72-10.4.1 depends on file: /usr/local/lib/php/20170718/zip.so - found ===> owncloud-php72-10.4.1 depends on file: /usr/local/lib/php/20170718/zlib.so - found ===> owncloud-php72-10.4.1 depends on file: /usr/local/lib/php/20170718/exif.so - found ===> owncloud-php72-10.4.1 depends on file: /usr/local/lib/php/20170718/ldap.so - found ===> owncloud-php72-10.4.1 depends on file: /usr/local/lib/php/20170718/pdo_mysql.so - found ===> owncloud-php72-10.4.1 depends on file: /usr/local/lib/php/20170718/openssl.so - found ===> 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:10 ------------------------------------------------------------------------------- -- Phase: package ------------------------------------------------------------------------------- ===> Building package for owncloud-php72-10.4.1 file sizes/checksums [9936]: 0% file sizes/checksums [9936]: 1% file sizes/checksums [9936]: 2% file sizes/checksums [9936]: 3% file sizes/checksums [9936]: 4% file sizes/checksums [9936]: 5% file sizes/checksums [9936]: 6% file sizes/checksums [9936]: 7% file sizes/checksums [9936]: 8% file sizes/checksums [9936]: 9% file sizes/checksums [9936]: 10% file sizes/checksums [9936]: 11% file sizes/checksums [9936]: 12% file sizes/checksums [9936]: 13% file sizes/checksums [9936]: 14% file sizes/checksums [9936]: 15% file sizes/checksums [9936]: 16% file sizes/checksums [9936]: 17% file sizes/checksums [9936]: 18% file sizes/checksums [9936]: 19% file sizes/checksums [9936]: 20% file sizes/checksums [9936]: 21% file sizes/checksums [9936]: 22% file sizes/checksums [9936]: 23% file sizes/checksums [9936]: 24% file sizes/checksums [9936]: 25% file sizes/checksums [9936]: 26% file sizes/checksums [9936]: 27% file sizes/checksums [9936]: 28% file sizes/checksums [9936]: 29% file sizes/checksums [9936]: 30% file sizes/checksums [9936]: 31% file sizes/checksums [9936]: 32% file sizes/checksums [9936]: 33% file sizes/checksums [9936]: 34% file sizes/checksums [9936]: 35% file sizes/checksums [9936]: 36% file sizes/checksums [9936]: 37% file sizes/checksums [9936]: 38% file sizes/checksums [9936]: 39% file sizes/checksums [9936]: 40% file sizes/checksums [9936]: 41% file sizes/checksums [9936]: 42% file sizes/checksums [9936]: 43% file sizes/checksums [9936]: 44% file sizes/checksums [9936]: 45% file sizes/checksums [9936]: 46% file sizes/checksums [9936]: 47% file sizes/checksums [9936]: 48% file sizes/checksums [9936]: 49% file sizes/checksums [9936]: 50% file sizes/checksums [9936]: 51% file sizes/checksums [9936]: 52% file sizes/checksums [9936]: 53% file sizes/checksums [9936]: 54% file sizes/checksums [9936]: 55% file sizes/checksums [9936]: 56% file sizes/checksums [9936]: 57% file sizes/checksums [9936]: 58% file sizes/checksums [9936]: 59% file sizes/checksums [9936]: 60% file sizes/checksums [9936]: 61% file sizes/checksums [9936]: 62% file sizes/checksums [9936]: 63% file sizes/checksums [9936]: 64% file sizes/checksums [9936]: 65% file sizes/checksums [9936]: 66% file sizes/checksums [9936]: 67% file sizes/checksums [9936]: 68% file sizes/checksums [9936]: 69% file sizes/checksums [9936]: 70% file sizes/checksums [9936]: 71% file sizes/checksums [9936]: 72% file sizes/checksums [9936]: 73% file sizes/checksums [9936]: 74% file sizes/checksums [9936]: 75% file sizes/checksums [9936]: 76% file sizes/checksums [9936]: 77% file sizes/checksums [9936]: 78% file sizes/checksums [9936]: 79% file sizes/checksums [9936]: 80% file sizes/checksums [9936]: 81% file sizes/checksums [9936]: 82% file sizes/checksums [9936]: 83% file sizes/checksums [9936]: 84% file sizes/checksums [9936]: 85% file sizes/checksums [9936]: 86% file sizes/checksums [9936]: 87% file sizes/checksums [9936]: 88% file sizes/checksums [9936]: 89% file sizes/checksums [9936]: 90% file sizes/checksums [9936]: 91% file sizes/checksums [9936]: 92% file sizes/checksums [9936]: 93% file sizes/checksums [9936]: 94% file sizes/checksums [9936]: 95% file sizes/checksums [9936]: 96% file sizes/checksums [9936]: 97% file sizes/checksums [9936]: 98% file sizes/checksums [9936]: 99% file sizes/checksums [9936]: 100% packing files [9936]: 0% packing files [9936]: 1% packing files [9936]: 2% packing files [9936]: 3% packing files [9936]: 4% packing files [9936]: 5% packing files [9936]: 6% packing files [9936]: 7% packing files [9936]: 8% packing files [9936]: 9% packing files [9936]: 10% packing files [9936]: 11% packing files [9936]: 12% packing files [9936]: 13% packing files [9936]: 14% packing files [9936]: 15% packing files [9936]: 16% packing files [9936]: 17% packing files [9936]: 18% packing files [9936]: 19% packing files [9936]: 20% packing files [9936]: 21% packing files [9936]: 22% packing files [9936]: 23% packing files [9936]: 24% packing files [9936]: 25% packing files [9936]: 26% packing files [9936]: 27% packing files [9936]: 28% packing files [9936]: 29% packing files [9936]: 30% packing files [9936]: 31% packing files [9936]: 32% packing files [9936]: 33% packing files [9936]: 34% packing files [9936]: 35% packing files [9936]: 36% packing files [9936]: 37% packing files [9936]: 38% packing files [9936]: 39% packing files [9936]: 40% packing files [9936]: 41% packing files [9936]: 42% packing files [9936]: 43% packing files [9936]: 44% packing files [9936]: 45% packing files [9936]: 46% packing files [9936]: 47% packing files [9936]: 48% packing files [9936]: 49% packing files [9936]: 50% packing files [9936]: 51% packing files [9936]: 52% packing files [9936]: 53% packing files [9936]: 54% packing files [9936]: 55% packing files [9936]: 56% packing files [9936]: 57% packing files [9936]: 58% packing files [9936]: 59% packing files [9936]: 60% packing files [9936]: 61% packing files [9936]: 62% packing files [9936]: 63% packing files [9936]: 64% packing files [9936]: 65% packing files [9936]: 66% packing files [9936]: 67% packing files [9936]: 68% packing files [9936]: 69% packing files [9936]: 70% packing files [9936]: 71% packing files [9936]: 72% packing files [9936]: 73% packing files [9936]: 74% packing files [9936]: 75% packing files [9936]: 76% packing files [9936]: 77% packing files [9936]: 78% packing files [9936]: 79% packing files [9936]: 80% packing files [9936]: 81% packing files [9936]: 82% packing files [9936]: 83% packing files [9936]: 84% packing files [9936]: 85% packing files [9936]: 86% packing files [9936]: 87% packing files [9936]: 88% packing files [9936]: 89% packing files [9936]: 90% packing files [9936]: 91% packing files [9936]: 92% packing files [9936]: 93% packing files [9936]: 94% packing files [9936]: 95% packing files [9936]: 96% packing files [9936]: 97% packing files [9936]: 98% packing files [9936]: 99% packing files [9936]: 100% packing directories [10]: 0% packing directories [10]: 100% SUCCEEDED 00:02:44 TOTAL TIME 00:04:14