Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 21 Sep 2007 14:23:45 -0400
From:      Coleman Kane <cokane@FreeBSD.org>
To:        Volker Glatz <softwareleute@freenet.de>
Cc:        x11@freebsd.org
Subject:   Re: Problem with upgrading to xorg7.3
Message-ID:  <46F40C31.9060809@FreeBSD.org>
In-Reply-To: <200709211943.54677.softwareleute@freenet.de>
References:  <200709211943.54677.softwareleute@freenet.de>

next in thread | previous in thread | raw e-mail | index | archive | help
Volker Glatz wrote:
> Hi,
>
> portupgrade requested me to send this to this list.
>
> Volker
>
> rheingold# portupgrade -R xorg
> ** Port marked as IGNORE: x11-servers/xorg-server-snap:
>         is outdated
> --->  Upgrading 'xf86-video-ati-6.6.3_2' to 'xf86-video-ati-6.7.193' 
> (x11-drivers/xf86-video-ati)
> --->  Building '/usr/ports/x11-drivers/xf86-video-ati'
>
> ...
>   
The output represented by the ellipsis above would be helpful in 
determining your problem.
> ===>  Script "configure" failed unexpectedly.
> Please report the problem to x11@FreeBSD.org [maintainer] and attach the
> "/usr/ports/x11-drivers/xf86-video-ati/work/xf86-video-ati-6.7.193/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
>   
Attach the above file 
"/usr/ports/x11-drivers/xf86-video-ati/work/xf86-video-ati-6.7.193/config.log" 
to a reply. There is no documentation in this email about what configure 
failed to do. I just recently performed this upgrade and it went fine 
for me. Provide the information, likely you have some other 
configuration or software on your system that is breaking this...
> Stop in /usr/ports/x11-drivers/xf86-video-ati.
> ** Command failed [exit code 1]: /usr/bin/script -qa /tmp/portupgrade.34344.34 
> env UPGRADE_TOOL=portupgrade UPGRADE_PORT=xf86-video-ati-6.6.3_2 
> UPGRADE_PORT_VER=6.6.3_2 make
> ** Fix the problem and try again.
> --->  Skipping 'x11-drivers/xorg-drivers' (xorg-drivers-7.3) because a 
> requisite package 'xf86-video-ati-6.6.3_2' (x11-drivers/xf86-video-ati) 
> failed (specify -k to force)
> --->  Skipping 'x11/xorg' (xorg-7.3_1) because a requisite 
> package 'xf86-video-ati-6.6.3_2' (x11-drivers/xf86-video-ati) failed 
> (specify -k to force)
> ** Listing the failed packages (*:skipped / !:failed)
>         ! x11-drivers/xf86-video-ati (xf86-video-ati-6.6.3_2)   (configure 
> error)
>         * x11-drivers/xorg-drivers (xorg-drivers-7.3)
>         * x11/xorg (xorg-7.3_1)
> --->  Packages processed: 0 done, 253 ignored, 2 skipped and 1 failed
> rheingold#
One idea that I have may be that you need to first upgrade 
xorg-server-snap to xorg-server, try running the following:

portupgrade -o x11-servers/xorg-server x11-servers/xorg-server-snap

Then attempt to perform the portupgrade once again.

--
Coleman Kane




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