[package - 93amd64-default][graphics/gnash] Failed for gnash-0.8.10_22 in configure

pkg-fallout at FreeBSD.org pkg-fallout at FreeBSD.org
Tue Dec 20 08:49:05 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:     dinoex at FreeBSD.org
Last committer: dinoex at FreeBSD.org
Ident:          $FreeBSD: head/graphics/gnash/Makefile 428651 2016-12-16 08:32:26Z dinoex $
Log URL:        http://beefy2.nyi.freebsd.org/data/93amd64-default/428967/logs/gnash-0.8.10_22.log
Build URL:      http://beefy2.nyi.freebsd.org/build.html?mastername=93amd64-default&build=428967
Log:

====>> Building graphics/gnash
build started at Tue Dec 20 08:47:07 UTC 2016
port directory: /usr/ports/graphics/gnash
building for: FreeBSD 93amd64-default-job-23 9.3-RELEASE-p52 FreeBSD 9.3-RELEASE-p52 amd64
maintained by: dinoex at FreeBSD.org
Makefile ident:      $FreeBSD: head/graphics/gnash/Makefile 428651 2016-12-16 08:32:26Z dinoex $
Poudriere version: 3.1.14
Host OSVERSION: 1200017
Jail OSVERSION: 903000
Job Id: 23

---Begin Environment---
SHELL=/bin/csh
UNAME_v=FreeBSD 9.3-RELEASE-p52
UNAME_r=9.3-RELEASE-p52
BLOCKSIZE=K
MAIL=/var/mail/root
STATUS=1
ARCH=amd64
SAVED_TERM=
MASTERMNT=/usr/local/poudriere/data/.m/93amd64-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=gnash-0.8.10_22
OSREL=9.3
_OSRELEASE=9.3-RELEASE-p52
PYTHONBASE=/usr/local
OLDPWD=/
_SMP_CPUS=24
PWD=/usr/local/poudriere/data/.m/93amd64-default/ref/.p/pool
HAVE_COMPAT_IA32_KERN=YES OPSYS=FreeBSD
MASTERNAME=93amd64-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 gnash-0.8.10_22:
     PLUGIN=on: browser plugin
     CYGNAL=off: Cygnal media server
     VAAPI=on: VAAPI support (requires FFMPEG)
     DOCS=on: Build and/or install documentation
====> Options available for the single MEDIA: you have to select exactly one of them
     FFMPEG=on: ffmpeg media handler
     GSTREAMER=off: GStreamer media handler
====> GUI (Graphical User Interface) support: you have to select exactly one of them
     GTK2=on: GTK+ 2 GUI toolkit support
     KDE4=off: KDE 4 desktop environment support
====> Options available for the single RENDERER: you have to select exactly one of them
     AGG=on: AGG renderer
     OPENGL=off: OpenGL renderer (experimental)
     CAIRO=off: Cairo renderer
===> Use 'make config' to modify these settings
---End OPTIONS List---

--CONFIGURE_ARGS--
Unknown modifier 'W'

--with-boost-incl="/usr/local/include"  --with-boost-lib="/usr/local/lib"  --with-plugins-install=prefix  --sysconfdir="/usr/local/etc"  --disable-testsuite  --disable-kparts3  --disable-jemalloc --disable-cygnal --with-npapi-plugindir="/usr/local/lib/browser_plugins/gnash" --disable-kparts4 --enable-gui=`echo  gtk | LANG=C /usr/bin/tr ' ' ,` --enable-renderer=athname;  echo "Comment=$comment" >> $pathname;  if [ -n "$3" ]; then  
--End CONFIGURE_ARGS--

--CONFIGURE_ENV--
PKG_CONFIG=pkgconf MAKE=gmake XDG_DATA_HOME=/wrkdirs/usr/ports/graphics/gnash/work  XDG_CONFIG_HOME=/wrkdirs/usr/ports/graphics/gnash/work  HOME=/wrkdirs/usr/ports/graphics/gnash/work TMPDIR="/tmp" SHELL=/bin/sh CONFIG_SHELL=/bin/sh SDL_CONFIG=/usr/local/bin/sdl-config CONFIG_SITE=/usr/ports/Templates/config.site lt_cv_sys_max_cmd_len=262144
--End CONFIGURE_ENV--

