[package - 93i386-default][multimedia/mlt] Failed for mlt-6.4.1_1 in build

pkg-fallout at FreeBSD.org pkg-fallout at FreeBSD.org
Sun Dec 25 16:42:33 UTC 2016


You are receiving this mail as a port that you maintain
is failing to build on the FreeBSD package build server.
Please investigate the failure and submit a PR to fix
build.

Maintainer:     avilla at FreeBSD.org
Last committer: avilla at FreeBSD.org
Ident:          $FreeBSD: head/multimedia/mlt/Makefile 429214 2016-12-23 02:38:07Z avilla $
Log URL:        http://beefy3.nyi.freebsd.org/data/93i386-default/429300/logs/mlt-6.4.1_1.log
Build URL:      http://beefy3.nyi.freebsd.org/build.html?mastername=93i386-default&build=429300
Log:

====>> Building multimedia/mlt
build started at Sun Dec 25 16:41:11 UTC 2016
port directory: /usr/ports/multimedia/mlt
building for: FreeBSD 93i386-default-job-14 9.3-RELEASE-p53 FreeBSD 9.3-RELEASE-p53 i386
maintained by: avilla at FreeBSD.org
Makefile ident:      $FreeBSD: head/multimedia/mlt/Makefile 429214 2016-12-23 02:38:07Z avilla $
Poudriere version: 3.1.14
Host OSVERSION: 1200017
Jail OSVERSION: 903000
Job Id: 14

---Begin Environment---
SHELL=/bin/csh
UNAME_p=i386
UNAME_m=i386
UNAME_v=FreeBSD 9.3-RELEASE-p53
UNAME_r=9.3-RELEASE-p53
BLOCKSIZE=K
MAIL=/var/mail/root
STATUS=1
OPSYS=FreeBSD
ARCH=i386
SAVED_TERM=
MASTERMNT=/usr/local/poudriere/data/.m/93i386-default/ref
UID=0
PATH=/sbin:/bin:/usr/sbin:/usr/bin:/usr/games:/usr/local/sbin:/usr/local/bin:/root/bin
_JAVA_VERSION_LIST_REGEXP=1.6\|1.7\|1.8\|1.6+\|1.7+\|1.8+
POUDRIERE_BUILD_TYPE=bulk
PKGNAME=mlt-6.4.1_1
OSREL=9.3
_OSRELEASE=9.3-RELEASE-p53
PYTHONBASE=/usr/local
OLDPWD=/
_SMP_CPUS=24
PWD=/usr/local/poudriere/data/.m/93i386-default/ref/.p/pool
MASTERNAME=93i386-default
SCRIPTPREFIX=/usr/local/share/poudriere
_JAVA_VENDOR_LIST_REGEXP=openjdk\|oracle\|sun
USER=root
HOME=/root
POUDRIERE_VERSION=3.1.14
SCRIPTPATH=/usr/local/share/poudriere/bulk.sh
CONFIGURE_MAX_CMD_LEN=262144
LIBEXECPREFIX=/usr/local/libexec/poudriere
LOCALBASE=/usr/local
PACKAGE_BUILDING=yes
_JAVA_OS_LIST_REGEXP=native\|linux
OSVERSION=903000
---End Environment---

---Begin OPTIONS List---
===> The following configuration options are available for mlt-6.4.1_1:
     DOCS=on: Build and/or install documentation
     EXAMPLES=on: Build and/or install examples
     FFMPEG=on: FFmpeg support (WMA, AIFF, AC3, APE...)
     FREI0R=on: Frei0r video plugins support
     GTK2=on: Images and text rendering via GTK+ 2
     JACK=off: JACK audio server support
     KDE4=off: Qt 4 extra image formats support
     OPENGL=on: 2D/3D rendering support via OpenGL
     SAMPLERATE=on: Sample rate conversion support
     SOX=on: SoX audio effects support
     SWFDEC=on: Flash support via Swfdec
     VIDSTAB=on: Video stabilization support via Vid.Stab
====> Options available for the radio QT: you can only select none or one of them
     QT4=on: Images and Kdenlive titles support via Qt 4
     QT5=off: Images and Kdenlive titles support via Qt 5
===> Use 'make config' to modify these settings
---End OPTIONS List---

--CONFIGURE_ARGS--
--enable-gpl --enable-gpl3 --target-os=FreeBSD --disable-debug --disable-opencv --avformat-no-vdpau --enable-avformat --avformat-suffix="" --enable-frei0r --enable-gtk2 --disable-jackrack --without-kde --enable-opengl --enable-resample --enable-sox --enable-swfdec --enable-vid.stab --enable-qt  --qt-libdir="/usr/local/lib/qt4"  --qt-includedir="/usr/local/include/qt4" --with-qt-includes=/usr/local/include/qt4  --with-qt-libraries=/usr/local/lib/qt4  --with-extra-includes=/usr/local/include  --with-extra-libs=/usr/local/lib --x-libraries=/usr/local/lib --x-includes=/usr/local/include --prefix=/usr/local ${_LATE_CONFIGURE_ARGS}
--End CONFIGURE_ARGS--

--CONFIGURE_ENV--
SDL_CONFIG=/usr/local/bin/sdl-config MAKE=gmake PKG_CONFIG=pkgconf XDG_DATA_HOME=/wrkdirs/usr/ports/multimedia/mlt/work  XDG_CONFIG_HOME=/wrkdirs/usr/ports/multimedia/mlt/work  HOME=/wrkdirs/usr/ports/multimedia/mlt/work TMPDIR="/tmp" SHELL=/bin/sh CONFIG_SHELL=/bin/sh QTDIR="/usr/local" QMAKE="/usr/local/bin/qmake-qt4"  MOC="/usr/local/bin/moc-qt4" RCC="/usr/local/bin/rcc" UIC="/usr/local/bin/uic-qt4"  QMAKESPEC="/usr/local/share/qt4/mkspecs/freebsd-$(ccver="$(c++ --version)"; case "$ccver" in *clang*) echo clang ;; *) echo g++ ;; esac)" CONFIG_SITE=/usr/ports/Templates/config.site lt_cv_sys_max_cmd_len=262144
--End CONFIGURE_ENV--

--MAKE_ENV--
SDL_CONFIG=/usr/local/bin/sdl-config XDG_DATA_HOME=/wrkdirs/usr/ports/multimedia/mlt/work  XDG_CONFIG_HOME=/wrkdirs/usr/ports/multimedia/mlt/work  HOME=/wrkdirs/usr/ports/multimedia/mlt/work TMPDIR="/tmp" NO_PIE=yes WITHOUT_DEBUG_FILES=yes WITHOUT_KERNEL_SYMBOLS=yes SHELL=/bin/sh NO_LINT=YES PREFIX=/usr/local  LOCALBASE=/usr/local  LIBDIR="/usr/lib"  CC="cc" CFLAGS="-O2 -pipe -fno-strict-aliasing"  CPP="cpp" CPPFLAGS=""  LDFLAGS="" LIBS=""  CXX="c++" CXXFLAGS="-O2 -pipe -fno-strict-aliasing"  MANPREFIX="/usr/local" BSD_INSTALL_PROGRAM="install  -s -m 555"  BSD_INSTALL_LIB="install  -s -m 444"  BSD_INSTALL_SCRIPT="install  -m 555"  BSD_INSTALL_DATA="install  -m 0644"  BSD_INSTALL_MAN="install  -m 444"
--End MAKE_ENV--

