Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 1 Mar 2007 20:27:05 +0200
From:      gareth <bsd@lordcow.org>
To:        ports@freebsd.org
Subject:   Re: portupgrade of xorg - imake not found
Message-ID:  <20070301182705.GA8444@lordcow.org>
In-Reply-To: <7.0.0.16.2.20060211212420.025f8990@postmark.net>
References:  <7.0.0.16.2.20060211212420.025f8990@postmark.net>

next in thread | previous in thread | raw e-mail | index | archive | help
On Sat 2006-02-11 (23:24), Rob B wrote:
> I'm having all sorts of bother trying to build anything related to xorg.
> 
> Seems as though imake has it's knickers in a twist:
> 
> ===>  Applying FreeBSD patches for xorg-libraries-6.9.0
> /bin/cp 
> /usr/ports/x11/xorg-libraries/files/nls-Compose-microsoft-cp1251 
> /usr/work/usr/ports/x11/xorg-libraries/work/xc/nls/Compose/microsoft-cp1251
> /bin/mkdir -p /usr/work/usr/ports/x11/xorg-libraries/work/xc/lib/XThrStub
> /bin/cp /usr/ports/x11/xorg-libraries/files/XThrStub-Imakefile 
> /usr/work/usr/ports/x11/xorg-libraries/work/xc/lib/XThrStub/Imakefile
> ===>   xorg-libraries-6.9.0 depends on executable: imake - found
> ===>   xorg-libraries-6.9.0 depends on shared library: drm - found
> ===>   xorg-libraries-6.9.0 depends on shared library: freetype.9 - found
> ===>   xorg-libraries-6.9.0 depends on shared library: fontconfig.1 - found
> ===>  Configuring for xorg-libraries-6.9.0
> cd ./config/imake && make  -D INSTALLS_DEPENDS -f Makefile.ini 
> BOOTSTRAPCFLAGS="" CC="cc"
> rm -f ./config/makedepend/Makefile.proto
> ./config/imake/imake -I./config/cf  -s 
> ./config/makedepend/Makefile.proto -f ./config/makedepend/Imakefile 
> -DTOPDIR=../.. -DCURDIR=./config/makedepend
> ./config/imake/imake: not found
> *** Error code 127
> 
> Stop in /usr/work/usr/ports/x11/xorg-libraries/work/xc.
> *** Error code 1
> 
> Stop in /usr/ports/x11/xorg-libraries.
> *** Error code 1
> 
> Anyone else seeing this?  I've tried re-updating my ports tree, I've 
> blown away the workdir ... still happens.


i've been getting similar for awhile:

===>  Installing for imake-6.9.0_1
===>   imake-6.9.0_1 depends on file: /usr/local/bin/perl5.8.8 - found
===>   Generating temporary packing list
===>  Checking if devel/imake-6 already installed
===>   imake-6.9.0_1 is already installed
      You may wish to `make deinstall'' and install this port again
      by `make reinstall'' to upgrade it properly.
      If you really wish to overwrite the old port of devel/imake-6
      without deleting it first, set the variable "FORCE_PKG_REGISTER"
      in your environment or the "make install" command line.
*** Error code 1

Stop in /usr/ports/devel/imake-6.
*** Error code 1

Stop in /usr/ports/x11/xorg-libraries.
** Command failed [exit code 1]: /usr/bin/script -qa /tmp/portupgrade.63866.114 env UPGRADE_TOOL=portupgrade UPGRADE_PORT=xorg-libraries-6.9.0 UPGRADE_PORT_VER=6.9.0 make
** Fix the problem and try again.
--->  Skipping 'x11-servers/xorg-server' (xorg-server-6.9.0_5) because a requisite package 'xorg-libraries-6.9.0' (x11/xorg-libraries) failed (specify -k to force)

etcetc.

i've deinstalled and rebuilt imake but the same error comes up. is it
safe to set FORCE_PKG_REGISTER? would that even make a difference since
reinstalling doesn't?



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