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

pkg-fallout-builder at FreeBSD.org pkg-fallout-builder at FreeBSD.org
Fri Feb 28 07:25:27 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: mva at FreeBSD.org
Ident:          $FreeBSD: head/multimedia/libav/Makefile 338431 2014-01-02 10:17:37Z mva $
Log URL:        http://beefy2.isc.freebsd.org/bulk/head-amd64-default/2014-02-28_01h43m56s/logs/libav-9.10_3.log
Build URL:      http://beefy2.isc.freebsd.org/bulk/head-amd64-default/2014-02-28_01h43m56s
Log:

====>> Building multimedia/libav
build started at Fri Feb 28 07:20:02 UTC 2014
port directory: /usr/ports/multimedia/libav
building for: FreeBSD head-amd64-default-job-16 11.0-CURRENT FreeBSD 11.0-CURRENT r261447 amd64
maintained by: mva at FreeBSD.org
Makefile ident:      $FreeBSD: head/multimedia/libav/Makefile 338431 2014-01-02 10:17:37Z mva $
Poudriere version: 3.1-pre

---Begin Environment---
OSVERSION=1100007
UNAME_v=FreeBSD 11.0-CURRENT r261447
UNAME_r=11.0-CURRENT
BLOCKSIZE=K
MAIL=/var/mail/root
STATUS=1
MASTERMNT=/usr/local/poudriere/data/build/head-amd64-default/ref
PKG_EXT=txz
tpid=6089
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=head-amd64-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 --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---
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.6.txz
Installing pkg-1.2.6... 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... 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_7... 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.4.txz
Installing pkgconf-0.9.4... 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.2.txz
Installing freetype2-2.5.2... 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_3.txz
Installing gnutls-2.12.23_3...Installing libgpg-error-1.12... done
Installing libtasn1-3.3... done
Installing nettle-2.7.1...Installing gmp-5.1.3... done
 done
Installing p11-kit-0.20.1...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
===>   libav-9.10_3 depends on shared library: libopencv_gpu.so - not found
===>    Verifying for libopencv_gpu.so in /usr/ports/graphics/opencv
===>   Installing existing package /packages/All/opencv-2.4.7_1.txz
Installing opencv-2.4.7_1...Installing jasper-1.900.1_12...Installing jpeg-8_4... done
 done
Installing libv4l-0.8.8_1... done
<snip>
                      ^
/usr/local/include/opencv2/core/core_c.h:1115:17: warning: unused function 'cvSetRemoveByPtr' [-Wunused-function]
CV_INLINE  void cvSetRemoveByPtr( CvSet* set_header, void* elem )
                ^
/usr/local/include/opencv2/core/core_c.h:1130:22: warning: unused function 'cvGetSetElem' [-Wunused-function]
CV_INLINE CvSetElem* cvGetSetElem( const CvSet* set_header, int idx )
                     ^