--PLIST_SUB--
PORTVERSION="6.4.1"
DOCS=""
NO_DOCS="@comment
"
EXAMPLES=""
NO_EXAMPLES="@comment
"
FFMPEG=""
NO_FFMPEG="@comment
"
FREI0R=""
NO_FREI0R="@comment
"
GTK2=""
NO_GTK2="@comment
"
JACK="@comment
"
NO_JACK=""
KDE4="@comment
"
NO_KDE4=""
OPENGL=""
NO_OPENGL="@comment
"
SAMPLERATE=""
NO_SAMPLERATE="@comment
"
SOX=""
NO_SOX="@comment
"
SWFDEC=""
NO_SWFDEC="@comment
"
VIDSTAB=""
NO_VIDSTAB="@comment
"
QT4=""
NO_QT4="@comment
"
QT5="@comment
"
NO_QT5=""
QT=""
QT_INCDIR="include/qt4"
QT_ARCHDIR="lib/qt4/qt4"
QT_PLUGINDIR="lib/qt4/plugins"
QT_LIBEXECDIR="libexec/qt4"
QT_IMPORTDIR="lib/qt4/imports"
QT_QMLDIR="lib/qt4/qt4/qml"
QT_DATADIR="share/qt4"
QT_DOCDIR="share/doc/qt4"
QT_L10NDIR="share/qt4/translations"
QT_ETCDIR="etc/xdg"
QT_EXAMPLEDIR="share/examples/qt4"
QT_TESTDIR="share/qt4/tests"
QT_MKSPECDIR="share/qt4/mkspecs"
GTK2_VERSION="2.10.0"
GTK3_VERSION="3.0.0"
OSREL=9.3
PREFIX=%D
LOCALBASE=/usr/local
RESETPREFIX=/usr/local
PORTDOCS=""
PORTEXAMPLES=""
LIB32DIR=lib
DOCSDIR="share/doc/mlt"
EXAMPLESDIR="share/examples/mlt"
DATADIR="share/mlt"
WWWDIR="www/mlt"
ETCDIR="etc/mlt"
--End PLIST_SUB--

--SUB_LIST--
DOCS=""
NO_DOCS="@comment
"
EXAMPLES=""
NO_EXAMPLES="@comment
"
FFMPEG=""
NO_FFMPEG="@comment
"
FREI0R=""
NO_FREI0R="@comment
"
GTK2=""
NO_GTK2="@comment
"
JACK="@comment
"
NO_JACK=""
KDE4="@comment
"
NO_KDE4=""
OPENGL=""
NO_OPENGL="@comment
"
SAMPLERATE=""
NO_SAMPLERATE="@comment
"
SOX=""
NO_SOX="@comment
"
SWFDEC=""
NO_SWFDEC="@comment
"
VIDSTAB=""
NO_VIDSTAB="@comment
"
QT4=""
NO_QT4="@comment
"
QT5="@comment
"
NO_QT5=""
<snip>
===>  Configuring for mlt-6.4.1_1
Configuring framework:
Configuring modules:
Configuring modules/avformat:
Configuring modules/core:
Configuring modules/decklink:
Configuring modules/feeds:
Configuring modules/frei0r:
Configuring modules/gtk2:
- Libexif found, enabling auto rotate
Configuring modules/kdenlive:
Configuring modules/linsys:
Configuring modules/lumas:
Configuring modules/motion_est:
Configuring modules/ndi:
- NDI SDK not found: disabling
Configuring modules/normalize:
Configuring modules/oldfilm:
Configuring modules/opengl:
Configuring modules/plus:
Configuring modules/plusgpl:
Configuring modules/qt:
- Libexif found, enabling auto rotate
- Qt version 4.x detected
- Include directory:  /usr/local/include/qt4
- fftw found, enabling lightshow
Configuring modules/resample:
Configuring modules/rtaudio:
- only builds on Linux, OS X, or Windows: disabling
Configuring modules/sdl:
Configuring modules/sox:
Configuring modules/swfdec:
Configuring modules/vid.stab:
Configuring modules/videostab:
Configuring modules/vmfx:
Configuring modules/xine:
Configuring modules/xml:
Configuring mlt++:
Configuring swig:
GPLv3 license used
===========================================================================
=======================<phase: build          >============================
===>  Building for mlt-6.4.1_1
list='src/framework src/mlt++ src/melt src/modules src/swig profiles'; \
for subdir in $list; do \
	gmake -s -C $subdir depend || exit 1; \
	gmake -C $subdir all || exit 1; \
