From owner-freebsd-multimedia@FreeBSD.ORG Fri Dec 15 23:12:11 2006 Return-Path: X-Original-To: multimedia@freebsd.org Delivered-To: freebsd-multimedia@FreeBSD.ORG Received: from mx1.FreeBSD.org (mx1.freebsd.org [69.147.83.52]) by hub.freebsd.org (Postfix) with ESMTP id 4087F16A403 for ; Fri, 15 Dec 2006 23:12:11 +0000 (UTC) (envelope-from buhnux@gmail.com) Received: from nf-out-0910.google.com (nf-out-0910.google.com [64.233.182.186]) by mx1.FreeBSD.org (Postfix) with ESMTP id 5C75F43CB7 for ; Fri, 15 Dec 2006 23:10:17 +0000 (GMT) (envelope-from buhnux@gmail.com) Received: by nf-out-0910.google.com with SMTP id x37so1198152nfc for ; Fri, 15 Dec 2006 15:12:01 -0800 (PST) DomainKey-Signature: a=rsa-sha1; q=dns; c=nofws; s=beta; d=gmail.com; h=received:message-id:date:from:sender:to:subject:cc:in-reply-to:mime-version:content-type:content-transfer-encoding:content-disposition:references:x-google-sender-auth; b=gyh9eQHEONlQ0lO0MA+8PlV7dbCrZFv/de1JE3NGsY75aRe9HP1KHA+x5wHh5Dp+r/lQJhG5ptULPRYLKnDGHNCcfQS0fikcmgi3YHUE75wp3Frr2sUiPuJb0e2Pel4uImwVSKCel+4aPDgwyT/Co04T5HaO6HvNDbYOZ+SGHg4= Received: by 10.82.184.2 with SMTP id h2mr127962buf.1166224320888; Fri, 15 Dec 2006 15:12:00 -0800 (PST) Received: by 10.82.112.15 with HTTP; Fri, 15 Dec 2006 15:12:00 -0800 (PST) Message-ID: Date: Fri, 15 Dec 2006 18:12:00 -0500 From: "Michael Johnson" Sender: buhnux@gmail.com To: "Kris Kennaway" In-Reply-To: <20061215230111.GH67786@xor.obsecurity.org> MIME-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit Content-Disposition: inline References: <20061215230111.GH67786@xor.obsecurity.org> X-Google-Sender-Auth: 5912a037f1cffa39 Cc: multimedia@freebsd.org Subject: Re: [ports-i386@FreeBSD.org: gstreamer-ffmpeg80-0.8.7_4 failed on i386 7] X-BeenThere: freebsd-multimedia@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Multimedia discussions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 15 Dec 2006 23:12:11 -0000 On 12/15/06, Kris Kennaway wrote: > Dear Maintainer, > > As you may know, in the near future FreeBSD 7.x will be switching from > the gcc 3.4 compiler to gcc 4.x. Unfortunately your port fails to > build with the new compiler; see the log below or the following url: > > http://pointyhat.freebsd.org/errorlogs/i386-errorlogs/e.7.2006121307/ > > To ease the disruption to users and to avoid further work later on, > can you please work (with the upstream developers if necessary) on > fixing this error? > > In many cases it requires only simple code changes, and these may > already have been submitted to the developers by other projects > (thesedays many Linux distributions use gcc 4.1, so chances are they > have fixed the error already), or the patches may be found in their > package repositories. > > You should be able to reproduce it yourself simply by installing the > lang/gcc41 port and then setting the variables > > CC=/usr/local/bin/gcc41 > CXX=/usr/local/bin/g++41 > > in your environment (Note: some ports do not respect these variables > currently, but this is another bug that should be fixed). > > Thanks, > Kris > We're going to remove all the gstreamer*80 ports in the coming year, so I just assume mark gstreamer*80 as broken with gcc4.x . Michael