Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 11 May 2007 18:22:06 -0400
From:      Kris Kennaway <kris@obsecurity.org>
To:        Bruno Damour <freebsd@ruomad.net>
Cc:        freebsd-x11@freebsd.org, Kris Kennaway <kris@obsecurity.org>
Subject:   Re: beryl compile fails
Message-ID:  <20070511222206.GA33341@xor.obsecurity.org>
In-Reply-To: <4644EBB5.9010302@ruomad.net>
References:  <46424D23.9030704@ruomad.net> <46424DF2.7090407@ruomad.net> <20070509230724.GA65588@xor.obsecurity.org> <4642A5A6.3060501@ruomad.net> <20070510053123.GA76390@xor.obsecurity.org> <4642B285.4010904@ruomad.net> <20070510064024.GB76390@xor.obsecurity.org> <4644EBB5.9010302@ruomad.net>

next in thread | previous in thread | raw e-mail | index | archive | help
On Sat, May 12, 2007 at 12:18:29AM +0200, Bruno Damour wrote:
> Kris Kennaway wrote:
> >On Thu, May 10, 2007 at 07:49:57AM +0200, Bruno Damour wrote:
> >  
> >>Kris Kennaway wrote:
> >>    
> >>>On Thu, May 10, 2007 at 06:55:02AM +0200, Bruno Damour wrote:
> >>>  
> >>>      
> >>>>Kris Kennaway wrote:
> >>>>    
> >>>>        
> >>>>>On Thu, May 10, 2007 at 12:40:50AM +0200, Bruno Damour wrote:
> >>>>> 
> >>>>>      
> >>>>>          
> >>>>>>Bruno Damour wrote:
> >>>>>>   
> >>>>>>        
> >>>>>>            
> >>>>>>>Hello
> >>>>>>>I"m using the up-to-date git repository.
> >>>>>>>trying to build beryl-core fails with (in libberyldecoration):
> >>>>>>>     
> >>>>>>>          
> >>>>>>>              
> >>>>>Users who have been tracking git for a while may need to rebuild from
> >>>>>scratch to make sure everything is in a sane state.  We have not put
> >>>>>any work into ensuring that the upgrade path from old git
> >>>>>installations is clean.
> >>>>>
> >>>>>Kris
> >>>>> 
> >>>>>      
> >>>>>          
> >>>>OK I will try to rebuild every thing.
> >>>>Any simple procedure to do that and be sure not to forget anything ?
> >>>>    
> >>>>        
> >>>portupgrade -fa
> >>>
> >>>Sorry, that will take a while, but unless you can debug the cause
> >>>yourself (note that this port built correctly on my tests) this is the
> >>>only way we can be sure it's not because of old git stuff that wasn't
> >>>updated properly on your system.
> >>>
> >>>Kris
> >>>  
> >>>      
> >>Well, I'll do that, but I already rebuilt quite a lot of things because
> >>of the switch from X11BASE to LOCALBASE
> >>    
> >
> >I'm guessing not everything or it would have found the headers ;-)
> >
> >Kris
> >  
> 
> Well I did try portupgrade -fa and portupgrade -fak and I get a lot of 
> these :
> 
> configure: creating ./config.status
> config.status: error: cannot find input file:
> ===>  Script "configure" failed unexpectedly.
> Please report the problem to x11@FreeBSD.org [maintainer] and attach the
> "/usr/ports/x11-wm/twm/work/twm-1.0.3/config.log" including the output 
> of the
> failure of your make command. Also, it might be a good idea to provide an
> overview of all packages installed on your system (e.g. an `ls 
> /var/db/pkg`).
> *** Error code 1
> 
> pkg_delete also fails with
> 
> ===>   twm-1.0.3_3 has a different PREFIX: /usr/X11R6, skipping
> 
> so I have to do :
> pkg_delete -p /usr/X11R6 -f twm
> 
> but reinstalling fails anyway
> 
> Any idea ?

Yeah, you definitely have a broken hybrid system that was not properly
updated after X moved into /usr/local.  pkg_delete -f and start over.

Kris



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20070511222206.GA33341>