Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 13 Mar 2013 13:58:22 +0100
From:      Wolfgang Riegler <wolfgang.riegler@gmx.de>
To:        ports@freebsd.org
Subject:   gstreamer-plugins-mpeg2enc build error
Message-ID:  <2976938.JebdPvWP62@wolfgang>

next in thread | raw e-mail | index | archive | help
Hi,

I have problems compiling multimedia/gstreamer-plugins-mpeg2enc with poudriere-devel.
The mailing list blocks my complete logfile, but here this are the important parts, I think.



build started at Wed Mar 13 03:20:36 CET 2013
port directory: /usr/ports/multimedia/gstreamer-plugins-mpeg2enc
building for: 9.1-RELEASE amd64
maintained by: multimedia@FreeBSD.org
Makefile ident:      $FreeBSD: ports/multimedia/gstreamer-plugins-mpeg2enc/Makefile,v 1.27 2012/11/17 05:59:49 svnexp Exp $
---Begin Environment---
OSVERSION=901000
UNAME_v=FreeBSD 9.1-RELEASE
UNAME_r=9.1-RELEASE
BLOCKSIZE=K
MAIL=/var/mail/root
PATH=/sbin:/bin:/usr/sbin:/usr/bin:/usr/games:/usr/local/sbin:/usr/local/bin:/root/bin
STATUS=1
PKG_EXT=txz
WITH_CCACHE_BUILD=yes
FORCE_PACKAGE=yes
tpid=46482
POUDRIERE_BUILD_TYPE=bulk
PKGNG=1
PKG_DELETE=/usr/local/sbin/pkg delete -y -f
PKG_ADD=/usr/local/sbin/pkg add
CCACHE_DIR=/var/cache/ccache
PWD=/root
LOGS=/mnt/system/DATEN/poudriere/basefs/data/logs
HOME=/root
USER=root
SKIPSANITY=0
LOCALBASE=/usr/local
PACKAGE_BUILDING=yes
---End Environment---

---Begin OPTIONS List---
---End OPTIONS List---


=======================<phase: build       >==========================
===>  Building for gstreamer-plugins-mpeg2enc-0.10.23,3
  CXX    libgstmpeg2enc_la-gstmpeg2enc.lo
cc1plus: warning: command line option "-Wmissing-declarations" is valid for C/ObjC but not for C++
cc1plus: warning: command line option "-Wmissing-declarations" is valid for C/ObjC but not for C++
gstmpeg2enc.cc: In function 'void gst_mpeg2enc_finalize(GObject*)':
gstmpeg2enc.cc:165: warning: 'g_mutex_free' is deprecated (declared at /usr/local/include/glib-2.0/glib/deprecated/gthread.h:274)
gstmpeg2enc.cc:165: warning: 'g_mutex_free' is deprecated (declared at /usr/local/include/glib-2.0/glib/deprecated/gthread.h:274)
gstmpeg2enc.cc:166: warning: 'g_cond_free' is deprecated (declared at /usr/local/include/glib-2.0/glib/deprecated/gthread.h:278)
gstmpeg2enc.cc:166: warning: 'g_cond_free' is deprecated (declared at /usr/local/include/glib-2.0/glib/deprecated/gthread.h:278)
gstmpeg2enc.cc: In function 'void gst_mpeg2enc_init(GstMpeg2enc*, GstMpeg2encClass*)':
gstmpeg2enc.cc:203: warning: 'g_mutex_new' is deprecated (declared at /usr/local/include/glib-2.0/glib/deprecated/gthread.h:272)
gstmpeg2enc.cc:203: warning: 'g_mutex_new' is deprecated (declared at /usr/local/include/glib-2.0/glib/deprecated/gthread.h:272)
gstmpeg2enc.cc:204: warning: 'g_cond_new' is deprecated (declared at /usr/local/include/glib-2.0/glib/deprecated/gthread.h:276)
gstmpeg2enc.cc:204: warning: 'g_cond_new' is deprecated (declared at /usr/local/include/glib-2.0/glib/deprecated/gthread.h:276)
gstmpeg2enc.cc: In function 'void gst_mpeg2enc_log_callback(log_level_t, const char*)':
gstmpeg2enc.cc:679: error: 'LOG_ERROR' was not declared in this scope
gstmpeg2enc.cc:680: error: 'LOG_WARN' was not declared in this scope
gstmpeg2enc.cc:681: error: 'LOG_INFO' was not declared in this scope
gstmpeg2enc.cc:682: error: 'LOG_DEBUG' was not declared in this scope
gmake: *** [libgstmpeg2enc_la-gstmpeg2enc.lo] Error 1
*** [do-build] Error code 2

Stop in /usr/ports/multimedia/gstreamer-plugins-mpeg2enc.
===>  Cleaning for gstreamer-plugins-mpeg2enc-0.10.23,3
build of /usr/ports/multimedia/gstreamer-plugins-mpeg2enc ended at Wed Mar 13 03:22:22 CET 2013







Any help is appreciated, thanks in advance.

kind regards

Wolfgang Riegler



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?2976938.JebdPvWP62>