[REL - 83amd64-default][multimedia/libav] Failed for libav-9.10_3 in build

2014-04-03 Thread pkg-fallout-builder
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: m...@freebsd.org
Last committer: da...@freebsd.org
Ident:  $FreeBSD: head/multimedia/libav/Makefile 348319 2014-03-15 
12:27:11Z danfe $
Log URL:
http://beefy2.isc.freebsd.org/bulk/83amd64-default/2014-04-03_00h32m33s/logs/libav-9.10_3.log
Build URL:  
http://beefy2.isc.freebsd.org/bulk/83amd64-default/2014-04-03_00h32m33s
Log:

 Building multimedia/libav
build started at Thu Apr  3 07:10:43 UTC 2014
port directory: /usr/ports/multimedia/libav
building for: FreeBSD 83amd64-default-job-05 8.3-RELEASE-p14 FreeBSD 
8.3-RELEASE-p14 amd64
maintained by: m...@freebsd.org
Makefile ident:  $FreeBSD: head/multimedia/libav/Makefile 348319 2014-03-15 
12:27:11Z danfe $
Poudriere version: 3.1-pre

---Begin Environment---
OSVERSION=803000
UNAME_v=FreeBSD 8.3-RELEASE-p14
UNAME_r=8.3-RELEASE-p14
FTP_PASSIVE_MODE=YES
BLOCKSIZE=K
MAIL=/var/mail/root
STATUS=1
MASTERMNT=/usr/local/poudriere/data/build/83amd64-default/ref
PKG_EXT=txz
tpid=82963
PATH=/sbin:/bin:/usr/sbin:/usr/bin:/usr/games:/usr/local/sbin:/usr/local/bin:/root/bin
POUDRIERE_BUILD_TYPE=bulk
PKGNG=1
PKGNAME=libav-9.10_3
PKG_DELETE=/usr/local/sbin/pkg-static delete -y -f
PKG_ADD=/usr/local/sbin/pkg-static add
PWD=/root
MASTERNAME=83amd64-default
USER=root
HOME=/root
POUDRIERE_VERSION=3.1-pre
LOCALBASE=/usr/local
PACKAGE_BUILDING=yes
PKG_VERSION=/poudriere/pkg-static version
PKG_BIN=/usr/local/sbin/pkg-static
---End Environment---

---Begin OPTIONS List---
=== The following configuration options are available for libav-9.10_3:
 ALSA=off: ALSA audio architecture support
 AMR_NB=off: AMR Narrow Band audio support (opencore)
 AMR_WB=off: AMR Wide Band audio support (opencore)
 BZIP2=on: bzip2 compression support
 CDIO=off: CDIO support via libcdio
 FAAC=off: FAAC AAC encoder support
 FDK_AAC=off: AAC audio encoding via Fraunhofer FDK
 FREETYPE=on: TrueType font rendering support
 FREI0R=on: Frei0r video plugins support
 GNUTLS=on: SSL/TLS support via GnuTLS
 GSM=off: GSM codec support
 ILBC=off: iLBC en/decoding via libilbc
 JACK=off: JACK audio server support
 LAME=off: LAME MP3 audio encoder support
 OPENCV=on: OpenCV support
 OPENJPEG=off: Enhanced JPEG graphics support
 OPENSSL=off: SSL/TLS support via OpenSSL
 OPUS=off: Opus decoding with libopus
 PULSEAUDIO=off: PulseAudio sound server support
 RTMP=off: RTMP protocol support via librtmp
 SCHROEDINGER=on: Dirac codec support via libschroedinger
 SPEEX=off: Speex audio format support
 THEORA=on: Ogg Theora video codec support
 V4L=off: Video 4 Linux support
 VAAPI=off: VAAPI (GPU video acceleration) support
 VDPAU=off: VDPAU (GPU video acceleration) support
 VORBIS=on: Ogg Vorbis audio codec support
 VO_AACENC=on: AAC audio encoding via vo-aacenc
 VO_AMRWBENC=off: AMR Wide Band encoding via vo-amrwbenc
 VPX=on: VP8 video codec support
 X11GRAB=off: X11 grabbing
 X264=on: H.264 video codec support via x264
 XVID=on: Xvid MPEG-4 video codec support
 ZLIB=on: zlib compression support
=== Use 'make config' to modify these settings
---End OPTIONS List---

