[REL - 91i386-default][multimedia/libav] Failed for libav-9.10_3 in build

pkg-fallout-builder at FreeBSD.org pkg-fallout-builder at FreeBSD.org
Thu Mar 20 00:50:57 UTC 2014


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:     mva at FreeBSD.org
Last committer: danfe at FreeBSD.org
Ident:          $FreeBSD: head/multimedia/libav/Makefile 348319 2014-03-15 12:27:11Z danfe $
Log URL:        http://beefy1.isc.freebsd.org/bulk/91i386-default/2014-03-19_18h27m01s/logs/libav-9.10_3.log
Build URL:      http://beefy1.isc.freebsd.org/bulk/91i386-default/2014-03-19_18h27m01s
Log:

====>> Building multimedia/libav
build started at Thu Mar 20 00:42:43 UTC 2014
port directory: /usr/ports/multimedia/libav
building for: FreeBSD 91i386-default-job-23 9.1-RELEASE-p10 FreeBSD 9.1-RELEASE-p10 i386
maintained by: mva at FreeBSD.org
Makefile ident:      $FreeBSD: head/multimedia/libav/Makefile 348319 2014-03-15 12:27:11Z danfe $
Poudriere version: 3.1-pre

---Begin Environment---
UNAME_m=i386
UNAME_p=i386
OSVERSION=901000
UNAME_v=FreeBSD 9.1-RELEASE-p10
UNAME_r=9.1-RELEASE-p10
BLOCKSIZE=K
MAIL=/var/mail/root
STATUS=1
MASTERMNT=/usr/local/poudriere/data/build/91i386-default/ref
PKG_EXT=txz
tpid=23062
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=91i386-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="cc"  --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 --extra-cflags=-m32 --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 PREFIX=/usr/local  LOCALBASE=/usr/local  LIBDIR="/usr/lib"  CC="cc" CFLAGS="-O2 -pipe -fno-strict-aliasing"  CPP="cpp" CPPFLAGS="-I/usr/local/include"  LDFLAGS=" -L/usr/local/lib"  CXX="c++" CXXFLAGS="-O2 -pipe -fno-strict-aliasing"  MANPREFIX="/usr/local" BSD_INSTALL_PROGRAM="install  -s -o root -g wheel -m 555"  BSD_INSTALL_LIB="install  -s -o root -g wheel -m 444"  BSD_INSTALL_SCRIPT="install  -o root -g wheel -m 555"  BSD_INSTALL_DATA="install  -o root -g wheel -m 444"  BSD_INSTALL_MAN="install  -o root -g wheel -m 444"
--End MAKE_ENV--

--SUB_LIST--
PREFIX=/usr/local
LOCALBASE=/usr/local
DATADIR=/usr/local/share/libav
DOCSDIR=/usr/local/share/doc/libav
EXAMPLESDIR=/usr/local/share/examples/libav
WWWDIR=/usr/local/www/libav
ETCDIR=/usr/local/etc/libav
--End SUB_LIST--

---Begin make.conf---
ARCH=i386
MACHINE=i386
MACHINE_ARCH=i386
USE_PACKAGE_DEPENDS=yes
BATCH=yes
WRKDIRPREFIX=/wrkdirs
PORTSDIR=/usr/ports
PACKAGES=/packages
DISTDIR=/distfiles
#### /usr/local/etc/poudriere.d/make.conf ####
WITH_PKGNG=yes
NO_RESTRICTED=yes
DISABLE_MAKE_JOBS=poudriere
---End make.conf---
===>  Cleaning for libav-9.10_3
=======================<phase: check-config   >============================
===========================================================================
=======================<phase: pkg-depends    >============================
===>   libav-9.10_3 depends on file: /usr/local/sbin/pkg - not found
===>    Verifying install for /usr/local/sbin/pkg in /usr/ports/ports-mgmt/pkg
===>   Installing existing package /packages/All/pkg-1.2.7.txz
Installing pkg-1.2.7... done
If you are upgrading from the old package format, first run:

  # pkg2ng