done
gmake[1]: Entering directory '/wrkdirs/usr/ports/multimedia/mlt/work/mlt-6.4.1/src/framework'
cc -O2 -pipe -fno-strict-aliasing -Wall -DPIC   -O2 -pipe -ffast-math     -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -fPIC -pthread -Wall -DPIC   -O2 -pipe -ffast-math     -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -fPIC -pthread -rdynamic -DPREFIX_DATA="\"/usr/local/share/mlt\"" -DPREFIX_LIB="\"/usr/local/lib/mlt\""   -c -o mlt_frame.o mlt_frame.c
cc -O2 -pipe -fno-strict-aliasing -Wall -DPIC   -O2 -pipe -ffast-math     -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -fPIC -pthread -Wall -DPIC   -O2 -pipe -ffast-math     -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -fPIC -pthread -rdynamic -DPREFIX_DATA="\"/usr/local/share/mlt\"" -DPREFIX_LIB="\"/usr/local/lib/mlt\""   -c -o mlt_version.o mlt_version.c
cc -O2 -pipe -fno-strict-aliasing -Wall -DPIC   -O2 -pipe -ffast-math     -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -fPIC -pthread -Wall -DPIC   -O2 -pipe -ffast-math     -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -fPIC -pthread -rdynamic -DPREFIX_DATA="\"/usr/local/share/mlt\"" -DPREFIX_LIB="\"/usr/local/lib/mlt\""   -c -o mlt_geometry.o mlt_geometry.c
cc -O2 -pipe -fno-strict-aliasing -Wall -DPIC   -O2 -pipe -ffast-math     -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -fPIC -pthread -Wall -DPIC   -O2 -pipe -ffast-math     -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -fPIC -pthread -rdynamic -DPREFIX_DATA="\"/usr/local/share/mlt\"" -DPREFIX_LIB="\"/usr/local/lib/mlt\""   -c -o mlt_deque.o mlt_deque.c
cc -O2 -pipe -fno-strict-aliasing -Wall -DPIC   -O2 -pipe -ffast-math     -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -fPIC -pthread -Wall -DPIC   -O2 -pipe -ffast-math     -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -fPIC -pthread -rdynamic -DPREFIX_DATA="\"/usr/local/share/mlt\"" -DPREFIX_LIB="\"/usr/local/lib/mlt\""   -c -o mlt_property.o mlt_property.c
mlt_property.c: In function 'time_clock_to_frames':
mlt_property.c:292: warning: passing argument 2 of 'setlocale' from incompatible pointer type
mlt_property.c: In function 'mlt_property_atof':
mlt_property.c:506: warning: passing argument 2 of 'setlocale' from incompatible pointer type
mlt_property.c: In function 'mlt_property_get_string_l':
mlt_property.c:703: warning: initialization from incompatible pointer type
mlt_property.c: In function 'mlt_property_get_time':
mlt_property.c:938: warning: initialization from incompatible pointer type
mlt_property.c: In function 'is_property_numeric':
mlt_property.c:1041: warning: passing argument 2 of 'setlocale' from incompatible pointer type
mlt_property.c: In function 'mlt_property_get_rect':
mlt_property.c:1541: warning: passing argument 2 of 'setlocale' from incompatible pointer type
cc -O2 -pipe -fno-strict-aliasing -Wall -DPIC   -O2 -pipe -ffast-math     -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -fPIC -pthread -Wall -DPIC   -O2 -pipe -ffast-math     -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -fPIC -pthread -rdynamic -DPREFIX_DATA="\"/usr/local/share/mlt\"" -DPREFIX_LIB="\"/usr/local/lib/mlt\""   -c -o mlt_properties.o mlt_properties.c
mlt_properties.c: In function 'mlt_properties_set_lcnumeric':
mlt_properties.c:150: warning: assignment from incompatible pointer type
mlt_properties.c: In function 'mlt_properties_get_lcnumeric':
mlt_properties.c:181: warning: assignment from incompatible pointer type
cc -O2 -pipe -fno-strict-aliasing -Wall -DPIC   -O2 -pipe -ffast-math     -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -fPIC -pthread -Wall -DPIC   -O2 -pipe -ffast-math     -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -fPIC -pthread -rdynamic -DPREFIX_DATA="\"/usr/local/share/mlt\"" -DPREFIX_LIB="\"/usr/local/lib/mlt\""   -c -o mlt_events.o mlt_events.c
cc -O2 -pipe -fno-strict-aliasing -Wall -DPIC   -O2 -pipe -ffast-math     -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -fPIC -pthread -Wall -DPIC   -O2 -pipe -ffast-math     -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -fPIC -pthread -rdynamic -DPREFIX_DATA="\"/usr/local/share/mlt\"" -DPREFIX_LIB="\"/usr/local/lib/mlt\""   -c -o mlt_parser.o mlt_parser.c
cc -O2 -pipe -fno-strict-aliasing -Wall -DPIC   -O2 -pipe -ffast-math     -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -fPIC -pthread -Wall -DPIC   -O2 -pipe -ffast-math     -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -fPIC -pthread -rdynamic -DPREFIX_DATA="\"/usr/local/share/mlt\"" -DPREFIX_LIB="\"/usr/local/lib/mlt\""   -c -o mlt_service.o mlt_service.c
cc -O2 -pipe -fno-strict-aliasing -Wall -DPIC   -O2 -pipe -ffast-math     -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -fPIC -pthread -Wall -DPIC   -O2 -pipe -ffast-math     -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -fPIC -pthread -rdynamic -DPREFIX_DATA="\"/usr/local/share/mlt\"" -DPREFIX_LIB="\"/usr/local/lib/mlt\""   -c -o mlt_producer.o mlt_producer.c
cc -O2 -pipe -fno-strict-aliasing -Wall -DPIC   -O2 -pipe -ffast-math     -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -fPIC -pthread -Wall -DPIC   -O2 -pipe -ffast-math     -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -fPIC -pthread -rdynamic -DPREFIX_DATA="\"/usr/local/share/mlt\"" -DPREFIX_LIB="\"/usr/local/lib/mlt\""   -c -o mlt_multitrack.o mlt_multitrack.c
cc -O2 -pipe -fno-strict-aliasing -Wall -DPIC   -O2 -pipe -ffast-math     -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -fPIC -pthread -Wall -DPIC   -O2 -pipe -ffast-math     -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -fPIC -pthread -rdynamic -DPREFIX_DATA="\"/usr/local/share/mlt\"" -DPREFIX_LIB="\"/usr/local/lib/mlt\""   -c -o mlt_playlist.o mlt_playlist.c
cc -O2 -pipe -fno-strict-aliasing -Wall -DPIC   -O2 -pipe -ffast-math     -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -fPIC -pthread -Wall -DPIC   -O2 -pipe -ffast-math     -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -fPIC -pthread -rdynamic -DPREFIX_DATA="\"/usr/local/share/mlt\"" -DPREFIX_LIB="\"/usr/local/lib/mlt\""   -c -o mlt_consumer.o mlt_consumer.c
cc -O2 -pipe -fno-strict-aliasing -Wall -DPIC   -O2 -pipe -ffast-math     -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -fPIC -pthread -Wall -DPIC   -O2 -pipe -ffast-math     -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -fPIC -pthread -rdynamic -DPREFIX_DATA="\"/usr/local/share/mlt\"" -DPREFIX_LIB="\"/usr/local/lib/mlt\""   -c -o mlt_filter.o mlt_filter.c
cc -O2 -pipe -fno-strict-aliasing -Wall -DPIC   -O2 -pipe -ffast-math     -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -fPIC -pthread -Wall -DPIC   -O2 -pipe -ffast-math     -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -fPIC -pthread -rdynamic -DPREFIX_DATA="\"/usr/local/share/mlt\"" -DPREFIX_LIB="\"/usr/local/lib/mlt\""   -c -o mlt_transition.o mlt_transition.c
cc -O2 -pipe -fno-strict-aliasing -Wall -DPIC   -O2 -pipe -ffast-math     -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -fPIC -pthread -Wall -DPIC   -O2 -pipe -ffast-math     -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -fPIC -pthread -rdynamic -DPREFIX_DATA="\"/usr/local/share/mlt\"" -DPREFIX_LIB="\"/usr/local/lib/mlt\""   -c -o mlt_field.o mlt_field.c
cc -O2 -pipe -fno-strict-aliasing -Wall -DPIC   -O2 -pipe -ffast-math     -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -fPIC -pthread -Wall -DPIC   -O2 -pipe -ffast-math     -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -fPIC -pthread -rdynamic -DPREFIX_DATA="\"/usr/local/share/mlt\"" -DPREFIX_LIB="\"/usr/local/lib/mlt\""   -c -o mlt_tractor.o mlt_tractor.c
cc -O2 -pipe -fno-strict-aliasing -Wall -DPIC   -O2 -pipe -ffast-math     -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -fPIC -pthread -Wall -DPIC   -O2 -pipe -ffast-math     -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -fPIC -pthread -rdynamic -DPREFIX_DATA="\"/usr/local/share/mlt\"" -DPREFIX_LIB="\"/usr/local/lib/mlt\""   -c -o mlt_factory.o mlt_factory.c
cc -O2 -pipe -fno-strict-aliasing -Wall -DPIC   -O2 -pipe -ffast-math     -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -fPIC -pthread -Wall -DPIC   -O2 -pipe -ffast-math     -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -fPIC -pthread -rdynamic -DPREFIX_DATA="\"/usr/local/share/mlt\"" -DPREFIX_LIB="\"/usr/local/lib/mlt\""   -c -o mlt_repository.o mlt_repository.c
cc -O2 -pipe -fno-strict-aliasing -Wall -DPIC   -O2 -pipe -ffast-math     -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -fPIC -pthread -Wall -DPIC   -O2 -pipe -ffast-math     -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -fPIC -pthread -rdynamic -DPREFIX_DATA="\"/usr/local/share/mlt\"" -DPREFIX_LIB="\"/usr/local/lib/mlt\""   -c -o mlt_pool.o mlt_pool.c
cc -O2 -pipe -fno-strict-aliasing -Wall -DPIC   -O2 -pipe -ffast-math     -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -fPIC -pthread -Wall -DPIC   -O2 -pipe -ffast-math     -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -fPIC -pthread -rdynamic -DPREFIX_DATA="\"/usr/local/share/mlt\"" -DPREFIX_LIB="\"/usr/local/lib/mlt\""   -c -o mlt_tokeniser.o mlt_tokeniser.c
cc -O2 -pipe -fno-strict-aliasing -Wall -DPIC   -O2 -pipe -ffast-math     -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -fPIC -pthread -Wall -DPIC   -O2 -pipe -ffast-math     -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -fPIC -pthread -rdynamic -DPREFIX_DATA="\"/usr/local/share/mlt\"" -DPREFIX_LIB="\"/usr/local/lib/mlt\""   -c -o mlt_profile.o mlt_profile.c
cc -O2 -pipe -fno-strict-aliasing -Wall -DPIC   -O2 -pipe -ffast-math     -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -fPIC -pthread -Wall -DPIC   -O2 -pipe -ffast-math     -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -fPIC -pthread -rdynamic -DPREFIX_DATA="\"/usr/local/share/mlt\"" -DPREFIX_LIB="\"/usr/local/lib/mlt\""   -c -o mlt_log.o mlt_log.c
cc -O2 -pipe -fno-strict-aliasing -Wall -DPIC   -O2 -pipe -ffast-math     -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -fPIC -pthread -Wall -DPIC   -O2 -pipe -ffast-math     -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -fPIC -pthread -rdynamic -DPREFIX_DATA="\"/usr/local/share/mlt\"" -DPREFIX_LIB="\"/usr/local/lib/mlt\""   -c -o mlt_cache.o mlt_cache.c
cc -O2 -pipe -fno-strict-aliasing -Wall -DPIC   -O2 -pipe -ffast-math     -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -fPIC -pthread -Wall -DPIC   -O2 -pipe -ffast-math     -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -fPIC -pthread -rdynamic -DPREFIX_DATA="\"/usr/local/share/mlt\"" -DPREFIX_LIB="\"/usr/local/lib/mlt\""   -c -o mlt_animation.o mlt_animation.c
cc -O2 -pipe -fno-strict-aliasing -Wall -DPIC   -O2 -pipe -ffast-math     -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -fPIC -pthread -Wall -DPIC   -O2 -pipe -ffast-math     -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -fPIC -pthread -rdynamic -DPREFIX_DATA="\"/usr/local/share/mlt\"" -DPREFIX_LIB="\"/usr/local/lib/mlt\""   -c -o mlt_slices.o mlt_slices.c
cc -shared -Wl,-soname,libmlt.so.6 -o libmlt.so.6.4.1 mlt_frame.o mlt_version.o mlt_geometry.o mlt_deque.o mlt_property.o mlt_properties.o mlt_events.o mlt_parser.o mlt_service.o mlt_producer.o mlt_multitrack.o mlt_playlist.o mlt_consumer.o mlt_filter.o mlt_transition.o mlt_field.o mlt_tractor.o mlt_factory.o mlt_repository.o mlt_pool.o mlt_tokeniser.o mlt_profile.o mlt_log.o mlt_cache.o mlt_animation.o mlt_slices.o  -Wl,--no-undefined -Wl,--as-needed -Wl,--no-undefined -Wl,--as-needed  -pthread -lm
ln -sf libmlt.so.6.4.1 libmlt.so
if [ "FreeBSD" != "MinGW" ]; then \
		ln -sf libmlt.so.6.4.1 libmlt.so.6 ; \
	fi
