From owner-freebsd-ports-bugs@FreeBSD.ORG Wed Feb 26 22:00:01 2014 Return-Path: Delivered-To: freebsd-ports-bugs@smarthost.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [8.8.178.115]) (using TLSv1 with cipher ADH-AES256-SHA (256/256 bits)) (No client certificate requested) by hub.freebsd.org (Postfix) with ESMTPS id 9C358EA2 for ; Wed, 26 Feb 2014 22:00:01 +0000 (UTC) Received: from freefall.freebsd.org (freefall.freebsd.org [IPv6:2001:1900:2254:206c::16:87]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by mx1.freebsd.org (Postfix) with ESMTPS id 75998114B for ; Wed, 26 Feb 2014 22:00:01 +0000 (UTC) Received: from freefall.freebsd.org (localhost [127.0.0.1]) by freefall.freebsd.org (8.14.7/8.14.7) with ESMTP id s1QM01bp002941 for ; Wed, 26 Feb 2014 22:00:01 GMT (envelope-from gnats@freefall.freebsd.org) Received: (from gnats@localhost) by freefall.freebsd.org (8.14.8/8.14.8/Submit) id s1QM01ps002939; Wed, 26 Feb 2014 22:00:01 GMT (envelope-from gnats) Resent-Date: Wed, 26 Feb 2014 22:00:01 GMT Resent-Message-Id: <201402262200.s1QM01ps002939@freefall.freebsd.org> Resent-From: FreeBSD-gnats-submit@FreeBSD.org (GNATS Filer) Resent-To: freebsd-ports-bugs@FreeBSD.org Resent-Reply-To: FreeBSD-gnats-submit@FreeBSD.org, Igor Steuck Lopes Received: from mx1.freebsd.org (mx1.freebsd.org [8.8.178.115]) (using TLSv1 with cipher ADH-AES256-SHA (256/256 bits)) (No client certificate requested) by hub.freebsd.org (Postfix) with ESMTPS id 2F327BED for ; Wed, 26 Feb 2014 21:50:05 +0000 (UTC) Received: from newred.freebsd.org (cgiserv.freebsd.org [IPv6:2001:1900:2254:206a::50:4]) (using TLSv1 with cipher DHE-RSA-AES256-SHA (256/256 bits)) (No client certificate requested) by mx1.freebsd.org (Postfix) with ESMTPS id 193F810E5 for ; Wed, 26 Feb 2014 21:50:05 +0000 (UTC) Received: from cgiserv.freebsd.org ([127.0.1.6]) by newred.freebsd.org (8.14.7/8.14.7) with ESMTP id s1QLo4um087696 for ; Wed, 26 Feb 2014 21:50:04 GMT (envelope-from nobody@cgiserv.freebsd.org) Received: (from nobody@localhost) by cgiserv.freebsd.org (8.14.7/8.14.7/Submit) id s1QLo4Eq087693; Wed, 26 Feb 2014 21:50:04 GMT (envelope-from nobody) Message-Id: <201402262150.s1QLo4Eq087693@cgiserv.freebsd.org> Date: Wed, 26 Feb 2014 21:50:04 GMT From: Igor Steuck Lopes To: freebsd-gnats-submit@FreeBSD.org X-Send-Pr-Version: www-3.1 Subject: ports/187100: XMMS2 Compile problem on Conky port install X-BeenThere: freebsd-ports-bugs@freebsd.org X-Mailman-Version: 2.1.17 Precedence: list List-Id: Ports bug reports List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 26 Feb 2014 22:00:01 -0000 >Number: 187100 >Category: ports >Synopsis: XMMS2 Compile problem on Conky port install >Confidential: no >Severity: non-critical >Priority: low >Responsible: freebsd-ports-bugs >State: open >Quarter: >Keywords: >Date-Required: >Class: sw-bug >Submitter-Id: current-users >Arrival-Date: Wed Feb 26 22:00:01 UTC 2014 >Closed-Date: >Last-Modified: >Originator: Igor Steuck Lopes >Release: FreeBSD 10.0 - CURRENT >Organization: >Environment: FreeBSD 10.0-RELEASE FreeBSD 10.0-RELEASE #0 r260789: Thu Jan 16 22:34:59 UTC 2014 root@snap.freebsd.org:/usr/obj/usr/src/sys/GENERIC amd64 >Description: On the Conky install via ports after fetching all the packages, during the compile stage the following appears: 3 warnings and 3 errors generated. 1 warning generated. Waf: Leaving directory `/usr/ports/audio/xmms2/work/xmms2-0.8DrO_o/_build_' Build failed -> task failed (exit status 1): {task 34462400144: c avcodec.c -> avcodec.c.1.o} ['cc', '-I/usr/local/include', '-O2', '-pipe', '-fno-strict-aliasing', '-Wall', '-Wempty-body', '-Wformat=2', '-Wformat-nonliteral', '-Wformat-security', '-Wignored-qualifiers', '-Wmissing-prototypes', '-Wstrict-prototypes', '-Wtype-limits', '-Wwrite-strings', '-Wno-format-extra-args', '-Wno-format-zero-length', '-fdiagnostics-show-option', '-Werror=implicit-function-declaration', '-fPIC', '-I/usr/ports/audio/xmms2/work/xmms2-0.8DrO_o/_build_', '-I/usr/ports/audio/xmms2/work/xmms2-0.8DrO_o', '-I/usr/ports/audio/xmms2/work/xmms2-0.8DrO_o/_build_/src/include', '-I/usr/ports/audio/xmms2/work/xmms2-0.8DrO_o/src/include', '-I/usr/local/include/glib-2.0', '-I/usr/local/include', '../src/plugins/avcodec/avcodec.c', '-c', '-o', 'src/plugins/avcodec/avcodec.c.1.o'] *** Error code 1 Stop. make[3]: stopped in /usr/ports/audio/xmms2 *** Error code 1 Stop. make[2]: stopped in /usr/ports/audio/xmms2 *** Error code 1 Stop. make[1]: stopped in /usr/ports/sysutils/conky *** Error code 1 >How-To-Repeat: cd /user/ports/sysutils/conky/ make install clean >Fix: >Release-Note: >Audit-Trail: >Unformatted: