beryl compile fails

Kris Kennaway kris at obsecurity.org
Fri May 11 22:22:07 UTC 2007


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 at 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


More information about the freebsd-x11 mailing list