--CONFIGURE_ARGS--
--prefix=/usr/local  --mandir=/usr/local/man  
--datadir=/usr/local/share/libav  --enable-pthreads  --enable-shared  
--enable-runtime-cpudetect  --disable-debug  --cc=gcc47  --disable-avserver 
--disable-indev=alsa --disable-outdev=alsa --disable-libopencore-amrnb 
--disable-libopencore-amrwb --enable-bzlib --disable-libcdio --disable-libfaac 
--disable-libfdk-aac --enable-libfreetype --enable-frei0r --enable-gnutls 
--disable-libgsm --disable-libilbc --disable-indev=jack --disable-libmp3lame 
--enable-libopencv --disable-libopenjpeg --disable-openssl --disable-libopus 
--disable-libpulse --disable-librtmp --enable-libschroedinger 
--disable-libspeex --enable-libtheora --disable-indev=v4l2 --disable-vaapi 
--disable-vdpau --enable-libvorbis --enable-libvo-aacenc 
--disable-libvo-amrwbenc --enable-libvpx --enable-libx264 --enable-libxvid 
--enable-zlib --disable-avplay --enable-gpl --enable-version3
--End CONFIGURE_ARGS--

--CONFIGURE_ENV--
TMPDIR=/tmp TMPDIR=/tmp PKG_CONFIG=pkgconf MAKE=gmake TMPDIR=/tmp 
SHELL=/bin/sh CONFIG_SHELL=/bin/sh
--End CONFIGURE_ENV--

--MAKE_ENV--
TMPDIR=/tmp TMPDIR=/tmp TMPDIR=/tmp SHELL=/bin/sh NO_LINT=YES 
ADDR2LINE=/usr/local/bin/addr2line AR=/usr/local/bin/ar 
AS=/usr/local/bin/as CPPFILT=/usr/local/bin/c++filt 
GPROF=/usr/local/bin/gprof LD=/usr/local/bin/ld NM=/usr/local/bin/nm 
OBJCOPY=/usr/local/bin/objcopy OBJDUMP=/usr/local/bin/objdump 
RANLIB=/usr/local/bin/ranlib READELF=/usr/local/bin/readelf 
SIZE=/usr/local/bin/size STRINGS=/usr/local/bin/strings PREFIX=/usr/local  
LOCALBASE=/usr/local  LIBDIR=/usr/lib  CC=gcc47 CFLAGS=-O2 -pipe 

[REL - 83amd64-default][multimedia/libav] Failed for libav-9.10_3 in build

2014-03-26 Thread pkg-fallout-builder
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: m...@freebsd.org
Last committer: da...@freebsd.org
Ident:  $FreeBSD: head/multimedia/libav/Makefile 348319 2014-03-15 
12:27:11Z danfe $
Log URL:
http://beefy2.isc.freebsd.org/bulk/83amd64-default/2014-03-26_01h14m56s/logs/libav-9.10_3.log
Build URL:  
http://beefy2.isc.freebsd.org/bulk/83amd64-default/2014-03-26_01h14m56s
Log:

 Building multimedia/libav
build started at Wed Mar 26 07:52:01 UTC 2014
port directory: /usr/ports/multimedia/libav
building for: FreeBSD 83amd64-default-job-09 8.3-RELEASE-p14 FreeBSD 
8.3-RELEASE-p14 amd64
maintained by: m...@freebsd.org
Makefile ident:  $FreeBSD: head/multimedia/libav/Makefile 348319 2014-03-15 
12:27:11Z danfe $
Poudriere version: 3.1-pre

---Begin Environment---
OSVERSION=803000
UNAME_v=FreeBSD 8.3-RELEASE-p14
UNAME_r=8.3-RELEASE-p14
FTP_PASSIVE_MODE=YES
BLOCKSIZE=K
MAIL=/var/mail/root
STATUS=1
MASTERMNT=/usr/local/poudriere/data/build/83amd64-default/ref
PKG_EXT=txz
tpid=57295
PATH=/sbin:/bin:/usr/sbin:/usr/bin:/usr/games:/usr/local/sbin:/usr/local/bin:/root/bin
POUDRIERE_BUILD_TYPE=bulk
PKGNG=1
PKGNAME=libav-9.10_3
PKG_DELETE=/usr/local/sbin/pkg-static delete -y -f
PKG_ADD=/usr/local/sbin/pkg-static add
PWD=/root
MASTERNAME=83amd64-default
USER=root
HOME=/root
POUDRIERE_VERSION=3.1-pre
LOCALBASE=/usr/local
PACKAGE_BUILDING=yes
PKG_VERSION=/poudriere/pkg-static version
PKG_BIN=/usr/local/sbin/pkg-static
---End Environment---