--MAKE_ENV--
XDG_DATA_HOME=/wrkdirs/usr/ports/graphics/gnash/work  XDG_CONFIG_HOME=/wrkdirs/usr/ports/graphics/gnash/work  HOME=/wrkdirs/usr/ports/graphics/gnash/work TMPDIR="/tmp" NO_PIE=yes WITHOUT_DEBUG_FILES=yes WITHOUT_KERNEL_SYMBOLS=yes SHELL=/bin/sh NO_LINT=YES SDL_CONFIG=/usr/local/bin/sdl-config PREFIX=/usr/local  LOCALBASE=/usr/local  LIBDIR="/usr/lib"  CC="cc" CFLAGS="-O2 -pipe -I/usr/local/include -fstack-protector -fno-strict-aliasing"  CPP="cpp" CPPFLAGS="-I/usr/local/include"  LDFLAGS=" -L/usr/local/lib -fstack-protector" LIBS=""  CXX="c++" CXXFLAGS="-O2 -pipe -I/usr/local/include -fstack-protector -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--
GNASHVER="0.8.11dev"
PLUGIN=""
NO_PLUGIN="@comment
"
CYGNAL="@comment
"
NO_CYGNAL=""
VAAPI=""
NO_VAAPI="@comment
"
DOCS=""
NO_DOCS="@comment
"
FFMPEG=""
NO_FFMPEG="@comment
"
GSTREAMER="@comment
"
NO_GSTREAMER=""
GTK2=""
NO_GTK2="@comment
"
KDE4="@comment
"
NO_KDE4=""
AGG=""
NO_AGG="@comment
"
OPENGL="@comment
"
NO_OPENGL=""
CAIRO="@comment
"
NO_CAIRO=""
NLS=""
NPAPI=""
KPARTS4="@comment
"
WEBPLUGIN_DIR="lib/browser_plugins/gnash"
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/gnash"
EXAMPLESDIR="share/examples/gnash"
DATADIR="share/gnash"
WWWDIR="www/gnash"
ETCDIR="etc/gnash"
--End PLIST_SUB--

--SUB_LIST--
PLUGIN=""
NO_PLUGIN="@comment
"
CYGNAL="@comment
"
NO_CYGNAL=""
VAAPI=""
NO_VAAPI="@comment
"
DOCS=""
NO_DOCS="@comment
"
FFMPEG=""
NO_FFMPEG="@comment
"
GSTREAMER="@comment
"
NO_GSTREAMER=""
GTK2=""
NO_GTK2="@comment
"
KDE4="@comment
"
NO_KDE4=""
AGG=""
NO_AGG="@comment
"
OPENGL="@comment
"
NO_OPENGL=""
CAIRO="@comment
"
NO_CAIRO=""
PREFIX=/usr/local
LOCALBASE=/usr/local
DATADIR=/usr/local/share/gnash
DOCSDIR=/usr/local/share/doc/gnash
EXAMPLESDIR=/usr/local/share/examples/gnash
WWWDIR=/usr/local/www/gnash
ETCDIR=/usr/local/etc/gnash
--End SUB_LIST--

