From owner-freebsd-ports@FreeBSD.ORG Sun Jun 24 18:46:01 2012 Return-Path: Delivered-To: freebsd-ports@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 73B2B1065670; Sun, 24 Jun 2012 18:46:01 +0000 (UTC) (envelope-from kwm@rainbow-runner.nl) Received: from fep19.mx.upcmail.net (fep19.mx.upcmail.net [62.179.121.39]) by mx1.freebsd.org (Postfix) with ESMTP id 6942A8FC16; Sun, 24 Jun 2012 18:46:00 +0000 (UTC) Received: from edge03.upcmail.net ([192.168.13.238]) by viefep19-int.chello.at (InterMail vM.8.01.05.05 201-2260-151-110-20120111) with ESMTP id <20120624184559.VOKZ22594.viefep19-int.chello.at@edge03.upcmail.net>; Sun, 24 Jun 2012 20:45:59 +0200 Received: from [192.168.0.132] ([77.250.114.160]) by edge03.upcmail.net with edge id SJlx1j0023TiT9103Jlxsn; Sun, 24 Jun 2012 20:45:59 +0200 X-SourceIP: 77.250.114.160 Message-ID: <1340563556.1577.33.camel@crashalot.rainbow-runner.nl> From: Koop Mast To: Mark Linimon Date: Sun, 24 Jun 2012 20:45:56 +0200 In-Reply-To: <20120622025904.GC2608@lonesome.com> References: <201206210829.q5L8Tn8t084934@portsmonj.FreeBSD.org> <4FE30487.3040002@freebsd.org> <20120622025904.GC2608@lonesome.com> Content-Type: text/plain; charset="us-ascii" X-Mailer: Evolution 3.4.3 FreeBSD GNOME Team Port Mime-Version: 1.0 Content-Transfer-Encoding: 7bit Cc: kwm@FreeBSD.org, freebsd-ports@freebsd.org Subject: Re: FreeBSD ports which are currently scheduled for deletion X-BeenThere: freebsd-ports@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Porting software to FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 24 Jun 2012 18:46:01 -0000 On Thu, 2012-06-21 at 21:59 -0500, Mark Linimon wrote: > On Thu, Jun 21, 2012 at 01:24:55PM +0200, Stefan Esser wrote: > > Am 21.06.2012 10:29, schrieb linimon@FreeBSD.org: > > > portname: audio/gstreamer-plugins-flite > > > description: Gstreamer flite run-time speech synthesis engine > > > plugin > > > maintainer: multimedia@FreeBSD.org > > > status: BROKEN > > > deprecated because: BROKEN for more than 6 month > > > expiration date: 2012-05-10 > > > build errors: none. > > > overview: http://portsmon.FreeBSD.org/portoverview.py?category=audio&portname=gstreamer-plugins-flite > > > > I just tried building this port and it built and packaged without any > > problems. Is the compile log still available that lead to this port > > being marked broken? > > There's not a quick way to do it. See the following wiki page for > the how-to: > > http://wiki.freebsd.org/WhenDidThatPortBreak > > But by walking through this, I did not find a last build log. However, > the CVSweb entry shows the following: > > http://www.freebsd.org/cgi/cvsweb.cgi/ports/audio/gstreamer-plugins-flite/Makefile.diff?r1=1.1;r2=1.2;f=h > > Update Gstreamer (core) to 0.10.33 > Update Gstreamer-plugins(-base) to 0.10.33 > Update Gstreamer-plugins-good to 0.10.29 > Update Gstreamer-plugins-bad to 0.10.22 > Update Gstreamer-plugins-ugly to 0.10.18 > > So it doesn't really say. > > kwm, you were the committer, do you remember what the issue was? > > mcl Thanks for bringing this to my attention, I complete forgot about this issue. This is/was a runtime issue, unresolved symbols. I recently picked up work again on a Gstreamer update which will contain a workaround to fix this problem. But since I forgot about it the flite plugin would still be marked broken after the Gstreamer update. -Koop