gmake[1]: Leaving directory '/wrkdirs/usr/ports/multimedia/mlt/work/mlt-6.4.1/src/framework'
gmake[1]: Entering directory '/wrkdirs/usr/ports/multimedia/mlt/work/mlt-6.4.1/src/mlt++'
c++ -O2 -pipe -fno-strict-aliasing -Wall -DPIC   -O2 -pipe -ffast-math     -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -Wall -DPIC   -O2 -pipe -ffast-math     -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -Wall -W -Wwrite-strings -Wcast-qual -Wpointer-arith -Wcast-align -Wredundant-decls -fPIC -DPIC -I.. -rdynamic -DVERSION=\"6.4.1\" -fvisibility=hidden   -c -o MltAnimation.o MltAnimation.cpp
c++ -O2 -pipe -fno-strict-aliasing -Wall -DPIC   -O2 -pipe -ffast-math     -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -Wall -DPIC   -O2 -pipe -ffast-math     -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -Wall -W -Wwrite-strings -Wcast-qual -Wpointer-arith -Wcast-align -Wredundant-decls -fPIC -DPIC -I.. -rdynamic -DVERSION=\"6.4.1\" -fvisibility=hidden   -c -o MltConsumer.o MltConsumer.cpp
c++ -O2 -pipe -fno-strict-aliasing -Wall -DPIC   -O2 -pipe -ffast-math     -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -Wall -DPIC   -O2 -pipe -ffast-math     -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -Wall -W -Wwrite-strings -Wcast-qual -Wpointer-arith -Wcast-align -Wredundant-decls -fPIC -DPIC -I.. -rdynamic -DVERSION=\"6.4.1\" -fvisibility=hidden   -c -o MltDeque.o MltDeque.cpp
c++ -O2 -pipe -fno-strict-aliasing -Wall -DPIC   -O2 -pipe -ffast-math     -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -Wall -DPIC   -O2 -pipe -ffast-math     -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -Wall -W -Wwrite-strings -Wcast-qual -Wpointer-arith -Wcast-align -Wredundant-decls -fPIC -DPIC -I.. -rdynamic -DVERSION=\"6.4.1\" -fvisibility=hidden   -c -o MltEvent.o MltEvent.cpp
c++ -O2 -pipe -fno-strict-aliasing -Wall -DPIC   -O2 -pipe -ffast-math     -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -Wall -DPIC   -O2 -pipe -ffast-math     -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -Wall -W -Wwrite-strings -Wcast-qual -Wpointer-arith -Wcast-align -Wredundant-decls -fPIC -DPIC -I.. -rdynamic -DVERSION=\"6.4.1\" -fvisibility=hidden   -c -o MltFactory.o MltFactory.cpp
c++ -O2 -pipe -fno-strict-aliasing -Wall -DPIC   -O2 -pipe -ffast-math     -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -Wall -DPIC   -O2 -pipe -ffast-math     -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -Wall -W -Wwrite-strings -Wcast-qual -Wpointer-arith -Wcast-align -Wredundant-decls -fPIC -DPIC -I.. -rdynamic -DVERSION=\"6.4.1\" -fvisibility=hidden   -c -o MltField.o MltField.cpp
c++ -O2 -pipe -fno-strict-aliasing -Wall -DPIC   -O2 -pipe -ffast-math     -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -Wall -DPIC   -O2 -pipe -ffast-math     -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -Wall -W -Wwrite-strings -Wcast-qual -Wpointer-arith -Wcast-align -Wredundant-decls -fPIC -DPIC -I.. -rdynamic -DVERSION=\"6.4.1\" -fvisibility=hidden   -c -o MltFilter.o MltFilter.cpp
c++ -O2 -pipe -fno-strict-aliasing -Wall -DPIC   -O2 -pipe -ffast-math     -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -Wall -DPIC   -O2 -pipe -ffast-math     -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -Wall -W -Wwrite-strings -Wcast-qual -Wpointer-arith -Wcast-align -Wredundant-decls -fPIC -DPIC -I.. -rdynamic -DVERSION=\"6.4.1\" -fvisibility=hidden   -c -o MltFilteredConsumer.o MltFilteredConsumer.cpp
c++ -O2 -pipe -fno-strict-aliasing -Wall -DPIC   -O2 -pipe -ffast-math     -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -Wall -DPIC   -O2 -pipe -ffast-math     -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -Wall -W -Wwrite-strings -Wcast-qual -Wpointer-arith -Wcast-align -Wredundant-decls -fPIC -DPIC -I.. -rdynamic -DVERSION=\"6.4.1\" -fvisibility=hidden   -c -o MltFilteredProducer.o MltFilteredProducer.cpp
c++ -O2 -pipe -fno-strict-aliasing -Wall -DPIC   -O2 -pipe -ffast-math     -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -Wall -DPIC   -O2 -pipe -ffast-math     -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -Wall -W -Wwrite-strings -Wcast-qual -Wpointer-arith -Wcast-align -Wredundant-decls -fPIC -DPIC -I.. -rdynamic -DVERSION=\"6.4.1\" -fvisibility=hidden   -c -o MltFrame.o MltFrame.cpp
c++ -O2 -pipe -fno-strict-aliasing -Wall -DPIC   -O2 -pipe -ffast-math     -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -Wall -DPIC   -O2 -pipe -ffast-math     -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -Wall -W -Wwrite-strings -Wcast-qual -Wpointer-arith -Wcast-align -Wredundant-decls -fPIC -DPIC -I.. -rdynamic -DVERSION=\"6.4.1\" -fvisibility=hidden   -c -o MltGeometry.o MltGeometry.cpp
c++ -O2 -pipe -fno-strict-aliasing -Wall -DPIC   -O2 -pipe -ffast-math     -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -Wall -DPIC   -O2 -pipe -ffast-math     -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -Wall -W -Wwrite-strings -Wcast-qual -Wpointer-arith -Wcast-align -Wredundant-decls -fPIC -DPIC -I.. -rdynamic -DVERSION=\"6.4.1\" -fvisibility=hidden   -c -o MltMultitrack.o MltMultitrack.cpp
c++ -O2 -pipe -fno-strict-aliasing -Wall -DPIC   -O2 -pipe -ffast-math     -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -Wall -DPIC   -O2 -pipe -ffast-math     -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -Wall -W -Wwrite-strings -Wcast-qual -Wpointer-arith -Wcast-align -Wredundant-decls -fPIC -DPIC -I.. -rdynamic -DVERSION=\"6.4.1\" -fvisibility=hidden   -c -o MltParser.o MltParser.cpp
c++ -O2 -pipe -fno-strict-aliasing -Wall -DPIC   -O2 -pipe -ffast-math     -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -Wall -DPIC   -O2 -pipe -ffast-math     -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -Wall -W -Wwrite-strings -Wcast-qual -Wpointer-arith -Wcast-align -Wredundant-decls -fPIC -DPIC -I.. -rdynamic -DVERSION=\"6.4.1\" -fvisibility=hidden   -c -o MltPlaylist.o MltPlaylist.cpp
c++ -O2 -pipe -fno-strict-aliasing -Wall -DPIC   -O2 -pipe -ffast-math     -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -Wall -DPIC   -O2 -pipe -ffast-math     -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -Wall -W -Wwrite-strings -Wcast-qual -Wpointer-arith -Wcast-align -Wredundant-decls -fPIC -DPIC -I.. -rdynamic -DVERSION=\"6.4.1\" -fvisibility=hidden   -c -o MltProducer.o MltProducer.cpp
c++ -O2 -pipe -fno-strict-aliasing -Wall -DPIC   -O2 -pipe -ffast-math     -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -Wall -DPIC   -O2 -pipe -ffast-math     -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -Wall -W -Wwrite-strings -Wcast-qual -Wpointer-arith -Wcast-align -Wredundant-decls -fPIC -DPIC -I.. -rdynamic -DVERSION=\"6.4.1\" -fvisibility=hidden   -c -o MltProfile.o MltProfile.cpp
c++ -O2 -pipe -fno-strict-aliasing -Wall -DPIC   -O2 -pipe -ffast-math     -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -Wall -DPIC   -O2 -pipe -ffast-math     -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -Wall -W -Wwrite-strings -Wcast-qual -Wpointer-arith -Wcast-align -Wredundant-decls -fPIC -DPIC -I.. -rdynamic -DVERSION=\"6.4.1\" -fvisibility=hidden   -c -o MltProperties.o MltProperties.cpp
c++ -O2 -pipe -fno-strict-aliasing -Wall -DPIC   -O2 -pipe -ffast-math     -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -Wall -DPIC   -O2 -pipe -ffast-math     -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -Wall -W -Wwrite-strings -Wcast-qual -Wpointer-arith -Wcast-align -Wredundant-decls -fPIC -DPIC -I.. -rdynamic -DVERSION=\"6.4.1\" -fvisibility=hidden   -c -o MltPushConsumer.o MltPushConsumer.cpp
c++ -O2 -pipe -fno-strict-aliasing -Wall -DPIC   -O2 -pipe -ffast-math     -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -Wall -DPIC   -O2 -pipe -ffast-math     -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -Wall -W -Wwrite-strings -Wcast-qual -Wpointer-arith -Wcast-align -Wredundant-decls -fPIC -DPIC -I.. -rdynamic -DVERSION=\"6.4.1\" -fvisibility=hidden   -c -o MltRepository.o MltRepository.cpp
c++ -O2 -pipe -fno-strict-aliasing -Wall -DPIC   -O2 -pipe -ffast-math     -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -Wall -DPIC   -O2 -pipe -ffast-math     -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -Wall -W -Wwrite-strings -Wcast-qual -Wpointer-arith -Wcast-align -Wredundant-decls -fPIC -DPIC -I.. -rdynamic -DVERSION=\"6.4.1\" -fvisibility=hidden   -c -o MltService.o MltService.cpp
c++ -O2 -pipe -fno-strict-aliasing -Wall -DPIC   -O2 -pipe -ffast-math     -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -Wall -DPIC   -O2 -pipe -ffast-math     -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -Wall -W -Wwrite-strings -Wcast-qual -Wpointer-arith -Wcast-align -Wredundant-decls -fPIC -DPIC -I.. -rdynamic -DVERSION=\"6.4.1\" -fvisibility=hidden   -c -o MltTokeniser.o MltTokeniser.cpp
c++ -O2 -pipe -fno-strict-aliasing -Wall -DPIC   -O2 -pipe -ffast-math     -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -Wall -DPIC   -O2 -pipe -ffast-math     -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -Wall -W -Wwrite-strings -Wcast-qual -Wpointer-arith -Wcast-align -Wredundant-decls -fPIC -DPIC -I.. -rdynamic -DVERSION=\"6.4.1\" -fvisibility=hidden   -c -o MltTractor.o MltTractor.cpp
c++ -O2 -pipe -fno-strict-aliasing -Wall -DPIC   -O2 -pipe -ffast-math     -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -Wall -DPIC   -O2 -pipe -ffast-math     -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -Wall -W -Wwrite-strings -Wcast-qual -Wpointer-arith -Wcast-align -Wredundant-decls -fPIC -DPIC -I.. -rdynamic -DVERSION=\"6.4.1\" -fvisibility=hidden   -c -o MltTransition.o MltTransition.cpp
c++ -shared -Wl,-soname,libmlt++.so.3 -o libmlt++.so.6.4.1 MltAnimation.o MltConsumer.o MltDeque.o MltEvent.o MltFactory.o MltField.o MltFilter.o MltFilteredConsumer.o MltFilteredProducer.o MltFrame.o MltGeometry.o MltMultitrack.o MltParser.o MltPlaylist.o MltProducer.o MltProfile.o MltProperties.o MltPushConsumer.o MltRepository.o MltService.o MltTokeniser.o MltTractor.o MltTransition.o  -Wl,--no-undefined -Wl,--as-needed -Wl,--no-undefined -Wl,--as-needed -L../framework -lmlt
ln -sf libmlt++.so.6.4.1 libmlt++.so
if [ "FreeBSD" != "MinGW" ]; then \
	ln -sf libmlt++.so.6.4.1 libmlt++.so.3 ; \