---Begin OPTIONS List---
=== The following configuration options are available for libav-9.10_3:
 ALSA=off: ALSA audio architecture support
 AMR_NB=off: AMR Narrow Band audio support (opencore)
 AMR_WB=off: AMR Wide Band audio support (opencore)
 BZIP2=on: bzip2 compression support
 CDIO=off: CDIO support via libcdio
 FAAC=off: FAAC AAC encoder support
 FDK_AAC=off: AAC audio encoding via Fraunhofer FDK
 FREETYPE=on: TrueType font rendering support
 FREI0R=on: Frei0r video plugins support
 GNUTLS=on: SSL/TLS support via GnuTLS
 GSM=off: GSM codec support
 ILBC=off: iLBC en/decoding via libilbc
 JACK=off: JACK audio server support
 LAME=off: LAME MP3 audio encoder support
 OPENCV=on: OpenCV support
 OPENJPEG=off: Enhanced JPEG graphics support
 OPENSSL=off: SSL/TLS support via OpenSSL
 OPUS=off: Opus decoding with libopus
 PULSEAUDIO=off: PulseAudio sound server support
 RTMP=off: RTMP protocol support via librtmp
 SCHROEDINGER=on: Dirac codec support via libschroedinger
 SPEEX=off: Speex audio format support
 THEORA=on: Ogg Theora video codec support
 V4L=off: Video 4 Linux support
 VAAPI=off: VAAPI (GPU video acceleration) support
 VDPAU=off: VDPAU (GPU video acceleration) support
 VORBIS=on: Ogg Vorbis audio codec support
 VO_AACENC=on: AAC audio encoding via vo-aacenc
 VO_AMRWBENC=off: AMR Wide Band encoding via vo-amrwbenc
 VPX=on: VP8 video codec support
 X11GRAB=off: X11 grabbing
 X264=on: H.264 video codec support via x264
 XVID=on: Xvid MPEG-4 video codec support
 ZLIB=on: zlib compression support
=== Use 'make config' to modify these settings
---End OPTIONS List---

--CONFIGURE_ARGS--
--prefix=/usr/local  --mandir=/usr/local/man  
--datadir=/usr/local/share/libav  --enable-pthreads  --enable-shared  
--enable-runtime-cpudetect  --disable-debug  --cc=gcc47  --disable-avserver 
--disable-indev=alsa --disable-outdev=alsa --disable-libopencore-amrnb 
--disable-libopencore-amrwb --enable-bzlib --disable-libcdio --disable-libfaac 
--disable-libfdk-aac --enable-libfreetype --enable-frei0r --enable-gnutls 
--disable-libgsm --disable-libilbc --disable-indev=jack --disable-libmp3lame 
--enable-libopencv --disable-libopenjpeg --disable-openssl --disable-libopus 
--disable-libpulse --disable-librtmp --enable-libschroedinger 
--disable-libspeex --enable-libtheora --disable-indev=v4l2 --disable-vaapi 
--disable-vdpau --enable-libvorbis --enable-libvo-aacenc 
--disable-libvo-amrwbenc --enable-libvpx --enable-libx264 --enable-libxvid 
--enable-zlib --disable-avplay --enable-gpl --enable-version3
--End CONFIGURE_ARGS--

--CONFIGURE_ENV--
TMPDIR=/tmp TMPDIR=/tmp PKG_CONFIG=pkgconf MAKE=gmake TMPDIR=/tmp 
SHELL=/bin/sh CONFIG_SHELL=/bin/sh
--End CONFIGURE_ENV--

--MAKE_ENV--
TMPDIR=/tmp TMPDIR=/tmp TMPDIR=/tmp SHELL=/bin/sh NO_LINT=YES 
ADDR2LINE=/usr/local/bin/addr2line AR=/usr/local/bin/ar 
AS=/usr/local/bin/as CPPFILT=/usr/local/bin/c++filt 
GPROF=/usr/local/bin/gprof LD=/usr/local/bin/ld NM=/usr/local/bin/nm 
OBJCOPY=/usr/local/bin/objcopy OBJDUMP=/usr/local/bin/objdump 
RANLIB=/usr/local/bin/ranlib READELF=/usr/local/bin/readelf 
SIZE=/usr/local/bin/size STRINGS=/usr/local/bin/strings PREFIX=/usr/local  
LOCALBASE=/usr/local  LIBDIR=/usr/lib  CC=gcc47 CFLAGS=-O2 -pipe 

