------------------------------------------------------------------------------- -- Phase: setup ------------------------------------------------------------------------------- Installing /packages/All/indexinfo-0.3.1.txz Installing /packages/All/libffi-3.3_1.txz Installing /packages/All/expat-2.2.8.txz Installing /packages/All/ncurses-6.2.20201017.txz Installing /packages/All/readline-8.0.4.txz Installing /packages/All/gettext-runtime-0.21.txz Installing /packages/All/openssl-1.1.1h_1,1.txz Installing /packages/All/python37-3.7.9_1.txz ===== Message from python37-3.7.9_1: -- 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/py37-certifi-2020.6.20.txz Installing /packages/All/py37-chardet-3.0.4_3.txz Installing /packages/All/py37-future-0.18.2.txz Installing /packages/All/py37-huepy-1.2.1.txz Installing /packages/All/py37-idna-2.10.txz Installing /packages/All/py37-six-1.15.0.txz Installing /packages/All/py37-mock-3.0.5.txz Installing /packages/All/aom-2.0.0_1.txz Installing /packages/All/png-1.6.37.txz Installing /packages/All/freetype2-2.10.4.txz ===== Message from freetype2-2.10.4: -- 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/graphite2-1.3.14.txz Installing /packages/All/pcre-8.44.txz Installing /packages/All/libxml2-2.9.10_1.txz Installing /packages/All/libiconv-1.16.txz Installing /packages/All/glib-2.66.2,1.txz No schema files found: doing nothing. Installing /packages/All/harfbuzz-2.7.2_1.txz Installing /packages/All/fribidi-1.0.10.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/libass-0.15.0.txz Installing /packages/All/dav1d-0.7.1.txz Installing /packages/All/pciids-20200922.txz Installing /packages/All/libpciaccess-0.16.txz Installing /packages/All/libdrm-2.4.101.txz Installing /packages/All/gmp-6.2.0.txz Installing /packages/All/nettle-3.6.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/ca_root_nss-3.58.txz ===== Message from ca_root_nss-3.58: -- 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/bash-5.0.18_3.txz Installing /packages/All/bash-completion-2.11,2.txz ===== Message from bash-completion-2.11,2: -- To enable the bash completion library, add the following to your .bashrc file: [[ $PS1 && -f /usr/local/share/bash-completion/bash_completion.sh ]] && \ source /usr/local/share/bash-completion/bash_completion.sh See /usr/local/share/doc/bash-completion/README.md for more information. Installing /packages/All/p11-kit-0.23.21.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_3.txz ===> Creating groups. Using existing group '_tss'. ===> Creating users Using existing user '_tss'. ===== Message from trousers-0.3.14_3: -- 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.15.txz Installing /packages/All/opencv-core-3.4.1_36.txz Installing /packages/All/opus-1.3.1.txz Installing /packages/All/libogg-1.3.4,4.txz Installing /packages/All/libvorbis-1.3.7_2,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/libudev-devd-0.4.2_1.txz Installing /packages/All/jpeg-turbo-2.0.5.txz Installing /packages/All/libv4l-1.18.0.txz Installing /packages/All/wayland-1.18.0.txz Installing /packages/All/libpthread-stubs-0.4.txz Installing /packages/All/libXau-1.0.9.txz Installing /packages/All/xorgproto-2020.1.txz Installing /packages/All/libXdmcp-1.1.3.txz Installing /packages/All/libxcb-1.14_1.txz Installing /packages/All/libX11-1.6.12,1.txz Installing /packages/All/libXext-1.3.4,1.txz Installing /packages/All/libXfixes-5.0.3_2.txz Installing /packages/All/libva-2.9.0.txz Installing /packages/All/libvdpau-1.4.txz Installing /packages/All/libvpx-1.9.0.txz Installing /packages/All/libx264-0.160.3011.txz Installing /packages/All/x265-3.4.txz Installing /packages/All/xvid-1.3.7,1.txz Installing /packages/All/ffmpeg-4.3.1_3,1.txz Installing /packages/All/py37-decorator-4.4.2.txz Installing /packages/All/mpfr-4.1.0.txz Installing /packages/All/metis-5.1.0_8.txz ===== Message from metis-5.1.0_8: -- ===> NOTICE: The metis 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/tbb-2020.3.txz Installing /packages/All/mpc-1.1.0_2.txz UNFLAVORED devel/binutils -> use devel/binutils@native Installing /packages/All/binutils-2.33.1_3,1.txz ===== Message from binutils-2.33.1_3,1: -- ===> NOTICE: The binutils 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/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.10,1.txz Installing /packages/All/suitesparse-5.8.1.txz Installing /packages/All/py37-numpy-1.16.6,1.txz Installing /packages/All/py37-tqdm-4.50.2.txz Installing /packages/All/py37-proglog-0.1.9.txz Installing /packages/All/py37-pysocks-1.7.1.txz Installing /packages/All/py37-asn1crypto-1.3.0.txz Installing /packages/All/py37-pycparser-2.20.txz Installing /packages/All/py37-cffi-1.14.3.txz Installing /packages/All/py37-cryptography-2.6.1.txz Installing /packages/All/py37-openssl-19.0.0.txz Installing /packages/All/py37-urllib3-1.25.11,1.txz ===== Message from py37-urllib3-1.25.11,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_2.txz Installing /packages/All/libltdl-2.4.6.txz Installing /packages/All/fftw3-3.3.8_6.txz Installing /packages/All/jbigkit-2.1_1.txz Installing /packages/All/tiff-4.1.0.txz Installing /packages/All/lcms2-2.11_1.txz Installing /packages/All/openjpeg-2.3.1.txz Installing /packages/All/liblqr-1-0.4.2.txz ===== Message from liblqr-1-0.4.2: -- NOTE: In order to compile examples for liblqr, you will also need pngwriter port (/xports/graphics/pngwriter). Examples are located in /usr/local/share/examples/liblqr-1 Installing /packages/All/libraqm-0.6.0.txz Installing /packages/All/libraw-0.19.5.txz Installing /packages/All/giflib-5.2.1.txz Installing /packages/All/webp-1.1.0.txz Installing /packages/All/libwmf-0.2.8.4_15.txz ===== Message from libwmf-0.2.8.4_15: -- ===> NOTICE: The libwmf 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/pixman-0.40.0_1.txz Installing /packages/All/libXrender-0.9.10_2.txz Installing /packages/All/cairo-1.16.0_1,3.txz Installing /packages/All/shared-mime-info-2.0.txz Installing /packages/All/gdk-pixbuf2-2.40.0.txz Installing /packages/All/libgsf-1.14.47_1.txz Installing /packages/All/libcroco-0.6.13.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.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_5.txz Installing /packages/All/librsvg2-2.40.21.txz Installing /packages/All/gsfonts-8.11_8.txz Installing /packages/All/pkgconf-1.7.3,1.txz Installing /packages/All/libidn-1.35.txz Installing /packages/All/jbig2dec-0.19.txz Installing /packages/All/libpaper-1.1.24.4.txz Installing /packages/All/libdaemon-0.14_1.txz Installing /packages/All/libICE-1.0.10,1.txz Installing /packages/All/libSM-1.2.3,1.txz Installing /packages/All/dbus-1.12.20_3.txz ===> Creating groups. Creating group 'messagebus' with gid '556'. ===> Creating users Creating user 'messagebus' with uid '556'. Installing /packages/All/dbus-glib-0.110.txz Installing /packages/All/gdbm-1.18.1_1.txz Installing /packages/All/gobject-introspection-1.66.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/cups-2.3.3_1.txz ===> Creating groups. Creating group 'cups' with gid '193'. ===> Creating users Creating user 'cups' with uid '193'. Installing /packages/All/poppler-data-0.4.10.txz Installing /packages/All/ghostscript9-agpl-base-9.52_10.txz ===== Message from ghostscript9-agpl-base-9.52_10: -- This package installs a script named dvipdf that depends on dvips. If you want to use this script you need to install print/tex-dvipsk. Installing /packages/All/libXt-1.2.0,1.txz Installing /packages/All/ghostscript9-agpl-x11-9.52.txz Installing /packages/All/perl5-5.32.0.txz Installing /packages/All/ImageMagick7-7.0.10.24.txz Installing /packages/All/freeimage-3.18.0_1.txz ===== Message from freeimage-3.18.0_1: -- ===> NOTICE: The freeimage 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/py37-imageio-ffmpeg-0.4.2.txz Installing /packages/All/tcl86-8.6.10.txz Installing /packages/All/libXScrnSaver-1.2.3_2.txz Installing /packages/All/tk86-8.6.10_1.txz Installing /packages/All/py37-olefile-0.46.txz Installing /packages/All/py37-tkinter-3.7.9_6.txz Installing /packages/All/py37-pillow-7.0.0.txz Installing /packages/All/py37-imageio-2.9.0.txz Installing /packages/All/py37-moviepy-1.0.3.txz Installing /packages/All/py37-pytz-2020.1,1.txz Installing /packages/All/py37-requests-toolbelt-0.9.1.txz Installing /packages/All/py37-responses-0.12.0.txz Installing /packages/All/py37-schedule-0.6.0.txz UNFLAVORED devel/binutils -> use devel/binutils@native SUCCEEDED 00:02:21 ------------------------------------------------------------------------------- -- Phase: check-sanity ------------------------------------------------------------------------------- SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: pkg-depends ------------------------------------------------------------------------------- ===> py37-instabot-0.117.0_1 depends on file: /usr/local/sbin/pkg - found SUCCEEDED 00:00:01 ------------------------------------------------------------------------------- -- Phase: fetch-depends ------------------------------------------------------------------------------- SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: fetch ------------------------------------------------------------------------------- ===> py37-instabot-0.117.0_1 depends on file: /usr/local/sbin/pkg - found ===> Fetching all distfiles required by py37-instabot-0.117.0_1 for building SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: checksum ------------------------------------------------------------------------------- ===> py37-instabot-0.117.0_1 depends on file: /usr/local/sbin/pkg - found ===> Fetching all distfiles required by py37-instabot-0.117.0_1 for building => SHA256 Checksum OK for instabot-0.117.0.tar.gz. SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: extract-depends ------------------------------------------------------------------------------- SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: extract ------------------------------------------------------------------------------- ===> py37-instabot-0.117.0_1 depends on file: /usr/local/sbin/pkg - found ===> Fetching all distfiles required by py37-instabot-0.117.0_1 for building ===> Extracting for py37-instabot-0.117.0_1 => SHA256 Checksum OK for instabot-0.117.0.tar.gz. Extracted Memory Use: 0.55M SUCCEEDED 00:00:01 ------------------------------------------------------------------------------- -- Phase: patch-depends ------------------------------------------------------------------------------- SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: patch ------------------------------------------------------------------------------- ===> Patching for py37-instabot-0.117.0_1 SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: build-depends ------------------------------------------------------------------------------- ===> py37-instabot-0.117.0_1 depends on package: py37-setuptools>0 - found ===> py37-instabot-0.117.0_1 depends on file: /usr/local/bin/python3.7 - found SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: lib-depends ------------------------------------------------------------------------------- SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: configure ------------------------------------------------------------------------------- ===> py37-instabot-0.117.0_1 depends on package: py37-setuptools>0 - found ===> py37-instabot-0.117.0_1 depends on file: /usr/local/bin/python3.7 - found ===> Configuring for py37-instabot-0.117.0_1 running config SUCCEEDED 00:00:03 ------------------------------------------------------------------------------- -- Phase: build ------------------------------------------------------------------------------- ===> Building for py37-instabot-0.117.0_1 running build running build_py creating build creating build/lib creating build/lib/tests copying tests/test_bot_comment.py -> build/lib/tests copying tests/test_bot.py -> build/lib/tests copying tests/test_bot_follow.py -> build/lib/tests copying tests/test_bot_get.py -> build/lib/tests copying tests/test_bot_filter.py -> build/lib/tests copying tests/test_variables.py -> build/lib/tests copying tests/__init__.py -> build/lib/tests copying tests/test_bot_unlike.py -> build/lib/tests copying tests/test_bot_support.py -> build/lib/tests copying tests/test_bot_like.py -> build/lib/tests creating build/lib/instabot copying instabot/utils.py -> build/lib/instabot copying instabot/singleton.py -> build/lib/instabot copying instabot/__init__.py -> build/lib/instabot creating build/lib/instabot/bot copying instabot/bot/bot.py -> build/lib/instabot/bot copying instabot/bot/bot_video.py -> build/lib/instabot/bot copying instabot/bot/bot_block.py -> build/lib/instabot/bot copying instabot/bot/bot_unlike.py -> build/lib/instabot/bot copying instabot/bot/bot_photo.py -> build/lib/instabot/bot copying instabot/bot/bot_unfollow.py -> build/lib/instabot/bot copying instabot/bot/__init__.py -> build/lib/instabot/bot copying instabot/bot/bot_stats.py -> build/lib/instabot/bot copying instabot/bot/bot_checkpoint.py -> build/lib/instabot/bot copying instabot/bot/bot_like.py -> build/lib/instabot/bot copying instabot/bot/bot_archive.py -> build/lib/instabot/bot copying instabot/bot/bot_direct.py -> build/lib/instabot/bot copying instabot/bot/bot_support.py -> build/lib/instabot/bot copying instabot/bot/bot_story.py -> build/lib/instabot/bot copying instabot/bot/bot_delete.py -> build/lib/instabot/bot copying instabot/bot/bot_filter.py -> build/lib/instabot/bot copying instabot/bot/bot_comment.py -> build/lib/instabot/bot copying instabot/bot/bot_follow.py -> build/lib/instabot/bot copying instabot/bot/bot_get.py -> build/lib/instabot/bot creating build/lib/instabot/api copying instabot/api/api_story.py -> build/lib/instabot/api copying instabot/api/api_photo.py -> build/lib/instabot/api copying instabot/api/prepare.py -> build/lib/instabot/api copying instabot/api/__init__.py -> build/lib/instabot/api copying instabot/api/devices.py -> build/lib/instabot/api copying instabot/api/api.py -> build/lib/instabot/api copying instabot/api/api_login.py -> build/lib/instabot/api copying instabot/api/config.py -> build/lib/instabot/api copying instabot/api/api_video.py -> build/lib/instabot/api creating build/lib/instabot/bot/state copying instabot/bot/state/bot_state.py -> build/lib/instabot/bot/state copying instabot/bot/state/bot_cache.py -> build/lib/instabot/bot/state copying instabot/bot/state/__init__.py -> build/lib/instabot/bot/state SUCCEEDED 00:00:02 ------------------------------------------------------------------------------- -- Phase: run-depends ------------------------------------------------------------------------------- ===> py37-instabot-0.117.0_1 depends on package: py37-certifi>=2019.11.28 - found ===> py37-instabot-0.117.0_1 depends on package: py37-chardet>=3.0.4 - found ===> py37-instabot-0.117.0_1 depends on package: py37-future>=0.18.2 - found ===> py37-instabot-0.117.0_1 depends on package: py37-huepy>=1.2.1 - found ===> py37-instabot-0.117.0_1 depends on package: py37-idna>=2.8 - found ===> py37-instabot-0.117.0_1 depends on package: py37-mock>=3.0.5 - found ===> py37-instabot-0.117.0_1 depends on package: py37-moviepy>=1.0.1 - found ===> py37-instabot-0.117.0_1 depends on package: py37-pillow>=7.0.0 - found ===> py37-instabot-0.117.0_1 depends on package: py37-pysocks>=1.7.1 - found ===> py37-instabot-0.117.0_1 depends on package: py37-pytz>=2019.3 - found ===> py37-instabot-0.117.0_1 depends on package: py37-requests>=2.22.0 - found ===> py37-instabot-0.117.0_1 depends on package: py37-requests-toolbelt>=0.9.1 - found ===> py37-instabot-0.117.0_1 depends on package: py37-responses>=0.10.9 - found ===> py37-instabot-0.117.0_1 depends on package: py37-schedule>=0.6.0 - found ===> py37-instabot-0.117.0_1 depends on package: py37-six>=1.14.0 - found ===> py37-instabot-0.117.0_1 depends on package: py37-tqdm>=4.41.1 - found ===> py37-instabot-0.117.0_1 depends on package: py37-urllib3>=1.25.7 - found ===> py37-instabot-0.117.0_1 depends on package: py37-setuptools>0 - found ===> py37-instabot-0.117.0_1 depends on file: /usr/local/bin/python3.7 - found SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: stage ------------------------------------------------------------------------------- ===> Staging for py37-instabot-0.117.0_1 ===> py37-instabot-0.117.0_1 depends on package: py37-certifi>=2019.11.28 - found ===> py37-instabot-0.117.0_1 depends on package: py37-chardet>=3.0.4 - found ===> py37-instabot-0.117.0_1 depends on package: py37-future>=0.18.2 - found ===> py37-instabot-0.117.0_1 depends on package: py37-huepy>=1.2.1 - found ===> py37-instabot-0.117.0_1 depends on package: py37-idna>=2.8 - found ===> py37-instabot-0.117.0_1 depends on package: py37-mock>=3.0.5 - found ===> py37-instabot-0.117.0_1 depends on package: py37-moviepy>=1.0.1 - found ===> py37-instabot-0.117.0_1 depends on package: py37-pillow>=7.0.0 - found ===> py37-instabot-0.117.0_1 depends on package: py37-pysocks>=1.7.1 - found ===> py37-instabot-0.117.0_1 depends on package: py37-pytz>=2019.3 - found ===> py37-instabot-0.117.0_1 depends on package: py37-requests>=2.22.0 - found ===> py37-instabot-0.117.0_1 depends on package: py37-requests-toolbelt>=0.9.1 - found ===> py37-instabot-0.117.0_1 depends on package: py37-responses>=0.10.9 - found ===> py37-instabot-0.117.0_1 depends on package: py37-schedule>=0.6.0 - found ===> py37-instabot-0.117.0_1 depends on package: py37-six>=1.14.0 - found ===> py37-instabot-0.117.0_1 depends on package: py37-tqdm>=4.41.1 - found ===> py37-instabot-0.117.0_1 depends on package: py37-urllib3>=1.25.7 - found ===> py37-instabot-0.117.0_1 depends on package: py37-setuptools>0 - found ===> py37-instabot-0.117.0_1 depends on file: /usr/local/bin/python3.7 - found ===> Generating temporary packing list running install running build running build_py running install_lib creating /construction/www/py-instabot/stage/usr/local/lib/python3.7 creating /construction/www/py-instabot/stage/usr/local/lib/python3.7/site-packages creating /construction/www/py-instabot/stage/usr/local/lib/python3.7/site-packages/tests copying build/lib/tests/test_bot_comment.py -> /construction/www/py-instabot/stage/usr/local/lib/python3.7/site-packages/tests copying build/lib/tests/test_bot.py -> /construction/www/py-instabot/stage/usr/local/lib/python3.7/site-packages/tests copying build/lib/tests/test_bot_follow.py -> /construction/www/py-instabot/stage/usr/local/lib/python3.7/site-packages/tests copying build/lib/tests/test_bot_get.py -> /construction/www/py-instabot/stage/usr/local/lib/python3.7/site-packages/tests copying build/lib/tests/test_bot_filter.py -> /construction/www/py-instabot/stage/usr/local/lib/python3.7/site-packages/tests copying build/lib/tests/test_variables.py -> /construction/www/py-instabot/stage/usr/local/lib/python3.7/site-packages/tests copying build/lib/tests/__init__.py -> /construction/www/py-instabot/stage/usr/local/lib/python3.7/site-packages/tests copying build/lib/tests/test_bot_unlike.py -> /construction/www/py-instabot/stage/usr/local/lib/python3.7/site-packages/tests copying build/lib/tests/test_bot_support.py -> /construction/www/py-instabot/stage/usr/local/lib/python3.7/site-packages/tests copying build/lib/tests/test_bot_like.py -> /construction/www/py-instabot/stage/usr/local/lib/python3.7/site-packages/tests creating /construction/www/py-instabot/stage/usr/local/lib/python3.7/site-packages/instabot copying build/lib/instabot/utils.py -> /construction/www/py-instabot/stage/usr/local/lib/python3.7/site-packages/instabot copying build/lib/instabot/singleton.py -> /construction/www/py-instabot/stage/usr/local/lib/python3.7/site-packages/instabot copying build/lib/instabot/__init__.py -> /construction/www/py-instabot/stage/usr/local/lib/python3.7/site-packages/instabot creating /construction/www/py-instabot/stage/usr/local/lib/python3.7/site-packages/instabot/bot copying build/lib/instabot/bot/bot.py -> /construction/www/py-instabot/stage/usr/local/lib/python3.7/site-packages/instabot/bot copying build/lib/instabot/bot/bot_video.py -> /construction/www/py-instabot/stage/usr/local/lib/python3.7/site-packages/instabot/bot copying build/lib/instabot/bot/bot_block.py -> /construction/www/py-instabot/stage/usr/local/lib/python3.7/site-packages/instabot/bot copying build/lib/instabot/bot/bot_unlike.py -> /construction/www/py-instabot/stage/usr/local/lib/python3.7/site-packages/instabot/bot copying build/lib/instabot/bot/bot_photo.py -> /construction/www/py-instabot/stage/usr/local/lib/python3.7/site-packages/instabot/bot copying build/lib/instabot/bot/bot_unfollow.py -> /construction/www/py-instabot/stage/usr/local/lib/python3.7/site-packages/instabot/bot copying build/lib/instabot/bot/__init__.py -> /construction/www/py-instabot/stage/usr/local/lib/python3.7/site-packages/instabot/bot copying build/lib/instabot/bot/bot_stats.py -> /construction/www/py-instabot/stage/usr/local/lib/python3.7/site-packages/instabot/bot copying build/lib/instabot/bot/bot_checkpoint.py -> /construction/www/py-instabot/stage/usr/local/lib/python3.7/site-packages/instabot/bot copying build/lib/instabot/bot/bot_like.py -> /construction/www/py-instabot/stage/usr/local/lib/python3.7/site-packages/instabot/bot copying build/lib/instabot/bot/bot_archive.py -> /construction/www/py-instabot/stage/usr/local/lib/python3.7/site-packages/instabot/bot copying build/lib/instabot/bot/bot_direct.py -> /construction/www/py-instabot/stage/usr/local/lib/python3.7/site-packages/instabot/bot copying build/lib/instabot/bot/bot_support.py -> /construction/www/py-instabot/stage/usr/local/lib/python3.7/site-packages/instabot/bot copying build/lib/instabot/bot/bot_story.py -> /construction/www/py-instabot/stage/usr/local/lib/python3.7/site-packages/instabot/bot copying build/lib/instabot/bot/bot_delete.py -> /construction/www/py-instabot/stage/usr/local/lib/python3.7/site-packages/instabot/bot copying build/lib/instabot/bot/bot_filter.py -> /construction/www/py-instabot/stage/usr/local/lib/python3.7/site-packages/instabot/bot copying build/lib/instabot/bot/bot_comment.py -> /construction/www/py-instabot/stage/usr/local/lib/python3.7/site-packages/instabot/bot copying build/lib/instabot/bot/bot_follow.py -> /construction/www/py-instabot/stage/usr/local/lib/python3.7/site-packages/instabot/bot copying build/lib/instabot/bot/bot_get.py -> /construction/www/py-instabot/stage/usr/local/lib/python3.7/site-packages/instabot/bot creating /construction/www/py-instabot/stage/usr/local/lib/python3.7/site-packages/instabot/bot/state copying build/lib/instabot/bot/state/bot_state.py -> /construction/www/py-instabot/stage/usr/local/lib/python3.7/site-packages/instabot/bot/state copying build/lib/instabot/bot/state/bot_cache.py -> /construction/www/py-instabot/stage/usr/local/lib/python3.7/site-packages/instabot/bot/state copying build/lib/instabot/bot/state/__init__.py -> /construction/www/py-instabot/stage/usr/local/lib/python3.7/site-packages/instabot/bot/state creating /construction/www/py-instabot/stage/usr/local/lib/python3.7/site-packages/instabot/api copying build/lib/instabot/api/api_story.py -> /construction/www/py-instabot/stage/usr/local/lib/python3.7/site-packages/instabot/api copying build/lib/instabot/api/api_photo.py -> /construction/www/py-instabot/stage/usr/local/lib/python3.7/site-packages/instabot/api copying build/lib/instabot/api/prepare.py -> /construction/www/py-instabot/stage/usr/local/lib/python3.7/site-packages/instabot/api copying build/lib/instabot/api/__init__.py -> /construction/www/py-instabot/stage/usr/local/lib/python3.7/site-packages/instabot/api copying build/lib/instabot/api/devices.py -> /construction/www/py-instabot/stage/usr/local/lib/python3.7/site-packages/instabot/api copying build/lib/instabot/api/api.py -> /construction/www/py-instabot/stage/usr/local/lib/python3.7/site-packages/instabot/api copying build/lib/instabot/api/api_login.py -> /construction/www/py-instabot/stage/usr/local/lib/python3.7/site-packages/instabot/api copying build/lib/instabot/api/config.py -> /construction/www/py-instabot/stage/usr/local/lib/python3.7/site-packages/instabot/api copying build/lib/instabot/api/api_video.py -> /construction/www/py-instabot/stage/usr/local/lib/python3.7/site-packages/instabot/api byte-compiling /construction/www/py-instabot/stage/usr/local/lib/python3.7/site-packages/tests/test_bot_comment.py to test_bot_comment.cpython-37.pyc byte-compiling /construction/www/py-instabot/stage/usr/local/lib/python3.7/site-packages/tests/test_bot.py to test_bot.cpython-37.pyc byte-compiling /construction/www/py-instabot/stage/usr/local/lib/python3.7/site-packages/tests/test_bot_follow.py to test_bot_follow.cpython-37.pyc byte-compiling /construction/www/py-instabot/stage/usr/local/lib/python3.7/site-packages/tests/test_bot_get.py to test_bot_get.cpython-37.pyc byte-compiling /construction/www/py-instabot/stage/usr/local/lib/python3.7/site-packages/tests/test_bot_filter.py to test_bot_filter.cpython-37.pyc byte-compiling /construction/www/py-instabot/stage/usr/local/lib/python3.7/site-packages/tests/test_variables.py to test_variables.cpython-37.pyc byte-compiling /construction/www/py-instabot/stage/usr/local/lib/python3.7/site-packages/tests/__init__.py to __init__.cpython-37.pyc byte-compiling /construction/www/py-instabot/stage/usr/local/lib/python3.7/site-packages/tests/test_bot_unlike.py to test_bot_unlike.cpython-37.pyc byte-compiling /construction/www/py-instabot/stage/usr/local/lib/python3.7/site-packages/tests/test_bot_support.py to test_bot_support.cpython-37.pyc byte-compiling /construction/www/py-instabot/stage/usr/local/lib/python3.7/site-packages/tests/test_bot_like.py to test_bot_like.cpython-37.pyc byte-compiling /construction/www/py-instabot/stage/usr/local/lib/python3.7/site-packages/instabot/utils.py to utils.cpython-37.pyc byte-compiling /construction/www/py-instabot/stage/usr/local/lib/python3.7/site-packages/instabot/singleton.py to singleton.cpython-37.pyc byte-compiling /construction/www/py-instabot/stage/usr/local/lib/python3.7/site-packages/instabot/__init__.py to __init__.cpython-37.pyc byte-compiling /construction/www/py-instabot/stage/usr/local/lib/python3.7/site-packages/instabot/bot/bot.py to bot.cpython-37.pyc byte-compiling /construction/www/py-instabot/stage/usr/local/lib/python3.7/site-packages/instabot/bot/bot_video.py to bot_video.cpython-37.pyc byte-compiling /construction/www/py-instabot/stage/usr/local/lib/python3.7/site-packages/instabot/bot/bot_block.py to bot_block.cpython-37.pyc byte-compiling /construction/www/py-instabot/stage/usr/local/lib/python3.7/site-packages/instabot/bot/bot_unlike.py to bot_unlike.cpython-37.pyc byte-compiling /construction/www/py-instabot/stage/usr/local/lib/python3.7/site-packages/instabot/bot/bot_photo.py to bot_photo.cpython-37.pyc byte-compiling /construction/www/py-instabot/stage/usr/local/lib/python3.7/site-packages/instabot/bot/bot_unfollow.py to bot_unfollow.cpython-37.pyc byte-compiling /construction/www/py-instabot/stage/usr/local/lib/python3.7/site-packages/instabot/bot/__init__.py to __init__.cpython-37.pyc byte-compiling /construction/www/py-instabot/stage/usr/local/lib/python3.7/site-packages/instabot/bot/bot_stats.py to bot_stats.cpython-37.pyc byte-compiling /construction/www/py-instabot/stage/usr/local/lib/python3.7/site-packages/instabot/bot/bot_checkpoint.py to bot_checkpoint.cpython-37.pyc byte-compiling /construction/www/py-instabot/stage/usr/local/lib/python3.7/site-packages/instabot/bot/bot_like.py to bot_like.cpython-37.pyc byte-compiling /construction/www/py-instabot/stage/usr/local/lib/python3.7/site-packages/instabot/bot/bot_archive.py to bot_archive.cpython-37.pyc byte-compiling /construction/www/py-instabot/stage/usr/local/lib/python3.7/site-packages/instabot/bot/bot_direct.py to bot_direct.cpython-37.pyc byte-compiling /construction/www/py-instabot/stage/usr/local/lib/python3.7/site-packages/instabot/bot/bot_support.py to bot_support.cpython-37.pyc byte-compiling /construction/www/py-instabot/stage/usr/local/lib/python3.7/site-packages/instabot/bot/bot_story.py to bot_story.cpython-37.pyc byte-compiling /construction/www/py-instabot/stage/usr/local/lib/python3.7/site-packages/instabot/bot/bot_delete.py to bot_delete.cpython-37.pyc byte-compiling /construction/www/py-instabot/stage/usr/local/lib/python3.7/site-packages/instabot/bot/bot_filter.py to bot_filter.cpython-37.pyc byte-compiling /construction/www/py-instabot/stage/usr/local/lib/python3.7/site-packages/instabot/bot/bot_comment.py to bot_comment.cpython-37.pyc byte-compiling /construction/www/py-instabot/stage/usr/local/lib/python3.7/site-packages/instabot/bot/bot_follow.py to bot_follow.cpython-37.pyc byte-compiling /construction/www/py-instabot/stage/usr/local/lib/python3.7/site-packages/instabot/bot/bot_get.py to bot_get.cpython-37.pyc byte-compiling /construction/www/py-instabot/stage/usr/local/lib/python3.7/site-packages/instabot/bot/state/bot_state.py to bot_state.cpython-37.pyc byte-compiling /construction/www/py-instabot/stage/usr/local/lib/python3.7/site-packages/instabot/bot/state/bot_cache.py to bot_cache.cpython-37.pyc byte-compiling /construction/www/py-instabot/stage/usr/local/lib/python3.7/site-packages/instabot/bot/state/__init__.py to __init__.cpython-37.pyc byte-compiling /construction/www/py-instabot/stage/usr/local/lib/python3.7/site-packages/instabot/api/api_story.py to api_story.cpython-37.pyc byte-compiling /construction/www/py-instabot/stage/usr/local/lib/python3.7/site-packages/instabot/api/api_photo.py to api_photo.cpython-37.pyc byte-compiling /construction/www/py-instabot/stage/usr/local/lib/python3.7/site-packages/instabot/api/prepare.py to prepare.cpython-37.pyc byte-compiling /construction/www/py-instabot/stage/usr/local/lib/python3.7/site-packages/instabot/api/__init__.py to __init__.cpython-37.pyc byte-compiling /construction/www/py-instabot/stage/usr/local/lib/python3.7/site-packages/instabot/api/devices.py to devices.cpython-37.pyc byte-compiling /construction/www/py-instabot/stage/usr/local/lib/python3.7/site-packages/instabot/api/api.py to api.cpython-37.pyc byte-compiling /construction/www/py-instabot/stage/usr/local/lib/python3.7/site-packages/instabot/api/api_login.py to api_login.cpython-37.pyc byte-compiling /construction/www/py-instabot/stage/usr/local/lib/python3.7/site-packages/instabot/api/config.py to config.cpython-37.pyc byte-compiling /construction/www/py-instabot/stage/usr/local/lib/python3.7/site-packages/instabot/api/api_video.py to api_video.cpython-37.pyc writing byte-compilation script '/tmp/tmp0c55234h.py' /usr/local/bin/python3.7 /tmp/tmp0c55234h.py removing /tmp/tmp0c55234h.py running install_egg_info running egg_info writing instabot.egg-info/PKG-INFO writing dependency_links to instabot.egg-info/dependency_links.txt writing requirements to instabot.egg-info/requires.txt writing top-level names to instabot.egg-info/top_level.txt reading manifest file 'instabot.egg-info/SOURCES.txt' writing manifest file 'instabot.egg-info/SOURCES.txt' Copying instabot.egg-info to /construction/www/py-instabot/stage/usr/local/lib/python3.7/site-packages/instabot-0.117.0-py3.7.egg-info running install_scripts writing list of installed files to '/construction/www/py-instabot/.PLIST.pymodtmp' ===> Creating unique files: Move MAN files needing SUFFIX ===> Creating unique files: Move files needing SUFFIX ====> Compressing man pages (compress-man) ====> Running Q/A tests (stage-qa) Warning: You have disabled the licenses framework with DISABLE_LICENSES, unable to run checks SUCCEEDED 00:00:03 ------------------------------------------------------------------------------- -- Phase: check-plist ------------------------------------------------------------------------------- ====> Checking for pkg-plist issues (check-plist) ===> Parsing plist ===> Checking for items in STAGEDIR missing from pkg-plist ===> Checking for items in pkg-plist which are not in STAGEDIR ===> No pkg-plist issues found (check-plist) SUCCEEDED 00:00:01 ------------------------------------------------------------------------------- -- Phase: package ------------------------------------------------------------------------------- ===> Building package for py37-instabot-0.117.0_1 file sizes/checksums [137]: 0% file sizes/checksums [137]: 72% file sizes/checksums [137]: 100% packing files [137]: 0% packing files [137]: 72% packing files [137]: 100% packing directories [0]: 0% packing directories [0]: 100% SUCCEEDED 00:00:01 TOTAL TIME 00:02:33