fi
gmake[1]: Leaving directory '/wrkdirs/usr/ports/multimedia/mlt/work/mlt-6.4.1/src/mlt++'
gmake[1]: Entering directory '/wrkdirs/usr/ports/multimedia/mlt/work/mlt-6.4.1/src/melt'
cc -O2 -pipe -fno-strict-aliasing -Wall -DPIC   -O2 -pipe -ffast-math     -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -fPIC -pthread -Wall -DPIC   -O2 -pipe -ffast-math     -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -fPIC -pthread -I.. -rdynamic -DVERSION=\"6.4.1\"   -c -o melt.o melt.c
cc -O2 -pipe -fno-strict-aliasing -Wall -DPIC   -O2 -pipe -ffast-math     -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -fPIC -pthread -Wall -DPIC   -O2 -pipe -ffast-math     -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -fPIC -pthread -I.. -rdynamic -DVERSION=\"6.4.1\"   -c -o io.o io.c
cc -o melt melt.o io.o  -Wl,--no-undefined -Wl,--as-needed -Wl,--no-undefined -Wl,--as-needed -L../framework -lmlt -pthread
gmake[1]: Leaving directory '/wrkdirs/usr/ports/multimedia/mlt/work/mlt-6.4.1/src/melt'
gmake[1]: Entering directory '/wrkdirs/usr/ports/multimedia/mlt/work/mlt-6.4.1/src/modules'
list='normalize ndi plusgpl sdl oldfilm kdenlive opengl xine kino sox rtaudio opencv core xml vmfx avformat decklink jackrack videostab linsys feeds qt lumas vid.stab motion_est frei0r dv swfdec resample vorbis gtk2 plus'; \
for subdir in $list; do \
	if [ -f $subdir/Makefile -a ! -f disable-$subdir -a ! -f $subdir/deprecated ] ; \
	then gmake -C $subdir all || exit 1; \
	fi \