[REL - 83amd64-default][multimedia/libav] Failed for libav-9.10_3 in build

2014-03-19 Thread pkg-fallout-builder
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: m...@freebsd.org
Last committer: da...@freebsd.org
Ident:  $FreeBSD: head/multimedia/libav/Makefile 348319 2014-03-15 
12:27:11Z danfe $
Log URL:
http://beefy2.isc.freebsd.org/bulk/83amd64-default/2014-03-19_01h11m44s/logs/libav-9.10_3.log
Build URL:  
http://beefy2.isc.freebsd.org/bulk/83amd64-default/2014-03-19_01h11m44s
Log:

 Building multimedia/libav
build started at Wed Mar 19 07:46:26 UTC 2014
port directory: /usr/ports/multimedia/libav
building for: FreeBSD 83amd64-default-job-03 8.3-RELEASE-p14 FreeBSD 
8.3-RELEASE-p14 amd64
maintained by: m...@freebsd.org
Makefile ident:  $FreeBSD: head/multimedia/libav/Makefile 348319 2014-03-15 
12:27:11Z danfe $
Poudriere version: 3.1-pre

---Begin Environment---
OSVERSION=803000
UNAME_v=FreeBSD 8.3-RELEASE-p14
UNAME_r=8.3-RELEASE-p14
FTP_PASSIVE_MODE=YES
BLOCKSIZE=K
MAIL=/var/mail/root
STATUS=1
MASTERMNT=/usr/local/poudriere/data/build/83amd64-default/ref
PKG_EXT=txz
tpid=91064
PATH=/sbin:/bin:/usr/sbin:/usr/bin:/usr/games:/usr/local/sbin:/usr/local/bin:/root/bin
POUDRIERE_BUILD_TYPE=bulk
PKGNG=1
PKGNAME=libav-9.10_3
PKG_DELETE=/usr/local/sbin/pkg-static delete -y -f
PKG_ADD=/usr/local/sbin/pkg-static add
PWD=/root
MASTERNAME=83amd64-default
USER=root
HOME=/root
POUDRIERE_VERSION=3.1-pre
LOCALBASE=/usr/local
PACKAGE_BUILDING=yes
PKG_VERSION=/poudriere/pkg-static version
PKG_BIN=/usr/local/sbin/pkg-static
---End Environment---

---Begin OPTIONS List---
=== The following configuration options are available for libav-9.10_3:
 ALSA=off: ALSA audio architecture support
 AMR_NB=off: AMR Narrow Band audio support (opencore)
 AMR_WB=off: AMR Wide Band audio support (opencore)
 BZIP2=on: bzip2 compression support
 CDIO=off: CDIO support via libcdio
 FAAC=off: FAAC AAC encoder support
 FDK_AAC=off: AAC audio encoding via Fraunhofer FDK
 FREETYPE=on: TrueType font rendering support
 FREI0R=on: Frei0r video plugins support
 GNUTLS=on: SSL/TLS support via GnuTLS
 GSM=off: GSM codec support
 ILBC=off: iLBC en/decoding via libilbc
 JACK=off: JACK audio server support
 LAME=off: LAME MP3 audio encoder support
 OPENCV=on: OpenCV support
 OPENJPEG=off: Enhanced JPEG graphics support
 OPENSSL=off: SSL/TLS support via OpenSSL
 OPUS=off: Opus decoding with libopus
 PULSEAUDIO=off: PulseAudio sound server support
 RTMP=off: RTMP protocol support via librtmp
 SCHROEDINGER=on: Dirac codec support via libschroedinger
 SPEEX=off: Speex audio format support
 THEORA=on: Ogg Theora video codec support
 V4L=off: Video 4 Linux support
 VAAPI=off: VAAPI (GPU video acceleration) support
 VDPAU=off: VDPAU (GPU video acceleration) support
 VORBIS=on: Ogg Vorbis audio codec support
 VO_AACENC=on: AAC audio encoding via vo-aacenc
 VO_AMRWBENC=off: AMR Wide Band encoding via vo-amrwbenc
 VPX=on: VP8 video codec support
 X11GRAB=off: X11 grabbing
 X264=on: H.264 video codec support via x264
 XVID=on: Xvid MPEG-4 video codec support
 ZLIB=on: zlib compression support
=== Use 'make config' to modify these settings
---End OPTIONS List---