===>   Returning to build of libav-9.10_3
===========================================================================
=======================<phase: fetch-depends  >============================
===========================================================================
=======================<phase: fetch          >============================
===>  License GPLv3 accepted by the user
===> Fetching all distfiles required by libav-9.10_3 for building
===========================================================================
=======================<phase: checksum       >============================
===>  License GPLv3 accepted by the user
===> Fetching all distfiles required by libav-9.10_3 for building
=> SHA256 Checksum OK for libav-9.10.tar.gz.
===========================================================================
=======================<phase: extract-depends>============================
===========================================================================
=======================<phase: extract        >============================
===>  License GPLv3 accepted by the user
===> Fetching all distfiles required by libav-9.10_3 for building
===>  Extracting for libav-9.10_3
=> SHA256 Checksum OK for libav-9.10.tar.gz.
===========================================================================
=======================<phase: patch-depends  >============================
===========================================================================
=======================<phase: patch          >============================
===>  Patching for libav-9.10_3
===>  Applying FreeBSD patches for libav-9.10_3
===========================================================================
=======================<phase: build-depends  >============================
===>   libav-9.10_3 depends on executable: yasm - not found
===>    Verifying install for yasm in /usr/ports/devel/yasm
===>   Installing existing package /packages/All/yasm-1.2.0.txz
Installing yasm-1.2.0...Installing gettext-0.18.3.1...Installing libiconv-1.14_2... done
 done
 done
===>   Returning to build of libav-9.10_3
===>   libav-9.10_3 depends on executable: texi2html - not found
===>    Verifying install for texi2html in /usr/ports/textproc/texi2html
===>   Installing existing package /packages/All/texi2html-5.0_1,1.txz
Installing texi2html-5.0_1,1...Installing perl5-5.16.3_8... done
 done
===>   Returning to build of libav-9.10_3
===>   libav-9.10_3 depends on file: /usr/local/include/frei0r.h - not found
===>    Verifying install for /usr/local/include/frei0r.h in /usr/ports/graphics/frei0r
===>   Installing existing package /packages/All/frei0r-1.3_1.txz
Installing frei0r-1.3_1... done
===>   Returning to build of libav-9.10_3
===>   libav-9.10_3 depends on executable: pkgconf - not found
===>    Verifying install for pkgconf in /usr/ports/devel/pkgconf
===>   Installing existing package /packages/All/pkgconf-0.9.5.txz
Installing pkgconf-0.9.5... done
===>   Returning to build of libav-9.10_3
===>   libav-9.10_3 depends on executable: gmake - not found
===>    Verifying install for gmake in /usr/ports/devel/gmake
===>   Installing existing package /packages/All/gmake-3.82_1.txz
Installing gmake-3.82_1... done
===>   Returning to build of libav-9.10_3
===========================================================================
=======================<phase: lib-depends    >============================
===>   libav-9.10_3 depends on shared library: libfreetype.so - not found
===>    Verifying for libfreetype.so in /usr/ports/print/freetype2
===>   Installing existing package /packages/All/freetype2-2.5.3.txz
Installing freetype2-2.5.3... done
===>   Returning to build of libav-9.10_3
===>   libav-9.10_3 depends on shared library: libgnutls.so - not found
===>    Verifying for libgnutls.so in /usr/ports/security/gnutls
===>   Installing existing package /packages/All/gnutls-2.12.23_4.txz
Installing gnutls-2.12.23_4...Installing libgpg-error-1.12... done
Installing libtasn1-3.3... done
Installing nettle-2.7.1...Installing gmp-5.1.3_1... done
 done
Installing p11-kit-0.20.2...Installing ca_root_nss-3.15.4... done
Installing libffi-3.0.13_1... done
 done
 done
===>   Returning to build of libav-9.10_3
<snip>
/usr/local/include/frei0r.h:227: warning: function declaration isn't a prototype
CC	libavfilter/vf_gradfun.o
CC	libavfilter/vf_hflip.o
CC	libavfilter/vf_hqdn3d.o
CC	libavfilter/vf_libopencv.o
In file included from /usr/local/include/opencv/cv.h:63,
                 from libavfilter/vf_libopencv.c:28:
