[package - 114i386-default][multimedia/py-moviepy] Failed for py38-moviepy-1.0.3_1 in run-depends
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Sat, 22 May 2021 08:52:12 UTC
You are receiving this mail as a port that you maintain is failing to build on the FreeBSD package build server. Please investigate the failure and submit a PR to fix build. Maintainer: sunpoet@FreeBSD.org Log URL: http://beefy10.nyi.freebsd.org/data/114i386-default/6a26a4e88344/logs/py38-moviepy-1.0.3_1.log Build URL: http://beefy10.nyi.freebsd.org/build.html?mastername=114i386-default&build=6a26a4e88344 Log: =>> Building multimedia/py-moviepy build started at Sat May 22 08:51:58 UTC 2021 port directory: /usr/ports/multimedia/py-moviepy package name: py38-moviepy-1.0.3_1 building for: FreeBSD 114i386-default-job-06 11.4-RELEASE-p9 FreeBSD 11.4-RELEASE-p9 i386 maintained by: sunpoet@FreeBSD.org Makefile ident: Poudriere version: 3.2.8-8-gaf08dbda Host OSVERSION: 1400008 Jail OSVERSION: 1104001 Job Id: 06 ---Begin Environment--- SHELL=/bin/csh UNAME_p=i386 UNAME_m=i386 OSVERSION=1104001 UNAME_v=FreeBSD 11.4-RELEASE-p9 UNAME_r=11.4-RELEASE-p9 BLOCKSIZE=K MAIL=/var/mail/root STATUS=1 HOME=/root PATH=/sbin:/bin:/usr/sbin:/usr/bin:/usr/local/sbin:/usr/local/bin:/root/bin LOCALBASE=/usr/local USER=root LIBEXECPREFIX=/usr/local/libexec/poudriere POUDRIERE_VERSION=3.2.8-8-gaf08dbda MASTERMNT=/usr/local/poudriere/data/.m/114i386-default/ref POUDRIERE_BUILD_TYPE=bulk PACKAGE_BUILDING=yes SAVED_TERM= PWD=/usr/local/poudriere/data/.m/114i386-default/ref/.p/pool P_PORTS_FEATURES=FLAVORS SELECTED_OPTIONS MASTERNAME=114i386-default SCRIPTPREFIX=/usr/local/share/poudriere OLDPWD=/usr/local/poudriere/data/.m/114i386-default/ref/.p SCRIPTPATH=/usr/local/share/poudriere/bulk.sh POUDRIEREPATH=/usr/local/bin/poudriere ---End Environment--- ---Begin Poudriere Port Flags/Env--- PORT_FLAGS= PKGENV= FLAVOR=py38 DEPENDS_ARGS= MAKE_ARGS= FLAVOR=py38 ---End Poudriere Port Flags/Env--- ---Begin OPTIONS List--- ===> The following configuration options are available for py38-moviepy-1.0.3_1: ====> ImageMagick image processing support: you have to select exactly one of them IMAGEMAGICK6=off: Use ImageMagick 6.x as backend IMAGEMAGICK7=on: Use ImageMagick 7.x as backend ===> Use 'make config' to modify these settings ---End OPTIONS List--- --MAINTAINER-- sunpoet@FreeBSD.org --End MAINTAINER-- --CONFIGURE_ARGS-- --End CONFIGURE_ARGS-- --CONFIGURE_ENV-- PYTHON="/usr/local/bin/python3.8" XDG_DATA_HOME=/wrkdirs/usr/ports/multimedia/py-moviepy/work-py38 XDG_CONFIG_HOME=/wrkdirs/usr/ports/multimedia/py-moviepy/work-py38 HOME=/wrkdirs/usr/ports/multimedia/py-moviepy/work-py38 TMPDIR="/tmp" PATH=/wrkdirs/usr/ports/multimedia/py-moviepy/work-py38/.bin:/sbin:/bin:/usr/sbin:/usr/bin:/usr/local/sbin:/usr/local/bin:/root/bin SHELL=/bin/sh CONFIG_SHELL=/bin/sh --End CONFIGURE_ENV-- --MAKE_ENV-- XDG_DATA_HOME=/wrkdirs/usr/ports/multimedia/py-moviepy/work-py38 XDG_CONFIG_HOME=/wrkdirs/usr/ports/multimedia/py-moviepy/work-py38 HOME=/wrkdirs/usr/ports/multimedia/py-moviepy/work-py38 TMPDIR="/tmp" PATH=/wrkdirs/usr/ports/multimedia/py-moviepy/work-py38/.bin:/sbin:/bin:/usr/sbin:/usr/bin:/usr/local/sbin:/usr/local/bin:/root/bin NO_PIE=yes MK_DEBUG_FILES=no MK_KERNEL_SYMBOLS=no SHELL=/bin/sh NO_LINT=YES LDSHARED="cc -shared" PYTHONDONTWRITEBYTECODE= PYTHONOPTIMIZE= PREFIX=/usr/local LOCALBASE=/usr/local CC="cc" CFLAGS="-O2 -pipe -fstack-protector-strong -fno-strict-aliasing " CPP="cpp" CPPFLAGS="" LDFLAGS=" -fstack-protector-strong " LIBS="" CXX="c++" CXXFLAGS="-O2 -pipe -fstack-protector-strong -fno-strict-aliasing " MANPREFIX="/usr/local" BSD_INSTALL_PROGRAM="install -s -m 555" BSD_INSTALL_LIB="install -s -m 0644" BSD_INSTALL_SCRIPT="install -m 555" BSD_INSTALL_DATA="install -m 0644" BSD_INSTALL_MAN="install -m 444" --End MAKE_ENV-- --PLIST_SUB-- PYTHON_INCLUDEDIR=include/python3.8 PYTHON_LIBDIR=lib/python3.8 PYTHON_PLATFORM=freebsd11 PYTHON_SITELIBDIR=lib/python3.8/site-packages PYTHON_SUFFIX=38 PYTHON_EXT_SUFFIX=.cpython-38 PYTHON_VER=3.8 PYTHON_VERSION=python3.8 PYTHON2="@comment " PYTHON3="" OSREL=11.4 PREFIX=%D LOCALBASE=/usr/local RESETPREFIX=/usr/local LIB32DIR=lib DOCSDIR="share/doc/py38-moviepy" EXAMPLESDIR="share/examples/py38-moviepy" DATADIR="share/py38-moviepy" WWWDIR="www/py38-moviepy" ETCDIR="etc/py38-moviepy" --End PLIST_SUB-- --SUB_LIST-- PREFIX=/usr/local LOCALBASE=/usr/local DATADIR=/usr/local/share/py38-moviepy DOCSDIR=/usr/local/share/doc/py38-moviepy EXAMPLESDIR=/usr/local/share/examples/py38-moviepy WWWDIR=/usr/local/www/py38-moviepy ETCDIR=/usr/local/etc/py38-moviepy --End SUB_LIST-- ---Begin make.conf--- USE_PACKAGE_DEPENDS=yes BATCH=yes WRKDIRPREFIX=/wrkdirs PORTSDIR=/usr/ports PACKAGES=/packages DISTDIR=/distfiles PACKAGE_BUILDING=yes PACKAGE_BUILDING_FLAVORS=yes MACHINE=i386 MACHINE_ARCH=i386 ARCH=${MACHINE_ARCH} #### /usr/local/etc/poudriere.d/make.conf #### # XXX: We really need this but cannot use it while 'make checksum' does not # try the next mirror on checksum failure. It currently retries the same # failed mirror and then fails rather then trying another. It *does* # try the next if the size is mismatched though. #MASTER_SITE_FREEBSD=yes # Build ALLOW_MAKE_JOBS_PACKAGES with 2 jobs MAKE_JOBS_NUMBER=2 #### /usr/ports/Mk/Scripts/ports_env.sh #### _CCVERSION_921dbbb2=FreeBSD clang version 10.0.0 (git@github.com:llvm/llvm-project.git llvmorg-10.0.0-0-gd32170dbd5b) Target: i386-unknown-freebsd11.4 Thread model: posix InstalledDir: /usr/bin _ALTCCVERSION_921dbbb2=none _CXXINTERNAL_acaad9ca=FreeBSD clang version 10.0.0 (git@github.com:llvm/llvm-project.git llvmorg-10.0.0-0-gd32170dbd5b) Target: i386-unknown-freebsd11.4 Thread model: posix InstalledDir: /usr/bin "/usr/bin/ld" "--eh-frame-hdr" "-dynamic-linker" "/libexec/ld-elf.so.1" "--hash-style=both" "--enable-new-dtags" "-m" "elf_i386_fbsd" "-o" "a.out" "/usr/lib/crt1.o" "/usr/lib/crti.o" "/usr/lib/crtbegin.o" "-L/usr/lib" "/dev/null" "-lc++" "-lm" "-lgcc" "--as-needed" "-lgcc_s" "--no-as-needed" "-lc" "-lgcc" "--as-needed" "-lgcc_s" "--no-as-needed" "/usr/lib/crtend.o" "/usr/lib/crtn.o" CC_OUTPUT_921dbbb2_58173849=yes CC_OUTPUT_921dbbb2_9bdba57c=yes CC_OUTPUT_921dbbb2_6a4fe7f5=yes CC_OUTPUT_921dbbb2_6bcac02b=yes CC_OUTPUT_921dbbb2_67d20829=yes CC_OUTPUT_921dbbb2_bfa62e83=yes CC_OUTPUT_921dbbb2_f0b4d593=yes CC_OUTPUT_921dbbb2_308abb44=yes CC_OUTPUT_921dbbb2_f00456e5=yes CC_OUTPUT_921dbbb2_65ad290d=yes CC_OUTPUT_921dbbb2_f2776b26=yes CC_OUTPUT_921dbbb2_b2657cc3=yes CC_OUTPUT_921dbbb2_380987f7=yes CC_OUTPUT_921dbbb2_160933ec=yes CC_OUTPUT_921dbbb2_fb62803b=yes _OBJC_CCVERSION_921dbbb2=FreeBSD clang version 10.0.0 (git@github.com:llvm/llvm-project.git llvmorg-10.0.0-0-gd32170dbd5b) Target: i386-unknown-freebsd11.4 Thread model: posix InstalledDir: /usr/bin _OBJC_ALTCCVERSION_921dbbb2=none ARCH=i386 OPSYS=FreeBSD _OSRELEASE=11.4-RELEASE-p9 OSREL=11.4 OSVERSION=1104001 PYTHONBASE=/usr/local CONFIGURE_MAX_CMD_LEN=524288 HAVE_PORTS_ENV=1 #### Misc Poudriere #### GID=0 UID=0 DISABLE_MAKE_JOBS=poudriere ---End make.conf--- --Resource limits-- cpu time (seconds, -t) unlimited file size (512-blocks, -f) unlimited data seg size (kbytes, -d) 524288 stack size (kbytes, -s) 65536 core file size (512-blocks, -c) unlimited max memory size (kbytes, -m) unlimited locked memory (kbytes, -l) unlimited max user processes (-u) 89999 open files (-n) 1024 virtual mem size (kbytes, -v) unlimited swap limit (kbytes, -w) unlimited socket buffer size (bytes, -b) unlimited pseudo-terminals (-p) unlimited kqueues (-k) unlimited umtx shared locks (-o) unlimited --End resource limits-- =======================<phase: check-sanity >============================ ===> License MIT accepted by the user =========================================================================== =======================<phase: pkg-depends >============================ ===> py38-moviepy-1.0.3_1 depends on file: /usr/local/sbin/pkg - not found ===> Installing existing package /packages/All/pkg-1.16.3.txz [114i386-default-job-06] Installing pkg-1.16.3... [114i386-default-job-06] Extracting pkg-1.16.3: .......... done ===> py38-moviepy-1.0.3_1 depends on file: /usr/local/sbin/pkg - found ===> Returning to build of py38-moviepy-1.0.3_1 =========================================================================== =======================<phase: fetch-depends >============================ =========================================================================== =======================<phase: fetch >============================ ===> License MIT accepted by the user ===> Fetching all distfiles required by py38-moviepy-1.0.3_1 for building =========================================================================== =======================<phase: checksum >============================ ===> License MIT accepted by the user ===> Fetching all distfiles required by py38-moviepy-1.0.3_1 for building => SHA256 Checksum OK for moviepy-1.0.3.tar.gz. =========================================================================== =======================<phase: extract-depends>============================ =========================================================================== =======================<phase: extract >============================ ===> License MIT accepted by the user ===> Fetching all distfiles required by py38-moviepy-1.0.3_1 for building ===> Extracting for py38-moviepy-1.0.3_1 => SHA256 Checksum OK for moviepy-1.0.3.tar.gz. =========================================================================== =======================<phase: patch-depends >============================ =========================================================================== =======================<phase: patch >============================ ===> Patching for py38-moviepy-1.0.3_1 ===> Applying FreeBSD patches for py38-moviepy-1.0.3_1 from /usr/ports/multimedia/py-moviepy/files =========================================================================== =======================<phase: build-depends >============================ ===> py38-moviepy-1.0.3_1 depends on package: py38-setuptools>0 - not found ===> Installing existing package /packages/All/py38-setuptools-44.0.0_1.txz [114i386-default-job-06] Installing py38-setuptools-44.0.0_1... [114i386-default-job-06] `-- Installing python38-3.8.10... [114i386-default-job-06] | `-- Installing gettext-runtime-0.21... [114i386-default-job-06] | | `-- Installing indexinfo-0.3.1... [114i386-default-job-06] | | `-- Extracting indexinfo-0.3.1: .... done [114i386-default-job-06] | `-- Extracting gettext-runtime-0.21: .......... done [114i386-default-job-06] | `-- Installing libffi-3.3_1... [114i386-default-job-06] | `-- Extracting libffi-3.3_1: .......... done <snip> [114i386-default-job-06] | | `-- Installing libunistring-0.9.10_1... [114i386-default-job-06] | | `-- Extracting libunistring-0.9.10_1: .......... done [114i386-default-job-06] | `-- Extracting libidn2-2.3.1: .......... done [114i386-default-job-06] | `-- Installing libtasn1-4.17.0... [114i386-default-job-06] | `-- Extracting libtasn1-4.17.0: .......... done [114i386-default-job-06] | `-- Installing nettle-3.7.2_2... [114i386-default-job-06] | `-- Extracting nettle-3.7.2_2: .......... done [114i386-default-job-06] | `-- Installing p11-kit-0.23.22_1... [114i386-default-job-06] | | `-- Installing glib-2.66.7_1,1... [114i386-default-job-06] | | `-- Installing libiconv-1.16... [114i386-default-job-06] | | `-- Extracting libiconv-1.16: .......... done [114i386-default-job-06] | | `-- Installing libxml2-2.9.10_3... [114i386-default-job-06] | | `-- Extracting libxml2-2.9.10_3: .......... done [114i386-default-job-06] | | `-- Installing pcre-8.44... [114i386-default-job-06] | | `-- Extracting pcre-8.44: .......... done [114i386-default-job-06] | | `-- Extracting glib-2.66.7_1,1: .......... done No schema files found: doing nothing. [114i386-default-job-06] | `-- Extracting p11-kit-0.23.22_1: .......... done [114i386-default-job-06] | `-- Installing trousers-0.3.14_3... [114i386-default-job-06] | | `-- Installing tpm-emulator-0.7.4_2... ===> Creating groups. Creating group '_tss' with gid '601'. ===> Creating users Creating user '_tss' with uid '601'. [114i386-default-job-06] | | `-- Extracting tpm-emulator-0.7.4_2: ......... done ===> Creating groups. Using existing group '_tss'. ===> Creating users Using existing user '_tss'. [114i386-default-job-06] | `-- Extracting trousers-0.3.14_3: .......... done [114i386-default-job-06] `-- Extracting gnutls-3.6.15: .......... done [114i386-default-job-06] `-- Installing lame-3.100_2... [114i386-default-job-06] `-- Extracting lame-3.100_2: .......... done [114i386-default-job-06] `-- Installing libX11-1.7.1,1... [114i386-default-job-06] | `-- Installing libxcb-1.14_1... [114i386-default-job-06] | | `-- Installing libXau-1.0.9... [114i386-default-job-06] | | `-- Extracting libXau-1.0.9: .......... done [114i386-default-job-06] | | `-- Installing libXdmcp-1.1.3... [114i386-default-job-06] | | `-- Installing xorgproto-2021.4... [114i386-default-job-06] | | `-- Extracting xorgproto-2021.4: .......... done [114i386-default-job-06] | | `-- Extracting libXdmcp-1.1.3: ......... done [114i386-default-job-06] | | `-- Installing libpthread-stubs-0.4... [114i386-default-job-06] | | `-- Extracting libpthread-stubs-0.4: .... done [114i386-default-job-06] | `-- Extracting libxcb-1.14_1: .......... done [114i386-default-job-06] `-- Extracting libX11-1.7.1,1: .......... done [114i386-default-job-06] `-- Installing libass-0.15.1... [114i386-default-job-06] | `-- Installing fribidi-1.0.10... [114i386-default-job-06] | `-- Extracting fribidi-1.0.10: .......... done [114i386-default-job-06] | `-- Installing harfbuzz-2.8.1... [114i386-default-job-06] | | `-- Installing graphite2-1.3.14... [114i386-default-job-06] | | `-- Extracting graphite2-1.3.14: .......... done [114i386-default-job-06] | `-- Extracting harfbuzz-2.8.1: .......... done [114i386-default-job-06] `-- Extracting libass-0.15.1: .......... done [114i386-default-job-06] `-- Installing libdrm-2.4.105,1... [114i386-default-job-06] | `-- Installing libpciaccess-0.16... [114i386-default-job-06] | | `-- Installing pciids-20210426... [114i386-default-job-06] | | `-- Extracting pciids-20210426: ..... done [114i386-default-job-06] | `-- Extracting libpciaccess-0.16: ......... done [114i386-default-job-06] `-- Extracting libdrm-2.4.105,1: .......... done [114i386-default-job-06] `-- Installing libtheora-1.1.1_7... [114i386-default-job-06] | `-- Installing libogg-1.3.4,4... [114i386-default-job-06] | `-- Extracting libogg-1.3.4,4: .......... done [114i386-default-job-06] | `-- Installing libvorbis-1.3.7_2,3... [114i386-default-job-06] | `-- Extracting libvorbis-1.3.7_2,3: .......... done [114i386-default-job-06] `-- Extracting libtheora-1.1.1_7: .......... done [114i386-default-job-06] `-- Installing libv4l-1.20.0_1... [114i386-default-job-06] | `-- Installing argp-standalone-1.3_4... [114i386-default-job-06] | `-- Extracting argp-standalone-1.3_4: ......... done [114i386-default-job-06] | `-- Installing jpeg-turbo-2.0.6... [114i386-default-job-06] | `-- Extracting jpeg-turbo-2.0.6: .......... done [114i386-default-job-06] | `-- Installing libudev-devd-0.4.2_1... [114i386-default-job-06] | `-- Extracting libudev-devd-0.4.2_1: ........ done [114i386-default-job-06] `-- Extracting libv4l-1.20.0_1: .......... done [114i386-default-job-06] `-- Installing libva-2.11.0... [114i386-default-job-06] | `-- Installing libXext-1.3.4,1... [114i386-default-job-06] | `-- Extracting libXext-1.3.4,1: .......... done [114i386-default-job-06] | `-- Installing libXfixes-5.0.3_2... [114i386-default-job-06] | `-- Extracting libXfixes-5.0.3_2: .......... done [114i386-default-job-06] | `-- Installing wayland-1.19.0... [114i386-default-job-06] | | `-- Installing libepoll-shim-0.0.20210418... [114i386-default-job-06] | | `-- Extracting libepoll-shim-0.0.20210418: .......... done [114i386-default-job-06] | `-- Extracting wayland-1.19.0: .......... done [114i386-default-job-06] `-- Extracting libva-2.11.0: .......... done [114i386-default-job-06] `-- Installing libvdpau-1.4... [114i386-default-job-06] `-- Extracting libvdpau-1.4: .......... done [114i386-default-job-06] `-- Installing libvpx-1.10.0... [114i386-default-job-06] `-- Extracting libvpx-1.10.0: .......... done [114i386-default-job-06] `-- Installing libx264-0.161.3049... [114i386-default-job-06] `-- Extracting libx264-0.161.3049: ......... done [114i386-default-job-06] `-- Installing opus-1.3.1... [114i386-default-job-06] `-- Extracting opus-1.3.1: .......... done [114i386-default-job-06] `-- Installing x265-3.4_1... [114i386-default-job-06] `-- Extracting x265-3.4_1: .......... done [114i386-default-job-06] `-- Installing xvid-1.3.7,1... [114i386-default-job-06] `-- Extracting xvid-1.3.7,1: ........ done [114i386-default-job-06] Extracting ffmpeg-4.4_1,1: .......... done ===== 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). ===== Message from ca_root_nss-3.63: -- 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 ===== 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 ===== 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 ===> py38-moviepy-1.0.3_1 depends on executable: ffmpeg - found ===> Returning to build of py38-moviepy-1.0.3_1 ===> py38-moviepy-1.0.3_1 depends on package: py38-decorator4>=4.0.2<5.0 - not found ===> Installing existing package /packages/All/py38-decorator-5.0.7.txz [114i386-default-job-06] Installing py38-decorator-5.0.7... [114i386-default-job-06] Extracting py38-decorator-5.0.7: .......... done ===> py38-moviepy-1.0.3_1 depends on package: py38-decorator4>=4.0.2<5.0 - not found *** Error code 1 Stop. make: stopped in /usr/ports/multimedia/py-moviepy