--CONFIGURE_ARGS--
--prefix=/usr/local  --mandir=/usr/local/man  
--datadir=/usr/local/share/libav  --enable-pthreads  --enable-shared  
--enable-runtime-cpudetect  --disable-debug  --cc=gcc47  --disable-avserver 
--disable-indev=alsa --disable-outdev=alsa --disable-libopencore-amrnb 
--disable-libopencore-amrwb --enable-bzlib --disable-libcdio --disable-libfaac 
--disable-libfdk-aac --enable-libfreetype --enable-frei0r --enable-gnutls 
--disable-libgsm --disable-libilbc --disable-indev=jack --disable-libmp3lame 
--enable-libopencv --disable-libopenjpeg --disable-openssl --disable-libopus 
--disable-libpulse --disable-librtmp --enable-libschroedinger 
--disable-libspeex --enable-libtheora --disable-indev=v4l2 --disable-vaapi 
--disable-vdpau --enable-libvorbis --enable-libvo-aacenc 
--disable-libvo-amrwbenc --enable-libvpx --enable-libx264 --enable-libxvid 
--enable-zlib --disable-avplay --enable-gpl --enable-version3
--End CONFIGURE_ARGS--

--CONFIGURE_ENV--
TMPDIR=/tmp TMPDIR=/tmp PKG_CONFIG=pkgconf MAKE=gmake TMPDIR=/tmp 
SHELL=/bin/sh CONFIG_SHELL=/bin/sh
--End CONFIGURE_ENV--

--MAKE_ENV--
TMPDIR=/tmp TMPDIR=/tmp TMPDIR=/tmp SHELL=/bin/sh NO_LINT=YES 
ADDR2LINE=/usr/local/bin/addr2line AR=/usr/local/bin/ar 
AS=/usr/local/bin/as CPPFILT=/usr/local/bin/c++filt 
GPROF=/usr/local/bin/gprof LD=/usr/local/bin/ld NM=/usr/local/bin/nm 
OBJCOPY=/usr/local/bin/objcopy OBJDUMP=/usr/local/bin/objdump 
RANLIB=/usr/local/bin/ranlib READELF=/usr/local/bin/readelf 
SIZE=/usr/local/bin/size STRINGS=/usr/local/bin/strings PREFIX=/usr/local  
LOCALBASE=/usr/local  LIBDIR=/usr/lib  CC=gcc47 CFLAGS=-O2 -pipe 

[REL - 83amd64-default][multimedia/libav] Failed for libav-9.10_3 in build

2014-03-12 Thread pkg-fallout-builder
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: m...@freebsd.org
Last committer: ger...@freebsd.org
Ident:  $FreeBSD: head/multimedia/libav/Makefile 346975 2014-03-03 
23:30:56Z gerald $
Log URL:
http://beefy2.isc.freebsd.org/bulk/83amd64-default/2014-03-12_10h53m21s/logs/libav-9.10_3.log
Build URL:  
http://beefy2.isc.freebsd.org/bulk/83amd64-default/2014-03-12_10h53m21s
Log:

 Building multimedia/libav
build started at Wed Mar 12 19:05:26 UTC 2014
port directory: /usr/ports/multimedia/libav
building for: FreeBSD 83amd64-default-job-03 8.3-RELEASE-p14 FreeBSD 
8.3-RELEASE-p14 amd64
maintained by: m...@freebsd.org
Makefile ident:  $FreeBSD: head/multimedia/libav/Makefile 346975 2014-03-03 
23:30:56Z gerald $
Poudriere version: 3.1-pre

---Begin Environment---
OSVERSION=803000
UNAME_v=FreeBSD 8.3-RELEASE-p14
UNAME_r=8.3-RELEASE-p14
FTP_PASSIVE_MODE=YES
BLOCKSIZE=K
MAIL=/var/mail/root
STATUS=1
MASTERMNT=/usr/local/poudriere/data/build/83amd64-default/ref
PKG_EXT=txz
tpid=62281
PATH=/sbin:/bin:/usr/sbin:/usr/bin:/usr/games:/usr/local/sbin:/usr/local/bin:/root/bin
POUDRIERE_BUILD_TYPE=bulk
PKGNG=1
PKGNAME=libav-9.10_3
PKG_DELETE=/usr/local/sbin/pkg-static delete -y -f
PKG_ADD=/usr/local/sbin/pkg-static add
PWD=/root
MASTERNAME=83amd64-default
USER=root
HOME=/root
POUDRIERE_VERSION=3.1-pre
LOCALBASE=/usr/local
PACKAGE_BUILDING=yes
PKG_VERSION=/poudriere/pkg-static version
PKG_BIN=/usr/local/sbin/pkg-static
---End Environment---

