From owner-freebsd-ports@FreeBSD.ORG Tue Nov 5 14:20:00 2013 Return-Path: Delivered-To: freebsd-ports@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 ESMTP id 04E232AF; Tue, 5 Nov 2013 14:20:00 +0000 (UTC) (envelope-from freebsd.contact@marino.st) Received: from shepard.synsport.net (mail.synsport.com [208.69.230.148]) (using TLSv1 with cipher ADH-AES256-SHA (256/256 bits)) (No client certificate requested) by mx1.freebsd.org (Postfix) with ESMTPS id D391A2ADE; Tue, 5 Nov 2013 14:19:59 +0000 (UTC) Received: from [192.168.0.22] (unknown [130.255.26.50]) (using TLSv1 with cipher DHE-RSA-AES256-SHA (256/256 bits)) (No client certificate requested) by shepard.synsport.net (Postfix) with ESMTP id 841C9438BD; Tue, 5 Nov 2013 08:19:43 -0600 (CST) Message-ID: <5278FE6E.6010108@marino.st> Date: Tue, 05 Nov 2013 15:19:26 +0100 From: John Marino User-Agent: Mozilla/5.0 (Windows NT 6.1; WOW64; rv:17.0) Gecko/20130509 Thunderbird/17.0.6 MIME-Version: 1.0 To: freebsd-ports@freebsd.org, dbn@freebsd.org Subject: Re: poudriere + soundkonverter build fails References: <1755029.gP2siRBJ43@wolfgang> In-Reply-To: <1755029.gP2siRBJ43@wolfgang> X-Enigmail-Version: 1.6 Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 7bit X-BeenThere: freebsd-ports@freebsd.org X-Mailman-Version: 2.1.14 Precedence: list Reply-To: marino@freebsd.org List-Id: Porting software to FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 05 Nov 2013 14:20:00 -0000 On 11/5/2013 14:54, Wolfgang Riegler wrote: > building soundkonverter fails on 9.1 AMD64 with: > /usr/local/include/taglib/mp4coverart.h:49: error: comma at end of enumerator list > *** [CMakeFiles/soundkonverter.dir/metadata/tagengine.o] Error code 1 > [snip] > Complete build log is attached. There is a Problem Report system which is appropriate for these kinds of reports. It automatically notifies the maintainer, and it has a place for attachments (which didn't make it through the mailer.) http://www.freebsd.org/send-pr.html Regards, John