------------------------------------------------------------------------------- -- Phase: Environment ------------------------------------------------------------------------------- NO_DEPENDS=1 FLAVOR=py39 UNAME_r=6.5 UNAME_m=x86_64 UNAME_p=x86_64 UNAME_v=unknown UNAME_s=DragonFly PATH=/sbin:/bin:/usr/sbin:/usr/bin:/usr/local/sbin:/usr/local/bin SSL_NO_VERIFY_PEER=1 LANG=C HOME=/root USER=root TERM=dumb SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: showconfig ------------------------------------------------------------------------------- ===> The following configuration options are available for py39-mlt6-6.26.1_3: EXAMPLES=on: Build and/or install examples ===> Use 'make config' to modify these settings SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: CONFIGURE_ENV ------------------------------------------------------------------------------- PYTHON="/usr/local/bin/python3.9" PKG_CONFIG=pkgconf XDG_DATA_HOME=/construction/multimedia/py-mlt6 XDG_CONFIG_HOME=/construction/multimedia/py-mlt6 XDG_CACHE_HOME=/construction/multimedia/py-mlt6/.cache HOME=/construction/multimedia/py-mlt6 TMPDIR="/tmp" PATH=/construction/multimedia/py-mlt6/.bin:/sbin:/bin:/usr/sbin:/usr/bin:/usr/local/sbin:/usr/local/bin PKG_CONFIG_LIBDIR=/construction/multimedia/py-mlt6/.pkgconfig:/usr/local/libdata/pkgconfig:/usr/local/share/pkgconfig:/usr/libdata/pkgconfig SHELL=/bin/sh CONFIG_SHELL=/bin/sh CCVER=gcc80 CMAKE_PREFIX_PATH="/usr/local" SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: CONFIGURE_ARGS ------------------------------------------------------------------------------- SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: MAKE_ENV ------------------------------------------------------------------------------- XDG_DATA_HOME=/construction/multimedia/py-mlt6 XDG_CONFIG_HOME=/construction/multimedia/py-mlt6 XDG_CACHE_HOME=/construction/multimedia/py-mlt6/.cache HOME=/construction/multimedia/py-mlt6 TMPDIR="/tmp" PATH=/construction/multimedia/py-mlt6/.bin:/sbin:/bin:/usr/sbin:/usr/bin:/usr/local/sbin:/usr/local/bin PKG_CONFIG_LIBDIR=/construction/multimedia/py-mlt6/.pkgconfig:/usr/local/libdata/pkgconfig:/usr/local/share/pkgconfig:/usr/libdata/pkgconfig MK_DEBUG_FILES=no MK_KERNEL_SYMBOLS=no SHELL=/bin/sh NO_LINT=YES CCVER=gcc80 PREFIX=/usr/local LOCALBASE=/usr/local NOPROFILE=1 CC="cc" CFLAGS="-pipe -D__FreeBSD__=9 -O2 -isystem /usr/local/include -fno-strict-aliasing " CPP="cpp" CPPFLAGS="-isystem /usr/local/include" LDFLAGS=" " LIBS="-L/usr/local/lib" CXX="c++" CXXFLAGS=" -pipe -D__FreeBSD__=9 -O2 -isystem /usr/local/include -fno-strict-aliasing -isystem /usr/local/include " 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" SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: MAKE_ARGS ------------------------------------------------------------------------------- DESTDIR=/construction/multimedia/py-mlt6/stage SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: PLIST_SUB ------------------------------------------------------------------------------- PORTEXAMPLES="" PYTHON_INCLUDEDIR=include/python3.9 PYTHON_LIBDIR=lib/python3.9 PYTHON_PLATFORM=dragonfly6 PYTHON_SITELIBDIR=lib/python3.9/site-packages PYTHON_SUFFIX=39 PYTHON_EXT_SUFFIX=.cpython-39 PYTHON_VER=3.9 PYTHON_VERSION=python3.9 PYTHON2="@comment " PYTHON3="" CMAKE_BUILD_TYPE="release" MLT_VERSION=6.26.1 OSREL=6.5 PREFIX=%D LOCALBASE=/usr/local RESETPREFIX=/usr/local LIB32DIR=lib PROFILE="@comment " DOCSDIR="share/doc/mlt6" EXAMPLESDIR="share/examples/mlt6" DATADIR="share/mlt" WWWDIR="www/mlt6" ETCDIR="etc/mlt6" SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: SUB_LIST ------------------------------------------------------------------------------- PYTHON_INCLUDEDIR=/usr/local/include/python3.9 PYTHON_LIBDIR=/usr/local/lib/python3.9 PYTHON_PLATFORM=dragonfly6 PYTHON_SITELIBDIR=/usr/local/lib/python3.9/site-packages PYTHON_SUFFIX=39 PYTHON_EXT_SUFFIX=.cpython-39 PYTHON_VER=3.9 PYTHON_VERSION=python3.9 PYTHON2="@comment " PYTHON3="" PREFIX=/usr/local LOCALBASE=/usr/local DATADIR=/usr/local/share/mlt DOCSDIR=/usr/local/share/doc/mlt6 EXAMPLESDIR=/usr/local/share/examples/mlt6 WWWDIR=/usr/local/www/mlt6 ETCDIR=/usr/local/etc/mlt6 SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: /etc/make.conf ------------------------------------------------------------------------------- DPORTS_BUILDER=yes DISABLE_LICENSES=yes DEFAULT_VERSIONS=ssl=openssl FORCE_PACKAGE=yes DEVELOPER=yes DFLY_STING_XFAIL=yes USE_PACKAGE_DEPENDS_ONLY=yes PORTSDIR=/xports PORT_DBDIR=/options PKG_DBDIR=/var/db/pkg PKG_CACHEDIR=/var/cache/pkg PKG_COMPRESSION_FORMAT=.tgz DEVELOPER=1 WITH_CCACHE_BUILD=yes CCACHE_DIR=/ccache UID=0 ARCH=x86_64 OPSYS=DragonFly DFLYVERSION=600503 OSVERSION=9999999 OSREL=6.5 _OSRELEASE=6.5-SYNTH DISTDIR=/distfiles WRKDIRPREFIX=/construction BATCH=yes PACKAGE_BUILDING=yes PKG_CREATE_VERBOSE=yes MAKE_JOBS_NUMBER=13 SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: setup ------------------------------------------------------------------------------- Installing /packages/All/pcre-8.45_3.pkg Installing /packages/All/swig-4.0.2.pkg Installing /packages/All/indexinfo-0.3.1.pkg Installing /packages/All/libffi-3.4.4.pkg Installing /packages/All/expat-2.5.0.pkg Installing /packages/All/mpdecimal-2.5.1.pkg Installing /packages/All/ncurses-6.3.pkg ===== Message from ncurses-6.3: -- To get the terminfo database please install the terminfo-db package: pkg install terminfo-db Installing /packages/All/readline-8.2.1.pkg Installing /packages/All/gettext-runtime-0.21.1.pkg Installing /packages/All/openssl-1.1.1u,1.pkg Installing /packages/All/python39-3.9.17.pkg ===== Message from python39-3.9.17: -- Note that some standard Python modules are provided as separate ports as they require additional dependencies. They are available as: py39-gdbm databases/py-gdbm@py39 py39-sqlite3 databases/py-sqlite3@py39 py39-tkinter x11-toolkits/py-tkinter@py39 Installing /packages/All/libuv-1.44.2.pkg Installing /packages/All/rhash-1.4.3.pkg Installing /packages/All/pkg-1.19.1_1.pkg Installing /packages/All/liblz4-1.9.4,1.pkg pkg: Repository Avalon cannot be opened. 'pkg update' required Installing /packages/All/zstd-1.5.4.pkg pkg: Repository Avalon cannot be opened. 'pkg update' required Installing /packages/All/libarchive-3.6.2,1.pkg pkg: Repository Avalon cannot be opened. 'pkg update' required Installing /packages/All/cmake-core-3.25.1_1.pkg pkg: Repository Avalon cannot be opened. 'pkg update' required Installing /packages/All/gmp-6.2.1.pkg pkg: Repository Avalon cannot be opened. 'pkg update' required Installing /packages/All/mpfr-4.2.0,1.pkg pkg: Repository Avalon cannot be opened. 'pkg update' required Installing /packages/All/mpc-1.2.1.pkg pkg: Repository Avalon cannot be opened. 'pkg update' required UNFLAVORED devel/binutils -> use devel/binutils@native Installing /packages/All/binutils-2.40_4,1.pkg pkg: Repository Avalon cannot be opened. 'pkg update' required Installing /packages/All/gcc12-12.2.0_5.pkg pkg: Repository Avalon cannot be opened. 'pkg update' required ===== Message from gcc12-12.2.0_5: -- 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/gcc12 For ports leveraging USE_GCC, USES=compiler, or USES=fortran this happens transparently. Installing /packages/All/blas-3.11.0.pkg pkg: Repository Avalon cannot be opened. 'pkg update' required Installing /packages/All/lapack-3.11.0.pkg pkg: Repository Avalon cannot be opened. 'pkg update' required Installing /packages/All/eigen-3.4.0_1.pkg pkg: Repository Avalon cannot be opened. 'pkg update' required Installing /packages/All/pkgconf-1.8.1,1.pkg pkg: Repository Avalon cannot be opened. 'pkg update' required Installing /packages/All/ccache-3.7.12_4.pkg pkg: Repository Avalon cannot be opened. 'pkg update' required Create compiler links... create symlink for cc create symlink for cc (world) create symlink for c++ create symlink for c++ (world) create symlink for CC create symlink for CC (world) create symlink for gcc create symlink for gcc (world) create symlink for g++ create symlink for g++ (world) create symlink for gcc12 create symlink for gcc12 (world) create symlink for g++12 create symlink for g++12 (world) create symlink for cpp12 create symlink for cpp12 (world) ===== Message from ccache-3.7.12_4: -- NOTE: Please read /usr/local/share/doc/ccache/ccache-howto-freebsd.txt for information on using ccache with FreeBSD ports and src. Installing /packages/All/libexif-0.6.24.pkg pkg: Repository Avalon cannot be opened. 'pkg update' required Installing /packages/All/fftw3-3.3.10_2.pkg pkg: Repository Avalon cannot be opened. 'pkg update' required Installing /packages/All/brotli-1.0.9,1.pkg pkg: Repository Avalon cannot be opened. 'pkg update' required Installing /packages/All/highway-1.0.4_1.pkg pkg: Repository Avalon cannot be opened. 'pkg update' required Installing /packages/All/giflib-5.2.1.pkg pkg: Repository Avalon cannot be opened. 'pkg update' required Installing /packages/All/Imath-3.1.7.pkg pkg: Repository Avalon cannot be opened. 'pkg update' required Installing /packages/All/openexr-3.1.9.pkg pkg: Repository Avalon cannot be opened. 'pkg update' required Installing /packages/All/png-1.6.39.pkg pkg: Repository Avalon cannot be opened. 'pkg update' required Installing /packages/All/jpeg-turbo-2.1.5.1.pkg pkg: Repository Avalon cannot be opened. 'pkg update' required Installing /packages/All/libdeflate-1.18.pkg pkg: Repository Avalon cannot be opened. 'pkg update' required Installing /packages/All/jbigkit-2.1_1.pkg pkg: Repository Avalon cannot be opened. 'pkg update' required Installing /packages/All/tiff-4.4.0_1.pkg pkg: Repository Avalon cannot be opened. 'pkg update' required Installing /packages/All/pcre2-10.42.pkg pkg: Repository Avalon cannot be opened. 'pkg update' required Installing /packages/All/libxml2-2.10.4.pkg pkg: Repository Avalon cannot be opened. 'pkg update' required Installing /packages/All/libiconv-1.17.pkg pkg: Repository Avalon cannot be opened. 'pkg update' required Installing /packages/All/glib-2.76.2,2.pkg pkg: Repository Avalon cannot be opened. 'pkg update' required Generating GIO modules cache Compiling glib schemas No schema files found: doing nothing. Installing /packages/All/shared-mime-info-2.2_1.pkg pkg: Repository Avalon cannot be opened. 'pkg update' required Building the Shared MIME-Info database cache Installing /packages/All/gdk-pixbuf2-2.42.10.pkg pkg: Repository Avalon cannot be opened. 'pkg update' required Generating gdk-pixbuf modules cache Installing /packages/All/libjxl-0.8.2.pkg pkg: Repository Avalon cannot be opened. 'pkg update' required Building the Shared MIME-Info database cache Generating gdk-pixbuf modules cache ===== Message from libjxl-0.8.2: -- Additional packages recommended for new users: - imlib2-jxl (e.g., feh, scrot) - kf5-kimageformats (e.g., nomacs, flameshot, skanlite) - gimp-jxl-plugin Installing /packages/All/vmaf-2.3.1.pkg pkg: Repository Avalon cannot be opened. 'pkg update' required Installing /packages/All/aom-3.6.1.pkg pkg: Repository Avalon cannot be opened. 'pkg update' required Installing /packages/All/freetype2-2.12.1_2.pkg pkg: Repository Avalon cannot be opened. 'pkg update' required ===== Message from freetype2-2.12.1_2: -- 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/index.html, if documentation was installed). Installing /packages/All/graphite2-1.3.14.pkg pkg: Repository Avalon cannot be opened. 'pkg update' required Installing /packages/All/harfbuzz-7.1.0.pkg pkg: Repository Avalon cannot be opened. 'pkg update' required Installing /packages/All/fribidi-1.0.12.pkg pkg: Repository Avalon cannot be opened. 'pkg update' required Installing /packages/All/fontconfig-2.14.2,1.pkg pkg: Repository Avalon cannot be opened. 'pkg update' required Running fc-cache to build fontconfig cache... Installing /packages/All/libunibreak-5.1,1.pkg pkg: Repository Avalon cannot be opened. 'pkg update' required Installing /packages/All/libass-0.17.1_1.pkg pkg: Repository Avalon cannot be opened. 'pkg update' required Installing /packages/All/dav1d-1.2.1.pkg pkg: Repository Avalon cannot be opened. 'pkg update' required Installing /packages/All/libpciaccess-0.17.pkg pkg: Repository Avalon cannot be opened. 'pkg update' required Installing /packages/All/libdrm-2.4.115,1.pkg pkg: Repository Avalon cannot be opened. 'pkg update' required Installing /packages/All/nettle-3.8.1.pkg pkg: Repository Avalon cannot be opened. 'pkg update' required Installing /packages/All/libtasn1-4.19.0.pkg pkg: Repository Avalon cannot be opened. 'pkg update' required Installing /packages/All/libunistring-1.1.pkg pkg: Repository Avalon cannot be opened. 'pkg update' required Installing /packages/All/libidn2-2.3.4.pkg pkg: Repository Avalon cannot be opened. 'pkg update' required Installing /packages/All/p11-kit-0.24.1_2.pkg pkg: Repository Avalon cannot be opened. 'pkg update' required Installing /packages/All/gnutls-3.7.9.pkg pkg: Repository Avalon cannot be opened. 'pkg update' required Installing /packages/All/lame-3.100_4.pkg pkg: Repository Avalon cannot be opened. 'pkg update' required Installing /packages/All/opus-1.3.1.pkg pkg: Repository Avalon cannot be opened. 'pkg update' required Installing /packages/All/svt-av1-1.6.0.pkg pkg: Repository Avalon cannot be opened. 'pkg update' required Installing /packages/All/argp-standalone-1.5.0.pkg pkg: Repository Avalon cannot be opened. 'pkg update' required Installing /packages/All/libudev-devd-0.5.0.pkg pkg: Repository Avalon cannot be opened. 'pkg update' required Installing /packages/All/libv4l-1.23.0.pkg pkg: Repository Avalon cannot be opened. 'pkg update' required Installing /packages/All/libepoll-shim-0.0.20220703.pkg pkg: Repository Avalon cannot be opened. 'pkg update' required Installing /packages/All/wayland-1.21.0.pkg pkg: Repository Avalon cannot be opened. 'pkg update' required ===== Message from wayland-1.21.0: -- Wayland requires XDG_RUNTIME_DIR to be defined to a path that will contain "wayland-%d" unix(4) sockets. This is usually handled by consolekit2 (via ck-launch-session) or pam_xdg (via login). Installing /packages/All/libXau-1.0.9.pkg pkg: Repository Avalon cannot be opened. 'pkg update' required Installing /packages/All/xorgproto-2022.1.pkg pkg: Repository Avalon cannot be opened. 'pkg update' required Installing /packages/All/libXdmcp-1.1.3.pkg pkg: Repository Avalon cannot be opened. 'pkg update' required Installing /packages/All/libxcb-1.15_1.pkg pkg: Repository Avalon cannot be opened. 'pkg update' required Installing /packages/All/libX11-1.8.6,1.pkg pkg: Repository Avalon cannot be opened. 'pkg update' required Installing /packages/All/libXext-1.3.4,1.pkg pkg: Repository Avalon cannot be opened. 'pkg update' required Installing /packages/All/libXfixes-6.0.0.pkg pkg: Repository Avalon cannot be opened. 'pkg update' required Installing /packages/All/libva-2.18.0.pkg pkg: Repository Avalon cannot be opened. 'pkg update' required Installing /packages/All/libvdpau-1.5.pkg pkg: Repository Avalon cannot be opened. 'pkg update' required Installing /packages/All/libogg-1.3.5,4.pkg pkg: Repository Avalon cannot be opened. 'pkg update' required Installing /packages/All/libvorbis-1.3.7_2,3.pkg pkg: Repository Avalon cannot be opened. 'pkg update' required Installing /packages/All/libvpx-1.13.0.pkg pkg: Repository Avalon cannot be opened. 'pkg update' required Installing /packages/All/webp-1.3.0.pkg pkg: Repository Avalon cannot be opened. 'pkg update' required Installing /packages/All/libx264-0.164.3095.pkg pkg: Repository Avalon cannot be opened. 'pkg update' required Installing /packages/All/x265-3.4_2.pkg pkg: Repository Avalon cannot be opened. 'pkg update' required Installing /packages/All/ffmpeg-4.4.4_1,1.pkg pkg: Repository Avalon cannot be opened. 'pkg update' required Installing /packages/All/libglvnd-1.6.0.pkg pkg: Repository Avalon cannot be opened. 'pkg update' required Installing /packages/All/libepoxy-1.5.9.pkg pkg: Repository Avalon cannot be opened. 'pkg update' required Installing /packages/All/movit-1.6.3.pkg pkg: Repository Avalon cannot be opened. 'pkg update' required ===== Message from movit-1.6.3: -- ===> NOTICE: The movit 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://docs.freebsd.org/en/articles/contributing/#ports-contributing Installing /packages/All/flac-1.4.2.pkg pkg: Repository Avalon cannot be opened. 'pkg update' required Installing /packages/All/mpg123-1.31.3.pkg pkg: Repository Avalon cannot be opened. 'pkg update' required Installing /packages/All/libsndfile-1.2.0.pkg pkg: Repository Avalon cannot be opened. 'pkg update' required Installing /packages/All/libsamplerate-0.2.2.pkg pkg: Repository Avalon cannot be opened. 'pkg update' required Installing /packages/All/libltdl-2.4.7.pkg pkg: Repository Avalon cannot be opened. 'pkg update' required Installing /packages/All/libao-1.2.0_5.pkg pkg: Repository Avalon cannot be opened. 'pkg update' required Installing /packages/All/gsm-1.0.19.pkg pkg: Repository Avalon cannot be opened. 'pkg update' required ===== Message from gsm-1.0.19: -- ===> NOTICE: The gsm 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://docs.freebsd.org/en/articles/contributing/#ports-contributing Installing /packages/All/libid3tag-0.16.2.pkg pkg: Repository Avalon cannot be opened. 'pkg update' required ===== Message from libid3tag-0.16.2: -- ===> NOTICE: The libid3tag 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://docs.freebsd.org/en/articles/contributing/#ports-contributing Installing /packages/All/libmad-0.16.3.pkg pkg: Repository Avalon cannot be opened. 'pkg update' required Installing /packages/All/opusfile-0.12.pkg pkg: Repository Avalon cannot be opened. 'pkg update' required Installing /packages/All/sox-14.4.2.20210509_1.pkg pkg: Repository Avalon cannot be opened. 'pkg update' required Installing /packages/All/vid.stab-0.98.2.pkg pkg: Repository Avalon cannot be opened. 'pkg update' required ===== Message from vid.stab-0.98.2: -- ===> NOTICE: The vid.stab 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://docs.freebsd.org/en/articles/contributing/#ports-contributing Installing /packages/All/libdatrie-0.2.13_1.pkg pkg: Repository Avalon cannot be opened. 'pkg update' required Installing /packages/All/libthai-0.1.29.pkg pkg: Repository Avalon cannot be opened. 'pkg update' required ===== Message from libthai-0.1.29: -- ===> NOTICE: The libthai 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://docs.freebsd.org/en/articles/contributing/#ports-contributing Installing /packages/All/pixman-0.42.2.pkg pkg: Repository Avalon cannot be opened. 'pkg update' required Installing /packages/All/libXrender-0.9.10_2.pkg pkg: Repository Avalon cannot be opened. 'pkg update' required Installing /packages/All/cairo-1.17.4_2,3.pkg pkg: Repository Avalon cannot be opened. 'pkg update' required Installing /packages/All/libfontenc-1.1.4.pkg pkg: Repository Avalon cannot be opened. 'pkg update' required Installing /packages/All/mkfontscale-1.2.1.pkg pkg: Repository Avalon cannot be opened. 'pkg update' required Installing /packages/All/font-bh-ttf-1.0.3_4.pkg pkg: Repository Avalon cannot be opened. 'pkg update' required Running fc-cache to build fontconfig cache... Installing /packages/All/font-misc-meltho-1.0.3_4.pkg pkg: Repository Avalon cannot be opened. 'pkg update' required Installing /packages/All/font-misc-ethiopic-1.0.4.pkg pkg: Repository Avalon cannot be opened. 'pkg update' required Installing /packages/All/encodings-1.0.5,1.pkg pkg: Repository Avalon cannot be opened. 'pkg update' required Installing /packages/All/dejavu-2.37_1.pkg pkg: Repository Avalon cannot be opened. 'pkg update' required Running fc-cache to build fontconfig cache... ===== 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.pkg pkg: Repository Avalon cannot be opened. 'pkg update' required Installing /packages/All/libXft-2.3.7.pkg pkg: Repository Avalon cannot be opened. 'pkg update' required Installing /packages/All/pango-1.50.9_1.pkg pkg: Repository Avalon cannot be opened. 'pkg update' required Installing /packages/All/libavif-0.11.1.pkg pkg: Repository Avalon cannot be opened. 'pkg update' required Generating gdk-pixbuf modules cache Installing /packages/All/libinotify-20211018.pkg pkg: Repository Avalon cannot be opened. 'pkg update' required ===== Message from libinotify-20211018: -- You might want to consider increasing the kern.maxfiles tunable if you plan to use this library for applications that need to monitor activity of a lot of files. Installing /packages/All/libXrandr-1.5.2.pkg pkg: Repository Avalon cannot be opened. 'pkg update' required Installing /packages/All/vulkan-loader-1.3.246.pkg pkg: Repository Avalon cannot be opened. 'pkg update' required Installing /packages/All/xkeyboard-config-2.34_2.pkg pkg: Repository Avalon cannot be opened. 'pkg update' required Installing /packages/All/libxkbcommon-1.5.0.pkg pkg: Repository Avalon cannot be opened. 'pkg update' required ===== Message from libxkbcommon-1.5.0: -- 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/libunwind-20211201_1.pkg pkg: Repository Avalon cannot be opened. 'pkg update' required Installing /packages/All/libXdamage-1.1.6.pkg pkg: Repository Avalon cannot be opened. 'pkg update' required Installing /packages/All/libxshmfence-1.3.2.pkg pkg: Repository Avalon cannot be opened. 'pkg update' required Installing /packages/All/libXxf86vm-1.1.4_3.pkg pkg: Repository Avalon cannot be opened. 'pkg update' required Installing /packages/All/mesa-libs-21.3.9.pkg pkg: Repository Avalon cannot be opened. 'pkg update' required Installing /packages/All/libXcursor-1.2.0.pkg pkg: Repository Avalon cannot be opened. 'pkg update' required Installing /packages/All/libXi-1.8,1.pkg pkg: Repository Avalon cannot be opened. 'pkg update' required Installing /packages/All/libXScrnSaver-1.2.4.pkg pkg: Repository Avalon cannot be opened. 'pkg update' required Installing /packages/All/sdl2-2.26.4.pkg pkg: Repository Avalon cannot be opened. 'pkg update' required Installing /packages/All/sdl2_image-2.6.3.pkg pkg: Repository Avalon cannot be opened. 'pkg update' required Installing /packages/All/mlt6-6.26.1_7.pkg pkg: Repository Avalon cannot be opened. 'pkg update' required UNFLAVORED devel/binutils -> use devel/binutils@native SUCCEEDED 00:00:26 ------------------------------------------------------------------------------- -- Phase: check-sanity ------------------------------------------------------------------------------- SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: pkg-depends ------------------------------------------------------------------------------- ===> py39-mlt6-6.26.1_3 depends on file: /usr/local/sbin/pkg - found SUCCEEDED 00:00:01 ------------------------------------------------------------------------------- -- Phase: fetch-depends ------------------------------------------------------------------------------- SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: fetch ------------------------------------------------------------------------------- ===> py39-mlt6-6.26.1_3 depends on file: /usr/local/sbin/pkg - found ===> Fetching all distfiles required by py39-mlt6-6.26.1_3 for building SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: checksum ------------------------------------------------------------------------------- ===> py39-mlt6-6.26.1_3 depends on file: /usr/local/sbin/pkg - found ===> Fetching all distfiles required by py39-mlt6-6.26.1_3 for building => SHA256 Checksum OK for mlt-6.26.1.tar.gz. SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: extract-depends ------------------------------------------------------------------------------- SUCCEEDED 00:00:01 ------------------------------------------------------------------------------- -- Phase: extract ------------------------------------------------------------------------------- ===> py39-mlt6-6.26.1_3 depends on file: /usr/local/sbin/pkg - found ===> Fetching all distfiles required by py39-mlt6-6.26.1_3 for building ===> Extracting for py39-mlt6-6.26.1_3 => SHA256 Checksum OK for mlt-6.26.1.tar.gz. Extracted Memory Use: 10.33M SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: patch-depends ------------------------------------------------------------------------------- SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: patch ------------------------------------------------------------------------------- ===> Patching for py39-mlt6-6.26.1_3 ===> Applying dragonfly patches for py39-mlt6-6.26.1_3 from /xports/multimedia/mlt6/dragonfly SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: build-depends ------------------------------------------------------------------------------- ===> py39-mlt6-6.26.1_3 depends on executable: swig - found ===> py39-mlt6-6.26.1_3 depends on file: /usr/local/bin/python3.9 - found ===> py39-mlt6-6.26.1_3 depends on file: /usr/local/bin/cmake - found ===> py39-mlt6-6.26.1_3 depends on file: /usr/local/libdata/pkgconfig/eigen3.pc - found ===> py39-mlt6-6.26.1_3 depends on package: pkgconf>=1.3.0_1 - found ===> py39-mlt6-6.26.1_3 depends on file: /usr/local/bin/ccache - found SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: lib-depends ------------------------------------------------------------------------------- ===> py39-mlt6-6.26.1_3 depends on shared library: libexif.so - found (/usr/local/lib/libexif.so) ===> py39-mlt6-6.26.1_3 depends on shared library: libfftw3.so - found (/usr/local/lib/libfftw3.so) ===> py39-mlt6-6.26.1_3 depends on shared library: libintl.so - found (/usr/local/lib/libintl.so) ===> py39-mlt6-6.26.1_3 depends on shared library: libmlt.so - found (/usr/local/lib/libmlt.so) SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: configure ------------------------------------------------------------------------------- ===> py39-mlt6-6.26.1_3 depends on executable: swig - found ===> py39-mlt6-6.26.1_3 depends on file: /usr/local/bin/python3.9 - found ===> py39-mlt6-6.26.1_3 depends on file: /usr/local/bin/cmake - found ===> py39-mlt6-6.26.1_3 depends on file: /usr/local/libdata/pkgconfig/eigen3.pc - found ===> py39-mlt6-6.26.1_3 depends on package: pkgconf>=1.3.0_1 - found ===> py39-mlt6-6.26.1_3 depends on file: /usr/local/bin/ccache - found ===> py39-mlt6-6.26.1_3 depends on shared library: libexif.so - found (/usr/local/lib/libexif.so) ===> py39-mlt6-6.26.1_3 depends on shared library: libfftw3.so - found (/usr/local/lib/libfftw3.so) ===> py39-mlt6-6.26.1_3 depends on shared library: libintl.so - found (/usr/local/lib/libintl.so) ===> py39-mlt6-6.26.1_3 depends on shared library: libmlt.so - found (/usr/local/lib/libmlt.so) ===> Configuring for py39-mlt6-6.26.1_3 ===> Performing out-of-source build /bin/mkdir -p /construction/multimedia/py-mlt6/.build -- The C compiler identification is GNU 8.3.0 -- The CXX compiler identification is GNU 8.3.0 -- Detecting C compiler ABI info -- Detecting C compiler ABI info - done -- Check for working C compiler: /usr/local/libexec/ccache/cc - skipped -- Detecting C compile features -- Detecting C compile features - done -- Detecting CXX compiler ABI info -- Detecting CXX compiler ABI info - done -- Check for working CXX compiler: /usr/local/libexec/ccache/c++ - skipped -- Detecting CXX compile features -- Detecting CXX compile features - done -- Performing Test CMAKE_HAVE_LIBC_PTHREAD -- Performing Test CMAKE_HAVE_LIBC_PTHREAD - Failed -- Looking for pthread_create in pthreads -- Looking for pthread_create in pthreads - not found -- Looking for pthread_create in pthread -- Looking for pthread_create in pthread - found -- Found Threads: TRUE -- Found PkgConfig: /usr/local/bin/pkgconf (found version "1.8.1") -- Checking for module 'sdl2' -- Found sdl2, version 2.26.4 -- Checking for module 'sdl' -- Package 'sdl', required by 'virtual:world', not found -- Checking for module 'SDL_image' -- Package 'SDL_image', required by 'virtual:world', not found -- Found SWIG: /usr/local/bin/swig (found version "4.0.2") -- Found Python3: /usr/local/bin/python3.9 (found version "3.9.17") found components: Interpreter Development Development.Module Development.Embed -- Configuring done -- Generating done CMake Warning: Manually-specified variables were not used by the project: BOOST_PYTHON_SUFFIX FETCHCONTENT_FULLY_DISCONNECTED Python_ADDITIONAL_VERSIONS -- Build files have been written to: /construction/multimedia/py-mlt6/.build SUCCEEDED 00:00:02 ------------------------------------------------------------------------------- -- Phase: build ------------------------------------------------------------------------------- ===> Building for py39-mlt6-6.26.1_3 cd /construction/multimedia/py-mlt6/.build && /usr/local/bin/cmake -S/construction/multimedia/py-mlt6/mlt-6.26.1 -B/construction/multimedia/py-mlt6/.build --check-build-system CMakeFiles/Makefile.cmake 0 cd /construction/multimedia/py-mlt6/.build && /usr/local/bin/cmake -E cmake_progress_start /construction/multimedia/py-mlt6/.build/CMakeFiles /construction/multimedia/py-mlt6/.build/src/swig/python//CMakeFiles/progress.marks cd /construction/multimedia/py-mlt6/.build && /usr/bin/make -f CMakeFiles/Makefile2 src/swig/python/all --- src/framework/CMakeFiles/mlt.dir/all --- --- src/swig/python/CMakeFiles/mltpython_swig_compilation.dir/all --- --- src/framework/CMakeFiles/mlt.dir/all --- /usr/bin/make -f src/framework/CMakeFiles/mlt.dir/build.make src/framework/CMakeFiles/mlt.dir/depend --- src/swig/python/CMakeFiles/mltpython_swig_compilation.dir/all --- /usr/bin/make -f src/swig/python/CMakeFiles/mltpython_swig_compilation.dir/build.make src/swig/python/CMakeFiles/mltpython_swig_compilation.dir/depend --- src/swig/python/CMakeFiles/mltpython_swig_compilation.dir/depend --- cd /construction/multimedia/py-mlt6/.build && /usr/local/bin/cmake -E cmake_depends "Unix Makefiles" /construction/multimedia/py-mlt6/mlt-6.26.1 /construction/multimedia/py-mlt6/mlt-6.26.1/src/swig/python /construction/multimedia/py-mlt6/.build /construction/multimedia/py-mlt6/.build/src/swig/python /construction/multimedia/py-mlt6/.build/src/swig/python/CMakeFiles/mltpython_swig_compilation.dir/DependInfo.cmake --- src/framework/CMakeFiles/mlt.dir/all --- --- src/framework/CMakeFiles/mlt.dir/depend --- cd /construction/multimedia/py-mlt6/.build && /usr/local/bin/cmake -E cmake_depends "Unix Makefiles" /construction/multimedia/py-mlt6/mlt-6.26.1 /construction/multimedia/py-mlt6/mlt-6.26.1/src/framework /construction/multimedia/py-mlt6/.build /construction/multimedia/py-mlt6/.build/src/framework /construction/multimedia/py-mlt6/.build/src/framework/CMakeFiles/mlt.dir/DependInfo.cmake --- src/swig/python/CMakeFiles/mltpython_swig_compilation.dir/all --- /usr/bin/make -f src/swig/python/CMakeFiles/mltpython_swig_compilation.dir/build.make src/swig/python/CMakeFiles/mltpython_swig_compilation.dir/build --- src/swig/python/CMakeFiles/mltpython.dir/mltPYTHON.stamp --- --- src/framework/CMakeFiles/mlt.dir/all --- /usr/bin/make -f src/framework/CMakeFiles/mlt.dir/build.make src/framework/CMakeFiles/mlt.dir/build --- src/swig/python/CMakeFiles/mltpython_swig_compilation.dir/all --- [ 1%] Swig compile ../mlt.i for python cd /construction/multimedia/py-mlt6/.build/src/swig/python && /usr/local/bin/cmake -E make_directory /construction/multimedia/py-mlt6/.build/src/swig/python/CMakeFiles/mltpython.dir /construction/multimedia/py-mlt6/.build/src/swig/python /construction/multimedia/py-mlt6/.build/src/swig/python/CMakeFiles/mltpython.dir --- src/framework/CMakeFiles/mlt.dir/all --- --- src/framework/CMakeFiles/mlt.dir/mlt_animation.c.o --- --- src/framework/CMakeFiles/mlt.dir/mlt_audio.c.o --- --- src/framework/CMakeFiles/mlt.dir/mlt_cache.c.o --- --- src/framework/CMakeFiles/mlt.dir/mlt_consumer.c.o --- --- src/framework/CMakeFiles/mlt.dir/mlt_deque.c.o --- --- src/framework/CMakeFiles/mlt.dir/mlt_events.c.o --- --- src/framework/CMakeFiles/mlt.dir/mlt_factory.c.o --- --- src/framework/CMakeFiles/mlt.dir/mlt_field.c.o --- --- src/framework/CMakeFiles/mlt.dir/mlt_filter.c.o --- --- src/framework/CMakeFiles/mlt.dir/mlt_frame.c.o --- --- src/framework/CMakeFiles/mlt.dir/mlt_geometry.c.o --- --- src/framework/CMakeFiles/mlt.dir/mlt_log.c.o --- --- src/framework/CMakeFiles/mlt.dir/mlt_animation.c.o --- [ 3%] Building C object src/framework/CMakeFiles/mlt.dir/mlt_animation.c.o --- src/swig/python/CMakeFiles/mltpython_swig_compilation.dir/all --- cd /construction/multimedia/py-mlt6/.build/src/swig/python && /usr/local/bin/cmake -E touch /construction/multimedia/py-mlt6/.build/src/swig/python/CMakeFiles/mltpython.dir/mltPYTHON.stamp --- src/framework/CMakeFiles/mlt.dir/all --- --- src/framework/CMakeFiles/mlt.dir/mlt_cache.c.o --- [ 7%] Building C object src/framework/CMakeFiles/mlt.dir/mlt_cache.c.o --- src/framework/CMakeFiles/mlt.dir/mlt_consumer.c.o --- [ 7%] Building C object src/framework/CMakeFiles/mlt.dir/mlt_consumer.c.o --- src/framework/CMakeFiles/mlt.dir/mlt_events.c.o --- [ 8%] Building C object src/framework/CMakeFiles/mlt.dir/mlt_events.c.o --- src/framework/CMakeFiles/mlt.dir/mlt_audio.c.o --- [ 10%] Building C object src/framework/CMakeFiles/mlt.dir/mlt_audio.c.o --- src/framework/CMakeFiles/mlt.dir/mlt_cache.c.o --- cd /construction/multimedia/py-mlt6/.build/src/framework && /usr/local/libexec/ccache/cc -DARCH_X86_64 -DPREFIX_DATA=\"/usr/local/share/mlt\" -DPREFIX_LIB=\"/usr/local/lib/mlt\" -DUSE_MMX -DUSE_SSE -DUSE_SSE2 -Dmlt_EXPORTS -I/construction/multimedia/py-mlt6/mlt-6.26.1/src/framework/.. -pipe -D__FreeBSD__=9 -O2 -isystem /usr/local/include -fno-strict-aliasing -pipe -D__FreeBSD__=9 -O2 -isystem /usr/local/include -fno-strict-aliasing -DNDEBUG -fPIC -ffast-math -pthread -std=gnu11 -MD -MT src/framework/CMakeFiles/mlt.dir/mlt_cache.c.o -MF CMakeFiles/mlt.dir/mlt_cache.c.o.d -o CMakeFiles/mlt.dir/mlt_cache.c.o -c /construction/multimedia/py-mlt6/mlt-6.26.1/src/framework/mlt_cache.c --- src/framework/CMakeFiles/mlt.dir/mlt_consumer.c.o --- cd /construction/multimedia/py-mlt6/.build/src/framework && /usr/local/libexec/ccache/cc -DARCH_X86_64 -DPREFIX_DATA=\"/usr/local/share/mlt\" -DPREFIX_LIB=\"/usr/local/lib/mlt\" -DUSE_MMX -DUSE_SSE -DUSE_SSE2 -Dmlt_EXPORTS -I/construction/multimedia/py-mlt6/mlt-6.26.1/src/framework/.. -pipe -D__FreeBSD__=9 -O2 -isystem /usr/local/include -fno-strict-aliasing -pipe -D__FreeBSD__=9 -O2 -isystem /usr/local/include -fno-strict-aliasing -DNDEBUG -fPIC -ffast-math -pthread -std=gnu11 -MD -MT src/framework/CMakeFiles/mlt.dir/mlt_consumer.c.o -MF CMakeFiles/mlt.dir/mlt_consumer.c.o.d -o CMakeFiles/mlt.dir/mlt_consumer.c.o -c /construction/multimedia/py-mlt6/mlt-6.26.1/src/framework/mlt_consumer.c --- src/framework/CMakeFiles/mlt.dir/mlt_events.c.o --- cd /construction/multimedia/py-mlt6/.build/src/framework && /usr/local/libexec/ccache/cc -DARCH_X86_64 -DPREFIX_DATA=\"/usr/local/share/mlt\" -DPREFIX_LIB=\"/usr/local/lib/mlt\" -DUSE_MMX -DUSE_SSE -DUSE_SSE2 -Dmlt_EXPORTS -I/construction/multimedia/py-mlt6/mlt-6.26.1/src/framework/.. -pipe -D__FreeBSD__=9 -O2 -isystem /usr/local/include -fno-strict-aliasing -pipe -D__FreeBSD__=9 -O2 -isystem /usr/local/include -fno-strict-aliasing -DNDEBUG -fPIC -ffast-math -pthread -std=gnu11 -MD -MT src/framework/CMakeFiles/mlt.dir/mlt_events.c.o -MF CMakeFiles/mlt.dir/mlt_events.c.o.d -o CMakeFiles/mlt.dir/mlt_events.c.o -c /construction/multimedia/py-mlt6/mlt-6.26.1/src/framework/mlt_events.c --- src/framework/CMakeFiles/mlt.dir/mlt_animation.c.o --- cd /construction/multimedia/py-mlt6/.build/src/framework && /usr/local/libexec/ccache/cc -DARCH_X86_64 -DPREFIX_DATA=\"/usr/local/share/mlt\" -DPREFIX_LIB=\"/usr/local/lib/mlt\" -DUSE_MMX -DUSE_SSE -DUSE_SSE2 -Dmlt_EXPORTS -I/construction/multimedia/py-mlt6/mlt-6.26.1/src/framework/.. -pipe -D__FreeBSD__=9 -O2 -isystem /usr/local/include -fno-strict-aliasing -pipe -D__FreeBSD__=9 -O2 -isystem /usr/local/include -fno-strict-aliasing -DNDEBUG -fPIC -ffast-math -pthread -std=gnu11 -MD -MT src/framework/CMakeFiles/mlt.dir/mlt_animation.c.o -MF CMakeFiles/mlt.dir/mlt_animation.c.o.d -o CMakeFiles/mlt.dir/mlt_animation.c.o -c /construction/multimedia/py-mlt6/mlt-6.26.1/src/framework/mlt_animation.c --- src/framework/CMakeFiles/mlt.dir/mlt_audio.c.o --- cd /construction/multimedia/py-mlt6/.build/src/framework && /usr/local/libexec/ccache/cc -DARCH_X86_64 -DPREFIX_DATA=\"/usr/local/share/mlt\" -DPREFIX_LIB=\"/usr/local/lib/mlt\" -DUSE_MMX -DUSE_SSE -DUSE_SSE2 -Dmlt_EXPORTS -I/construction/multimedia/py-mlt6/mlt-6.26.1/src/framework/.. -pipe -D__FreeBSD__=9 -O2 -isystem /usr/local/include -fno-strict-aliasing -pipe -D__FreeBSD__=9 -O2 -isystem /usr/local/include -fno-strict-aliasing -DNDEBUG -fPIC -ffast-math -pthread -std=gnu11 -MD -MT src/framework/CMakeFiles/mlt.dir/mlt_audio.c.o -MF CMakeFiles/mlt.dir/mlt_audio.c.o.d -o CMakeFiles/mlt.dir/mlt_audio.c.o -c /construction/multimedia/py-mlt6/mlt-6.26.1/src/framework/mlt_audio.c --- src/framework/CMakeFiles/mlt.dir/mlt_deque.c.o --- [ 16%] Building C object src/framework/CMakeFiles/mlt.dir/mlt_deque.c.o --- src/framework/CMakeFiles/mlt.dir/mlt_factory.c.o --- [ 14%] Building C object src/framework/CMakeFiles/mlt.dir/mlt_factory.c.o --- src/framework/CMakeFiles/mlt.dir/mlt_geometry.c.o --- [ 12%] Building C object src/framework/CMakeFiles/mlt.dir/mlt_geometry.c.o cd /construction/multimedia/py-mlt6/.build/src/framework && /usr/local/libexec/ccache/cc -DARCH_X86_64 -DPREFIX_DATA=\"/usr/local/share/mlt\" -DPREFIX_LIB=\"/usr/local/lib/mlt\" -DUSE_MMX -DUSE_SSE -DUSE_SSE2 -Dmlt_EXPORTS -I/construction/multimedia/py-mlt6/mlt-6.26.1/src/framework/.. -pipe -D__FreeBSD__=9 -O2 -isystem /usr/local/include -fno-strict-aliasing -pipe -D__FreeBSD__=9 -O2 -isystem /usr/local/include -fno-strict-aliasing -DNDEBUG -fPIC -ffast-math -pthread -std=gnu11 -MD -MT src/framework/CMakeFiles/mlt.dir/mlt_geometry.c.o -MF CMakeFiles/mlt.dir/mlt_geometry.c.o.d -o CMakeFiles/mlt.dir/mlt_geometry.c.o -c /construction/multimedia/py-mlt6/mlt-6.26.1/src/framework/mlt_geometry.c --- src/framework/CMakeFiles/mlt.dir/mlt_filter.c.o --- [ 17%] Building C object src/framework/CMakeFiles/mlt.dir/mlt_filter.c.o --- src/framework/CMakeFiles/mlt.dir/mlt_field.c.o --- [ 17%] Building C object src/framework/CMakeFiles/mlt.dir/mlt_field.c.o --- src/framework/CMakeFiles/mlt.dir/mlt_factory.c.o --- cd /construction/multimedia/py-mlt6/.build/src/framework && /usr/local/libexec/ccache/cc -DARCH_X86_64 -DPREFIX_DATA=\"/usr/local/share/mlt\" -DPREFIX_LIB=\"/usr/local/lib/mlt\" -DUSE_MMX -DUSE_SSE -DUSE_SSE2 -Dmlt_EXPORTS -I/construction/multimedia/py-mlt6/mlt-6.26.1/src/framework/.. -pipe -D__FreeBSD__=9 -O2 -isystem /usr/local/include -fno-strict-aliasing -pipe -D__FreeBSD__=9 -O2 -isystem /usr/local/include -fno-strict-aliasing -DNDEBUG -fPIC -ffast-math -pthread -std=gnu11 -MD -MT src/framework/CMakeFiles/mlt.dir/mlt_factory.c.o -MF CMakeFiles/mlt.dir/mlt_factory.c.o.d -o CMakeFiles/mlt.dir/mlt_factory.c.o -c /construction/multimedia/py-mlt6/mlt-6.26.1/src/framework/mlt_factory.c --- src/framework/CMakeFiles/mlt.dir/mlt_frame.c.o --- [ 19%] Building C object src/framework/CMakeFiles/mlt.dir/mlt_frame.c.o --- src/framework/CMakeFiles/mlt.dir/mlt_log.c.o --- [ 21%] Building C object src/framework/CMakeFiles/mlt.dir/mlt_log.c.o --- src/framework/CMakeFiles/mlt.dir/mlt_filter.c.o --- cd /construction/multimedia/py-mlt6/.build/src/framework && /usr/local/libexec/ccache/cc -DARCH_X86_64 -DPREFIX_DATA=\"/usr/local/share/mlt\" -DPREFIX_LIB=\"/usr/local/lib/mlt\" -DUSE_MMX -DUSE_SSE -DUSE_SSE2 -Dmlt_EXPORTS -I/construction/multimedia/py-mlt6/mlt-6.26.1/src/framework/.. -pipe -D__FreeBSD__=9 -O2 -isystem /usr/local/include -fno-strict-aliasing -pipe -D__FreeBSD__=9 -O2 -isystem /usr/local/include -fno-strict-aliasing -DNDEBUG -fPIC -ffast-math -pthread -std=gnu11 -MD -MT src/framework/CMakeFiles/mlt.dir/mlt_filter.c.o -MF CMakeFiles/mlt.dir/mlt_filter.c.o.d -o CMakeFiles/mlt.dir/mlt_filter.c.o -c /construction/multimedia/py-mlt6/mlt-6.26.1/src/framework/mlt_filter.c --- src/framework/CMakeFiles/mlt.dir/mlt_field.c.o --- --- src/swig/python/CMakeFiles/mltpython_swig_compilation.dir/all --- cd /construction/multimedia/py-mlt6/.build/src/swig/python && /usr/local/bin/cmake -E env SWIG_LIB=/usr/local/share/swig/4.0.2 /usr/local/bin/swig -python -I/construction/multimedia/py-mlt6/mlt-6.26.1/src/framework/.. -I/construction/multimedia/py-mlt6/mlt-6.26.1/src/mlt++ -I/usr/local/include/python3.9 -outdir /construction/multimedia/py-mlt6/.build/src/swig/python -c++ -interface _mlt -o /construction/multimedia/py-mlt6/.build/src/swig/python/CMakeFiles/mltpython.dir/mltPYTHON_wrap.cxx /construction/multimedia/py-mlt6/mlt-6.26.1/src/swig/mlt.i --- src/framework/CMakeFiles/mlt.dir/all --- cd /construction/multimedia/py-mlt6/.build/src/framework && /usr/local/libexec/ccache/cc -DARCH_X86_64 -DPREFIX_DATA=\"/usr/local/share/mlt\" -DPREFIX_LIB=\"/usr/local/lib/mlt\" -DUSE_MMX -DUSE_SSE -DUSE_SSE2 -Dmlt_EXPORTS -I/construction/multimedia/py-mlt6/mlt-6.26.1/src/framework/.. -pipe -D__FreeBSD__=9 -O2 -isystem /usr/local/include -fno-strict-aliasing -pipe -D__FreeBSD__=9 -O2 -isystem /usr/local/include -fno-strict-aliasing -DNDEBUG -fPIC -ffast-math -pthread -std=gnu11 -MD -MT src/framework/CMakeFiles/mlt.dir/mlt_field.c.o -MF CMakeFiles/mlt.dir/mlt_field.c.o.d -o CMakeFiles/mlt.dir/mlt_field.c.o -c /construction/multimedia/py-mlt6/mlt-6.26.1/src/framework/mlt_field.c --- src/framework/CMakeFiles/mlt.dir/mlt_frame.c.o --- cd /construction/multimedia/py-mlt6/.build/src/framework && /usr/local/libexec/ccache/cc -DARCH_X86_64 -DPREFIX_DATA=\"/usr/local/share/mlt\" -DPREFIX_LIB=\"/usr/local/lib/mlt\" -DUSE_MMX -DUSE_SSE -DUSE_SSE2 -Dmlt_EXPORTS -I/construction/multimedia/py-mlt6/mlt-6.26.1/src/framework/.. -pipe -D__FreeBSD__=9 -O2 -isystem /usr/local/include -fno-strict-aliasing -pipe -D__FreeBSD__=9 -O2 -isystem /usr/local/include -fno-strict-aliasing -DNDEBUG -fPIC -ffast-math -pthread -std=gnu11 -MD -MT src/framework/CMakeFiles/mlt.dir/mlt_frame.c.o -MF CMakeFiles/mlt.dir/mlt_frame.c.o.d -o CMakeFiles/mlt.dir/mlt_frame.c.o -c /construction/multimedia/py-mlt6/mlt-6.26.1/src/framework/mlt_frame.c --- src/framework/CMakeFiles/mlt.dir/mlt_log.c.o --- cd /construction/multimedia/py-mlt6/.build/src/framework && /usr/local/libexec/ccache/cc -DARCH_X86_64 -DPREFIX_DATA=\"/usr/local/share/mlt\" -DPREFIX_LIB=\"/usr/local/lib/mlt\" -DUSE_MMX -DUSE_SSE -DUSE_SSE2 -Dmlt_EXPORTS -I/construction/multimedia/py-mlt6/mlt-6.26.1/src/framework/.. -pipe -D__FreeBSD__=9 -O2 -isystem /usr/local/include -fno-strict-aliasing -pipe -D__FreeBSD__=9 -O2 -isystem /usr/local/include -fno-strict-aliasing -DNDEBUG -fPIC -ffast-math -pthread -std=gnu11 -MD -MT src/framework/CMakeFiles/mlt.dir/mlt_log.c.o -MF CMakeFiles/mlt.dir/mlt_log.c.o.d -o CMakeFiles/mlt.dir/mlt_log.c.o -c /construction/multimedia/py-mlt6/mlt-6.26.1/src/framework/mlt_log.c --- src/framework/CMakeFiles/mlt.dir/mlt_deque.c.o --- cd /construction/multimedia/py-mlt6/.build/src/framework && /usr/local/libexec/ccache/cc -DARCH_X86_64 -DPREFIX_DATA=\"/usr/local/share/mlt\" -DPREFIX_LIB=\"/usr/local/lib/mlt\" -DUSE_MMX -DUSE_SSE -DUSE_SSE2 -Dmlt_EXPORTS -I/construction/multimedia/py-mlt6/mlt-6.26.1/src/framework/.. -pipe -D__FreeBSD__=9 -O2 -isystem /usr/local/include -fno-strict-aliasing -pipe -D__FreeBSD__=9 -O2 -isystem /usr/local/include -fno-strict-aliasing -DNDEBUG -fPIC -ffast-math -pthread -std=gnu11 -MD -MT src/framework/CMakeFiles/mlt.dir/mlt_deque.c.o -MF CMakeFiles/mlt.dir/mlt_deque.c.o.d -o CMakeFiles/mlt.dir/mlt_deque.c.o -c /construction/multimedia/py-mlt6/mlt-6.26.1/src/framework/mlt_deque.c --- src/framework/CMakeFiles/mlt.dir/mlt_luma_map.c.o --- --- src/framework/CMakeFiles/mlt.dir/mlt_multitrack.c.o --- --- src/framework/CMakeFiles/mlt.dir/mlt_parser.c.o --- --- src/framework/CMakeFiles/mlt.dir/mlt_playlist.c.o --- --- src/framework/CMakeFiles/mlt.dir/mlt_pool.c.o --- --- src/framework/CMakeFiles/mlt.dir/mlt_luma_map.c.o --- [ 23%] Building C object src/framework/CMakeFiles/mlt.dir/mlt_luma_map.c.o --- src/framework/CMakeFiles/mlt.dir/mlt_producer.c.o --- --- src/framework/CMakeFiles/mlt.dir/mlt_luma_map.c.o --- cd /construction/multimedia/py-mlt6/.build/src/framework && /usr/local/libexec/ccache/cc -DARCH_X86_64 -DPREFIX_DATA=\"/usr/local/share/mlt\" -DPREFIX_LIB=\"/usr/local/lib/mlt\" -DUSE_MMX -DUSE_SSE -DUSE_SSE2 -Dmlt_EXPORTS -I/construction/multimedia/py-mlt6/mlt-6.26.1/src/framework/.. -pipe -D__FreeBSD__=9 -O2 -isystem /usr/local/include -fno-strict-aliasing -pipe -D__FreeBSD__=9 -O2 -isystem /usr/local/include -fno-strict-aliasing -DNDEBUG -fPIC -ffast-math -pthread -std=gnu11 -MD -MT src/framework/CMakeFiles/mlt.dir/mlt_luma_map.c.o -MF CMakeFiles/mlt.dir/mlt_luma_map.c.o.d -o CMakeFiles/mlt.dir/mlt_luma_map.c.o -c /construction/multimedia/py-mlt6/mlt-6.26.1/src/framework/mlt_luma_map.c --- src/framework/CMakeFiles/mlt.dir/mlt_multitrack.c.o --- [ 25%] Building C object src/framework/CMakeFiles/mlt.dir/mlt_multitrack.c.o cd /construction/multimedia/py-mlt6/.build/src/framework && /usr/local/libexec/ccache/cc -DARCH_X86_64 -DPREFIX_DATA=\"/usr/local/share/mlt\" -DPREFIX_LIB=\"/usr/local/lib/mlt\" -DUSE_MMX -DUSE_SSE -DUSE_SSE2 -Dmlt_EXPORTS -I/construction/multimedia/py-mlt6/mlt-6.26.1/src/framework/.. -pipe -D__FreeBSD__=9 -O2 -isystem /usr/local/include -fno-strict-aliasing -pipe -D__FreeBSD__=9 -O2 -isystem /usr/local/include -fno-strict-aliasing -DNDEBUG -fPIC -ffast-math -pthread -std=gnu11 -MD -MT src/framework/CMakeFiles/mlt.dir/mlt_multitrack.c.o -MF CMakeFiles/mlt.dir/mlt_multitrack.c.o.d -o CMakeFiles/mlt.dir/mlt_multitrack.c.o -c /construction/multimedia/py-mlt6/mlt-6.26.1/src/framework/mlt_multitrack.c --- src/framework/CMakeFiles/mlt.dir/mlt_profile.c.o --- --- src/framework/CMakeFiles/mlt.dir/mlt_properties.c.o --- --- src/framework/CMakeFiles/mlt.dir/mlt_playlist.c.o --- [ 28%] Building C object src/framework/CMakeFiles/mlt.dir/mlt_playlist.c.o --- src/framework/CMakeFiles/mlt.dir/mlt_parser.c.o --- [ 28%] Building C object src/framework/CMakeFiles/mlt.dir/mlt_parser.c.o --- src/framework/CMakeFiles/mlt.dir/mlt_pool.c.o --- [ 30%] Building C object src/framework/CMakeFiles/mlt.dir/mlt_pool.c.o --- src/framework/CMakeFiles/mlt.dir/mlt_playlist.c.o --- cd /construction/multimedia/py-mlt6/.build/src/framework && /usr/local/libexec/ccache/cc -DARCH_X86_64 -DPREFIX_DATA=\"/usr/local/share/mlt\" -DPREFIX_LIB=\"/usr/local/lib/mlt\" -DUSE_MMX -DUSE_SSE -DUSE_SSE2 -Dmlt_EXPORTS -I/construction/multimedia/py-mlt6/mlt-6.26.1/src/framework/.. -pipe -D__FreeBSD__=9 -O2 -isystem /usr/local/include -fno-strict-aliasing -pipe -D__FreeBSD__=9 -O2 -isystem /usr/local/include -fno-strict-aliasing -DNDEBUG -fPIC -ffast-math -pthread -std=gnu11 -MD -MT src/framework/CMakeFiles/mlt.dir/mlt_playlist.c.o -MF CMakeFiles/mlt.dir/mlt_playlist.c.o.d -o CMakeFiles/mlt.dir/mlt_playlist.c.o -c /construction/multimedia/py-mlt6/mlt-6.26.1/src/framework/mlt_playlist.c --- src/framework/CMakeFiles/mlt.dir/mlt_parser.c.o --- cd /construction/multimedia/py-mlt6/.build/src/framework && /usr/local/libexec/ccache/cc -DARCH_X86_64 -DPREFIX_DATA=\"/usr/local/share/mlt\" -DPREFIX_LIB=\"/usr/local/lib/mlt\" -DUSE_MMX -DUSE_SSE -DUSE_SSE2 -Dmlt_EXPORTS -I/construction/multimedia/py-mlt6/mlt-6.26.1/src/framework/.. -pipe -D__FreeBSD__=9 -O2 -isystem /usr/local/include -fno-strict-aliasing -pipe -D__FreeBSD__=9 -O2 -isystem /usr/local/include -fno-strict-aliasing -DNDEBUG -fPIC -ffast-math -pthread -std=gnu11 -MD -MT src/framework/CMakeFiles/mlt.dir/mlt_parser.c.o -MF CMakeFiles/mlt.dir/mlt_parser.c.o.d -o CMakeFiles/mlt.dir/mlt_parser.c.o -c /construction/multimedia/py-mlt6/mlt-6.26.1/src/framework/mlt_parser.c --- src/framework/CMakeFiles/mlt.dir/mlt_producer.c.o --- [ 32%] Building C object src/framework/CMakeFiles/mlt.dir/mlt_producer.c.o --- src/framework/CMakeFiles/mlt.dir/mlt_pool.c.o --- cd /construction/multimedia/py-mlt6/.build/src/framework && /usr/local/libexec/ccache/cc -DARCH_X86_64 -DPREFIX_DATA=\"/usr/local/share/mlt\" -DPREFIX_LIB=\"/usr/local/lib/mlt\" -DUSE_MMX -DUSE_SSE -DUSE_SSE2 -Dmlt_EXPORTS -I/construction/multimedia/py-mlt6/mlt-6.26.1/src/framework/.. -pipe -D__FreeBSD__=9 -O2 -isystem /usr/local/include -fno-strict-aliasing -pipe -D__FreeBSD__=9 -O2 -isystem /usr/local/include -fno-strict-aliasing -DNDEBUG -fPIC -ffast-math -pthread -std=gnu11 -MD -MT src/framework/CMakeFiles/mlt.dir/mlt_pool.c.o -MF CMakeFiles/mlt.dir/mlt_pool.c.o.d -o CMakeFiles/mlt.dir/mlt_pool.c.o -c /construction/multimedia/py-mlt6/mlt-6.26.1/src/framework/mlt_pool.c --- src/framework/CMakeFiles/mlt.dir/mlt_producer.c.o --- cd /construction/multimedia/py-mlt6/.build/src/framework && /usr/local/libexec/ccache/cc -DARCH_X86_64 -DPREFIX_DATA=\"/usr/local/share/mlt\" -DPREFIX_LIB=\"/usr/local/lib/mlt\" -DUSE_MMX -DUSE_SSE -DUSE_SSE2 -Dmlt_EXPORTS -I/construction/multimedia/py-mlt6/mlt-6.26.1/src/framework/.. -pipe -D__FreeBSD__=9 -O2 -isystem /usr/local/include -fno-strict-aliasing -pipe -D__FreeBSD__=9 -O2 -isystem /usr/local/include -fno-strict-aliasing -DNDEBUG -fPIC -ffast-math -pthread -std=gnu11 -MD -MT src/framework/CMakeFiles/mlt.dir/mlt_producer.c.o -MF CMakeFiles/mlt.dir/mlt_producer.c.o.d -o CMakeFiles/mlt.dir/mlt_producer.c.o -c /construction/multimedia/py-mlt6/mlt-6.26.1/src/framework/mlt_producer.c --- src/framework/CMakeFiles/mlt.dir/mlt_profile.c.o --- [ 33%] Building C object src/framework/CMakeFiles/mlt.dir/mlt_profile.c.o cd /construction/multimedia/py-mlt6/.build/src/framework && /usr/local/libexec/ccache/cc -DARCH_X86_64 -DPREFIX_DATA=\"/usr/local/share/mlt\" -DPREFIX_LIB=\"/usr/local/lib/mlt\" -DUSE_MMX -DUSE_SSE -DUSE_SSE2 -Dmlt_EXPORTS -I/construction/multimedia/py-mlt6/mlt-6.26.1/src/framework/.. -pipe -D__FreeBSD__=9 -O2 -isystem /usr/local/include -fno-strict-aliasing -pipe -D__FreeBSD__=9 -O2 -isystem /usr/local/include -fno-strict-aliasing -DNDEBUG -fPIC -ffast-math -pthread -std=gnu11 -MD -MT src/framework/CMakeFiles/mlt.dir/mlt_profile.c.o -MF CMakeFiles/mlt.dir/mlt_profile.c.o.d -o CMakeFiles/mlt.dir/mlt_profile.c.o -c /construction/multimedia/py-mlt6/mlt-6.26.1/src/framework/mlt_profile.c --- src/framework/CMakeFiles/mlt.dir/mlt_property.c.o --- --- src/framework/CMakeFiles/mlt.dir/mlt_repository.c.o --- --- src/framework/CMakeFiles/mlt.dir/mlt_properties.c.o --- [ 35%] Building C object src/framework/CMakeFiles/mlt.dir/mlt_properties.c.o cd /construction/multimedia/py-mlt6/.build/src/framework && /usr/local/libexec/ccache/cc -DARCH_X86_64 -DPREFIX_DATA=\"/usr/local/share/mlt\" -DPREFIX_LIB=\"/usr/local/lib/mlt\" -DUSE_MMX -DUSE_SSE -DUSE_SSE2 -Dmlt_EXPORTS -I/construction/multimedia/py-mlt6/mlt-6.26.1/src/framework/.. -pipe -D__FreeBSD__=9 -O2 -isystem /usr/local/include -fno-strict-aliasing -pipe -D__FreeBSD__=9 -O2 -isystem /usr/local/include -fno-strict-aliasing -DNDEBUG -fPIC -ffast-math -pthread -std=gnu11 -MD -MT src/framework/CMakeFiles/mlt.dir/mlt_properties.c.o -MF CMakeFiles/mlt.dir/mlt_properties.c.o.d -o CMakeFiles/mlt.dir/mlt_properties.c.o -c /construction/multimedia/py-mlt6/mlt-6.26.1/src/framework/mlt_properties.c --- src/framework/CMakeFiles/mlt.dir/mlt_service.c.o --- --- src/framework/CMakeFiles/mlt.dir/mlt_property.c.o --- [ 37%] Building C object src/framework/CMakeFiles/mlt.dir/mlt_property.c.o --- src/framework/CMakeFiles/mlt.dir/mlt_repository.c.o --- [ 37%] Building C object src/framework/CMakeFiles/mlt.dir/mlt_repository.c.o --- src/framework/CMakeFiles/mlt.dir/mlt_slices.c.o --- --- src/framework/CMakeFiles/mlt.dir/mlt_repository.c.o --- cd /construction/multimedia/py-mlt6/.build/src/framework && /usr/local/libexec/ccache/cc -DARCH_X86_64 -DPREFIX_DATA=\"/usr/local/share/mlt\" -DPREFIX_LIB=\"/usr/local/lib/mlt\" -DUSE_MMX -DUSE_SSE -DUSE_SSE2 -Dmlt_EXPORTS -I/construction/multimedia/py-mlt6/mlt-6.26.1/src/framework/.. -pipe -D__FreeBSD__=9 -O2 -isystem /usr/local/include -fno-strict-aliasing -pipe -D__FreeBSD__=9 -O2 -isystem /usr/local/include -fno-strict-aliasing -DNDEBUG -fPIC -ffast-math -pthread -std=gnu11 -MD -MT src/framework/CMakeFiles/mlt.dir/mlt_repository.c.o -MF CMakeFiles/mlt.dir/mlt_repository.c.o.d -o CMakeFiles/mlt.dir/mlt_repository.c.o -c /construction/multimedia/py-mlt6/mlt-6.26.1/src/framework/mlt_repository.c --- src/framework/CMakeFiles/mlt.dir/mlt_property.c.o --- cd /construction/multimedia/py-mlt6/.build/src/framework && /usr/local/libexec/ccache/cc -DARCH_X86_64 -DPREFIX_DATA=\"/usr/local/share/mlt\" -DPREFIX_LIB=\"/usr/local/lib/mlt\" -DUSE_MMX -DUSE_SSE -DUSE_SSE2 -Dmlt_EXPORTS -I/construction/multimedia/py-mlt6/mlt-6.26.1/src/framework/.. -pipe -D__FreeBSD__=9 -O2 -isystem /usr/local/include -fno-strict-aliasing -pipe -D__FreeBSD__=9 -O2 -isystem /usr/local/include -fno-strict-aliasing -DNDEBUG -fPIC -ffast-math -pthread -std=gnu11 -MD -MT src/framework/CMakeFiles/mlt.dir/mlt_property.c.o -MF CMakeFiles/mlt.dir/mlt_property.c.o.d -o CMakeFiles/mlt.dir/mlt_property.c.o -c /construction/multimedia/py-mlt6/mlt-6.26.1/src/framework/mlt_property.c --- src/framework/CMakeFiles/mlt.dir/mlt_service.c.o --- [ 39%] Building C object src/framework/CMakeFiles/mlt.dir/mlt_service.c.o cd /construction/multimedia/py-mlt6/.build/src/framework && /usr/local/libexec/ccache/cc -DARCH_X86_64 -DPREFIX_DATA=\"/usr/local/share/mlt\" -DPREFIX_LIB=\"/usr/local/lib/mlt\" -DUSE_MMX -DUSE_SSE -DUSE_SSE2 -Dmlt_EXPORTS -I/construction/multimedia/py-mlt6/mlt-6.26.1/src/framework/.. -pipe -D__FreeBSD__=9 -O2 -isystem /usr/local/include -fno-strict-aliasing -pipe -D__FreeBSD__=9 -O2 -isystem /usr/local/include -fno-strict-aliasing -DNDEBUG -fPIC -ffast-math -pthread -std=gnu11 -MD -MT src/framework/CMakeFiles/mlt.dir/mlt_service.c.o -MF CMakeFiles/mlt.dir/mlt_service.c.o.d -o CMakeFiles/mlt.dir/mlt_service.c.o -c /construction/multimedia/py-mlt6/mlt-6.26.1/src/framework/mlt_service.c --- src/framework/CMakeFiles/mlt.dir/mlt_properties.c.o --- /construction/multimedia/py-mlt6/mlt-6.26.1/src/framework/mlt_properties.c: In function 'mlt_properties_set_lcnumeric': /construction/multimedia/py-mlt6/mlt-6.26.1/src/framework/mlt_properties.c:151:16: warning: assignment to 'locale_t' {aka 'struct _xlocale *'} from incompatible pointer type 'char *' [-Wincompatible-pointer-types] list->locale = strdup( locale ); ^ /construction/multimedia/py-mlt6/mlt-6.26.1/src/framework/mlt_properties.c: In function 'mlt_properties_get_lcnumeric': /construction/multimedia/py-mlt6/mlt-6.26.1/src/framework/mlt_properties.c:184:10: warning: assignment to 'const char *' from incompatible pointer type 'locale_t' {aka 'struct _xlocale *'} [-Wincompatible-pointer-types] result = list->locale; ^ --- src/framework/CMakeFiles/mlt.dir/mlt_tokeniser.c.o --- --- src/framework/CMakeFiles/mlt.dir/mlt_tractor.c.o --- --- src/framework/CMakeFiles/mlt.dir/mlt_slices.c.o --- [ 41%] Building C object src/framework/CMakeFiles/mlt.dir/mlt_slices.c.o cd /construction/multimedia/py-mlt6/.build/src/framework && /usr/local/libexec/ccache/cc -DARCH_X86_64 -DPREFIX_DATA=\"/usr/local/share/mlt\" -DPREFIX_LIB=\"/usr/local/lib/mlt\" -DUSE_MMX -DUSE_SSE -DUSE_SSE2 -Dmlt_EXPORTS -I/construction/multimedia/py-mlt6/mlt-6.26.1/src/framework/.. -pipe -D__FreeBSD__=9 -O2 -isystem /usr/local/include -fno-strict-aliasing -pipe -D__FreeBSD__=9 -O2 -isystem /usr/local/include -fno-strict-aliasing -DNDEBUG -fPIC -ffast-math -pthread -std=gnu11 -MD -MT src/framework/CMakeFiles/mlt.dir/mlt_slices.c.o -MF CMakeFiles/mlt.dir/mlt_slices.c.o.d -o CMakeFiles/mlt.dir/mlt_slices.c.o -c /construction/multimedia/py-mlt6/mlt-6.26.1/src/framework/mlt_slices.c --- src/framework/CMakeFiles/mlt.dir/mlt_transition.c.o --- --- src/framework/CMakeFiles/mlt.dir/mlt_version.c.o --- --- src/framework/CMakeFiles/mlt.dir/mlt_tokeniser.c.o --- [ 42%] Building C object src/framework/CMakeFiles/mlt.dir/mlt_tokeniser.c.o --- src/framework/CMakeFiles/mlt.dir/mlt_tractor.c.o --- [ 44%] Building C object src/framework/CMakeFiles/mlt.dir/mlt_tractor.c.o --- src/framework/CMakeFiles/mlt.dir/mlt_tokeniser.c.o --- cd /construction/multimedia/py-mlt6/.build/src/framework && /usr/local/libexec/ccache/cc -DARCH_X86_64 -DPREFIX_DATA=\"/usr/local/share/mlt\" -DPREFIX_LIB=\"/usr/local/lib/mlt\" -DUSE_MMX -DUSE_SSE -DUSE_SSE2 -Dmlt_EXPORTS -I/construction/multimedia/py-mlt6/mlt-6.26.1/src/framework/.. -pipe -D__FreeBSD__=9 -O2 -isystem /usr/local/include -fno-strict-aliasing -pipe -D__FreeBSD__=9 -O2 -isystem /usr/local/include -fno-strict-aliasing -DNDEBUG -fPIC -ffast-math -pthread -std=gnu11 -MD -MT src/framework/CMakeFiles/mlt.dir/mlt_tokeniser.c.o -MF CMakeFiles/mlt.dir/mlt_tokeniser.c.o.d -o CMakeFiles/mlt.dir/mlt_tokeniser.c.o -c /construction/multimedia/py-mlt6/mlt-6.26.1/src/framework/mlt_tokeniser.c --- src/framework/CMakeFiles/mlt.dir/mlt_tractor.c.o --- cd /construction/multimedia/py-mlt6/.build/src/framework && /usr/local/libexec/ccache/cc -DARCH_X86_64 -DPREFIX_DATA=\"/usr/local/share/mlt\" -DPREFIX_LIB=\"/usr/local/lib/mlt\" -DUSE_MMX -DUSE_SSE -DUSE_SSE2 -Dmlt_EXPORTS -I/construction/multimedia/py-mlt6/mlt-6.26.1/src/framework/.. -pipe -D__FreeBSD__=9 -O2 -isystem /usr/local/include -fno-strict-aliasing -pipe -D__FreeBSD__=9 -O2 -isystem /usr/local/include -fno-strict-aliasing -DNDEBUG -fPIC -ffast-math -pthread -std=gnu11 -MD -MT src/framework/CMakeFiles/mlt.dir/mlt_tractor.c.o -MF CMakeFiles/mlt.dir/mlt_tractor.c.o.d -o CMakeFiles/mlt.dir/mlt_tractor.c.o -c /construction/multimedia/py-mlt6/mlt-6.26.1/src/framework/mlt_tractor.c --- src/framework/CMakeFiles/mlt.dir/mlt_transition.c.o --- [ 46%] Building C object src/framework/CMakeFiles/mlt.dir/mlt_transition.c.o cd /construction/multimedia/py-mlt6/.build/src/framework && /usr/local/libexec/ccache/cc -DARCH_X86_64 -DPREFIX_DATA=\"/usr/local/share/mlt\" -DPREFIX_LIB=\"/usr/local/lib/mlt\" -DUSE_MMX -DUSE_SSE -DUSE_SSE2 -Dmlt_EXPORTS -I/construction/multimedia/py-mlt6/mlt-6.26.1/src/framework/.. -pipe -D__FreeBSD__=9 -O2 -isystem /usr/local/include -fno-strict-aliasing -pipe -D__FreeBSD__=9 -O2 -isystem /usr/local/include -fno-strict-aliasing -DNDEBUG -fPIC -ffast-math -pthread -std=gnu11 -MD -MT src/framework/CMakeFiles/mlt.dir/mlt_transition.c.o -MF CMakeFiles/mlt.dir/mlt_transition.c.o.d -o CMakeFiles/mlt.dir/mlt_transition.c.o -c /construction/multimedia/py-mlt6/mlt-6.26.1/src/framework/mlt_transition.c --- src/framework/CMakeFiles/mlt.dir/mlt_version.c.o --- [ 48%] Building C object src/framework/CMakeFiles/mlt.dir/mlt_version.c.o cd /construction/multimedia/py-mlt6/.build/src/framework && /usr/local/libexec/ccache/cc -DARCH_X86_64 -DPREFIX_DATA=\"/usr/local/share/mlt\" -DPREFIX_LIB=\"/usr/local/lib/mlt\" -DUSE_MMX -DUSE_SSE -DUSE_SSE2 -Dmlt_EXPORTS -I/construction/multimedia/py-mlt6/mlt-6.26.1/src/framework/.. -pipe -D__FreeBSD__=9 -O2 -isystem /usr/local/include -fno-strict-aliasing -pipe -D__FreeBSD__=9 -O2 -isystem /usr/local/include -fno-strict-aliasing -DNDEBUG -fPIC -ffast-math -pthread -std=gnu11 -MD -MT src/framework/CMakeFiles/mlt.dir/mlt_version.c.o -MF CMakeFiles/mlt.dir/mlt_version.c.o.d -o CMakeFiles/mlt.dir/mlt_version.c.o -c /construction/multimedia/py-mlt6/mlt-6.26.1/src/framework/mlt_version.c --- src/framework/CMakeFiles/mlt.dir/mlt_property.c.o --- /construction/multimedia/py-mlt6/mlt-6.26.1/src/framework/mlt_property.c: In function 'time_clock_to_frames': /construction/multimedia/py-mlt6/mlt-6.26.1/src/framework/mlt_property.c:329:26: warning: passing argument 2 of 'setlocale' from incompatible pointer type [-Wincompatible-pointer-types] setlocale( LC_NUMERIC, locale ); ^~~~~~ In file included from /usr/include/xlocale.h:35, from /construction/multimedia/py-mlt6/mlt-6.26.1/src/framework/mlt_property.h:37, from /construction/multimedia/py-mlt6/mlt-6.26.1/src/framework/mlt_property.c:28: /usr/include/locale.h:79:8: note: expected 'const char *' but argument is of type 'locale_t' {aka 'struct _xlocale *'} char *setlocale(int, const char *); ^~~~~~~~~ /construction/multimedia/py-mlt6/mlt-6.26.1/src/framework/mlt_property.c: In function 'mlt_property_atof': /construction/multimedia/py-mlt6/mlt-6.26.1/src/framework/mlt_property.c:546:27: warning: passing argument 2 of 'setlocale' from incompatible pointer type [-Wincompatible-pointer-types] setlocale( LC_NUMERIC, locale ); ^~~~~~ In file included from /usr/include/xlocale.h:35, from /construction/multimedia/py-mlt6/mlt-6.26.1/src/framework/mlt_property.h:37, from /construction/multimedia/py-mlt6/mlt-6.26.1/src/framework/mlt_property.c:28: /usr/include/locale.h:79:8: note: expected 'const char *' but argument is of type 'locale_t' {aka 'struct _xlocale *'} char *setlocale(int, const char *); ^~~~~~~~~ /construction/multimedia/py-mlt6/mlt-6.26.1/src/framework/mlt_property.c: In function 'mlt_property_get_string_l_tf': /construction/multimedia/py-mlt6/mlt-6.26.1/src/framework/mlt_property.c:790:28: warning: initialization of 'const char *' from incompatible pointer type 'locale_t' {aka 'struct _xlocale *'} [-Wincompatible-pointer-types] const char *localename = locale; ^~~~~~ /construction/multimedia/py-mlt6/mlt-6.26.1/src/framework/mlt_property.c: In function 'mlt_property_get_time': /construction/multimedia/py-mlt6/mlt-6.26.1/src/framework/mlt_property.c:1065:28: warning: initialization of 'const char *' from incompatible pointer type 'locale_t' {aka 'struct _xlocale *'} [-Wincompatible-pointer-types] const char *localename = locale; ^~~~~~ /construction/multimedia/py-mlt6/mlt-6.26.1/src/framework/mlt_property.c: In function 'is_property_numeric': /construction/multimedia/py-mlt6/mlt-6.26.1/src/framework/mlt_property.c:1166:27: warning: passing argument 2 of 'setlocale' from incompatible pointer type [-Wincompatible-pointer-types] setlocale( LC_NUMERIC, locale ); ^~~~~~ In file included from /usr/include/xlocale.h:35, from /construction/multimedia/py-mlt6/mlt-6.26.1/src/framework/mlt_property.h:37, from /construction/multimedia/py-mlt6/mlt-6.26.1/src/framework/mlt_property.c:28: /usr/include/locale.h:79:8: note: expected 'const char *' but argument is of type 'locale_t' {aka 'struct _xlocale *'} char *setlocale(int, const char *); ^~~~~~~~~ /construction/multimedia/py-mlt6/mlt-6.26.1/src/framework/mlt_property.c: In function 'mlt_property_get_rect': /construction/multimedia/py-mlt6/mlt-6.26.1/src/framework/mlt_property.c:1667:27: warning: passing argument 2 of 'setlocale' from incompatible pointer type [-Wincompatible-pointer-types] setlocale( LC_NUMERIC, locale ); ^~~~~~ In file included from /usr/include/xlocale.h:35, from /construction/multimedia/py-mlt6/mlt-6.26.1/src/framework/mlt_property.h:37, from /construction/multimedia/py-mlt6/mlt-6.26.1/src/framework/mlt_property.c:28: /usr/include/locale.h:79:8: note: expected 'const char *' but argument is of type 'locale_t' {aka 'struct _xlocale *'} char *setlocale(int, const char *); ^~~~~~~~~ --- src/framework/libmlt.so.6.26.1 --- [ 50%] Linking C shared library libmlt.so cd /construction/multimedia/py-mlt6/.build/src/framework && /usr/local/bin/cmake -E cmake_link_script CMakeFiles/mlt.dir/link.txt --verbose=1 /usr/local/libexec/ccache/cc -fPIC -pipe -D__FreeBSD__=9 -O2 -isystem /usr/local/include -fno-strict-aliasing -pipe -D__FreeBSD__=9 -O2 -isystem /usr/local/include -fno-strict-aliasing -DNDEBUG -shared -Wl,-soname,libmlt.so.6 -o libmlt.so.6.26.1 CMakeFiles/mlt.dir/mlt_animation.c.o CMakeFiles/mlt.dir/mlt_audio.c.o CMakeFiles/mlt.dir/mlt_cache.c.o CMakeFiles/mlt.dir/mlt_consumer.c.o CMakeFiles/mlt.dir/mlt_deque.c.o CMakeFiles/mlt.dir/mlt_events.c.o CMakeFiles/mlt.dir/mlt_factory.c.o CMakeFiles/mlt.dir/mlt_field.c.o CMakeFiles/mlt.dir/mlt_filter.c.o CMakeFiles/mlt.dir/mlt_frame.c.o CMakeFiles/mlt.dir/mlt_geometry.c.o CMakeFiles/mlt.dir/mlt_log.c.o CMakeFiles/mlt.dir/mlt_luma_map.c.o CMakeFiles/mlt.dir/mlt_multitrack.c.o CMakeFiles/mlt.dir/mlt_parser.c.o CMakeFiles/mlt.dir/mlt_playlist.c.o CMakeFiles/mlt.dir/mlt_pool.c.o CMakeFiles/mlt.dir/mlt_producer.c.o CMakeFiles/mlt.dir/mlt_profile.c.o CMakeFiles/mlt.dir/mlt_properties.c.o CMakeFiles/mlt.dir/mlt_property.c.o CMakeFiles/mlt.dir/mlt_repository.c.o CMakeFiles/mlt.dir/mlt_service.c.o CMakeFiles/mlt.dir/mlt_slices.c.o CMakeFiles/mlt.dir/mlt_tokeniser.c.o CMakeFiles/mlt.dir/mlt_tractor.c.o CMakeFiles/mlt.dir/mlt_transition.c.o CMakeFiles/mlt.dir/mlt_version.c.o -lm -lpthread cd /construction/multimedia/py-mlt6/.build/src/framework && /usr/local/bin/cmake -E cmake_symlink_library libmlt.so.6.26.1 libmlt.so.6 libmlt.so [ 51%] Built target mlt --- src/mlt++/CMakeFiles/mlt++.dir/all --- /usr/bin/make -f src/mlt++/CMakeFiles/mlt++.dir/build.make src/mlt++/CMakeFiles/mlt++.dir/depend --- src/mlt++/CMakeFiles/mlt++.dir/depend --- cd /construction/multimedia/py-mlt6/.build && /usr/local/bin/cmake -E cmake_depends "Unix Makefiles" /construction/multimedia/py-mlt6/mlt-6.26.1 /construction/multimedia/py-mlt6/mlt-6.26.1/src/mlt++ /construction/multimedia/py-mlt6/.build /construction/multimedia/py-mlt6/.build/src/mlt++ /construction/multimedia/py-mlt6/.build/src/mlt++/CMakeFiles/mlt++.dir/DependInfo.cmake /usr/bin/make -f src/mlt++/CMakeFiles/mlt++.dir/build.make src/mlt++/CMakeFiles/mlt++.dir/build --- src/mlt++/CMakeFiles/mlt++.dir/MltAnimation.cpp.o --- --- src/mlt++/CMakeFiles/mlt++.dir/MltAudio.cpp.o --- --- src/mlt++/CMakeFiles/mlt++.dir/MltConsumer.cpp.o --- --- src/mlt++/CMakeFiles/mlt++.dir/MltDeque.cpp.o --- --- src/mlt++/CMakeFiles/mlt++.dir/MltEvent.cpp.o --- --- src/mlt++/CMakeFiles/mlt++.dir/MltFactory.cpp.o --- --- src/mlt++/CMakeFiles/mlt++.dir/MltField.cpp.o --- --- src/mlt++/CMakeFiles/mlt++.dir/MltFilter.cpp.o --- --- src/mlt++/CMakeFiles/mlt++.dir/MltFilteredConsumer.cpp.o --- --- src/mlt++/CMakeFiles/mlt++.dir/MltFilteredProducer.cpp.o --- --- src/mlt++/CMakeFiles/mlt++.dir/MltFrame.cpp.o --- --- src/mlt++/CMakeFiles/mlt++.dir/MltGeometry.cpp.o --- --- src/mlt++/CMakeFiles/mlt++.dir/MltConsumer.cpp.o --- [ 53%] Building CXX object src/mlt++/CMakeFiles/mlt++.dir/MltConsumer.cpp.o --- src/mlt++/CMakeFiles/mlt++.dir/MltDeque.cpp.o --- [ 53%] Building CXX object src/mlt++/CMakeFiles/mlt++.dir/MltDeque.cpp.o --- src/mlt++/CMakeFiles/mlt++.dir/MltAudio.cpp.o --- [ 55%] Building CXX object src/mlt++/CMakeFiles/mlt++.dir/MltAudio.cpp.o --- src/mlt++/CMakeFiles/mlt++.dir/MltField.cpp.o --- [ 57%] Building CXX object src/mlt++/CMakeFiles/mlt++.dir/MltField.cpp.o --- src/mlt++/CMakeFiles/mlt++.dir/MltFilteredConsumer.cpp.o --- [ 60%] Building CXX object src/mlt++/CMakeFiles/mlt++.dir/MltFilteredConsumer.cpp.o --- src/mlt++/CMakeFiles/mlt++.dir/MltFactory.cpp.o --- [ 60%] Building CXX object src/mlt++/CMakeFiles/mlt++.dir/MltFactory.cpp.o --- src/mlt++/CMakeFiles/mlt++.dir/MltDeque.cpp.o --- cd /construction/multimedia/py-mlt6/.build/src/mlt++ && /usr/local/libexec/ccache/c++ -DARCH_X86_64 -DUSE_MMX -DUSE_SSE -DUSE_SSE2 -Dmlt___EXPORTS -I/construction/multimedia/py-mlt6/mlt-6.26.1/src/mlt++ -I/construction/multimedia/py-mlt6/mlt-6.26.1/src/framework/.. -pipe -D__FreeBSD__=9 -O2 -isystem /usr/local/include -fno-strict-aliasing -isystem /usr/local/include -pipe -D__FreeBSD__=9 -O2 -isystem /usr/local/include -fno-strict-aliasing -isystem /usr/local/include -DNDEBUG -fPIC -ffast-math -pthread -std=c++14 -MD -MT src/mlt++/CMakeFiles/mlt++.dir/MltDeque.cpp.o -MF CMakeFiles/mlt++.dir/MltDeque.cpp.o.d -o CMakeFiles/mlt++.dir/MltDeque.cpp.o -c /construction/multimedia/py-mlt6/mlt-6.26.1/src/mlt++/MltDeque.cpp --- src/mlt++/CMakeFiles/mlt++.dir/MltConsumer.cpp.o --- cd /construction/multimedia/py-mlt6/.build/src/mlt++ && /usr/local/libexec/ccache/c++ -DARCH_X86_64 -DUSE_MMX -DUSE_SSE -DUSE_SSE2 -Dmlt___EXPORTS -I/construction/multimedia/py-mlt6/mlt-6.26.1/src/mlt++ -I/construction/multimedia/py-mlt6/mlt-6.26.1/src/framework/.. -pipe -D__FreeBSD__=9 -O2 -isystem /usr/local/include -fno-strict-aliasing -isystem /usr/local/include -pipe -D__FreeBSD__=9 -O2 -isystem /usr/local/include -fno-strict-aliasing -isystem /usr/local/include -DNDEBUG -fPIC -ffast-math -pthread -std=c++14 -MD -MT src/mlt++/CMakeFiles/mlt++.dir/MltConsumer.cpp.o -MF CMakeFiles/mlt++.dir/MltConsumer.cpp.o.d -o CMakeFiles/mlt++.dir/MltConsumer.cpp.o -c /construction/multimedia/py-mlt6/mlt-6.26.1/src/mlt++/MltConsumer.cpp --- src/mlt++/CMakeFiles/mlt++.dir/MltAnimation.cpp.o --- [ 62%] Building CXX object src/mlt++/CMakeFiles/mlt++.dir/MltAnimation.cpp.o --- src/mlt++/CMakeFiles/mlt++.dir/MltAudio.cpp.o --- cd /construction/multimedia/py-mlt6/.build/src/mlt++ && /usr/local/libexec/ccache/c++ -DARCH_X86_64 -DUSE_MMX -DUSE_SSE -DUSE_SSE2 -Dmlt___EXPORTS -I/construction/multimedia/py-mlt6/mlt-6.26.1/src/mlt++ -I/construction/multimedia/py-mlt6/mlt-6.26.1/src/framework/.. -pipe -D__FreeBSD__=9 -O2 -isystem /usr/local/include -fno-strict-aliasing -isystem /usr/local/include -pipe -D__FreeBSD__=9 -O2 -isystem /usr/local/include -fno-strict-aliasing -isystem /usr/local/include -DNDEBUG -fPIC -ffast-math -pthread -std=c++14 -MD -MT src/mlt++/CMakeFiles/mlt++.dir/MltAudio.cpp.o -MF CMakeFiles/mlt++.dir/MltAudio.cpp.o.d -o CMakeFiles/mlt++.dir/MltAudio.cpp.o -c /construction/multimedia/py-mlt6/mlt-6.26.1/src/mlt++/MltAudio.cpp --- src/mlt++/CMakeFiles/mlt++.dir/MltField.cpp.o --- cd /construction/multimedia/py-mlt6/.build/src/mlt++ && /usr/local/libexec/ccache/c++ -DARCH_X86_64 -DUSE_MMX -DUSE_SSE -DUSE_SSE2 -Dmlt___EXPORTS -I/construction/multimedia/py-mlt6/mlt-6.26.1/src/mlt++ -I/construction/multimedia/py-mlt6/mlt-6.26.1/src/framework/.. -pipe -D__FreeBSD__=9 -O2 -isystem /usr/local/include -fno-strict-aliasing -isystem /usr/local/include -pipe -D__FreeBSD__=9 -O2 -isystem /usr/local/include -fno-strict-aliasing -isystem /usr/local/include -DNDEBUG -fPIC -ffast-math -pthread -std=c++14 -MD -MT src/mlt++/CMakeFiles/mlt++.dir/MltField.cpp.o -MF CMakeFiles/mlt++.dir/MltField.cpp.o.d -o CMakeFiles/mlt++.dir/MltField.cpp.o -c /construction/multimedia/py-mlt6/mlt-6.26.1/src/mlt++/MltField.cpp --- src/mlt++/CMakeFiles/mlt++.dir/MltFilteredConsumer.cpp.o --- cd /construction/multimedia/py-mlt6/.build/src/mlt++ && /usr/local/libexec/ccache/c++ -DARCH_X86_64 -DUSE_MMX -DUSE_SSE -DUSE_SSE2 -Dmlt___EXPORTS -I/construction/multimedia/py-mlt6/mlt-6.26.1/src/mlt++ -I/construction/multimedia/py-mlt6/mlt-6.26.1/src/framework/.. -pipe -D__FreeBSD__=9 -O2 -isystem /usr/local/include -fno-strict-aliasing -isystem /usr/local/include -pipe -D__FreeBSD__=9 -O2 -isystem /usr/local/include -fno-strict-aliasing -isystem /usr/local/include -DNDEBUG -fPIC -ffast-math -pthread -std=c++14 -MD -MT src/mlt++/CMakeFiles/mlt++.dir/MltFilteredConsumer.cpp.o -MF CMakeFiles/mlt++.dir/MltFilteredConsumer.cpp.o.d -o CMakeFiles/mlt++.dir/MltFilteredConsumer.cpp.o -c /construction/multimedia/py-mlt6/mlt-6.26.1/src/mlt++/MltFilteredConsumer.cpp --- src/mlt++/CMakeFiles/mlt++.dir/MltFactory.cpp.o --- cd /construction/multimedia/py-mlt6/.build/src/mlt++ && /usr/local/libexec/ccache/c++ -DARCH_X86_64 -DUSE_MMX -DUSE_SSE -DUSE_SSE2 -Dmlt___EXPORTS -I/construction/multimedia/py-mlt6/mlt-6.26.1/src/mlt++ -I/construction/multimedia/py-mlt6/mlt-6.26.1/src/framework/.. -pipe -D__FreeBSD__=9 -O2 -isystem /usr/local/include -fno-strict-aliasing -isystem /usr/local/include -pipe -D__FreeBSD__=9 -O2 -isystem /usr/local/include -fno-strict-aliasing -isystem /usr/local/include -DNDEBUG -fPIC -ffast-math -pthread -std=c++14 -MD -MT src/mlt++/CMakeFiles/mlt++.dir/MltFactory.cpp.o -MF CMakeFiles/mlt++.dir/MltFactory.cpp.o.d -o CMakeFiles/mlt++.dir/MltFactory.cpp.o -c /construction/multimedia/py-mlt6/mlt-6.26.1/src/mlt++/MltFactory.cpp --- src/mlt++/CMakeFiles/mlt++.dir/MltGeometry.cpp.o --- [ 64%] Building CXX object src/mlt++/CMakeFiles/mlt++.dir/MltGeometry.cpp.o --- src/mlt++/CMakeFiles/mlt++.dir/MltAnimation.cpp.o --- cd /construction/multimedia/py-mlt6/.build/src/mlt++ && /usr/local/libexec/ccache/c++ -DARCH_X86_64 -DUSE_MMX -DUSE_SSE -DUSE_SSE2 -Dmlt___EXPORTS -I/construction/multimedia/py-mlt6/mlt-6.26.1/src/mlt++ -I/construction/multimedia/py-mlt6/mlt-6.26.1/src/framework/.. -pipe -D__FreeBSD__=9 -O2 -isystem /usr/local/include -fno-strict-aliasing -isystem /usr/local/include -pipe -D__FreeBSD__=9 -O2 -isystem /usr/local/include -fno-strict-aliasing -isystem /usr/local/include -DNDEBUG -fPIC -ffast-math -pthread -std=c++14 -MD -MT src/mlt++/CMakeFiles/mlt++.dir/MltAnimation.cpp.o -MF CMakeFiles/mlt++.dir/MltAnimation.cpp.o.d -o CMakeFiles/mlt++.dir/MltAnimation.cpp.o -c /construction/multimedia/py-mlt6/mlt-6.26.1/src/mlt++/MltAnimation.cpp --- src/mlt++/CMakeFiles/mlt++.dir/MltEvent.cpp.o --- [ 66%] Building CXX object src/mlt++/CMakeFiles/mlt++.dir/MltEvent.cpp.o --- src/mlt++/CMakeFiles/mlt++.dir/MltGeometry.cpp.o --- cd /construction/multimedia/py-mlt6/.build/src/mlt++ && /usr/local/libexec/ccache/c++ -DARCH_X86_64 -DUSE_MMX -DUSE_SSE -DUSE_SSE2 -Dmlt___EXPORTS -I/construction/multimedia/py-mlt6/mlt-6.26.1/src/mlt++ -I/construction/multimedia/py-mlt6/mlt-6.26.1/src/framework/.. -pipe -D__FreeBSD__=9 -O2 -isystem /usr/local/include -fno-strict-aliasing -isystem /usr/local/include -pipe -D__FreeBSD__=9 -O2 -isystem /usr/local/include -fno-strict-aliasing -isystem /usr/local/include -DNDEBUG -fPIC -ffast-math -pthread -std=c++14 -MD -MT src/mlt++/CMakeFiles/mlt++.dir/MltGeometry.cpp.o -MF CMakeFiles/mlt++.dir/MltGeometry.cpp.o.d -o CMakeFiles/mlt++.dir/MltGeometry.cpp.o -c /construction/multimedia/py-mlt6/mlt-6.26.1/src/mlt++/MltGeometry.cpp --- src/mlt++/CMakeFiles/mlt++.dir/MltEvent.cpp.o --- cd /construction/multimedia/py-mlt6/.build/src/mlt++ && /usr/local/libexec/ccache/c++ -DARCH_X86_64 -DUSE_MMX -DUSE_SSE -DUSE_SSE2 -Dmlt___EXPORTS -I/construction/multimedia/py-mlt6/mlt-6.26.1/src/mlt++ -I/construction/multimedia/py-mlt6/mlt-6.26.1/src/framework/.. -pipe -D__FreeBSD__=9 -O2 -isystem /usr/local/include -fno-strict-aliasing -isystem /usr/local/include -pipe -D__FreeBSD__=9 -O2 -isystem /usr/local/include -fno-strict-aliasing -isystem /usr/local/include -DNDEBUG -fPIC -ffast-math -pthread -std=c++14 -MD -MT src/mlt++/CMakeFiles/mlt++.dir/MltEvent.cpp.o -MF CMakeFiles/mlt++.dir/MltEvent.cpp.o.d -o CMakeFiles/mlt++.dir/MltEvent.cpp.o -c /construction/multimedia/py-mlt6/mlt-6.26.1/src/mlt++/MltEvent.cpp --- src/mlt++/CMakeFiles/mlt++.dir/MltFrame.cpp.o --- [ 69%] Building CXX object src/mlt++/CMakeFiles/mlt++.dir/MltFrame.cpp.o --- src/mlt++/CMakeFiles/mlt++.dir/MltFilter.cpp.o --- [ 67%] Building CXX object src/mlt++/CMakeFiles/mlt++.dir/MltFilter.cpp.o --- src/mlt++/CMakeFiles/mlt++.dir/MltFrame.cpp.o --- cd /construction/multimedia/py-mlt6/.build/src/mlt++ && /usr/local/libexec/ccache/c++ -DARCH_X86_64 -DUSE_MMX -DUSE_SSE -DUSE_SSE2 -Dmlt___EXPORTS -I/construction/multimedia/py-mlt6/mlt-6.26.1/src/mlt++ -I/construction/multimedia/py-mlt6/mlt-6.26.1/src/framework/.. -pipe -D__FreeBSD__=9 -O2 -isystem /usr/local/include -fno-strict-aliasing -isystem /usr/local/include -pipe -D__FreeBSD__=9 -O2 -isystem /usr/local/include -fno-strict-aliasing -isystem /usr/local/include -DNDEBUG -fPIC -ffast-math -pthread -std=c++14 -MD -MT src/mlt++/CMakeFiles/mlt++.dir/MltFrame.cpp.o -MF CMakeFiles/mlt++.dir/MltFrame.cpp.o.d -o CMakeFiles/mlt++.dir/MltFrame.cpp.o -c /construction/multimedia/py-mlt6/mlt-6.26.1/src/mlt++/MltFrame.cpp --- src/mlt++/CMakeFiles/mlt++.dir/MltFilter.cpp.o --- cd /construction/multimedia/py-mlt6/.build/src/mlt++ && /usr/local/libexec/ccache/c++ -DARCH_X86_64 -DUSE_MMX -DUSE_SSE -DUSE_SSE2 -Dmlt___EXPORTS -I/construction/multimedia/py-mlt6/mlt-6.26.1/src/mlt++ -I/construction/multimedia/py-mlt6/mlt-6.26.1/src/framework/.. -pipe -D__FreeBSD__=9 -O2 -isystem /usr/local/include -fno-strict-aliasing -isystem /usr/local/include -pipe -D__FreeBSD__=9 -O2 -isystem /usr/local/include -fno-strict-aliasing -isystem /usr/local/include -DNDEBUG -fPIC -ffast-math -pthread -std=c++14 -MD -MT src/mlt++/CMakeFiles/mlt++.dir/MltFilter.cpp.o -MF CMakeFiles/mlt++.dir/MltFilter.cpp.o.d -o CMakeFiles/mlt++.dir/MltFilter.cpp.o -c /construction/multimedia/py-mlt6/mlt-6.26.1/src/mlt++/MltFilter.cpp --- src/mlt++/CMakeFiles/mlt++.dir/MltMultitrack.cpp.o --- --- src/mlt++/CMakeFiles/mlt++.dir/MltParser.cpp.o --- --- src/mlt++/CMakeFiles/mlt++.dir/MltPlaylist.cpp.o --- --- src/mlt++/CMakeFiles/mlt++.dir/MltProducer.cpp.o --- --- src/mlt++/CMakeFiles/mlt++.dir/MltParser.cpp.o --- [ 71%] Building CXX object src/mlt++/CMakeFiles/mlt++.dir/MltParser.cpp.o --- src/mlt++/CMakeFiles/mlt++.dir/MltProfile.cpp.o --- --- src/mlt++/CMakeFiles/mlt++.dir/MltProperties.cpp.o --- --- src/mlt++/CMakeFiles/mlt++.dir/MltParser.cpp.o --- cd /construction/multimedia/py-mlt6/.build/src/mlt++ && /usr/local/libexec/ccache/c++ -DARCH_X86_64 -DUSE_MMX -DUSE_SSE -DUSE_SSE2 -Dmlt___EXPORTS -I/construction/multimedia/py-mlt6/mlt-6.26.1/src/mlt++ -I/construction/multimedia/py-mlt6/mlt-6.26.1/src/framework/.. -pipe -D__FreeBSD__=9 -O2 -isystem /usr/local/include -fno-strict-aliasing -isystem /usr/local/include -pipe -D__FreeBSD__=9 -O2 -isystem /usr/local/include -fno-strict-aliasing -isystem /usr/local/include -DNDEBUG -fPIC -ffast-math -pthread -std=c++14 -MD -MT src/mlt++/CMakeFiles/mlt++.dir/MltParser.cpp.o -MF CMakeFiles/mlt++.dir/MltParser.cpp.o.d -o CMakeFiles/mlt++.dir/MltParser.cpp.o -c /construction/multimedia/py-mlt6/mlt-6.26.1/src/mlt++/MltParser.cpp --- src/mlt++/CMakeFiles/mlt++.dir/MltPlaylist.cpp.o --- [ 71%] Building CXX object src/mlt++/CMakeFiles/mlt++.dir/MltPlaylist.cpp.o --- src/mlt++/CMakeFiles/mlt++.dir/MltMultitrack.cpp.o --- [ 73%] Building CXX object src/mlt++/CMakeFiles/mlt++.dir/MltMultitrack.cpp.o --- src/mlt++/CMakeFiles/mlt++.dir/MltPlaylist.cpp.o --- cd /construction/multimedia/py-mlt6/.build/src/mlt++ && /usr/local/libexec/ccache/c++ -DARCH_X86_64 -DUSE_MMX -DUSE_SSE -DUSE_SSE2 -Dmlt___EXPORTS -I/construction/multimedia/py-mlt6/mlt-6.26.1/src/mlt++ -I/construction/multimedia/py-mlt6/mlt-6.26.1/src/framework/.. -pipe -D__FreeBSD__=9 -O2 -isystem /usr/local/include -fno-strict-aliasing -isystem /usr/local/include -pipe -D__FreeBSD__=9 -O2 -isystem /usr/local/include -fno-strict-aliasing -isystem /usr/local/include -DNDEBUG -fPIC -ffast-math -pthread -std=c++14 -MD -MT src/mlt++/CMakeFiles/mlt++.dir/MltPlaylist.cpp.o -MF CMakeFiles/mlt++.dir/MltPlaylist.cpp.o.d -o CMakeFiles/mlt++.dir/MltPlaylist.cpp.o -c /construction/multimedia/py-mlt6/mlt-6.26.1/src/mlt++/MltPlaylist.cpp --- src/mlt++/CMakeFiles/mlt++.dir/MltMultitrack.cpp.o --- cd /construction/multimedia/py-mlt6/.build/src/mlt++ && /usr/local/libexec/ccache/c++ -DARCH_X86_64 -DUSE_MMX -DUSE_SSE -DUSE_SSE2 -Dmlt___EXPORTS -I/construction/multimedia/py-mlt6/mlt-6.26.1/src/mlt++ -I/construction/multimedia/py-mlt6/mlt-6.26.1/src/framework/.. -pipe -D__FreeBSD__=9 -O2 -isystem /usr/local/include -fno-strict-aliasing -isystem /usr/local/include -pipe -D__FreeBSD__=9 -O2 -isystem /usr/local/include -fno-strict-aliasing -isystem /usr/local/include -DNDEBUG -fPIC -ffast-math -pthread -std=c++14 -MD -MT src/mlt++/CMakeFiles/mlt++.dir/MltMultitrack.cpp.o -MF CMakeFiles/mlt++.dir/MltMultitrack.cpp.o.d -o CMakeFiles/mlt++.dir/MltMultitrack.cpp.o -c /construction/multimedia/py-mlt6/mlt-6.26.1/src/mlt++/MltMultitrack.cpp --- src/mlt++/CMakeFiles/mlt++.dir/MltProducer.cpp.o --- [ 75%] Building CXX object src/mlt++/CMakeFiles/mlt++.dir/MltProducer.cpp.o --- src/swig/python/CMakeFiles/mltpython_swig_compilation.dir/all --- /construction/multimedia/py-mlt6/mlt-6.26.1/src/mlt++/MltProperties.h:49: Warning 362: operator= ignored --- src/mlt++/CMakeFiles/mlt++.dir/all --- cd /construction/multimedia/py-mlt6/.build/src/mlt++ && /usr/local/libexec/ccache/c++ -DARCH_X86_64 -DUSE_MMX -DUSE_SSE -DUSE_SSE2 -Dmlt___EXPORTS -I/construction/multimedia/py-mlt6/mlt-6.26.1/src/mlt++ -I/construction/multimedia/py-mlt6/mlt-6.26.1/src/framework/.. -pipe -D__FreeBSD__=9 -O2 -isystem /usr/local/include -fno-strict-aliasing -isystem /usr/local/include -pipe -D__FreeBSD__=9 -O2 -isystem /usr/local/include -fno-strict-aliasing -isystem /usr/local/include -DNDEBUG -fPIC -ffast-math -pthread -std=c++14 -MD -MT src/mlt++/CMakeFiles/mlt++.dir/MltProducer.cpp.o -MF CMakeFiles/mlt++.dir/MltProducer.cpp.o.d -o CMakeFiles/mlt++.dir/MltProducer.cpp.o -c /construction/multimedia/py-mlt6/mlt-6.26.1/src/mlt++/MltProducer.cpp --- src/mlt++/CMakeFiles/mlt++.dir/MltProfile.cpp.o --- [ 76%] Building CXX object src/mlt++/CMakeFiles/mlt++.dir/MltProfile.cpp.o cd /construction/multimedia/py-mlt6/.build/src/mlt++ && /usr/local/libexec/ccache/c++ -DARCH_X86_64 -DUSE_MMX -DUSE_SSE -DUSE_SSE2 -Dmlt___EXPORTS -I/construction/multimedia/py-mlt6/mlt-6.26.1/src/mlt++ -I/construction/multimedia/py-mlt6/mlt-6.26.1/src/framework/.. -pipe -D__FreeBSD__=9 -O2 -isystem /usr/local/include -fno-strict-aliasing -isystem /usr/local/include -pipe -D__FreeBSD__=9 -O2 -isystem /usr/local/include -fno-strict-aliasing -isystem /usr/local/include -DNDEBUG -fPIC -ffast-math -pthread -std=c++14 -MD -MT src/mlt++/CMakeFiles/mlt++.dir/MltProfile.cpp.o -MF CMakeFiles/mlt++.dir/MltProfile.cpp.o.d -o CMakeFiles/mlt++.dir/MltProfile.cpp.o -c /construction/multimedia/py-mlt6/mlt-6.26.1/src/mlt++/MltProfile.cpp --- src/mlt++/CMakeFiles/mlt++.dir/MltProperties.cpp.o --- [ 78%] Building CXX object src/mlt++/CMakeFiles/mlt++.dir/MltProperties.cpp.o cd /construction/multimedia/py-mlt6/.build/src/mlt++ && /usr/local/libexec/ccache/c++ -DARCH_X86_64 -DUSE_MMX -DUSE_SSE -DUSE_SSE2 -Dmlt___EXPORTS -I/construction/multimedia/py-mlt6/mlt-6.26.1/src/mlt++ -I/construction/multimedia/py-mlt6/mlt-6.26.1/src/framework/.. -pipe -D__FreeBSD__=9 -O2 -isystem /usr/local/include -fno-strict-aliasing -isystem /usr/local/include -pipe -D__FreeBSD__=9 -O2 -isystem /usr/local/include -fno-strict-aliasing -isystem /usr/local/include -DNDEBUG -fPIC -ffast-math -pthread -std=c++14 -MD -MT src/mlt++/CMakeFiles/mlt++.dir/MltProperties.cpp.o -MF CMakeFiles/mlt++.dir/MltProperties.cpp.o.d -o CMakeFiles/mlt++.dir/MltProperties.cpp.o -c /construction/multimedia/py-mlt6/mlt-6.26.1/src/mlt++/MltProperties.cpp --- src/mlt++/CMakeFiles/mlt++.dir/MltPushConsumer.cpp.o --- --- src/mlt++/CMakeFiles/mlt++.dir/MltRepository.cpp.o --- --- src/mlt++/CMakeFiles/mlt++.dir/MltService.cpp.o --- --- src/mlt++/CMakeFiles/mlt++.dir/MltTokeniser.cpp.o --- --- src/mlt++/CMakeFiles/mlt++.dir/MltTractor.cpp.o --- --- src/mlt++/CMakeFiles/mlt++.dir/MltPushConsumer.cpp.o --- [ 80%] Building CXX object src/mlt++/CMakeFiles/mlt++.dir/MltPushConsumer.cpp.o cd /construction/multimedia/py-mlt6/.build/src/mlt++ && /usr/local/libexec/ccache/c++ -DARCH_X86_64 -DUSE_MMX -DUSE_SSE -DUSE_SSE2 -Dmlt___EXPORTS -I/construction/multimedia/py-mlt6/mlt-6.26.1/src/mlt++ -I/construction/multimedia/py-mlt6/mlt-6.26.1/src/framework/.. -pipe -D__FreeBSD__=9 -O2 -isystem /usr/local/include -fno-strict-aliasing -isystem /usr/local/include -pipe -D__FreeBSD__=9 -O2 -isystem /usr/local/include -fno-strict-aliasing -isystem /usr/local/include -DNDEBUG -fPIC -ffast-math -pthread -std=c++14 -MD -MT src/mlt++/CMakeFiles/mlt++.dir/MltPushConsumer.cpp.o -MF CMakeFiles/mlt++.dir/MltPushConsumer.cpp.o.d -o CMakeFiles/mlt++.dir/MltPushConsumer.cpp.o -c /construction/multimedia/py-mlt6/mlt-6.26.1/src/mlt++/MltPushConsumer.cpp --- src/mlt++/CMakeFiles/mlt++.dir/MltRepository.cpp.o --- [ 82%] Building CXX object src/mlt++/CMakeFiles/mlt++.dir/MltRepository.cpp.o cd /construction/multimedia/py-mlt6/.build/src/mlt++ && /usr/local/libexec/ccache/c++ -DARCH_X86_64 -DUSE_MMX -DUSE_SSE -DUSE_SSE2 -Dmlt___EXPORTS -I/construction/multimedia/py-mlt6/mlt-6.26.1/src/mlt++ -I/construction/multimedia/py-mlt6/mlt-6.26.1/src/framework/.. -pipe -D__FreeBSD__=9 -O2 -isystem /usr/local/include -fno-strict-aliasing -isystem /usr/local/include -pipe -D__FreeBSD__=9 -O2 -isystem /usr/local/include -fno-strict-aliasing -isystem /usr/local/include -DNDEBUG -fPIC -ffast-math -pthread -std=c++14 -MD -MT src/mlt++/CMakeFiles/mlt++.dir/MltRepository.cpp.o -MF CMakeFiles/mlt++.dir/MltRepository.cpp.o.d -o CMakeFiles/mlt++.dir/MltRepository.cpp.o -c /construction/multimedia/py-mlt6/mlt-6.26.1/src/mlt++/MltRepository.cpp --- src/mlt++/CMakeFiles/mlt++.dir/MltTransition.cpp.o --- --- src/mlt++/CMakeFiles/mlt++.dir/MltTractor.cpp.o --- [ 83%] Building CXX object src/mlt++/CMakeFiles/mlt++.dir/MltTractor.cpp.o cd /construction/multimedia/py-mlt6/.build/src/mlt++ && /usr/local/libexec/ccache/c++ -DARCH_X86_64 -DUSE_MMX -DUSE_SSE -DUSE_SSE2 -Dmlt___EXPORTS -I/construction/multimedia/py-mlt6/mlt-6.26.1/src/mlt++ -I/construction/multimedia/py-mlt6/mlt-6.26.1/src/framework/.. -pipe -D__FreeBSD__=9 -O2 -isystem /usr/local/include -fno-strict-aliasing -isystem /usr/local/include -pipe -D__FreeBSD__=9 -O2 -isystem /usr/local/include -fno-strict-aliasing -isystem /usr/local/include -DNDEBUG -fPIC -ffast-math -pthread -std=c++14 -MD -MT src/mlt++/CMakeFiles/mlt++.dir/MltTractor.cpp.o -MF CMakeFiles/mlt++.dir/MltTractor.cpp.o.d -o CMakeFiles/mlt++.dir/MltTractor.cpp.o -c /construction/multimedia/py-mlt6/mlt-6.26.1/src/mlt++/MltTractor.cpp --- src/mlt++/CMakeFiles/mlt++.dir/MltService.cpp.o --- [ 85%] Building CXX object src/mlt++/CMakeFiles/mlt++.dir/MltService.cpp.o --- src/mlt++/CMakeFiles/mlt++.dir/MltTokeniser.cpp.o --- [ 87%] Building CXX object src/mlt++/CMakeFiles/mlt++.dir/MltTokeniser.cpp.o --- src/mlt++/CMakeFiles/mlt++.dir/MltService.cpp.o --- cd /construction/multimedia/py-mlt6/.build/src/mlt++ && /usr/local/libexec/ccache/c++ -DARCH_X86_64 -DUSE_MMX -DUSE_SSE -DUSE_SSE2 -Dmlt___EXPORTS -I/construction/multimedia/py-mlt6/mlt-6.26.1/src/mlt++ -I/construction/multimedia/py-mlt6/mlt-6.26.1/src/framework/.. -pipe -D__FreeBSD__=9 -O2 -isystem /usr/local/include -fno-strict-aliasing -isystem /usr/local/include -pipe -D__FreeBSD__=9 -O2 -isystem /usr/local/include -fno-strict-aliasing -isystem /usr/local/include -DNDEBUG -fPIC -ffast-math -pthread -std=c++14 -MD -MT src/mlt++/CMakeFiles/mlt++.dir/MltService.cpp.o -MF CMakeFiles/mlt++.dir/MltService.cpp.o.d -o CMakeFiles/mlt++.dir/MltService.cpp.o -c /construction/multimedia/py-mlt6/mlt-6.26.1/src/mlt++/MltService.cpp --- src/mlt++/CMakeFiles/mlt++.dir/MltTokeniser.cpp.o --- cd /construction/multimedia/py-mlt6/.build/src/mlt++ && /usr/local/libexec/ccache/c++ -DARCH_X86_64 -DUSE_MMX -DUSE_SSE -DUSE_SSE2 -Dmlt___EXPORTS -I/construction/multimedia/py-mlt6/mlt-6.26.1/src/mlt++ -I/construction/multimedia/py-mlt6/mlt-6.26.1/src/framework/.. -pipe -D__FreeBSD__=9 -O2 -isystem /usr/local/include -fno-strict-aliasing -isystem /usr/local/include -pipe -D__FreeBSD__=9 -O2 -isystem /usr/local/include -fno-strict-aliasing -isystem /usr/local/include -DNDEBUG -fPIC -ffast-math -pthread -std=c++14 -MD -MT src/mlt++/CMakeFiles/mlt++.dir/MltTokeniser.cpp.o -MF CMakeFiles/mlt++.dir/MltTokeniser.cpp.o.d -o CMakeFiles/mlt++.dir/MltTokeniser.cpp.o -c /construction/multimedia/py-mlt6/mlt-6.26.1/src/mlt++/MltTokeniser.cpp --- src/mlt++/CMakeFiles/mlt++.dir/MltTransition.cpp.o --- [ 89%] Building CXX object src/mlt++/CMakeFiles/mlt++.dir/MltTransition.cpp.o cd /construction/multimedia/py-mlt6/.build/src/mlt++ && /usr/local/libexec/ccache/c++ -DARCH_X86_64 -DUSE_MMX -DUSE_SSE -DUSE_SSE2 -Dmlt___EXPORTS -I/construction/multimedia/py-mlt6/mlt-6.26.1/src/mlt++ -I/construction/multimedia/py-mlt6/mlt-6.26.1/src/framework/.. -pipe -D__FreeBSD__=9 -O2 -isystem /usr/local/include -fno-strict-aliasing -isystem /usr/local/include -pipe -D__FreeBSD__=9 -O2 -isystem /usr/local/include -fno-strict-aliasing -isystem /usr/local/include -DNDEBUG -fPIC -ffast-math -pthread -std=c++14 -MD -MT src/mlt++/CMakeFiles/mlt++.dir/MltTransition.cpp.o -MF CMakeFiles/mlt++.dir/MltTransition.cpp.o.d -o CMakeFiles/mlt++.dir/MltTransition.cpp.o -c /construction/multimedia/py-mlt6/mlt-6.26.1/src/mlt++/MltTransition.cpp --- src/swig/python/CMakeFiles/mltpython_swig_compilation.dir/all --- /construction/multimedia/py-mlt6/mlt-6.26.1/src/mlt++/MltService.h:47: Warning 362: operator= ignored /construction/multimedia/py-mlt6/mlt-6.26.1/src/mlt++/MltProducer.h:51: Warning 362: operator= ignored --- src/mlt++/CMakeFiles/mlt++.dir/all --- --- src/mlt++/CMakeFiles/mlt++.dir/MltFilteredProducer.cpp.o --- [ 91%] Building CXX object src/mlt++/CMakeFiles/mlt++.dir/MltFilteredProducer.cpp.o cd /construction/multimedia/py-mlt6/.build/src/mlt++ && /usr/local/libexec/ccache/c++ -DARCH_X86_64 -DUSE_MMX -DUSE_SSE -DUSE_SSE2 -Dmlt___EXPORTS -I/construction/multimedia/py-mlt6/mlt-6.26.1/src/mlt++ -I/construction/multimedia/py-mlt6/mlt-6.26.1/src/framework/.. -pipe -D__FreeBSD__=9 -O2 -isystem /usr/local/include -fno-strict-aliasing -isystem /usr/local/include -pipe -D__FreeBSD__=9 -O2 -isystem /usr/local/include -fno-strict-aliasing -isystem /usr/local/include -DNDEBUG -fPIC -ffast-math -pthread -std=c++14 -MD -MT src/mlt++/CMakeFiles/mlt++.dir/MltFilteredProducer.cpp.o -MF CMakeFiles/mlt++.dir/MltFilteredProducer.cpp.o.d -o CMakeFiles/mlt++.dir/MltFilteredProducer.cpp.o -c /construction/multimedia/py-mlt6/mlt-6.26.1/src/mlt++/MltFilteredProducer.cpp --- src/swig/python/CMakeFiles/mltpython_swig_compilation.dir/all --- /construction/multimedia/py-mlt6/mlt-6.26.1/src/mlt++/MltFilter.h:48: Warning 362: operator= ignored /construction/multimedia/py-mlt6/mlt-6.26.1/src/mlt++/MltTransition.h:47: Warning 362: operator= ignored --- src/mlt++/CMakeFiles/mlt++.dir/all --- --- src/mlt++/libmlt++.so.6.26.1 --- [ 92%] Linking CXX shared library libmlt++.so cd /construction/multimedia/py-mlt6/.build/src/mlt++ && /usr/local/bin/cmake -E cmake_link_script CMakeFiles/mlt++.dir/link.txt --verbose=1 /usr/local/libexec/ccache/c++ -fPIC -pipe -D__FreeBSD__=9 -O2 -isystem /usr/local/include -fno-strict-aliasing -isystem /usr/local/include -pipe -D__FreeBSD__=9 -O2 -isystem /usr/local/include -fno-strict-aliasing -isystem /usr/local/include -DNDEBUG -shared -Wl,-soname,libmlt++.so.3 -o libmlt++.so.6.26.1 CMakeFiles/mlt++.dir/MltAnimation.cpp.o CMakeFiles/mlt++.dir/MltAudio.cpp.o CMakeFiles/mlt++.dir/MltConsumer.cpp.o CMakeFiles/mlt++.dir/MltDeque.cpp.o CMakeFiles/mlt++.dir/MltEvent.cpp.o CMakeFiles/mlt++.dir/MltFactory.cpp.o CMakeFiles/mlt++.dir/MltField.cpp.o CMakeFiles/mlt++.dir/MltFilter.cpp.o CMakeFiles/mlt++.dir/MltFilteredConsumer.cpp.o CMakeFiles/mlt++.dir/MltFilteredProducer.cpp.o CMakeFiles/mlt++.dir/MltFrame.cpp.o CMakeFiles/mlt++.dir/MltGeometry.cpp.o CMakeFiles/mlt++.dir/MltMultitrack.cpp.o CMakeFiles/mlt++.dir/MltParser.cpp.o CMakeFiles/mlt++.dir/MltPlaylist.cpp.o CMakeFiles/mlt++.dir/MltProducer.cpp.o CMakeFiles/mlt++.dir/MltProfile.cpp.o CMakeFiles/mlt++.dir/MltProperties.cpp.o CMakeFiles/mlt++.dir/MltPushConsumer.cpp.o CMakeFiles/mlt++.dir/MltRepository.cpp.o CMakeFiles/mlt++.dir/MltService.cpp.o CMakeFiles/mlt++.dir/MltTokeniser.cpp.o CMakeFiles/mlt++.dir/MltTractor.cpp.o CMakeFiles/mlt++.dir/MltTransition.cpp.o -Wl,-z,origin,-rpath,/construction/multimedia/py-mlt6/.build/src/framework ../framework/libmlt.so.6.26.1 -lm -lpthread cd /construction/multimedia/py-mlt6/.build/src/mlt++ && /usr/local/bin/cmake -E cmake_symlink_library libmlt++.so.6.26.1 libmlt++.so.3 libmlt++.so [ 94%] Built target mlt++ --- src/swig/python/CMakeFiles/mltpython_swig_compilation.dir/all --- /construction/multimedia/py-mlt6/mlt-6.26.1/src/mlt++/MltProperties.h:44: Warning 509: Overloaded method Mlt::Properties::Properties(Mlt::Properties const &) effectively ignored, /construction/multimedia/py-mlt6/mlt-6.26.1/src/mlt++/MltProperties.h:43: Warning 509: as it is shadowed by Mlt::Properties::Properties(Mlt::Properties &). /construction/multimedia/py-mlt6/mlt-6.26.1/src/mlt++/MltFrame.h:43: Warning 509: Overloaded method Mlt::Frame::Frame(Mlt::Frame const &) effectively ignored, /construction/multimedia/py-mlt6/mlt-6.26.1/src/mlt++/MltFrame.h:42: Warning 509: as it is shadowed by Mlt::Frame::Frame(Mlt::Frame &). /construction/multimedia/py-mlt6/mlt-6.26.1/src/mlt++/MltGeometry.h:62: Warning 509: Overloaded method Mlt::Geometry::fetch(Mlt::GeometryItem *,float) effectively ignored, /construction/multimedia/py-mlt6/mlt-6.26.1/src/mlt++/MltGeometry.h:61: Warning 509: as it is shadowed by Mlt::Geometry::fetch(Mlt::GeometryItem &,float). /construction/multimedia/py-mlt6/mlt-6.26.1/src/mlt++/MltGeometry.h:65: Warning 509: Overloaded method Mlt::Geometry::insert(Mlt::GeometryItem *) effectively ignored, /construction/multimedia/py-mlt6/mlt-6.26.1/src/mlt++/MltGeometry.h:64: Warning 509: as it is shadowed by Mlt::Geometry::insert(Mlt::GeometryItem &). /construction/multimedia/py-mlt6/mlt-6.26.1/src/mlt++/MltGeometry.h:71: Warning 509: Overloaded method Mlt::Geometry::next_key(Mlt::GeometryItem *,int) effectively ignored, /construction/multimedia/py-mlt6/mlt-6.26.1/src/mlt++/MltGeometry.h:70: Warning 509: as it is shadowed by Mlt::Geometry::next_key(Mlt::GeometryItem &,int). /construction/multimedia/py-mlt6/mlt-6.26.1/src/mlt++/MltGeometry.h:73: Warning 509: Overloaded method Mlt::Geometry::prev_key(Mlt::GeometryItem *,int) effectively ignored, /construction/multimedia/py-mlt6/mlt-6.26.1/src/mlt++/MltGeometry.h:72: Warning 509: as it is shadowed by Mlt::Geometry::prev_key(Mlt::GeometryItem &,int). /construction/multimedia/py-mlt6/mlt-6.26.1/src/mlt++/MltService.h:44: Warning 509: Overloaded method Mlt::Service::Service(Mlt::Service const &) effectively ignored, /construction/multimedia/py-mlt6/mlt-6.26.1/src/mlt++/MltService.h:43: Warning 509: as it is shadowed by Mlt::Service::Service(Mlt::Service &). /construction/multimedia/py-mlt6/mlt-6.26.1/src/mlt++/MltProducer.h:48: Warning 509: Overloaded method Mlt::Producer::Producer(Mlt::Producer const &) effectively ignored, /construction/multimedia/py-mlt6/mlt-6.26.1/src/mlt++/MltProducer.h:47: Warning 509: as it is shadowed by Mlt::Producer::Producer(Mlt::Producer &). /construction/multimedia/py-mlt6/mlt-6.26.1/src/mlt++/MltProducer.h:49: Warning 509: Overloaded method Mlt::Producer::Producer(Mlt::Producer *) effectively ignored, /construction/multimedia/py-mlt6/mlt-6.26.1/src/mlt++/MltProducer.h:47: Warning 509: as it is shadowed by Mlt::Producer::Producer(Mlt::Producer &). /construction/multimedia/py-mlt6/mlt-6.26.1/src/mlt++/MltPlaylist.h:105: Warning 509: Overloaded method Mlt::Playlist::insert_at(int,Mlt::Producer &) effectively ignored, /construction/multimedia/py-mlt6/mlt-6.26.1/src/mlt++/MltPlaylist.h:104: Warning 509: as it is shadowed by Mlt::Playlist::insert_at(int,Mlt::Producer *). /construction/multimedia/py-mlt6/mlt-6.26.1/src/mlt++/MltPlaylist.h:104: Warning 509: Overloaded method Mlt::Playlist::insert_at(int,Mlt::Producer *,int) effectively ignored, /construction/multimedia/py-mlt6/mlt-6.26.1/src/mlt++/MltPlaylist.h:105: Warning 509: as it is shadowed by Mlt::Playlist::insert_at(int,Mlt::Producer &,int). /construction/multimedia/py-mlt6/mlt-6.26.1/src/mlt++/MltFilter.h:45: Warning 509: Overloaded method Mlt::Filter::Filter(Mlt::Filter const &) effectively ignored, /construction/multimedia/py-mlt6/mlt-6.26.1/src/mlt++/MltFilter.h:44: Warning 509: as it is shadowed by Mlt::Filter::Filter(Mlt::Filter &). /construction/multimedia/py-mlt6/mlt-6.26.1/src/mlt++/MltTransition.h:44: Warning 509: Overloaded method Mlt::Transition::Transition(Mlt::Transition const &) effectively ignored, /construction/multimedia/py-mlt6/mlt-6.26.1/src/mlt++/MltTransition.h:43: Warning 509: as it is shadowed by Mlt::Transition::Transition(Mlt::Transition &). /construction/multimedia/py-mlt6/mlt-6.26.1/src/mlt++/MltTractor.h:63: Warning 509: Overloaded method Mlt::Tractor::plant_transition(Mlt::Transition *) effectively ignored, /construction/multimedia/py-mlt6/mlt-6.26.1/src/mlt++/MltTractor.h:62: Warning 509: as it is shadowed by Mlt::Tractor::plant_transition(Mlt::Transition &). /construction/multimedia/py-mlt6/mlt-6.26.1/src/mlt++/MltTractor.h:62: Warning 509: Overloaded method Mlt::Tractor::plant_transition(Mlt::Transition &,int) effectively ignored, /construction/multimedia/py-mlt6/mlt-6.26.1/src/mlt++/MltTractor.h:63: Warning 509: as it is shadowed by Mlt::Tractor::plant_transition(Mlt::Transition *,int). /construction/multimedia/py-mlt6/mlt-6.26.1/src/mlt++/MltTractor.h:63: Warning 509: Overloaded method Mlt::Tractor::plant_transition(Mlt::Transition *,int,int) effectively ignored, /construction/multimedia/py-mlt6/mlt-6.26.1/src/mlt++/MltTractor.h:62: Warning 509: as it is shadowed by Mlt::Tractor::plant_transition(Mlt::Transition &,int,int). /construction/multimedia/py-mlt6/mlt-6.26.1/src/mlt++/MltTractor.h:65: Warning 509: Overloaded method Mlt::Tractor::plant_filter(Mlt::Filter *) effectively ignored, /construction/multimedia/py-mlt6/mlt-6.26.1/src/mlt++/MltTractor.h:64: Warning 509: as it is shadowed by Mlt::Tractor::plant_filter(Mlt::Filter &). /construction/multimedia/py-mlt6/mlt-6.26.1/src/mlt++/MltTractor.h:64: Warning 509: Overloaded method Mlt::Tractor::plant_filter(Mlt::Filter &,int) effectively ignored, /construction/multimedia/py-mlt6/mlt-6.26.1/src/mlt++/MltTractor.h:65: Warning 509: as it is shadowed by Mlt::Tractor::plant_filter(Mlt::Filter *,int). /construction/multimedia/py-mlt6/mlt-6.26.1/src/mlt++/MltAnimation.h:60: Warning 509: Overloaded method Mlt::Animation::serialize_cut(mlt_time_format) effectively ignored, /construction/multimedia/py-mlt6/mlt-6.26.1/src/mlt++/MltAnimation.h:59: Warning 509: as it is shadowed by Mlt::Animation::serialize_cut(int). /construction/multimedia/py-mlt6/mlt-6.26.1/src/mlt++/MltAnimation.h:59: Warning 509: Overloaded method Mlt::Animation::serialize_cut(int,int) effectively ignored, /construction/multimedia/py-mlt6/mlt-6.26.1/src/mlt++/MltAnimation.h:60: Warning 509: as it is shadowed by Mlt::Animation::serialize_cut(mlt_time_format,int). [ 94%] Built target mltpython_swig_compilation --- src/swig/python/CMakeFiles/mltpython.dir/all --- /usr/bin/make -f src/swig/python/CMakeFiles/mltpython.dir/build.make src/swig/python/CMakeFiles/mltpython.dir/depend --- src/swig/python/CMakeFiles/mltpython.dir/depend --- cd /construction/multimedia/py-mlt6/.build && /usr/local/bin/cmake -E cmake_depends "Unix Makefiles" /construction/multimedia/py-mlt6/mlt-6.26.1 /construction/multimedia/py-mlt6/mlt-6.26.1/src/swig/python /construction/multimedia/py-mlt6/.build /construction/multimedia/py-mlt6/.build/src/swig/python /construction/multimedia/py-mlt6/.build/src/swig/python/CMakeFiles/mltpython.dir/DependInfo.cmake /usr/bin/make -f src/swig/python/CMakeFiles/mltpython.dir/build.make src/swig/python/CMakeFiles/mltpython.dir/build --- src/swig/python/CMakeFiles/mltpython.dir/CMakeFiles/mltpython.dir/mltPYTHON_wrap.cxx.o --- [ 96%] Building CXX object src/swig/python/CMakeFiles/mltpython.dir/CMakeFiles/mltpython.dir/mltPYTHON_wrap.cxx.o cd /construction/multimedia/py-mlt6/.build/src/swig/python && /usr/local/libexec/ccache/c++ -DARCH_X86_64 -DUSE_MMX -DUSE_SSE -DUSE_SSE2 -Dmltpython_EXPORTS -I/construction/multimedia/py-mlt6/mlt-6.26.1/src/framework/.. -I/construction/multimedia/py-mlt6/mlt-6.26.1/src/mlt++ -isystem /usr/local/include/python3.9 -pipe -D__FreeBSD__=9 -O2 -isystem /usr/local/include -fno-strict-aliasing -isystem /usr/local/include -pipe -D__FreeBSD__=9 -O2 -isystem /usr/local/include -fno-strict-aliasing -isystem /usr/local/include -DNDEBUG -fPIC -ffast-math -pthread -std=c++14 -MD -MT src/swig/python/CMakeFiles/mltpython.dir/CMakeFiles/mltpython.dir/mltPYTHON_wrap.cxx.o -MF CMakeFiles/mltpython.dir/CMakeFiles/mltpython.dir/mltPYTHON_wrap.cxx.o.d -o CMakeFiles/mltpython.dir/CMakeFiles/mltpython.dir/mltPYTHON_wrap.cxx.o -c /construction/multimedia/py-mlt6/.build/src/swig/python/CMakeFiles/mltpython.dir/mltPYTHON_wrap.cxx --- src/swig/python/_mlt.so --- [ 98%] Linking CXX shared module _mlt.so cd /construction/multimedia/py-mlt6/.build/src/swig/python && /usr/local/bin/cmake -E cmake_link_script CMakeFiles/mltpython.dir/link.txt --verbose=1 /usr/local/libexec/ccache/c++ -fPIC -pipe -D__FreeBSD__=9 -O2 -isystem /usr/local/include -fno-strict-aliasing -isystem /usr/local/include -pipe -D__FreeBSD__=9 -O2 -isystem /usr/local/include -fno-strict-aliasing -isystem /usr/local/include -DNDEBUG -shared -o _mlt.so CMakeFiles/mltpython.dir/CMakeFiles/mltpython.dir/mltPYTHON_wrap.cxx.o -Wl,-z,origin,-rpath,/construction/multimedia/py-mlt6/.build/src/mlt++:/construction/multimedia/py-mlt6/.build/src/framework ../../mlt++/libmlt++.so.6.26.1 ../../framework/libmlt.so.6.26.1 -lm -lpthread [100%] Built target mltpython /usr/local/bin/cmake -E cmake_progress_start /construction/multimedia/py-mlt6/.build/CMakeFiles 0 SUCCEEDED 00:00:02 ------------------------------------------------------------------------------- -- Phase: run-depends ------------------------------------------------------------------------------- ===> py39-mlt6-6.26.1_3 depends on file: /usr/local/bin/python3.9 - found SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: stage ------------------------------------------------------------------------------- ===> Staging for py39-mlt6-6.26.1_3 ===> py39-mlt6-6.26.1_3 depends on file: /usr/local/bin/python3.9 - found ===> Generating temporary packing list cd /construction/multimedia/py-mlt6/.build && /usr/local/bin/cmake -S/construction/multimedia/py-mlt6/mlt-6.26.1 -B/construction/multimedia/py-mlt6/.build --check-build-system CMakeFiles/Makefile.cmake 0 cd /construction/multimedia/py-mlt6/.build && /usr/local/bin/cmake -E cmake_progress_start /construction/multimedia/py-mlt6/.build/CMakeFiles /construction/multimedia/py-mlt6/.build/src/swig/python//CMakeFiles/progress.marks cd /construction/multimedia/py-mlt6/.build && /usr/bin/make -f CMakeFiles/Makefile2 src/swig/python/all /usr/bin/make -f src/framework/CMakeFiles/mlt.dir/build.make src/framework/CMakeFiles/mlt.dir/depend cd /construction/multimedia/py-mlt6/.build && /usr/local/bin/cmake -E cmake_depends "Unix Makefiles" /construction/multimedia/py-mlt6/mlt-6.26.1 /construction/multimedia/py-mlt6/mlt-6.26.1/src/framework /construction/multimedia/py-mlt6/.build /construction/multimedia/py-mlt6/.build/src/framework /construction/multimedia/py-mlt6/.build/src/framework/CMakeFiles/mlt.dir/DependInfo.cmake /usr/bin/make -f src/framework/CMakeFiles/mlt.dir/build.make src/framework/CMakeFiles/mlt.dir/build [ 50%] Built target mlt /usr/bin/make -f src/mlt++/CMakeFiles/mlt++.dir/build.make src/mlt++/CMakeFiles/mlt++.dir/depend cd /construction/multimedia/py-mlt6/.build && /usr/local/bin/cmake -E cmake_depends "Unix Makefiles" /construction/multimedia/py-mlt6/mlt-6.26.1 /construction/multimedia/py-mlt6/mlt-6.26.1/src/mlt++ /construction/multimedia/py-mlt6/.build /construction/multimedia/py-mlt6/.build/src/mlt++ /construction/multimedia/py-mlt6/.build/src/mlt++/CMakeFiles/mlt++.dir/DependInfo.cmake /usr/bin/make -f src/mlt++/CMakeFiles/mlt++.dir/build.make src/mlt++/CMakeFiles/mlt++.dir/build [ 92%] Built target mlt++ /usr/bin/make -f src/swig/python/CMakeFiles/mltpython_swig_compilation.dir/build.make src/swig/python/CMakeFiles/mltpython_swig_compilation.dir/depend cd /construction/multimedia/py-mlt6/.build && /usr/local/bin/cmake -E cmake_depends "Unix Makefiles" /construction/multimedia/py-mlt6/mlt-6.26.1 /construction/multimedia/py-mlt6/mlt-6.26.1/src/swig/python /construction/multimedia/py-mlt6/.build /construction/multimedia/py-mlt6/.build/src/swig/python /construction/multimedia/py-mlt6/.build/src/swig/python/CMakeFiles/mltpython_swig_compilation.dir/DependInfo.cmake /usr/bin/make -f src/swig/python/CMakeFiles/mltpython_swig_compilation.dir/build.make src/swig/python/CMakeFiles/mltpython_swig_compilation.dir/build [ 94%] Built target mltpython_swig_compilation /usr/bin/make -f src/swig/python/CMakeFiles/mltpython.dir/build.make src/swig/python/CMakeFiles/mltpython.dir/depend cd /construction/multimedia/py-mlt6/.build && /usr/local/bin/cmake -E cmake_depends "Unix Makefiles" /construction/multimedia/py-mlt6/mlt-6.26.1 /construction/multimedia/py-mlt6/mlt-6.26.1/src/swig/python /construction/multimedia/py-mlt6/.build /construction/multimedia/py-mlt6/.build/src/swig/python /construction/multimedia/py-mlt6/.build/src/swig/python/CMakeFiles/mltpython.dir/DependInfo.cmake /usr/bin/make -f src/swig/python/CMakeFiles/mltpython.dir/build.make src/swig/python/CMakeFiles/mltpython.dir/build [100%] Built target mltpython /usr/local/bin/cmake -E cmake_progress_start /construction/multimedia/py-mlt6/.build/CMakeFiles 0 cd /construction/multimedia/py-mlt6/.build && /usr/bin/make -f CMakeFiles/Makefile2 src/swig/python/preinstall /usr/bin/make -f src/swig/python/CMakeFiles/mltpython.dir/build.make src/swig/python/CMakeFiles/mltpython.dir/preinstall Linking CXX shared module CMakeFiles/CMakeRelink.dir/_mlt.so cd /construction/multimedia/py-mlt6/.build/src/swig/python && /usr/local/bin/cmake -E cmake_link_script CMakeFiles/mltpython.dir/relink.txt --verbose=1 /usr/local/libexec/ccache/c++ -fPIC -pipe -D__FreeBSD__=9 -O2 -isystem /usr/local/include -fno-strict-aliasing -isystem /usr/local/include -pipe -D__FreeBSD__=9 -O2 -isystem /usr/local/include -fno-strict-aliasing -isystem /usr/local/include -DNDEBUG -shared -o CMakeFiles/CMakeRelink.dir/_mlt.so CMakeFiles/mltpython.dir/CMakeFiles/mltpython.dir/mltPYTHON_wrap.cxx.o ../../mlt++/libmlt++.so.6.26.1 ../../framework/libmlt.so.6.26.1 -lm -lpthread Installing the project stripped... /usr/local/bin/cmake -DCMAKE_INSTALL_DO_STRIP=1 -P cmake_install.cmake -- Install configuration: "Release" -- Installing: /construction/multimedia/py-mlt6/stage/usr/local/lib/python3.9/site-packages/_mlt.so -- Installing: /construction/multimedia/py-mlt6/stage/usr/local/lib/python3.9/site-packages/mlt.py /usr/local/bin/python3.9 -O /usr/local/lib/python3.9/compileall.py -d /usr/local/lib/python3.9/site-packages -f /construction/multimedia/py-mlt6/stage/usr/local/lib/python3.9/site-packages Listing '/construction/multimedia/py-mlt6/stage/usr/local/lib/python3.9/site-packages'... Compiling '/construction/multimedia/py-mlt6/stage/usr/local/lib/python3.9/site-packages/mlt.py'... /usr/local/bin/python3.9 /usr/local/lib/python3.9/compileall.py -d /usr/local/lib/python3.9/site-packages -f /construction/multimedia/py-mlt6/stage/usr/local/lib/python3.9/site-packages Listing '/construction/multimedia/py-mlt6/stage/usr/local/lib/python3.9/site-packages'... Compiling '/construction/multimedia/py-mlt6/stage/usr/local/lib/python3.9/site-packages/mlt.py'... /usr/bin/strip /construction/multimedia/py-mlt6/stage/usr/local/lib/mlt6/* 2>/dev/null || true install -m 0644 /construction/multimedia/py-mlt6/mlt-6.26.1/src/swig/python/codecs.py /construction/multimedia/py-mlt6/stage/usr/local/share/examples/mlt6/3.9/ install -m 0644 /construction/multimedia/py-mlt6/mlt-6.26.1/src/swig/python/getimage.py /construction/multimedia/py-mlt6/stage/usr/local/share/examples/mlt6/3.9/ install -m 0644 /construction/multimedia/py-mlt6/mlt-6.26.1/src/swig/python/play.py /construction/multimedia/py-mlt6/stage/usr/local/share/examples/mlt6/3.9/ install -m 0644 /construction/multimedia/py-mlt6/mlt-6.26.1/src/swig/python/switcher.py /construction/multimedia/py-mlt6/stage/usr/local/share/examples/mlt6/3.9/ install -m 0644 /construction/multimedia/py-mlt6/mlt-6.26.1/src/swig/python/waveforms.py /construction/multimedia/py-mlt6/stage/usr/local/share/examples/mlt6/3.9/ install -m 0644 /construction/multimedia/py-mlt6/mlt-6.26.1/src/swig/python/webvfx_generator.py /construction/multimedia/py-mlt6/stage/usr/local/share/examples/mlt6/3.9/ ====> 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:01 ------------------------------------------------------------------------------- -- 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 py39-mlt6-6.26.1_3 file sizes/checksums [10]: 0% file sizes/checksums [10]: 100% Service unavailablepacking files [10]: 0% packing files [10]: 100% packing directories [0]: 0% packing directories [0]: 100% SUCCEEDED 00:00:00 TOTAL TIME 00:00:35