From owner-freebsd-current@FreeBSD.ORG Wed Apr 11 11:34:04 2012 Return-Path: Delivered-To: freebsd-current@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [69.147.83.52]) by hub.freebsd.org (Postfix) with ESMTP id AB87B106564A; Wed, 11 Apr 2012 11:34:04 +0000 (UTC) (envelope-from stefan@fafoe.narf.at) Received: from fep14.mx.upcmail.net (fep14.mx.upcmail.net [62.179.121.34]) by mx1.freebsd.org (Postfix) with ESMTP id 9B3B58FC19; Wed, 11 Apr 2012 11:34:03 +0000 (UTC) Received: from edge01.upcmail.net ([192.168.13.236]) by viefep14-int.chello.at (InterMail vM.8.01.05.04 201-2260-151-105-20111014) with ESMTP id <20120411113402.VRCU8105.viefep14-int.chello.at@edge01.upcmail.net>; Wed, 11 Apr 2012 13:34:02 +0200 Received: from mole.fafoe.narf.at ([80.109.55.137]) by edge01.upcmail.net with edge id wba11i0272xdvHc01ba13Q; Wed, 11 Apr 2012 13:34:02 +0200 X-SourceIP: 80.109.55.137 Received: by mole.fafoe.narf.at (Postfix, from userid 1001) id 685196D42E; Wed, 11 Apr 2012 13:34:01 +0200 (CEST) Date: Wed, 11 Apr 2012 13:34:01 +0200 From: Stefan Farfeleder To: AN , David Chisnall , Alexander Kabaev Message-ID: <20120411113400.GA1399@mole.fafoe.narf.at> References: <20120410063153.GA1458@mole.fafoe.narf.at> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <20120410063153.GA1458@mole.fafoe.narf.at> User-Agent: Mutt/1.5.21 (2010-09-15) Cc: gnome@freebsd.org, freebsd-current@freebsd.org Subject: Re: recent update breaks some ports X-BeenThere: freebsd-current@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Discussions about the use of FreeBSD-current List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 11 Apr 2012 11:34:04 -0000 On Tue, Apr 10, 2012 at 08:31:53AM +0200, Stefan Farfeleder wrote: > On Tue, Apr 10, 2012 at 01:44:02AM -0400, AN wrote: > > FreeBSD FBSD10 10.0-CURRENT FreeBSD 10.0-CURRENT #7 r234042: Sun Apr 8 > > 17:36:38 EDT 2012 root@FBSD10:/usr/obj/usr/src/sys/MYKERNEL amd64 > > > > After a recent update on Sunday to r234042 I am having a problem with 2 > > ports: > > > > gedit > > evince > > (using Gnome2 - ports tree up to date) > > > > My last update (before this past Sun build/install world) was 2 weeks ago, > > so it was definitely a change made in the last 2 weeks. > > > > Gedit will not start from the command line, or the applications menu. > > There is no error message on the command line. Evince will start, however > > when you try to open a document the program freezes. > > > > I have tried to: > > make deinstall > > make clean > > make install clean > > > > for both ports but they are still broken. I would appreciate any help. > > I'm experiencing that too (r234038), xine also no longer starts (hangs > at splash screen). FWIW backing out r233749 fixes evince and xine for me. Stefan