From owner-freebsd-ports@FreeBSD.ORG Wed Mar 13 13:07:57 2013 Return-Path: Delivered-To: ports@freebsd.org Received: from mx1.freebsd.org (mx1.FreeBSD.org [8.8.178.115]) by hub.freebsd.org (Postfix) with ESMTP id 4D281ADC for ; Wed, 13 Mar 2013 13:07:57 +0000 (UTC) (envelope-from wolfgang.riegler@gmx.de) Received: from slave4.cbt-l.de (ip-125-173-205-91.static.contabo.net [91.205.173.125]) by mx1.freebsd.org (Postfix) with ESMTP id D142815C for ; Wed, 13 Mar 2013 13:07:56 +0000 (UTC) Received: from localhost (slave4.cbt-l.de [127.0.0.1]) by slave4.cbt-l.de (Postfix) with ESMTP id 96E311DC1671 for ; Wed, 13 Mar 2013 13:59:03 +0100 (CET) X-Virus-Scanned: Debian amavisd-new at slave4.cbt-l.de Received: from slave4.cbt-l.de ([127.0.0.1]) by localhost (slave4.cbt-l.de [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id XN9lbPoF1z2m for ; Wed, 13 Mar 2013 13:59:03 +0100 (CET) Received: from mail.cbt-l.de (mail.cbt-l.de [212.185.49.146]) by slave4.cbt-l.de (Postfix) with ESMTP id 5B3541DC0B66 for ; Wed, 13 Mar 2013 13:59:03 +0100 (CET) Received: (qmail 36461 invoked by uid 1009); 13 Mar 2013 12:59:03 -0000 Received: from 192.168.40.46 by mail.cbt-l.de (envelope-from , uid 1008) with qmail-scanner-1.25-st-qms (clamdscan: ClamAV 0.97.6/15380. spamassassin: 3.3.0. perlscan: 1.25-st-qms. Clear:RC:1(192.168.40.46):. Processed in 0.06098 secs); 13 Mar 2013 12:59:03 -0000 X-Antivirus-CBTL-Mail-From: wolfgang.riegler@gmx.de via mail.cbt-l.de X-Antivirus-CBTL: 1.25-st-qms (Clear:RC:1(192.168.40.46):. Processed in 0.06098 secs Process 36455) Received: from wolfgang.cbt-l.de (HELO wolfgang.localnet) (w.riegler@cbt-l.de@192.168.40.46) by mail.cbt-l.de with SMTP; 13 Mar 2013 12:59:03 -0000 From: Wolfgang Riegler To: ports@freebsd.org Subject: gstreamer-plugins-mpeg2enc build error Date: Wed, 13 Mar 2013 13:58:22 +0100 Message-ID: <2976938.JebdPvWP62@wolfgang> User-Agent: KMail/4.9.5 (Linux/3.7.5-pf-sepp1; KDE/4.9.5; x86_64; ; ) MIME-Version: 1.0 Content-Transfer-Encoding: 7Bit Content-Type: text/plain; charset="utf-8" X-BeenThere: freebsd-ports@freebsd.org X-Mailman-Version: 2.1.14 Precedence: list List-Id: Porting software to FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 13 Mar 2013 13:07:57 -0000 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--- ================================================= ===> 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