---Begin OPTIONS List---
=== The following configuration options are available for libav-9.10_3:
 ALSA=off: ALSA audio architecture support
 AMR_NB=off: AMR Narrow Band audio support (opencore)
 AMR_WB=off: AMR Wide Band audio support (opencore)
 BZIP2=on: bzip2 compression support
 CDIO=off: CDIO support via libcdio
 FAAC=off: FAAC AAC encoder support
 FDK_AAC=off: AAC audio encoding via Fraunhofer FDK
 FREETYPE=on: TrueType font rendering support
 FREI0R=on: Frei0r video plugins support
 GNUTLS=on: SSL/TLS support via GnuTLS
 GSM=off: GSM codec support
 ILBC=off: iLBC en/decoding via libilbc
 JACK=off: JACK audio server support
 LAME=off: LAME MP3 audio encoder support
 OPENCV=on: OpenCV support
 OPENJPEG=off: Enhanced JPEG graphics support
 OPENSSL=off: SSL/TLS support via OpenSSL
 OPUS=off: Opus decoding with libopus
 PULSEAUDIO=off: PulseAudio sound server support
 RTMP=off: RTMP protocol support via librtmp
 SCHROEDINGER=on: Dirac codec support via libschroedinger
 SPEEX=off: Speex audio format support
 THEORA=on: Ogg Theora video codec support
 V4L=off: Video 4 Linux support
 VAAPI=off: VAAPI (GPU video acceleration) support
 VDPAU=off: VDPAU (GPU video acceleration) support
 VORBIS=on: Ogg Vorbis audio codec support
 VO_AACENC=on: AAC audio encoding via vo-aacenc
 VO_AMRWBENC=off: AMR Wide Band encoding via vo-amrwbenc
 VPX=on: VP8 video codec support
 X11GRAB=off: X11 grabbing
 X264=on: H.264 video codec support via x264
 XVID=on: Xvid MPEG-4 video codec support
 ZLIB=on: zlib compression support
=== Use 'make config' to modify these settings
---End OPTIONS List---

--CONFIGURE_ARGS--
--prefix=/usr/local  --mandir=/usr/local/man  
--datadir=/usr/local/share/libav  --enable-pthreads  --enable-shared  
--enable-runtime-cpudetect  --disable-debug  --cc=gcc47  --disable-avserver 
--disable-indev=alsa --disable-outdev=alsa --disable-libopencore-amrnb 
--disable-libopencore-amrwb --enable-bzlib --disable-libcdio --disable-libfaac 
--disable-libfdk-aac --enable-libfreetype --enable-frei0r --enable-gnutls 
--disable-libgsm --disable-libilbc --disable-indev=jack --disable-libmp3lame 
--enable-libopencv --disable-libopenjpeg --disable-openssl --disable-libopus 
--disable-libpulse --disable-librtmp --enable-libschroedinger 
--disable-libspeex --enable-libtheora --disable-indev=v4l2 --disable-vaapi 
--disable-vdpau --enable-libvorbis --enable-libvo-aacenc 
--disable-libvo-amrwbenc --enable-libvpx --enable-libx264 --enable-libxvid 
--enable-zlib --disable-avplay --enable-gpl --enable-version3
--End CONFIGURE_ARGS--

--CONFIGURE_ENV--
TMPDIR=/tmp TMPDIR=/tmp PKG_CONFIG=pkgconf MAKE=gmake TMPDIR=/tmp 
SHELL=/bin/sh CONFIG_SHELL=/bin/sh
--End CONFIGURE_ENV--

--MAKE_ENV--
TMPDIR=/tmp TMPDIR=/tmp TMPDIR=/tmp SHELL=/bin/sh NO_LINT=YES 
ADDR2LINE=/usr/local/bin/addr2line AR=/usr/local/bin/ar 
AS=/usr/local/bin/as CPPFILT=/usr/local/bin/c++filt 
GPROF=/usr/local/bin/gprof LD=/usr/local/bin/ld NM=/usr/local/bin/nm 
OBJCOPY=/usr/local/bin/objcopy OBJDUMP=/usr/local/bin/objdump 
RANLIB=/usr/local/bin/ranlib READELF=/usr/local/bin/readelf 
SIZE=/usr/local/bin/size STRINGS=/usr/local/bin/strings PREFIX=/usr/local  
LOCALBASE=/usr/local  LIBDIR=/usr/lib  CC=gcc47 CFLAGS=-O2 -pipe