/usr/local/include/opencv2/core/core_c.h: In function 'cvGetSetElem':
/usr/local/include/opencv2/core/core_c.h:1132: warning: cast discards qualifiers from pointer target type
libavfilter/vf_libopencv.c: At top level:
/usr/local/include/opencv2/core/types_c.h:344: warning: 'cvFloor' defined but not used
/usr/local/include/opencv2/core/types_c.h:361: warning: 'cvCeil' defined but not used
/usr/local/include/opencv2/core/types_c.h:380: warning: 'cvIsNaN' defined but not used
/usr/local/include/opencv2/core/types_c.h:389: warning: 'cvIsInf' defined but not used
/usr/local/include/opencv2/core/types_c.h:404: warning: 'cvRNG' defined but not used
/usr/local/include/opencv2/core/types_c.h:420: warning: 'cvRandReal' defined but not used
/usr/local/include/opencv2/core/types_c.h:734: warning: 'cvMat' defined but not used
/usr/local/include/opencv2/core/types_c.h:764: warning: 'cvmGet' defined but not used
/usr/local/include/opencv2/core/types_c.h:782: warning: 'cvmSet' defined but not used
/usr/local/include/opencv2/core/types_c.h:799: warning: 'cvIplDepth' defined but not used
/usr/local/include/opencv2/core/types_c.h:974: warning: 'cvRectToROI' defined but not used
/usr/local/include/opencv2/core/types_c.h:987: warning: 'cvROIToRect' defined but not used
/usr/local/include/opencv2/core/types_c.h:1008: warning: 'cvTermCriteria' defined but not used
/usr/local/include/opencv2/core/types_c.h:1030: warning: 'cvPoint' defined but not used
/usr/local/include/opencv2/core/types_c.h:1060: warning: 'cvPointTo32f' defined but not used
/usr/local/include/opencv2/core/types_c.h:1085: warning: 'cvPoint3D32f' defined but not used
/usr/local/include/opencv2/core/types_c.h:1105: warning: 'cvPoint2D64f' defined but not used
/usr/local/include/opencv2/core/types_c.h:1125: warning: 'cvPoint3D64f' defined but not used
/usr/local/include/opencv2/core/types_c.h:1146: warning: 'cvSize' defined but not used
/usr/local/include/opencv2/core/types_c.h:1164: warning: 'cvSize2D32f' defined but not used
/usr/local/include/opencv2/core/types_c.h:1240: warning: 'cvRealScalar' defined but not used
/usr/local/include/opencv2/core/types_c.h:1248: warning: 'cvScalarAll' defined but not used
/usr/local/include/opencv2/core/types_c.h:1764: warning: 'cvAttrList' defined but not used
/usr/local/include/opencv2/core/core_c.h:128: warning: 'cvDecRefData' defined but not used
/usr/local/include/opencv2/core/core_c.h:149: warning: 'cvIncRefData' defined but not used
/usr/local/include/opencv2/core/core_c.h:183: warning: 'cvGetRow' defined but not used
/usr/local/include/opencv2/core/core_c.h:194: warning: 'cvGetCol' defined but not used
/usr/local/include/opencv2/core/core_c.h:223: warning: 'cvReleaseMatND' defined but not used
/usr/local/include/opencv2/core/core_c.h:246: warning: 'cvGetNextSparseNode' defined but not used
/usr/local/include/opencv2/core/core_c.h:497: warning: 'cvSubS' defined but not used
/usr/local/include/opencv2/core/core_c.h:1058: warning: 'cvCloneSeq' defined but not used
/usr/local/include/opencv2/core/core_c.h:1101: warning: 'cvSetNew' defined but not used
/usr/local/include/opencv2/core/core_c.h:1116: warning: 'cvSetRemoveByPtr' defined but not used
/usr/local/include/opencv2/core/core_c.h:1131: warning: 'cvGetSetElem' defined but not used
/usr/local/include/opencv2/core/core_c.h:1305: warning: 'cvEllipseBox' defined but not used
/usr/local/include/opencv2/core/core_c.h:1399: warning: 'cvFont' defined but not used
/usr/local/include/opencv2/core/core_c.h:1603: warning: 'cvReadIntByName' defined but not used
/usr/local/include/opencv2/core/core_c.h:1618: warning: 'cvReadRealByName' defined but not used
/usr/local/include/opencv2/core/core_c.h:1632: warning: 'cvReadStringByName' defined but not used
/usr/local/include/opencv2/core/core_c.h:1644: warning: 'cvReadByName' defined but not used
/usr/local/include/opencv2/imgproc/imgproc_c.h:363: warning: 'cvContourPerimeter' defined but not used
/usr/local/include/opencv2/imgproc/imgproc_c.h:489: warning: 'cvCalcHist' defined but not used
/usr/local/include/opencv2/legacy/compat.hpp:620: warning: 'cvSURFPoint' defined but not used
/usr/local/include/opencv2/legacy/compat.hpp:699: warning: 'cvStarKeypoint' defined but not used
/usr/local/include/opencv2/legacy/compat.hpp:722: warning: 'cvStarDetectorParams' defined but not used
libavfilter/vf_libopencv.c: In function 'dilate_init':
libavfilter/vf_libopencv.c:257: warning: 'kernel_str' may be used uninitialized in this function
CC	libavfilter/vf_lut.o
CC	libavfilter/vf_null.o
CC	libavfilter/vf_overlay.o
CC	libavfilter/vf_pad.o
CC	libavfilter/vf_pixdesctest.o
libavfilter/vf_pixdesctest.c: In function 'filter_frame':
libavfilter/vf_pixdesctest.c:95: warning: passing argument 2 of 'av_read_image_line' from incompatible pointer type
CC	libavfilter/vf_scale.o
libavfilter/vf_scale.c: In function 'filter_frame':
libavfilter/vf_scale.c:289: warning: passing argument 2 of 'sws_scale' from incompatible pointer type
CC	libavfilter/vf_select.o
CC	libavfilter/vf_setpts.o
CC	libavfilter/vf_settb.o
CC	libavfilter/vf_showinfo.o
CC	libavfilter/vf_transpose.o
CC	libavfilter/vf_unsharp.o
libavfilter/vf_unsharp.c: In function 'apply_unsharp':
libavfilter/vf_unsharp.c:79: warning: 'src2' may be used uninitialized in this function
CC	libavfilter/vf_vflip.o
CC	libavfilter/vf_yadif.o
libavfilter/vf_yadif.c: In function 'return_frame':
libavfilter/vf_yadif.c:192: warning: assignment from incompatible pointer type
CC	libavfilter/video.o
CC	libavfilter/vsink_nullsink.o
CC	libavfilter/vsrc_color.o
CC	libavfilter/vsrc_movie.o
libavfilter/vsrc_movie.c: In function 'movie_get_frame':
libavfilter/vsrc_movie.c:245: warning: passing argument 3 of 'av_image_copy' from incompatible pointer type
CC	libavfilter/vsrc_nullsrc.o
CC	libavfilter/vsrc_testsrc.o
AR	libavfilter/libavfilter.a
CC	libavresample/audio_convert.o
CC	libavresample/audio_data.o
CC	libavresample/audio_mix.o
CC	libavresample/audio_mix_matrix.o
CC	libavresample/dither.o
CC	libavresample/options.o
CC	libavresample/resample.o
CC	libavresample/utils.o
LD	libavresample/libavresample.so.1
CC	libswscale/input.o
CC	libswscale/options.o
CC	libswscale/output.o
CC	libswscale/rgb2rgb.o
libswscale/rgb2rgb.c: In function 'rgb12tobgr12':
libswscale/rgb2rgb.c:309: warning: cast discards qualifiers from pointer target type
CC	libswscale/swscale.o
CC	libswscale/swscale_unscaled.o
libswscale/swscale_unscaled.c: In function 'sws_scale':
libswscale/swscale_unscaled.c:1057: warning: passing argument 1 of 'check_image_pointers' from incompatible pointer type
libswscale/swscale_unscaled.c:1061: warning: passing argument 1 of 'check_image_pointers' discards qualifiers from pointer target type
libswscale/swscale_unscaled.c:1061: warning: passing argument 1 of 'check_image_pointers' discards qualifiers from pointer target type
CC	libswscale/utils.o
CC	libswscale/yuv2rgb.o
LD	libswscale/libswscale.so.2
LD	libavfilter/libavfilter.so.3
AR	libavformat/libavformat.a
AR	libavresample/libavresample.a
AR	libavcodec/libavcodec.a
AR	libswscale/libswscale.a
AR	libavutil/libavutil.a
HOSTCC	doc/print_options.o
In file included from doc/print_options.c:104:
./libavcodec/options_table.h: In function 'show_codec_opts':
./libavcodec/options_table.h:81: warning: 'sub_id' is deprecated (declared at ./libavcodec/avcodec.h:1379)
./libavcodec/options_table.h:145: warning: 'luma_elim_threshold' is deprecated (declared at ./libavcodec/avcodec.h:1611)
./libavcodec/options_table.h:146: warning: 'chroma_elim_threshold' is deprecated (declared at ./libavcodec/avcodec.h:1618)
./libavcodec/options_table.h:277: warning: 'color_table_id' is deprecated (declared at ./libavcodec/avcodec.h:1857)
./libavcodec/options_table.h:300: warning: 'inter_threshold' is deprecated (declared at ./libavcodec/avcodec.h:1920)
./libavcodec/options_table.h:305: warning: 'quantizer_noise_shaping' is deprecated (declared at ./libavcodec/avcodec.h:1927)
HOSTLD	doc/print_options
GENTEXI	doc/avoptions_format.texi
GENTEXI	doc/avoptions_codec.texi
HTML	doc/avconv.html
HTML	doc/avprobe.html
HTML	doc/developer.html
HTML	doc/faq.html
HTML	doc/fate.html
HTML	doc/general.html
HTML	doc/git-howto.html
HTML	doc/libavfilter.html
HTML	doc/nut.html
HTML	doc/platform.html
POD	doc/avconv.pod
MAN	doc/avconv.1
POD	doc/avprobe.pod
MAN	doc/avprobe.1
CC	avconv.o
CC	avconv_opt.o
avconv_opt.c: In function 'opt_map':
avconv_opt.c:175: warning: 'sync_stream_idx' may be used uninitialized in this function
avconv_opt.c: In function 'open_output_file':
avconv_opt.c:310: warning: 'meta_out' may be used uninitialized in this function
avconv_opt.c:310: note: 'meta_out' was declared here
CC	avconv_filter.o
CC	cmdutils.o
LD	avconv
libavcodec/libavcodec.so: undefined reference to `ff_deinterlace_line_mmx'
libavfilter/libavfilter.so: undefined reference to `ff_hqdn3d_row_16_x86'
libswscale/libswscale.so: undefined reference to `ff_sws_init_swScale_mmx'
libavcodec/libavcodec.so: undefined reference to `ff_deinterlace_line_inplace_mmx'
libavcodec/libavcodec.so: undefined reference to `ff_dnxhdenc_init_x86'
libavcodec/libavcodec.so: undefined reference to `ff_MPV_encode_init_x86'
libavcodec/libavcodec.so: undefined reference to `ff_rv40dsp_init_x86'
libavfilter/libavfilter.so: undefined reference to `ff_hqdn3d_row_9_x86'
libavcodec/libavcodec.so: undefined reference to `ff_sbrdsp_init_x86'
libavcodec/libavcodec.so: undefined reference to `ff_mlpdsp_init_x86'
libavcodec/libavcodec.so: undefined reference to `ff_videodsp_init_x86'
libavfilter/libavfilter.so: undefined reference to `ff_hqdn3d_row_10_x86'
libavcodec/libavcodec.so: undefined reference to `ff_mpadsp_init_x86'
libavcodec/libavcodec.so: undefined reference to `ff_pngdsp_init_x86'
libavcodec/libavcodec.so: undefined reference to `ff_fft_init_x86'
libavcodec/libavcodec.so: undefined reference to `ff_fmt_convert_init_x86'
libavcodec/libavcodec.so: undefined reference to `ff_vp56dsp_init_x86'
libavfilter/libavfilter.so: undefined reference to `ff_yadif_init_x86'
libavfilter/libavfilter.so: undefined reference to `ff_volume_init_x86'
libavfilter/libavfilter.so: undefined reference to `ff_gradfun_init_x86'
libswscale/libswscale.so: undefined reference to `ff_yuv2rgb_init_mmx'
libavcodec/libavcodec.so: undefined reference to `ff_lpc_init_x86'
libavcodec/libavcodec.so: undefined reference to `ff_vc1dsp_init_x86'
libavfilter/libavfilter.so: undefined reference to `ff_hqdn3d_row_8_x86'
libavcodec/libavcodec.so: undefined reference to `ff_h264dsp_init_x86'
libavcodec/libavcodec.so: undefined reference to `ff_dct_init_x86'
libavcodec/libavcodec.so: undefined reference to `ff_vp8dsp_init_x86'
libavcodec/libavcodec.so: undefined reference to `ff_dsputil_init_mmx'
libavcodec/libavcodec.so: undefined reference to `ff_cavsdsp_init_x86'
libavutil/libavutil.so: undefined reference to `ff_float_dsp_init_x86'
libswscale/libswscale.so: undefined reference to `rgb2rgb_init_x86'
libavresample/libavresample.so: undefined reference to `ff_audio_mix_init_x86'
libavresample/libavresample.so: undefined reference to `ff_audio_convert_init_x86'
libavcodec/libavcodec.so: undefined reference to `ff_ac3dsp_init_x86'
libavcodec/libavcodec.so: undefined reference to `ff_rv34dsp_init_x86'
libavcodec/libavcodec.so: undefined reference to `ff_vp3dsp_init_x86'
libavcodec/libavcodec.so: undefined reference to `ff_proresdsp_x86_init'
libswscale/libswscale.so: undefined reference to `updateMMXDitherTables'
libavcodec/libavcodec.so: undefined reference to `ff_MPV_common_init_x86'
libavcodec/libavcodec.so: undefined reference to `ff_h264_pred_init_x86'
libavutil/libavutil.so: undefined reference to `ff_get_cpu_flags_x86'
gmake: *** [avconv] Error 1
*** [do-build] Error code 1

Stop in /usr/ports/multimedia/libav.
===>  Cleaning for libav-9.10_3


More information about the freebsd-pkg-fallout mailing list