/usr/local/include/opencv2/core/core_c.h:1302:18: warning: unused function 'cvEllipseBox' [-Wunused-function]
CV_INLINE  void  cvEllipseBox( CvArr* img, CvBox2D box, CvScalar color,
                 ^
/usr/local/include/opencv2/core/core_c.h:1398:18: warning: unused function 'cvFont' [-Wunused-function]
CV_INLINE CvFont cvFont( double scale, int thickness CV_DEFAULT(1) )
                 ^
/usr/local/include/opencv2/core/core_c.h:1601:15: warning: unused function 'cvReadIntByName' [-Wunused-function]
CV_INLINE int cvReadIntByName( const CvFileStorage* fs, const CvFileNode* map,
              ^
/usr/local/include/opencv2/core/core_c.h:1616:18: warning: unused function 'cvReadRealByName' [-Wunused-function]
CV_INLINE double cvReadRealByName( const CvFileStorage* fs, const CvFileNode* map,
                 ^
/usr/local/include/opencv2/core/core_c.h:1630:23: warning: unused function 'cvReadStringByName' [-Wunused-function]
CV_INLINE const char* cvReadStringByName( const CvFileStorage* fs, const CvFileNode* map,
                      ^
/usr/local/include/opencv2/core/core_c.h:1642:17: warning: unused function 'cvReadByName' [-Wunused-function]
CV_INLINE void* cvReadByName( CvFileStorage* fs, const CvFileNode* map,
                ^
In file included from libavfilter/vf_libopencv.c:28:
In file included from /usr/local/include/opencv/cv.h:65:
/usr/local/include/opencv2/imgproc/imgproc_c.h:362:18: warning: unused function 'cvContourPerimeter' [-Wunused-function]
CV_INLINE double cvContourPerimeter( const void* contour )
                 ^
/usr/local/include/opencv2/imgproc/imgproc_c.h:486:18: warning: unused function 'cvCalcHist' [-Wunused-function]
CV_INLINE  void  cvCalcHist( IplImage** image, CvHistogram* hist,
                 ^
In file included from libavfilter/vf_libopencv.c:28:
In file included from /usr/local/include/opencv/cv.h:72:
/usr/local/include/opencv2/legacy/compat.hpp:617:23: warning: unused function 'cvSURFPoint' [-Wunused-function]
CV_INLINE CvSURFPoint cvSURFPoint( CvPoint2D32f pt, int laplacian,
                      ^
/usr/local/include/opencv2/legacy/compat.hpp:698:26: warning: unused function 'cvStarKeypoint' [-Wunused-function]
CV_INLINE CvStarKeypoint cvStarKeypoint(CvPoint pt, int size, float response)
                         ^
/usr/local/include/opencv2/legacy/compat.hpp:716:32: warning: unused function 'cvStarDetectorParams' [-Wunused-function]
CV_INLINE CvStarDetectorParams cvStarDetectorParams(
                               ^
46 warnings generated.
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:92:32: warning: passing 'uint8_t *[8]' to parameter of type 'const uint8_t **' (aka 'const unsigned char **') discards qualifiers in nested pointer types [-Wincompatible-pointer-types-discards-qualifiers]
                               in->data,
                               ^~~~~~~~
./libavutil/pixdesc.h:125:55: note: passing argument to parameter 'data' here
void av_read_image_line(uint16_t *dst, const uint8_t *data[4], const int linesize[4],
                                                      ^
1 warning generated.
CC	libavfilter/vf_scale.o
libavfilter/vf_scale.c:288:27: warning: passing 'uint8_t *[8]' to parameter of type 'const uint8_t *const *' (aka 'const unsigned char *const *') discards qualifiers in nested pointer types [-Wincompatible-pointer-types-discards-qualifiers]
    sws_scale(scale->sws, in->data, in->linesize, 0, in->video->h,
                          ^~~~~~~~
./libswscale/swscale.h:213:58: note: passing argument to parameter 'srcSlice' here
int sws_scale(struct SwsContext *c, const uint8_t *const srcSlice[],
                                                         ^
1 warning generated.
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
CC	libavfilter/vf_vflip.o
CC	libavfilter/vf_yadif.o
libavfilter/vf_yadif.c:192:28: warning: incompatible pointer types assigning to 'void (*)(uint8_t *, uint8_t *, uint8_t *, uint8_t *, int, int, int, int, int)' from 'void (uint16_t *, uint16_t *, uint16_t *, uint16_t *, int, int, int, int, int)' [-Wincompatible-pointer-types]
        yadif->filter_line = filter_line_c_16bit;
                           ^ ~~~~~~~~~~~~~~~~~~~
1 warning generated.
CC	libavfilter/video.o
CC	libavfilter/vsink_nullsink.o
CC	libavfilter/vsrc_color.o
CC	libavfilter/vsrc_movie.o
libavfilter/vsrc_movie.c:244:31: warning: passing 'uint8_t *[8]' to parameter of type 'const uint8_t **' (aka 'const unsigned char **') discards qualifiers in nested pointer types [-Wincompatible-pointer-types-discards-qualifiers]
                              movie->frame->data,  movie->frame->linesize,
                              ^~~~~~~~~~~~~~~~~~
./libavutil/imgutils.h:116:35: note: passing argument to parameter 'src_data' here
                   const uint8_t *src_data[4], const int src_linesizes[4],
                                  ^
1 warning generated.
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
CC	libswscale/swscale.o
CC	libswscale/swscale_unscaled.o
libswscale/swscale_unscaled.c:1057:31: warning: passing 'const uint8_t *const *' (aka 'const unsigned char *const *') to parameter of type 'uint8_t **' (aka 'unsigned char **') discards qualifiers in nested pointer types [-Wincompatible-pointer-types-discards-qualifiers]
    if (!check_image_pointers(srcSlice, c->srcFormat, srcStride)) {
                              ^~~~~~~~
libswscale/swscale_unscaled.c:1024:42: note: passing argument to parameter 'data' here
static int check_image_pointers(uint8_t *data[4], enum AVPixelFormat pix_fmt,
                                         ^
libswscale/swscale_unscaled.c:1061:31: warning: passing 'uint8_t *const *' (aka 'unsigned char *const *') to parameter of type 'uint8_t **' (aka 'unsigned char **') discards qualifiers [-Wincompatible-pointer-types-discards-qualifiers]
    if (!check_image_pointers(dst, c->dstFormat, dstStride)) {
                              ^~~
libswscale/swscale_unscaled.c:1024:42: note: passing argument to parameter 'data' here
static int check_image_pointers(uint8_t *data[4], enum AVPixelFormat pix_fmt,
                                         ^
2 warnings generated.
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
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
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'
cc: error: linker command failed with exit code 1 (use -v to see invocation)
gmake[1]: *** [avconv] Error 1
gmake[1]: Leaving directory `/wrkdirs/usr/ports/multimedia/libav/work/libav-9.10'
*** Error code 1

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


More information about the freebsd-pkg-fallout mailing list