---Begin make.conf---
USE_PACKAGE_DEPENDS=yes
BATCH=yes
WRKDIRPREFIX=/wrkdirs
PORTSDIR=/usr/ports
PACKAGES=/packages
DISTDIR=/distfiles
#### /usr/local/etc/poudriere.d/make.conf ####
# XXX: We really need this but cannot use it while 'make checksum' does not
# try the next mirror on checksum failure.  It currently retries the same
# failed mirror and then fails rather then trying another.  It *does*
# try the next if the size is mismatched though.
#MASTER_SITE_FREEBSD=yes
DISABLE_MAKE_JOBS=poudriere
---End make.conf---
=======================<phase: check-sanity   >============================
===>  License GPLv3 accepted by the user
===========================================================================
=======================<phase: pkg-depends    >============================
<snip>
libcore/asobj/flash.am:119:   'libcore/asobj/flash/filters/filters.am' included from here
libcore/asobj/flash/filters/filters.am:21: warning: source file 'asobj/flash/filters/DisplacementMapFilter_as.cpp' is in a subdirectory,
libcore/asobj/flash/filters/filters.am:21: but option 'subdir-objects' is disabled
libcore/Makefile.am:286:   'libcore/asobj/flash.am' included from here
libcore/asobj/flash.am:119:   'libcore/asobj/flash/filters/filters.am' included from here
libcore/asobj/flash/geom/geom.am:21: warning: source file 'asobj/flash/geom/geom_pkg.cpp' is in a subdirectory,
libcore/asobj/flash/geom/geom.am:21: but option 'subdir-objects' is disabled
libcore/Makefile.am:286:   'libcore/asobj/flash.am' included from here
libcore/asobj/flash.am:120:   'libcore/asobj/flash/geom/geom.am' included from here
libcore/asobj/flash/geom/geom.am:21: warning: source file 'asobj/flash/geom/ColorTransform_as.cpp' is in a subdirectory,
libcore/asobj/flash/geom/geom.am:21: but option 'subdir-objects' is disabled
libcore/Makefile.am:286:   'libcore/asobj/flash.am' included from here
libcore/asobj/flash.am:120:   'libcore/asobj/flash/geom/geom.am' included from here
libcore/asobj/flash/geom/geom.am:21: warning: source file 'asobj/flash/geom/Matrix_as.cpp' is in a subdirectory,
libcore/asobj/flash/geom/geom.am:21: but option 'subdir-objects' is disabled
libcore/Makefile.am:286:   'libcore/asobj/flash.am' included from here
libcore/asobj/flash.am:120:   'libcore/asobj/flash/geom/geom.am' included from here
libcore/asobj/flash/geom/geom.am:21: warning: source file 'asobj/flash/geom/Point_as.cpp' is in a subdirectory,
libcore/asobj/flash/geom/geom.am:21: but option 'subdir-objects' is disabled
libcore/Makefile.am:286:   'libcore/asobj/flash.am' included from here
libcore/asobj/flash.am:120:   'libcore/asobj/flash/geom/geom.am' included from here
libcore/asobj/flash/geom/geom.am:21: warning: source file 'asobj/flash/geom/Rectangle_as.cpp' is in a subdirectory,
libcore/asobj/flash/geom/geom.am:21: but option 'subdir-objects' is disabled
libcore/Makefile.am:286:   'libcore/asobj/flash.am' included from here
libcore/asobj/flash.am:120:   'libcore/asobj/flash/geom/geom.am' included from here
libcore/asobj/flash/geom/geom.am:21: warning: source file 'asobj/flash/geom/Transform_as.cpp' is in a subdirectory,
libcore/asobj/flash/geom/geom.am:21: but option 'subdir-objects' is disabled
libcore/Makefile.am:286:   'libcore/asobj/flash.am' included from here
libcore/asobj/flash.am:120:   'libcore/asobj/flash/geom/geom.am' included from here
libcore/asobj/flash/net/net.am:21: warning: source file 'asobj/flash/net/net_pkg.cpp' is in a subdirectory,
libcore/asobj/flash/net/net.am:21: but option 'subdir-objects' is disabled
libcore/Makefile.am:286:   'libcore/asobj/flash.am' included from here
libcore/asobj/flash.am:121:   'libcore/asobj/flash/net/net.am' included from here
libcore/asobj/flash/net/net.am:24: warning: source file 'asobj/flash/net/FileReferenceList_as.cpp' is in a subdirectory,
libcore/asobj/flash/net/net.am:24: but option 'subdir-objects' is disabled
libcore/Makefile.am:286:   'libcore/asobj/flash.am' included from here
libcore/asobj/flash.am:121:   'libcore/asobj/flash/net/net.am' included from here
libcore/asobj/flash/net/net.am:24: warning: source file 'asobj/flash/net/FileReference_as.cpp' is in a subdirectory,
libcore/asobj/flash/net/net.am:24: but option 'subdir-objects' is disabled
libcore/Makefile.am:286:   'libcore/asobj/flash.am' included from here
libcore/asobj/flash.am:121:   'libcore/asobj/flash/net/net.am' included from here
libcore/asobj/flash/text/text.am:20: warning: source file 'asobj/flash/text/text_pkg.cpp' is in a subdirectory,
libcore/asobj/flash/text/text.am:20: but option 'subdir-objects' is disabled
libcore/Makefile.am:286:   'libcore/asobj/flash.am' included from here
libcore/asobj/flash.am:122:   'libcore/asobj/flash/text/text.am' included from here
libcore/asobj/flash/text/text.am:23: warning: source file 'asobj/flash/text/TextRenderer_as.cpp' is in a subdirectory,
libcore/asobj/flash/text/text.am:23: but option 'subdir-objects' is disabled
libcore/Makefile.am:286:   'libcore/asobj/flash.am' included from here
libcore/asobj/flash.am:122:   'libcore/asobj/flash/text/text.am' included from here
libcore/asobj/flash.am:27: warning: source file 'asobj/flash/flash_pkg.cpp' is in a subdirectory,
libcore/asobj/flash.am:27: but option 'subdir-objects' is disabled
libcore/Makefile.am:286:   'libcore/asobj/flash.am' included from here
libdevice/Makefile.am:84: warning: source file 'x11/X11Device.cpp' is in a subdirectory,
libdevice/Makefile.am:84: but option 'subdir-objects' is disabled
libdevice/rawfb/rawfb.am:6: warning: source file 'rawfb/RawFBDevice.cpp' is in a subdirectory,
libdevice/rawfb/rawfb.am:6: but option 'subdir-objects' is disabled
libdevice/Makefile.am:111:   'libdevice/rawfb/rawfb.am' included from here
libdevice/events/events.am:24: warning: source file 'events/InputDevice.cpp' is in a subdirectory,
libdevice/events/events.am:24: but option 'subdir-objects' is disabled
libdevice/Makefile.am:116:   'libdevice/events/events.am' included from here
libdevice/events/events.am:28: warning: source file 'events/TouchDevice.cpp' is in a subdirectory,
libdevice/events/events.am:28: but option 'subdir-objects' is disabled
libdevice/Makefile.am:116:   'libdevice/events/events.am' included from here
libdevice/events/events.am:34: warning: source file 'events/MouseDevice.cpp' is in a subdirectory,
libdevice/events/events.am:34: but option 'subdir-objects' is disabled
libdevice/Makefile.am:116:   'libdevice/events/events.am' included from here
libdevice/events/events.am:39: warning: source file 'events/EventDevice.cpp' is in a subdirectory,
libdevice/events/events.am:39: but option 'subdir-objects' is disabled
libdevice/Makefile.am:116:   'libdevice/events/events.am' included from here
libdevice/events/events.am:46: warning: source file 'events/UinputDevice.cpp' is in a subdirectory,
libdevice/events/events.am:46: but option 'subdir-objects' is disabled
libdevice/Makefile.am:116:   'libdevice/events/events.am' included from here
libdevice/egl/egl.am:31: warning: source file 'egl/eglDevice.cpp' is in a subdirectory,
libdevice/egl/egl.am:31: but option 'subdir-objects' is disabled
libdevice/Makefile.am:120:   'libdevice/egl/egl.am' included from here
libdevice/directfb/directfb.am:21: warning: source file 'directfb/DirectFBDevice.cpp' is in a subdirectory,
libdevice/directfb/directfb.am:21: but option 'subdir-objects' is disabled
libdevice/Makefile.am:124:   'libdevice/directfb/directfb.am' included from here
libdevice/vaapi/vaapi.am:17: warning: source file 'vaapi/vaapi_utils.cpp' is in a subdirectory,
libdevice/vaapi/vaapi.am:17: but option 'subdir-objects' is disabled
libdevice/Makefile.am:128:   'libdevice/vaapi/vaapi.am' included from here
libdevice/vaapi/vaapi.am:17: warning: source file 'vaapi/VaapiContext.cpp' is in a subdirectory,
libdevice/vaapi/vaapi.am:17: but option 'subdir-objects' is disabled
libdevice/Makefile.am:128:   'libdevice/vaapi/vaapi.am' included from here
libdevice/vaapi/vaapi.am:17: warning: source file 'vaapi/VaapiDisplay.cpp' is in a subdirectory,
libdevice/vaapi/vaapi.am:17: but option 'subdir-objects' is disabled
libdevice/Makefile.am:128:   'libdevice/vaapi/vaapi.am' included from here
libdevice/vaapi/vaapi.am:17: warning: source file 'vaapi/VaapiGlobalContext.cpp' is in a subdirectory,
libdevice/vaapi/vaapi.am:17: but option 'subdir-objects' is disabled
libdevice/Makefile.am:128:   'libdevice/vaapi/vaapi.am' included from here
libdevice/vaapi/vaapi.am:17: warning: source file 'vaapi/VaapiImage.cpp' is in a subdirectory,
libdevice/vaapi/vaapi.am:17: but option 'subdir-objects' is disabled
libdevice/Makefile.am:128:   'libdevice/vaapi/vaapi.am' included from here
libdevice/vaapi/vaapi.am:17: warning: source file 'vaapi/VaapiImageFormat.cpp' is in a subdirectory,
libdevice/vaapi/vaapi.am:17: but option 'subdir-objects' is disabled
libdevice/Makefile.am:128:   'libdevice/vaapi/vaapi.am' included from here
libdevice/vaapi/vaapi.am:17: warning: source file 'vaapi/VaapiSubpicture.cpp' is in a subdirectory,
libdevice/vaapi/vaapi.am:17: but option 'subdir-objects' is disabled
libdevice/Makefile.am:128:   'libdevice/vaapi/vaapi.am' included from here
libdevice/vaapi/vaapi.am:17: warning: source file 'vaapi/VaapiSurface.cpp' is in a subdirectory,
libdevice/vaapi/vaapi.am:17: but option 'subdir-objects' is disabled
libdevice/Makefile.am:128:   'libdevice/vaapi/vaapi.am' included from here
libdevice/vaapi/vaapi.am:17: warning: source file 'vaapi/VaapiSurfaceProxy.cpp' is in a subdirectory,
libdevice/vaapi/vaapi.am:17: but option 'subdir-objects' is disabled
libdevice/Makefile.am:128:   'libdevice/vaapi/vaapi.am' included from here
libdevice/vaapi/vaapi.am:60: warning: source file 'vaapi/VaapiSurfaceGLX.cpp' is in a subdirectory,
libdevice/vaapi/vaapi.am:60: but option 'subdir-objects' is disabled
libdevice/Makefile.am:128:   'libdevice/vaapi/vaapi.am' included from here
libdevice/egl/egl.am:22: warning: source file 'egl/eglinfo.c' is in a subdirectory,
libdevice/egl/egl.am:22: but option 'subdir-objects' is disabled
libdevice/Makefile.am:120:   'libdevice/egl/egl.am' included from here
libdevice/events/events.am:51: warning: source file 'events/evtest.c' is in a subdirectory,
libdevice/events/events.am:51: but option 'subdir-objects' is disabled
libdevice/Makefile.am:116:   'libdevice/events/events.am' included from here
libmedia/Makefile.am:44: warning: source file 'gst/AudioDecoderGst.cpp' is in a subdirectory,
libmedia/Makefile.am:44: but option 'subdir-objects' is disabled
libmedia/Makefile.am:44: warning: source file 'gst/AudioInputGst.cpp' is in a subdirectory,
libmedia/Makefile.am:44: but option 'subdir-objects' is disabled
libmedia/Makefile.am:44: warning: source file 'gst/GstUtil.cpp' is in a subdirectory,
libmedia/Makefile.am:44: but option 'subdir-objects' is disabled
libmedia/Makefile.am:44: warning: source file 'gst/MediaHandlerGst.cpp' is in a subdirectory,
libmedia/Makefile.am:44: but option 'subdir-objects' is disabled
libmedia/Makefile.am:44: warning: source file 'gst/MediaParserGst.cpp' is in a subdirectory,
libmedia/Makefile.am:44: but option 'subdir-objects' is disabled
libmedia/Makefile.am:44: warning: source file 'gst/swfdec_codec_gst.c' is in a subdirectory,
libmedia/Makefile.am:44: but option 'subdir-objects' is disabled
libmedia/Makefile.am:44: warning: source file 'gst/VideoConverterGst.cpp' is in a subdirectory,
libmedia/Makefile.am:44: but option 'subdir-objects' is disabled
libmedia/Makefile.am:44: warning: source file 'gst/VideoDecoderGst.cpp' is in a subdirectory,
libmedia/Makefile.am:44: but option 'subdir-objects' is disabled
libmedia/Makefile.am:44: warning: source file 'gst/VideoInputGst.cpp' is in a subdirectory,
libmedia/Makefile.am:44: but option 'subdir-objects' is disabled
libmedia/Makefile.am:69: warning: source file 'ffmpeg/AudioDecoderFfmpeg.cpp' is in a subdirectory,
libmedia/Makefile.am:69: but option 'subdir-objects' is disabled
libmedia/Makefile.am:69: warning: source file 'ffmpeg/AudioInputFfmpeg.cpp' is in a subdirectory,
libmedia/Makefile.am:69: but option 'subdir-objects' is disabled
libmedia/Makefile.am:69: warning: source file 'ffmpeg/AudioResamplerFfmpeg.cpp' is in a subdirectory,
libmedia/Makefile.am:69: but option 'subdir-objects' is disabled
libmedia/Makefile.am:69: warning: source file 'ffmpeg/MediaHandlerFfmpeg.cpp' is in a subdirectory,
libmedia/Makefile.am:69: but option 'subdir-objects' is disabled
libmedia/Makefile.am:69: warning: source file 'ffmpeg/MediaParserFfmpeg.cpp' is in a subdirectory,
libmedia/Makefile.am:69: but option 'subdir-objects' is disabled
libmedia/Makefile.am:69: warning: source file 'ffmpeg/VideoConverterFfmpeg.cpp' is in a subdirectory,
libmedia/Makefile.am:69: but option 'subdir-objects' is disabled
libmedia/Makefile.am:69: warning: source file 'ffmpeg/VideoDecoderFfmpeg.cpp' is in a subdirectory,
libmedia/Makefile.am:69: but option 'subdir-objects' is disabled
libmedia/Makefile.am:69: warning: source file 'ffmpeg/VideoInputFfmpeg.cpp' is in a subdirectory,
libmedia/Makefile.am:69: but option 'subdir-objects' is disabled
libmedia/Makefile.am:93: warning: source file 'ffmpeg/VideoDecoderFfmpegVaapi.cpp' is in a subdirectory,
libmedia/Makefile.am:93: but option 'subdir-objects' is disabled
libmedia/Makefile.am:101: warning: source file 'haiku/AudioDecoderHaiku.cpp' is in a subdirectory,
libmedia/Makefile.am:101: but option 'subdir-objects' is disabled
libmedia/Makefile.am:101: warning: source file 'haiku/AudioInputHaiku.cpp' is in a subdirectory,
libmedia/Makefile.am:101: but option 'subdir-objects' is disabled
libmedia/Makefile.am:101: warning: source file 'haiku/MediaHandlerHaiku.cpp' is in a subdirectory,
libmedia/Makefile.am:101: but option 'subdir-objects' is disabled
libmedia/Makefile.am:101: warning: source file 'haiku/MediaParserHaiku.cpp' is in a subdirectory,
libmedia/Makefile.am:101: but option 'subdir-objects' is disabled
libmedia/Makefile.am:101: warning: source file 'haiku/VideoConverterHaiku.cpp' is in a subdirectory,
libmedia/Makefile.am:101: but option 'subdir-objects' is disabled
libmedia/Makefile.am:101: warning: source file 'haiku/VideoDecoderHaiku.cpp' is in a subdirectory,
libmedia/Makefile.am:101: but option 'subdir-objects' is disabled
libmedia/Makefile.am:101: warning: source file 'haiku/VideoInputHaiku.cpp' is in a subdirectory,
libmedia/Makefile.am:101: but option 'subdir-objects' is disabled
librender/Makefile.am:89: warning: source file 'opengl/Renderer_ogl.cpp' is in a subdirectory,
librender/Makefile.am:89: but option 'subdir-objects' is disabled
librender/Makefile.am:96: warning: source file 'agg/Renderer_agg.cpp' is in a subdirectory,
librender/Makefile.am:96: but option 'subdir-objects' is disabled
librender/Makefile.am:104: warning: source file 'openvg/OpenVGRenderer.cpp' is in a subdirectory,
librender/Makefile.am:104: but option 'subdir-objects' is disabled
librender/Makefile.am:104: warning: source file 'openvg/OpenVGBitmap.cpp' is in a subdirectory,
librender/Makefile.am:104: but option 'subdir-objects' is disabled
librender/Makefile.am:114: warning: source file 'opengles1/Renderer_gles1.cpp' is in a subdirectory,
librender/Makefile.am:114: but option 'subdir-objects' is disabled
librender/Makefile.am:121: warning: source file 'cairo/Renderer_cairo.cpp' is in a subdirectory,
librender/Makefile.am:121: but option 'subdir-objects' is disabled
librender/Makefile.am:121: warning: source file 'cairo/PathParser.cpp' is in a subdirectory,
librender/Makefile.am:121: but option 'subdir-objects' is disabled
libsound/Makefile.am:44: warning: source file 'sdl/sound_handler_sdl.cpp' is in a subdirectory,
libsound/Makefile.am:44: but option 'subdir-objects' is disabled
libsound/Makefile.am:51: warning: source file 'aos4/sound_handler_ahi.cpp' is in a subdirectory,
libsound/Makefile.am:51: but option 'subdir-objects' is disabled
libsound/Makefile.am:58: warning: source file 'mkit/sound_handler_mkit.cpp' is in a subdirectory,
libsound/Makefile.am:58: but option 'subdir-objects' is disabled
plugin/npapi/Makefile.am:74: warning: source file 'mozilla-sdk/npn_gate.cpp' is in a subdirectory,
plugin/npapi/Makefile.am:74: but option 'subdir-objects' is disabled
plugin/npapi/Makefile.am:74: warning: source file 'mozilla-sdk/npp_gate.cpp' is in a subdirectory,
plugin/npapi/Makefile.am:74: but option 'subdir-objects' is disabled
plugin/npapi/Makefile.am:74: warning: source file 'mozilla-sdk/np_entry.cpp' is in a subdirectory,
plugin/npapi/Makefile.am:74: but option 'subdir-objects' is disabled
testsuite/network.all/Makefile.am:86: warning: source file '$(top_srcdir)/testsuite/misc-ming.all/ming_utils.c' is in a subdirectory,
testsuite/network.all/Makefile.am:86: but option 'subdir-objects' is disabled
Unknown modifier 'W'

Unknown modifier 'W'

Syntax error: ";" unexpected
*** [do-configure] Error code 2

Stop in /usr/ports/graphics/gnash.


More information about the freebsd-pkg-fallout mailing list