------------------------------------------------------------------------------- -- Phase: setup ------------------------------------------------------------------------------- Installing /packages/All/indexinfo-0.3.1.txz Installing /packages/All/libffi-3.2.1_3.txz Installing /packages/All/expat-2.2.8.txz Installing /packages/All/ncurses-6.1.20190525.txz Installing /packages/All/readline-8.0.4.txz Installing /packages/All/gettext-runtime-0.20.2.txz Installing /packages/All/openssl-1.1.1g,1.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/py37-setuptools-44.0.0.txz Installing /packages/All/metis-5.1.0_8.txz Installing /packages/All/tbb-2020.2.txz Installing /packages/All/gmp-6.2.0.txz Installing /packages/All/mpfr-4.0.2.txz Installing /packages/All/mpc-1.1.0_2.txz UNFLAVORED devel/binutils -> use devel/binutils@native Installing /packages/All/binutils-2.33.1_2,1.txz Installing /packages/All/gcc8-8.4.0.txz ===== Message from gcc8-8.4.0: -- 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/gcc8 For ports leveraging USE_GCC, USES=compiler, or USES=fortran this happens transparently. Installing /packages/All/openblas-0.3.9_2,1.txz Installing /packages/All/suitesparse-5.7.2_1.txz Installing /packages/All/py37-numpy-1.16.5_5,1.txz Installing /packages/All/py37-AnyQt-0.0.10.txz Installing /packages/All/py37-bottleneck-1.3.2.txz Installing /packages/All/py37-chardet-3.0.4_3.txz Installing /packages/All/py37-docutils-0.15.2.txz Installing /packages/All/fftw3-3.3.8_6.txz Installing /packages/All/libedit-3.1.20191231,1.txz Installing /packages/All/libxml2-2.9.10.txz Installing /packages/All/perl5-5.30.2.txz ===== Message from perl5-5.30.2: -- The /usr/bin/perl symlink has been removed starting with Perl 5.20. For shebangs, you should either use: #!/usr/local/bin/perl or #!/usr/bin/env perl The first one will only work if you have a /usr/local/bin/perl, the second will work as long as perl is in PATH. Installing /packages/All/llvm80-8.0.1_3.txz Installing /packages/All/py37-llvmlite-0.31.0.txz Installing /packages/All/py37-numba-0.47.0_2.txz Installing /packages/All/py37-scipy-1.2.2_1.txz Installing /packages/All/py37-joblib-0.13.0.txz Installing /packages/All/py37-scikit-learn-0.22_1.txz Installing /packages/All/py37-fastTSNE-0.2.13_4.txz Installing /packages/All/py37-entrypoints-0.3.txz Installing /packages/All/py37-six-1.14.0.txz Installing /packages/All/py37-keyrings.alt-3.1.1.txz Installing /packages/All/py37-asn1crypto-1.3.0.txz Installing /packages/All/py37-pycparser-2.19.txz Installing /packages/All/py37-cffi-1.14.0.txz Installing /packages/All/py37-cryptography-2.6.1.txz Installing /packages/All/libICE-1.0.10,1.txz Installing /packages/All/libSM-1.2.3,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/dbus-1.12.16.txz ===> Creating groups. Creating group 'messagebus' with gid '556'. ===> Creating users Creating user 'messagebus' with uid '556'. Installing /packages/All/pcre-8.43_2.txz Installing /packages/All/libiconv-1.14_11.txz Installing /packages/All/glib-2.56.3_7,1.txz No schema files found: doing nothing. Installing /packages/All/dbus-glib-0.110.txz Installing /packages/All/pydbus-common-1.2.16.txz Installing /packages/All/py37-dbus-1.2.16.txz Installing /packages/All/py37-SecretStorage-2.3.1.txz Installing /packages/All/py37-keyring-18.0.1.txz Installing /packages/All/py37-decorator-4.4.2.txz Installing /packages/All/libltdl-2.4.6.txz Installing /packages/All/png-1.6.37.txz Installing /packages/All/giflib-5.2.1.txz Installing /packages/All/jbigkit-2.1_1.txz Installing /packages/All/jpeg-turbo-2.0.4.txz Installing /packages/All/tiff-4.1.0.txz Installing /packages/All/webp-1.1.0.txz 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/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/libgd-2.3.0,1.txz Installing /packages/All/wayland-1.16.0.txz Installing /packages/All/pciids-20200421.txz Installing /packages/All/libpciaccess-0.16.txz Installing /packages/All/libdrm-2.4.101.txz Installing /packages/All/libelf-0.8.13_3.txz Installing /packages/All/libXfixes-5.0.3_2.txz Installing /packages/All/libXdamage-1.1.5.txz Installing /packages/All/libXext-1.3.4,1.txz Installing /packages/All/libXrender-0.9.10_2.txz Installing /packages/All/libXrandr-1.5.2.txz Installing /packages/All/libxshmfence-1.3.txz Installing /packages/All/libXxf86vm-1.1.4_3.txz Installing /packages/All/mesa-libs-19.0.8.txz ===== Message from mesa-libs-19.0.8: -- ===> NOTICE: This port is deprecated; you may wish to reconsider installing it: Uses Python 2.7 which is EOLed upstream. It is scheduled to be removed on or after 2020-12-31. Installing /packages/All/pixman-0.40.0.txz Installing /packages/All/cairo-1.16.0,2.txz Installing /packages/All/graphite2-1.3.14.txz Installing /packages/All/harfbuzz-2.6.5.txz Installing /packages/All/fribidi-0.19.7.txz Installing /packages/All/libfontenc-1.1.4.txz Installing /packages/All/mkfontscale-1.2.1.txz Installing /packages/All/font-bh-ttf-1.0.3_4.txz Installing /packages/All/font-misc-meltho-1.0.3_4.txz Installing /packages/All/font-misc-ethiopic-1.0.3_4.txz Installing /packages/All/encodings-1.0.5,1.txz Installing /packages/All/dejavu-2.37_1.txz ===== 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.txz Installing /packages/All/libXft-2.3.3.txz Installing /packages/All/pango-1.42.4_3.txz Installing /packages/All/libXt-1.2.0,1.txz Installing /packages/All/libXmu-1.1.3,1.txz Installing /packages/All/libXpm-3.5.13.txz Installing /packages/All/libXaw-1.0.13_3,2.txz Installing /packages/All/graphviz-2.44.0_2.txz Installing /packages/All/py37-pygraphviz-1.5.txz Installing /packages/All/tcl86-8.6.10.txz Installing /packages/All/py37-cycler-0.10.0.txz Installing /packages/All/py37-dateutil-2.8.0.txz Installing /packages/All/py37-pytz-2020.1,1.txz Installing /packages/All/py37-pyparsing-2.4.7.txz Installing /packages/All/py37-tornado-5.1.1.txz Installing /packages/All/py37-kiwisolver-1.1.0.txz Installing /packages/All/libXScrnSaver-1.2.3_2.txz Installing /packages/All/tk86-8.6.10_1.txz Installing /packages/All/py37-tkinter-3.7.7_6.txz Installing /packages/All/py37-matplotlib-2.2.4_2.txz Installing /packages/All/py37-scikit-sparse-0.4.4_3.txz Installing /packages/All/py37-yaml-5.3.1.txz Installing /packages/All/py37-networkx-2.1,1.txz Installing /packages/All/libGLU-9.0.1.txz Installing /packages/All/libXi-1.7.10,1.txz Installing /packages/All/freeglut-3.0.0_2.txz ===== Message from freeglut-3.0.0_2: -- Joystick support is untested and it is unknown if it works. Do not hesitate to contact x11@FreeBSD.org if this causes issues. Installing /packages/All/lcms2-2.9.txz Installing /packages/All/openjpeg-2.3.1.txz Installing /packages/All/py37-olefile-0.46.txz Installing /packages/All/py37-pillow-7.0.0.txz Installing /packages/All/py37-PyOpenGL-3.1.5.txz Installing /packages/All/py37-python-louvain-0.14.txz Installing /packages/All/py37-pyqtgraph-0.10.0_2.txz Installing /packages/All/py37-certifi-2020.4.5.1.txz Installing /packages/All/py37-idna-2.8.txz Installing /packages/All/py37-pysocks-1.7.1.txz Installing /packages/All/py37-openssl-19.0.0.txz Installing /packages/All/py37-urllib3-1.25.7,1.txz ===== Message from py37-urllib3-1.25.7,1: -- Since version 1.25 HTTPS connections are now verified by default which is done via "cert_reqs = 'CERT_REQUIRED'". While certificate verification can be disabled via "cert_reqs = 'CERT_NONE'", it's highly recommended to leave it on. Various consumers of net/py-urllib3 already have implemented routines that either explicitly enable or disable HTTPS certificate verification (e.g. via configuration settings, CLI arguments, etc.). Yet it may happen that there are still some consumers which don't explicitly enable/disable certificate verification for HTTPS connections which could then lead to errors (as is often the case with self-signed certificates). In case of an error one should try first to temporarily disable certificate verification of the problematic urllib3 consumer to see if that approach will remedy the issue. Installing /packages/All/py37-requests-2.22.0.txz Installing /packages/All/py37-serverfiles-0.3.0.txz Installing /packages/All/py37-xlrd-1.2.0_1.txz Installing /packages/All/icu-67.1,1.txz Installing /packages/All/pcre2-10.35.txz Installing /packages/All/qtchooser-66_2.txz ===== Message from qtchooser-66_2: -- qtchooser is a wrapper that allows selecting whether Qt4 or Qt5 binaries for qmake, moc and other tools will be run when invoking the binaries in $PATH. By default, the Qt5 versions are run. It is possible to change the behavior by setting the QT_SELECT environment variable to "qt4". See qtchooser(1) for more information. Installing /packages/All/qt5-core-5.14.2_2.txz Installing /packages/All/libevdev-1.5.9.txz Installing /packages/All/libudev-devd-0.4.2.txz Installing /packages/All/libmtdev-1.1.5_2.txz Installing /packages/All/py37-evdev-0.8.1_1.txz Installing /packages/All/py37-pyudev-0.22.0.txz Installing /packages/All/libinput-1.12.6_1.txz Installing /packages/All/xcb-util-0.4.0_2,1.txz Installing /packages/All/xcb-util-image-0.4.0_1.txz Installing /packages/All/xcb-util-keysyms-0.4.0_1.txz Installing /packages/All/xcb-util-renderutil-0.3.9_1.txz Installing /packages/All/xcb-util-wm-0.4.1_3.txz Installing /packages/All/xkeyboard-config-2.29.txz Installing /packages/All/libxkbcommon-0.10.0_2.txz ===== Message from libxkbcommon-0.10.0_2: -- 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/qt5-dbus-5.14.2.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/qt5-network-5.14.2.txz Installing /packages/All/hicolor-icon-theme-0.17.txz Installing /packages/All/xprop-1.2.4.txz Installing /packages/All/xset-1.2.4_3.txz Installing /packages/All/xdg-utils-1.1.3_1.txz Installing /packages/All/vulkan-headers-1.1.108.0.txz Installing /packages/All/qt5-gui-5.14.2.txz Installing /packages/All/libdaemon-0.14_1.txz Installing /packages/All/gdbm-1.18.1_1.txz Installing /packages/All/gobject-introspection-1.56.1,1.txz Installing /packages/All/gnome_subr-1.0.txz Installing /packages/All/avahi-app-0.7_3.txz ===> Creating groups. Creating group 'avahi' with gid '558'. ===> Creating users Creating user 'avahi' with uid '558'. 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/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/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/libpaper-1.1.24.4.txz Installing /packages/All/cups-2.2.13.txz ===> Creating groups. Creating group 'cups' with gid '193'. ===> Creating users Creating user 'cups' with uid '193'. Installing /packages/All/qt5-widgets-5.14.2.txz Installing /packages/All/qt5-printsupport-5.14.2.txz Installing /packages/All/qscintilla2-qt5-2.11.4.txz Installing /packages/All/py37-sip-4.19.21,1.txz Installing /packages/All/py37-qt5-core-5.13.1_1.txz Installing /packages/All/jasper-2.0.16_1.txz Installing /packages/All/lcms-1.19_6,1.txz Installing /packages/All/libmng-1.0.10_3.txz Installing /packages/All/qt5-imageformats-5.14.2.txz Installing /packages/All/py37-qt5-gui-5.13.1_1.txz Installing /packages/All/py37-qt5-widgets-5.13.1_1.txz Installing /packages/All/py37-qt5-printsupport-5.13.1_1.txz Installing /packages/All/qt5-sql-5.14.2.txz ===== Message from qt5-sql-5.14.2: -- To enable Qt database support, install the database plugin ports. The following plugin ports are available: - databases/qt5-sqldrivers-ibase InterBase/Firebird - databases/qt5-sqldrivers-mysql MySQL - databases/qt5-sqldrivers-odbc Open Database Connectivity - databases/qt5-sqldrivers-pgsql PostgreSQL - databases/qt5-sqldrivers-sqlite2 SQLite 2 - databases/qt5-sqldrivers-sqlite3 SQLite 3 - databases/qt5-sqldrivers-tds FreeTDS Installing /packages/All/qt5-testlib-5.14.2.txz Installing /packages/All/qt5-xmlpatterns-5.14.2.txz Installing /packages/All/qt5-declarative-5.14.2.txz Installing /packages/All/qt5-concurrent-5.14.2.txz Installing /packages/All/qt5-serialport-5.14.2.txz Installing /packages/All/qt5-location-5.14.2.txz Installing /packages/All/qt5-webchannel-5.14.2.txz Installing /packages/All/aom-2.0.0.r1.txz Installing /packages/All/libass-0.14.0.txz Installing /packages/All/dav1d-0.6.0_1.txz Installing /packages/All/opencv-core-3.4.1_31.txz ===== Message from opencv-core-3.4.1_31: -- ===> NOTICE: The opencv-core 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/opus-1.3.1.txz Installing /packages/All/libogg-1.3.4,4.txz Installing /packages/All/libvorbis-1.3.6,3.txz Installing /packages/All/libtheora-1.1.1_7.txz Installing /packages/All/argp-standalone-1.3_4.txz ===== Message from argp-standalone-1.3_4: -- ===> NOTICE: The argp-standalone 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/libv4l-1.18.0.txz Installing /packages/All/libva-2.7.1.txz Installing /packages/All/libvdpau-1.3_1.txz Installing /packages/All/libvpx-1.8.2_1.txz Installing /packages/All/libx264-0.159.2999.txz Installing /packages/All/x265-3.2.1_2.txz Installing /packages/All/xvid-1.3.7,1.txz Installing /packages/All/ffmpeg-4.2.2_17,1.txz Installing /packages/All/libevent-2.1.11.txz ===== Message from libevent-2.1.11: -- ===> NOTICE: This port is deprecated; you may wish to reconsider installing it: Uses Python 2.7 which is EOLed upstream. It is scheduled to be removed on or after 2020-12-31. Installing /packages/All/jsoncpp-1.9.2.txz Installing /packages/All/nspr-4.25.txz Installing /packages/All/sqlite3-3.31.1_1,1.txz Installing /packages/All/nss-3.52.txz Installing /packages/All/libpci-3.6.4.txz Installing /packages/All/re2-20200401.txz Installing /packages/All/snappy-1.1.8.txz Installing /packages/All/alsa-lib-1.1.2_2.txz ===== Message from alsa-lib-1.1.2_2: -- ===> NOTICE: The alsa-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://www.freebsd.org/doc/en/articles/contributing/ports-contributing.html#maintain-port Installing /packages/All/libgpg-error-1.37.txz Installing /packages/All/libgcrypt-1.8.5.txz Installing /packages/All/libxslt-1.1.34_1.txz Installing /packages/All/alsa-plugins-1.1.1_6.txz ===== Message from alsa-plugins-1.1.1_6: -- ===> NOTICE: The alsa-plugins 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/libXcomposite-0.4.5,1.txz Installing /packages/All/libXcursor-1.2.0.txz Installing /packages/All/libXtst-1.2.3_2.txz Installing /packages/All/qt5-xml-5.14.2.txz Installing /packages/All/qt5-sqldrivers-sqlite3-5.14.2.txz Installing /packages/All/qt5-help-5.14.2.txz Installing /packages/All/qt5-assistant-5.14.2.txz Installing /packages/All/qt5-uiplugin-5.14.2.txz Installing /packages/All/qt5-designer-5.14.2.txz Installing /packages/All/qt5-webengine-5.14.2.txz ===== Message from qt5-webengine-5.14.2: -- ===> NOTICE: This port is deprecated; you may wish to reconsider installing it: Uses Python 2.7 which is EOLed upstream. It is scheduled to be removed on or after 2020-12-31. Installing /packages/All/py37-qt5-network-5.13.1_1.txz Installing /packages/All/py37-qt5-qml-5.13.1_1.txz Installing /packages/All/py37-qt5-webchannel-5.13.1_1.txz Installing /packages/All/py37-qt5-webengine-5.12.1_1.txz Installing /packages/All/orange3-3.19.0_2.txz Installing /packages/All/py37-scikit-fusion-0.2.1_2.txz UNFLAVORED devel/binutils -> use devel/binutils@native SUCCEEDED 00:04:53 ------------------------------------------------------------------------------- -- Phase: check-sanity ------------------------------------------------------------------------------- SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: pkg-depends ------------------------------------------------------------------------------- ===> py37-orange3-datafusion-0.1.11.7_3 depends on file: /usr/local/sbin/pkg - found SUCCEEDED 00:00:01 ------------------------------------------------------------------------------- -- Phase: fetch-depends ------------------------------------------------------------------------------- SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: fetch ------------------------------------------------------------------------------- ===> py37-orange3-datafusion-0.1.11.7_3 depends on file: /usr/local/sbin/pkg - found ===> Fetching all distfiles required by py37-orange3-datafusion-0.1.11.7_3 for building SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: checksum ------------------------------------------------------------------------------- ===> py37-orange3-datafusion-0.1.11.7_3 depends on file: /usr/local/sbin/pkg - found ===> Fetching all distfiles required by py37-orange3-datafusion-0.1.11.7_3 for building => SHA256 Checksum OK for biolab-orange3-datafusion-v0.1.11-7-g69aa51c_GH0.tar.gz. SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: extract-depends ------------------------------------------------------------------------------- SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: extract ------------------------------------------------------------------------------- ===> py37-orange3-datafusion-0.1.11.7_3 depends on file: /usr/local/sbin/pkg - found ===> Fetching all distfiles required by py37-orange3-datafusion-0.1.11.7_3 for building ===> Extracting for py37-orange3-datafusion-0.1.11.7_3 => SHA256 Checksum OK for biolab-orange3-datafusion-v0.1.11-7-g69aa51c_GH0.tar.gz. Extracted Memory Use: 27.57M SUCCEEDED 00:00:01 ------------------------------------------------------------------------------- -- Phase: patch-depends ------------------------------------------------------------------------------- SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: patch ------------------------------------------------------------------------------- ===> Patching for py37-orange3-datafusion-0.1.11.7_3 SUCCEEDED 00:00:01 ------------------------------------------------------------------------------- -- Phase: build-depends ------------------------------------------------------------------------------- ===> py37-orange3-datafusion-0.1.11.7_3 depends on package: py37-setuptools>0 - found ===> py37-orange3-datafusion-0.1.11.7_3 depends on file: /usr/local/bin/python3.7 - found SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: lib-depends ------------------------------------------------------------------------------- SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: configure ------------------------------------------------------------------------------- ===> py37-orange3-datafusion-0.1.11.7_3 depends on package: py37-setuptools>0 - found ===> py37-orange3-datafusion-0.1.11.7_3 depends on file: /usr/local/bin/python3.7 - found ===> Configuring for py37-orange3-datafusion-0.1.11.7_3 Warning: 'keywords' should be a list, got type 'tuple' running config SUCCEEDED 00:00:01 ------------------------------------------------------------------------------- -- Phase: build ------------------------------------------------------------------------------- ===> Building for py37-orange3-datafusion-0.1.11.7_3 Warning: 'keywords' should be a list, got type 'tuple' running build running build_py creating build creating build/lib creating build/lib/orangecontrib copying orangecontrib/__init__.py -> build/lib/orangecontrib creating build/lib/orangecontrib/datafusion copying orangecontrib/datafusion/__init__.py -> build/lib/orangecontrib/datafusion copying orangecontrib/datafusion/models.py -> build/lib/orangecontrib/datafusion copying orangecontrib/datafusion/movielens.py -> build/lib/orangecontrib/datafusion creating build/lib/orangecontrib/datafusion/tutorials copying orangecontrib/datafusion/tutorials/__init__.py -> build/lib/orangecontrib/datafusion/tutorials creating build/lib/orangecontrib/datafusion/widgets copying orangecontrib/datafusion/widgets/owcompletionscoring.py -> build/lib/orangecontrib/datafusion/widgets copying orangecontrib/datafusion/widgets/owchaining.py -> build/lib/orangecontrib/datafusion/widgets copying orangecontrib/datafusion/widgets/owmoviegenres.py -> build/lib/orangecontrib/datafusion/widgets copying orangecontrib/datafusion/widgets/owlatentfactors.py -> build/lib/orangecontrib/datafusion/widgets copying orangecontrib/datafusion/widgets/owtabletorelation.py -> build/lib/orangecontrib/datafusion/widgets copying orangecontrib/datafusion/widgets/owmeanfuser.py -> build/lib/orangecontrib/datafusion/widgets copying orangecontrib/datafusion/widgets/owimdbactors.py -> build/lib/orangecontrib/datafusion/widgets copying orangecontrib/datafusion/widgets/owsamplematrix.py -> build/lib/orangecontrib/datafusion/widgets copying orangecontrib/datafusion/widgets/owmovieratings.py -> build/lib/orangecontrib/datafusion/widgets copying orangecontrib/datafusion/widgets/owfusiongraph.py -> build/lib/orangecontrib/datafusion/widgets copying orangecontrib/datafusion/widgets/__init__.py -> build/lib/orangecontrib/datafusion/widgets copying orangecontrib/datafusion/widgets/graphview.py -> build/lib/orangecontrib/datafusion/widgets creating build/lib/orangecontrib/datafusion/datasets copying orangecontrib/datafusion/datasets/actors.csv -> build/lib/orangecontrib/datafusion/datasets copying orangecontrib/datafusion/datasets/movies.csv -> build/lib/orangecontrib/datafusion/datasets copying orangecontrib/datafusion/datasets/ratings.csv -> build/lib/orangecontrib/datafusion/datasets copying orangecontrib/datafusion/tutorials/510-collective-tri-factorization.ows -> build/lib/orangecontrib/datafusion/tutorials copying orangecontrib/datafusion/tutorials/510-latent-factors.ows -> build/lib/orangecontrib/datafusion/tutorials copying orangecontrib/datafusion/tutorials/510-tri-factorization.ows -> build/lib/orangecontrib/datafusion/tutorials creating build/lib/orangecontrib/datafusion/widgets/icons copying orangecontrib/datafusion/widgets/icons/MatrixSampler.svg -> build/lib/orangecontrib/datafusion/widgets/icons copying orangecontrib/datafusion/widgets/icons/MeanFuser.svg -> build/lib/orangecontrib/datafusion/widgets/icons copying orangecontrib/datafusion/widgets/icons/MovieRatings.svg -> build/lib/orangecontrib/datafusion/widgets/icons copying orangecontrib/datafusion/widgets/icons/MovieGenres.svg -> build/lib/orangecontrib/datafusion/widgets/icons copying orangecontrib/datafusion/widgets/icons/TableToRelation.svg -> build/lib/orangecontrib/datafusion/widgets/icons copying orangecontrib/datafusion/widgets/icons/Category-Fusion.svg -> build/lib/orangecontrib/datafusion/widgets/icons copying orangecontrib/datafusion/widgets/icons/LatentFactors.svg -> build/lib/orangecontrib/datafusion/widgets/icons copying orangecontrib/datafusion/widgets/icons/LatentChaining.svg -> build/lib/orangecontrib/datafusion/widgets/icons copying orangecontrib/datafusion/widgets/icons/IMDbActors.svg -> build/lib/orangecontrib/datafusion/widgets/icons copying orangecontrib/datafusion/widgets/icons/CompletionScoring.svg -> build/lib/orangecontrib/datafusion/widgets/icons copying orangecontrib/datafusion/widgets/icons/FusionGraph.svg -> build/lib/orangecontrib/datafusion/widgets/icons SUCCEEDED 00:00:03 ------------------------------------------------------------------------------- -- Phase: run-depends ------------------------------------------------------------------------------- ===> py37-orange3-datafusion-0.1.11.7_3 depends on package: orange3>0 - found ===> py37-orange3-datafusion-0.1.11.7_3 depends on package: py37-scikit-fusion>0 - found ===> py37-orange3-datafusion-0.1.11.7_3 depends on package: py37-setuptools>0 - found ===> py37-orange3-datafusion-0.1.11.7_3 depends on file: /usr/local/bin/python3.7 - found SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: stage ------------------------------------------------------------------------------- ===> Staging for py37-orange3-datafusion-0.1.11.7_3 ===> py37-orange3-datafusion-0.1.11.7_3 depends on package: orange3>0 - found ===> py37-orange3-datafusion-0.1.11.7_3 depends on package: py37-scikit-fusion>0 - found ===> py37-orange3-datafusion-0.1.11.7_3 depends on package: py37-setuptools>0 - found ===> py37-orange3-datafusion-0.1.11.7_3 depends on file: /usr/local/bin/python3.7 - found ===> Generating temporary packing list Warning: 'keywords' should be a list, got type 'tuple' running install running build running build_py running install_lib Skipping installation of /construction/misc/py-orange3-datafusion/stage/usr/local/lib/python3.7/site-packages/orangecontrib/__init__.py (namespace package) copying orangecontrib/datafusion/movielens.py -> /construction/misc/py-orange3-datafusion/stage/usr/local/lib/python3.7/site-packages/orangecontrib/datafusion copying orangecontrib/datafusion/models.py -> /construction/misc/py-orange3-datafusion/stage/usr/local/lib/python3.7/site-packages/orangecontrib/datafusion copying orangecontrib/datafusion/__init__.py -> /construction/misc/py-orange3-datafusion/stage/usr/local/lib/python3.7/site-packages/orangecontrib/datafusion copying orangecontrib/datafusion/datasets/movies.csv -> /construction/misc/py-orange3-datafusion/stage/usr/local/lib/python3.7/site-packages/orangecontrib/datafusion/datasets copying orangecontrib/datafusion/datasets/ratings.csv -> /construction/misc/py-orange3-datafusion/stage/usr/local/lib/python3.7/site-packages/orangecontrib/datafusion/datasets copying orangecontrib/datafusion/datasets/actors.csv -> /construction/misc/py-orange3-datafusion/stage/usr/local/lib/python3.7/site-packages/orangecontrib/datafusion/datasets copying orangecontrib/datafusion/widgets/owmoviegenres.py -> /construction/misc/py-orange3-datafusion/stage/usr/local/lib/python3.7/site-packages/orangecontrib/datafusion/widgets copying orangecontrib/datafusion/widgets/graphview.py -> /construction/misc/py-orange3-datafusion/stage/usr/local/lib/python3.7/site-packages/orangecontrib/datafusion/widgets copying orangecontrib/datafusion/widgets/owmeanfuser.py -> /construction/misc/py-orange3-datafusion/stage/usr/local/lib/python3.7/site-packages/orangecontrib/datafusion/widgets copying orangecontrib/datafusion/widgets/owlatentfactors.py -> /construction/misc/py-orange3-datafusion/stage/usr/local/lib/python3.7/site-packages/orangecontrib/datafusion/widgets copying orangecontrib/datafusion/widgets/owcompletionscoring.py -> /construction/misc/py-orange3-datafusion/stage/usr/local/lib/python3.7/site-packages/orangecontrib/datafusion/widgets copying orangecontrib/datafusion/widgets/owfusiongraph.py -> /construction/misc/py-orange3-datafusion/stage/usr/local/lib/python3.7/site-packages/orangecontrib/datafusion/widgets copying orangecontrib/datafusion/widgets/owchaining.py -> /construction/misc/py-orange3-datafusion/stage/usr/local/lib/python3.7/site-packages/orangecontrib/datafusion/widgets copying orangecontrib/datafusion/widgets/__init__.py -> /construction/misc/py-orange3-datafusion/stage/usr/local/lib/python3.7/site-packages/orangecontrib/datafusion/widgets copying orangecontrib/datafusion/widgets/owtabletorelation.py -> /construction/misc/py-orange3-datafusion/stage/usr/local/lib/python3.7/site-packages/orangecontrib/datafusion/widgets copying orangecontrib/datafusion/widgets/owimdbactors.py -> /construction/misc/py-orange3-datafusion/stage/usr/local/lib/python3.7/site-packages/orangecontrib/datafusion/widgets copying orangecontrib/datafusion/widgets/owsamplematrix.py -> /construction/misc/py-orange3-datafusion/stage/usr/local/lib/python3.7/site-packages/orangecontrib/datafusion/widgets copying orangecontrib/datafusion/widgets/owmovieratings.py -> /construction/misc/py-orange3-datafusion/stage/usr/local/lib/python3.7/site-packages/orangecontrib/datafusion/widgets copying orangecontrib/datafusion/widgets/icons/Category-Fusion.svg -> /construction/misc/py-orange3-datafusion/stage/usr/local/lib/python3.7/site-packages/orangecontrib/datafusion/widgets/icons copying orangecontrib/datafusion/widgets/icons/MovieRatings.svg -> /construction/misc/py-orange3-datafusion/stage/usr/local/lib/python3.7/site-packages/orangecontrib/datafusion/widgets/icons copying orangecontrib/datafusion/widgets/icons/MeanFuser.svg -> /construction/misc/py-orange3-datafusion/stage/usr/local/lib/python3.7/site-packages/orangecontrib/datafusion/widgets/icons copying orangecontrib/datafusion/widgets/icons/CompletionScoring.svg -> /construction/misc/py-orange3-datafusion/stage/usr/local/lib/python3.7/site-packages/orangecontrib/datafusion/widgets/icons copying orangecontrib/datafusion/widgets/icons/MovieGenres.svg -> /construction/misc/py-orange3-datafusion/stage/usr/local/lib/python3.7/site-packages/orangecontrib/datafusion/widgets/icons copying orangecontrib/datafusion/widgets/icons/TableToRelation.svg -> /construction/misc/py-orange3-datafusion/stage/usr/local/lib/python3.7/site-packages/orangecontrib/datafusion/widgets/icons copying orangecontrib/datafusion/widgets/icons/IMDbActors.svg -> /construction/misc/py-orange3-datafusion/stage/usr/local/lib/python3.7/site-packages/orangecontrib/datafusion/widgets/icons copying orangecontrib/datafusion/widgets/icons/LatentFactors.svg -> /construction/misc/py-orange3-datafusion/stage/usr/local/lib/python3.7/site-packages/orangecontrib/datafusion/widgets/icons copying orangecontrib/datafusion/widgets/icons/MatrixSampler.svg -> /construction/misc/py-orange3-datafusion/stage/usr/local/lib/python3.7/site-packages/orangecontrib/datafusion/widgets/icons copying orangecontrib/datafusion/widgets/icons/FusionGraph.svg -> /construction/misc/py-orange3-datafusion/stage/usr/local/lib/python3.7/site-packages/orangecontrib/datafusion/widgets/icons copying orangecontrib/datafusion/widgets/icons/LatentChaining.svg -> /construction/misc/py-orange3-datafusion/stage/usr/local/lib/python3.7/site-packages/orangecontrib/datafusion/widgets/icons copying orangecontrib/datafusion/tutorials/510-latent-factors.ows -> /construction/misc/py-orange3-datafusion/stage/usr/local/lib/python3.7/site-packages/orangecontrib/datafusion/tutorials copying orangecontrib/datafusion/tutorials/510-tri-factorization.ows -> /construction/misc/py-orange3-datafusion/stage/usr/local/lib/python3.7/site-packages/orangecontrib/datafusion/tutorials copying orangecontrib/datafusion/tutorials/__init__.py -> /construction/misc/py-orange3-datafusion/stage/usr/local/lib/python3.7/site-packages/orangecontrib/datafusion/tutorials copying orangecontrib/datafusion/tutorials/510-collective-tri-factorization.ows -> /construction/misc/py-orange3-datafusion/stage/usr/local/lib/python3.7/site-packages/orangecontrib/datafusion/tutorials byte-compiling /construction/misc/py-orange3-datafusion/stage/usr/local/lib/python3.7/site-packages/orangecontrib/datafusion/movielens.py to movielens.cpython-37.pyc byte-compiling /construction/misc/py-orange3-datafusion/stage/usr/local/lib/python3.7/site-packages/orangecontrib/datafusion/models.py to models.cpython-37.pyc byte-compiling /construction/misc/py-orange3-datafusion/stage/usr/local/lib/python3.7/site-packages/orangecontrib/datafusion/__init__.py to __init__.cpython-37.pyc byte-compiling /construction/misc/py-orange3-datafusion/stage/usr/local/lib/python3.7/site-packages/orangecontrib/datafusion/widgets/owmoviegenres.py to owmoviegenres.cpython-37.pyc byte-compiling /construction/misc/py-orange3-datafusion/stage/usr/local/lib/python3.7/site-packages/orangecontrib/datafusion/widgets/graphview.py to graphview.cpython-37.pyc byte-compiling /construction/misc/py-orange3-datafusion/stage/usr/local/lib/python3.7/site-packages/orangecontrib/datafusion/widgets/owmeanfuser.py to owmeanfuser.cpython-37.pyc byte-compiling /construction/misc/py-orange3-datafusion/stage/usr/local/lib/python3.7/site-packages/orangecontrib/datafusion/widgets/owlatentfactors.py to owlatentfactors.cpython-37.pyc byte-compiling /construction/misc/py-orange3-datafusion/stage/usr/local/lib/python3.7/site-packages/orangecontrib/datafusion/widgets/owcompletionscoring.py to owcompletionscoring.cpython-37.pyc byte-compiling /construction/misc/py-orange3-datafusion/stage/usr/local/lib/python3.7/site-packages/orangecontrib/datafusion/widgets/owfusiongraph.py to owfusiongraph.cpython-37.pyc byte-compiling /construction/misc/py-orange3-datafusion/stage/usr/local/lib/python3.7/site-packages/orangecontrib/datafusion/widgets/owchaining.py to owchaining.cpython-37.pyc byte-compiling /construction/misc/py-orange3-datafusion/stage/usr/local/lib/python3.7/site-packages/orangecontrib/datafusion/widgets/__init__.py to __init__.cpython-37.pyc byte-compiling /construction/misc/py-orange3-datafusion/stage/usr/local/lib/python3.7/site-packages/orangecontrib/datafusion/widgets/owtabletorelation.py to owtabletorelation.cpython-37.pyc byte-compiling /construction/misc/py-orange3-datafusion/stage/usr/local/lib/python3.7/site-packages/orangecontrib/datafusion/widgets/owimdbactors.py to owimdbactors.cpython-37.pyc byte-compiling /construction/misc/py-orange3-datafusion/stage/usr/local/lib/python3.7/site-packages/orangecontrib/datafusion/widgets/owsamplematrix.py to owsamplematrix.cpython-37.pyc byte-compiling /construction/misc/py-orange3-datafusion/stage/usr/local/lib/python3.7/site-packages/orangecontrib/datafusion/widgets/owmovieratings.py to owmovieratings.cpython-37.pyc byte-compiling /construction/misc/py-orange3-datafusion/stage/usr/local/lib/python3.7/site-packages/orangecontrib/datafusion/tutorials/__init__.py to __init__.cpython-37.pyc writing byte-compilation script '/tmp/tmpoc8cszq9.py' /usr/local/bin/python3.7 /tmp/tmpoc8cszq9.py removing /tmp/tmpoc8cszq9.py running install_egg_info running egg_info creating Orange3_DataFusion.egg-info writing Orange3_DataFusion.egg-info/PKG-INFO writing dependency_links to Orange3_DataFusion.egg-info/dependency_links.txt writing entry points to Orange3_DataFusion.egg-info/entry_points.txt writing namespace_packages to Orange3_DataFusion.egg-info/namespace_packages.txt writing requirements to Orange3_DataFusion.egg-info/requires.txt writing top-level names to Orange3_DataFusion.egg-info/top_level.txt writing manifest file 'Orange3_DataFusion.egg-info/SOURCES.txt' reading manifest file 'Orange3_DataFusion.egg-info/SOURCES.txt' reading manifest template 'MANIFEST.in' writing manifest file 'Orange3_DataFusion.egg-info/SOURCES.txt' Copying Orange3_DataFusion.egg-info to /construction/misc/py-orange3-datafusion/stage/usr/local/lib/python3.7/site-packages/Orange3_DataFusion-0.1.11-py3.7.egg-info Installing /construction/misc/py-orange3-datafusion/stage/usr/local/lib/python3.7/site-packages/Orange3_DataFusion-0.1.11-py3.7-nspkg.pth running install_scripts writing list of installed files to '/construction/misc/py-orange3-datafusion/.PLIST.pymodtmp' ====> 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:04 ------------------------------------------------------------------------------- -- Phase: package ------------------------------------------------------------------------------- ===> Building package for py37-orange3-datafusion-0.1.11.7_3 file sizes/checksums [74]: 0% file sizes/checksums [74]: 100% packing files [74]: 0% packing files [74]: 100% packing directories [0]: 0% packing directories [0]: 100% SUCCEEDED 00:00:29 TOTAL TIME 00:05:33