done
gmake[2]: Entering directory '/wrkdirs/usr/ports/multimedia/mlt/work/mlt-6.4.1/src/modules/normalize'
cc -O2 -pipe -fno-strict-aliasing -Wall -DPIC   -O2 -pipe -ffast-math     -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -fPIC -pthread -Wall -DPIC   -O2 -pipe -ffast-math     -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -fPIC -pthread -I../.. -Wall -DPIC   -O2 -pipe -ffast-math     -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -fPIC -pthread   -c -o factory.o factory.c
cc -O2 -pipe -fno-strict-aliasing -Wall -DPIC   -O2 -pipe -ffast-math     -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -fPIC -pthread -Wall -DPIC   -O2 -pipe -ffast-math     -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -fPIC -pthread -I../.. -Wall -DPIC   -O2 -pipe -ffast-math     -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -fPIC -pthread   -c -o filter_audiolevel.o filter_audiolevel.c
cc -O2 -pipe -fno-strict-aliasing -Wall -DPIC   -O2 -pipe -ffast-math     -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -fPIC -pthread -Wall -DPIC   -O2 -pipe -ffast-math     -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -fPIC -pthread -I../.. -Wall -DPIC   -O2 -pipe -ffast-math     -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -fPIC -pthread   -c -o filter_volume.o filter_volume.c
cc -shared -o ../libmltnormalize.so factory.o filter_audiolevel.o filter_volume.o   -Wl,--no-undefined -Wl,--as-needed -Wl,--no-undefined -Wl,--as-needed -L../../framework -lmlt -lm -Wl,--no-undefined -Wl,--as-needed
gmake[2]: Leaving directory '/wrkdirs/usr/ports/multimedia/mlt/work/mlt-6.4.1/src/modules/normalize'
gmake[2]: Entering directory '/wrkdirs/usr/ports/multimedia/mlt/work/mlt-6.4.1/src/modules/plusgpl'
cc -O2 -pipe -fno-strict-aliasing -Wall -DPIC   -O2 -pipe -ffast-math     -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -fPIC -pthread -Wall -DPIC   -O2 -pipe -ffast-math     -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -fPIC -pthread -I../.. -Wall -DPIC   -O2 -pipe -ffast-math     -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -fPIC -pthread   -c -o factory.o factory.c
cc -O2 -pipe -fno-strict-aliasing -Wall -DPIC   -O2 -pipe -ffast-math     -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -fPIC -pthread -Wall -DPIC   -O2 -pipe -ffast-math     -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -fPIC -pthread -I../.. -Wall -DPIC   -O2 -pipe -ffast-math     -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -fPIC -pthread   -c -o consumer_cbrts.o consumer_cbrts.c
consumer_cbrts.c:434: warning: 'sendn' defined but not used
cc -O2 -pipe -fno-strict-aliasing -Wall -DPIC   -O2 -pipe -ffast-math     -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -fPIC -pthread -Wall -DPIC   -O2 -pipe -ffast-math     -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -fPIC -pthread -I../.. -Wall -DPIC   -O2 -pipe -ffast-math     -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -fPIC -pthread   -c -o filter_burn.o filter_burn.c
cc -O2 -pipe -fno-strict-aliasing -Wall -DPIC   -O2 -pipe -ffast-math     -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -fPIC -pthread -Wall -DPIC   -O2 -pipe -ffast-math     -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -fPIC -pthread -I../.. -Wall -DPIC   -O2 -pipe -ffast-math     -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -fPIC -pthread   -c -o filter_lumaliftgaingamma.o filter_lumaliftgaingamma.c
cc -O2 -pipe -fno-strict-aliasing -Wall -DPIC   -O2 -pipe -ffast-math     -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -fPIC -pthread -Wall -DPIC   -O2 -pipe -ffast-math     -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -fPIC -pthread -I../.. -Wall -DPIC   -O2 -pipe -ffast-math     -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -fPIC -pthread   -c -o image.o image.c
cc -O2 -pipe -fno-strict-aliasing -Wall -DPIC   -O2 -pipe -ffast-math     -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -fPIC -pthread -Wall -DPIC   -O2 -pipe -ffast-math     -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -fPIC -pthread -I../.. -Wall -DPIC   -O2 -pipe -ffast-math     -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -fPIC -pthread   -c -o utils.o utils.c
cc -O2 -pipe -fno-strict-aliasing -Wall -DPIC   -O2 -pipe -ffast-math     -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -fPIC -pthread -Wall -DPIC   -O2 -pipe -ffast-math     -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -fPIC -pthread -I../.. -Wall -DPIC   -O2 -pipe -ffast-math     -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -fPIC -pthread   -c -o filter_rotoscoping.o filter_rotoscoping.c
cc -O2 -pipe -fno-strict-aliasing -Wall -DPIC   -O2 -pipe -ffast-math     -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -fPIC -pthread -Wall -DPIC   -O2 -pipe -ffast-math     -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -fPIC -pthread -I../.. -Wall -DPIC   -O2 -pipe -ffast-math     -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -fPIC -pthread   -c -o cJSON.o cJSON.c
cc -O2 -pipe -fno-strict-aliasing -Wall -DPIC   -O2 -pipe -ffast-math     -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -fPIC -pthread -Wall -DPIC   -O2 -pipe -ffast-math     -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -fPIC -pthread -I../.. -Wall -DPIC   -O2 -pipe -ffast-math     -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -fPIC -pthread   -c -o filter_telecide.o filter_telecide.c
cc -shared -o ../libmltplusgpl.so factory.o consumer_cbrts.o filter_burn.o filter_lumaliftgaingamma.o image.o utils.o filter_rotoscoping.o cJSON.o filter_telecide.o  -Wl,--no-undefined -Wl,--as-needed -Wl,--no-undefined -Wl,--as-needed -L../../framework -lmlt -lm -pthread -Wl,--no-undefined -Wl,--as-needed
gmake[2]: Leaving directory '/wrkdirs/usr/ports/multimedia/mlt/work/mlt-6.4.1/src/modules/plusgpl'
gmake[2]: Entering directory '/wrkdirs/usr/ports/multimedia/mlt/work/mlt-6.4.1/src/modules/sdl'
cc -O2 -pipe -fno-strict-aliasing -Wall -DPIC   -O2 -pipe -ffast-math     -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -fPIC -pthread -Wall -DPIC   -O2 -pipe -ffast-math     -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -fPIC -pthread -I../.. -Wall -DPIC   -O2 -pipe -ffast-math     -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -fPIC -pthread -I/usr/local/include/SDL -I/usr/local/include -D_REENTRANT -D_THREAD_SAFE   -DWITH_SDL_IMAGE   -c -o factory.o factory.c
cc -O2 -pipe -fno-strict-aliasing -Wall -DPIC   -O2 -pipe -ffast-math     -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -fPIC -pthread -Wall -DPIC   -O2 -pipe -ffast-math     -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -fPIC -pthread -I../.. -Wall -DPIC   -O2 -pipe -ffast-math     -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -fPIC -pthread -I/usr/local/include/SDL -I/usr/local/include -D_REENTRANT -D_THREAD_SAFE   -DWITH_SDL_IMAGE   -c -o consumer_sdl.o consumer_sdl.c
cc -O2 -pipe -fno-strict-aliasing -Wall -DPIC   -O2 -pipe -ffast-math     -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -fPIC -pthread -Wall -DPIC   -O2 -pipe -ffast-math     -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -fPIC -pthread -I../.. -Wall -DPIC   -O2 -pipe -ffast-math     -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -fPIC -pthread -I/usr/local/include/SDL -I/usr/local/include -D_REENTRANT -D_THREAD_SAFE   -DWITH_SDL_IMAGE   -c -o consumer_sdl_audio.o consumer_sdl_audio.c
cc -O2 -pipe -fno-strict-aliasing -Wall -DPIC   -O2 -pipe -ffast-math     -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -fPIC -pthread -Wall -DPIC   -O2 -pipe -ffast-math     -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -fPIC -pthread -I../.. -Wall -DPIC   -O2 -pipe -ffast-math     -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -fPIC -pthread -I/usr/local/include/SDL -I/usr/local/include -D_REENTRANT -D_THREAD_SAFE   -DWITH_SDL_IMAGE   -c -o consumer_sdl_preview.o consumer_sdl_preview.c
cc -O2 -pipe -fno-strict-aliasing -Wall -DPIC   -O2 -pipe -ffast-math     -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -fPIC -pthread -Wall -DPIC   -O2 -pipe -ffast-math     -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -fPIC -pthread -I../.. -Wall -DPIC   -O2 -pipe -ffast-math     -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -fPIC -pthread -I/usr/local/include/SDL -I/usr/local/include -D_REENTRANT -D_THREAD_SAFE   -DWITH_SDL_IMAGE   -c -o consumer_sdl_still.o consumer_sdl_still.c
cc -O2 -pipe -fno-strict-aliasing -Wall -DPIC   -O2 -pipe -ffast-math     -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -fPIC -pthread -Wall -DPIC   -O2 -pipe -ffast-math     -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -fPIC -pthread -I../.. -Wall -DPIC   -O2 -pipe -ffast-math     -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -fPIC -pthread -I/usr/local/include/SDL -I/usr/local/include -D_REENTRANT -D_THREAD_SAFE   -DWITH_SDL_IMAGE   -c -o producer_sdl_image.o producer_sdl_image.c
cc -shared -o ../libmltsdl.so factory.o consumer_sdl.o consumer_sdl_audio.o consumer_sdl_preview.o consumer_sdl_still.o  producer_sdl_image.o  -Wl,--no-undefined -Wl,--as-needed -Wl,--no-undefined -Wl,--as-needed -L../../framework -lmlt -pthread -lm -Wl,--no-undefined -Wl,--as-needed -lX11 -L/usr/local/lib -Wl,-rpath,/usr/local/lib -lSDL -pthread   -lSDL_image
gmake[2]: Leaving directory '/wrkdirs/usr/ports/multimedia/mlt/work/mlt-6.4.1/src/modules/sdl'
gmake[2]: Entering directory '/wrkdirs/usr/ports/multimedia/mlt/work/mlt-6.4.1/src/modules/oldfilm'
cc -O2 -pipe -fno-strict-aliasing -Wall -DPIC   -O2 -pipe -ffast-math     -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -fPIC -pthread -Wall -DPIC   -O2 -pipe -ffast-math     -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -fPIC -pthread -I../.. -Wall -DPIC   -O2 -pipe -ffast-math     -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -fPIC -pthread   -c -o factory.o factory.c
cc -O2 -pipe -fno-strict-aliasing -Wall -DPIC   -O2 -pipe -ffast-math     -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -fPIC -pthread -Wall -DPIC   -O2 -pipe -ffast-math     -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -fPIC -pthread -I../.. -Wall -DPIC   -O2 -pipe -ffast-math     -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -fPIC -pthread   -c -o filter_oldfilm.o filter_oldfilm.c
cc -O2 -pipe -fno-strict-aliasing -Wall -DPIC   -O2 -pipe -ffast-math     -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -fPIC -pthread -Wall -DPIC   -O2 -pipe -ffast-math     -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -fPIC -pthread -I../.. -Wall -DPIC   -O2 -pipe -ffast-math     -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -fPIC -pthread   -c -o filter_dust.o filter_dust.c
cc -O2 -pipe -fno-strict-aliasing -Wall -DPIC   -O2 -pipe -ffast-math     -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -fPIC -pthread -Wall -DPIC   -O2 -pipe -ffast-math     -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -fPIC -pthread -I../.. -Wall -DPIC   -O2 -pipe -ffast-math     -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -fPIC -pthread   -c -o filter_lines.o filter_lines.c
cc -O2 -pipe -fno-strict-aliasing -Wall -DPIC   -O2 -pipe -ffast-math     -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -fPIC -pthread -Wall -DPIC   -O2 -pipe -ffast-math     -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -fPIC -pthread -I../.. -Wall -DPIC   -O2 -pipe -ffast-math     -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -fPIC -pthread   -c -o filter_grain.o filter_grain.c
cc -O2 -pipe -fno-strict-aliasing -Wall -DPIC   -O2 -pipe -ffast-math     -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -fPIC -pthread -Wall -DPIC   -O2 -pipe -ffast-math     -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -fPIC -pthread -I../.. -Wall -DPIC   -O2 -pipe -ffast-math     -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -fPIC -pthread   -c -o filter_tcolor.o filter_tcolor.c
cc -O2 -pipe -fno-strict-aliasing -Wall -DPIC   -O2 -pipe -ffast-math     -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -fPIC -pthread -Wall -DPIC   -O2 -pipe -ffast-math     -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -fPIC -pthread -I../.. -Wall -DPIC   -O2 -pipe -ffast-math     -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -fPIC -pthread   -c -o filter_vignette.o filter_vignette.c
cc -shared -o ../libmltoldfilm.so factory.o filter_oldfilm.o filter_dust.o filter_lines.o filter_grain.o filter_tcolor.o filter_vignette.o  -Wl,--no-undefined -Wl,--as-needed -Wl,--no-undefined -Wl,--as-needed -L../../framework -lmlt -lm -Wl,--no-undefined -Wl,--as-needed
gmake[2]: Leaving directory '/wrkdirs/usr/ports/multimedia/mlt/work/mlt-6.4.1/src/modules/oldfilm'
gmake[2]: Entering directory '/wrkdirs/usr/ports/multimedia/mlt/work/mlt-6.4.1/src/modules/kdenlive'
cc -O2 -pipe -fno-strict-aliasing -Wall -DPIC   -O2 -pipe -ffast-math     -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -fPIC -pthread -Wall -DPIC   -O2 -pipe -ffast-math     -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -fPIC -pthread -I../.. -Wall -DPIC   -O2 -pipe -ffast-math     -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -fPIC -pthread   -c -o factory.o factory.c
cc -O2 -pipe -fno-strict-aliasing -Wall -DPIC   -O2 -pipe -ffast-math     -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -fPIC -pthread -Wall -DPIC   -O2 -pipe -ffast-math     -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -fPIC -pthread -I../.. -Wall -DPIC   -O2 -pipe -ffast-math     -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -fPIC -pthread   -c -o filter_boxblur.o filter_boxblur.c
cc -O2 -pipe -fno-strict-aliasing -Wall -DPIC   -O2 -pipe -ffast-math     -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -fPIC -pthread -Wall -DPIC   -O2 -pipe -ffast-math     -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -fPIC -pthread -I../.. -Wall -DPIC   -O2 -pipe -ffast-math     -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -fPIC -pthread   -c -o filter_freeze.o filter_freeze.c
cc -O2 -pipe -fno-strict-aliasing -Wall -DPIC   -O2 -pipe -ffast-math     -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -fPIC -pthread -Wall -DPIC   -O2 -pipe -ffast-math     -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -fPIC -pthread -I../.. -Wall -DPIC   -O2 -pipe -ffast-math     -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -fPIC -pthread   -c -o filter_wave.o filter_wave.c
cc -O2 -pipe -fno-strict-aliasing -Wall -DPIC   -O2 -pipe -ffast-math     -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -fPIC -pthread -Wall -DPIC   -O2 -pipe -ffast-math     -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -fPIC -pthread -I../.. -Wall -DPIC   -O2 -pipe -ffast-math     -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -fPIC -pthread   -c -o producer_framebuffer.o producer_framebuffer.c
cc -shared -o ../libmltkdenlive.so factory.o filter_boxblur.o filter_freeze.o filter_wave.o producer_framebuffer.o  -Wl,--no-undefined -Wl,--as-needed -Wl,--no-undefined -Wl,--as-needed -L../../framework -lmlt -Wl,--no-undefined -Wl,--as-needed -lm
gmake[2]: Leaving directory '/wrkdirs/usr/ports/multimedia/mlt/work/mlt-6.4.1/src/modules/kdenlive'
gmake[2]: Entering directory '/wrkdirs/usr/ports/multimedia/mlt/work/mlt-6.4.1/src/modules/opengl'
cc -I../.. -O2 -pipe -fno-strict-aliasing -Wall -DPIC   -O2 -pipe -ffast-math     -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -fPIC -pthread -Wall -DPIC   -O2 -pipe -ffast-math     -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -fPIC -pthread -Wall -DPIC   -O2 -pipe -ffast-math     -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -fPIC -pthread -Wno-deprecated -I/usr/local/include/movit -I/usr/local/include -I/usr/local/include/eigen3     -c -o factory.o factory.c
cc1: warning: command line option "-Wno-deprecated" is valid for C++/ObjC++ but not for C
cc -I../.. -O2 -pipe -fno-strict-aliasing -Wall -DPIC   -O2 -pipe -ffast-math     -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -fPIC -pthread -Wall -DPIC   -O2 -pipe -ffast-math     -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -fPIC -pthread -Wall -DPIC   -O2 -pipe -ffast-math     -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -fPIC -pthread -Wno-deprecated -I/usr/local/include/movit -I/usr/local/include -I/usr/local/include/eigen3     -c -o consumer_xgl.o consumer_xgl.c
cc1: warning: command line option "-Wno-deprecated" is valid for C++/ObjC++ but not for C
c++ -O2 -pipe -fno-strict-aliasing -Wall -DPIC   -O2 -pipe -ffast-math     -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -Wall -DPIC   -O2 -pipe -ffast-math     -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -Wall -DPIC   -O2 -pipe -ffast-math     -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -I../.. -O2 -pipe -fno-strict-aliasing -Wall -DPIC   -O2 -pipe -ffast-math     -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -fPIC -pthread -Wall -DPIC   -O2 -pipe -ffast-math     -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -fPIC -pthread -Wall -DPIC   -O2 -pipe -ffast-math     -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -fPIC -pthread -Wno-deprecated -I/usr/local/include/movit -I/usr/local/include -I/usr/local/include/eigen3   -DSHADERDIR=\"/usr/local/share/movit\"   -c -o filter_glsl_manager.o filter_glsl_manager.cpp
filter_glsl_manager.cpp:401: error: integer constant is too large for 'long' type
gmake[2]: *** [<builtin>: filter_glsl_manager.o] Error 1
gmake[2]: Leaving directory '/wrkdirs/usr/ports/multimedia/mlt/work/mlt-6.4.1/src/modules/opengl'
gmake[1]: *** [Makefile:5: all] Error 1
gmake[1]: Leaving directory '/wrkdirs/usr/ports/multimedia/mlt/work/mlt-6.4.1/src/modules'
gmake: *** [Makefile:9: all] Error 1
*** [do-build] Error code 1

Stop in /usr/ports/multimedia/mlt.


More information about the freebsd-pkg-fallout mailing list