portsdb: index generation error

Laganakos Vassilis elfshadow at pythagoras.physics.upatras.gr
Sat Apr 9 03:54:25 PDT 2005


Hello,

I've got the following problem:
After executing

	/usr/local/bin/cvsup -g -L 2 /root/upgrading/ports-supfile

having no "refuse" files and "ports-all" in my ports-sup file,
I got the following result:

--------------------------------------------------------------------
updating ports
Parsing supfile "/root/upgrading/ports-supfile"
Connecting to cvsup.gr.FreeBSD.org
Connected to cvsup.gr.FreeBSD.org
Server software version: SNAP_16_1h
Negotiating file attribute support
Exchanging collection information
Establishing multiplexed-mode data connection
Running
Updating collection ports-all/cvs
 Edit ports/comms/snooper/Makefile
  Add delta 1.17 2005.04.09.00.30.21 leeym
 Edit ports/games/enigma/Makefile
  Add delta 1.28 2005.04.09.00.51.32 anholt
Shutting down connection to server
Finished successfully
updating INDEX, INDEX-5 files
Updating the ports index ... Generating INDEX.tmp - please
wait.."/usr/ports/Mk/bsd.gnome.mk", line
598: Malformed conditional (${_USE_GNOME_ALL:Mgnomevfs2}=="")
"/usr/ports/Mk/bsd.gnome.mk", line 598: Need an operator
"/usr/ports/Mk/bsd.port.mk", line 5144: if-less endif
"/usr/ports/Mk/bsd.port.mk", line 5144: Need an operator
make: fatal errors encountered -- cannot continue
===> sysutils/ntfsprogs failed
*** Error code 1
1 error

********************************************************************
Before reporting this error, verify that you are running a supported
version of FreeBSD (see http://www.FreeBSD.org/ports/) and that you
have a complete and up-to-date ports collection.  (INDEX builds are
not supported with partial or out-of-date ports collections -- in
particular, if you are using cvsup, you must cvsup the "ports-all"
collection, and have no "refuse" files.)  If that is the case, then
report the failure to ports at FreeBSD.org together with relevant
details of your ports configuration (including FreeBSD version,
your architecture, your environment, and your /etc/make.conf
settings, especially compiler flags and WITH/WITHOUT settings).

Note: the latest pre-generated version of INDEX may be fetched
automatically with "make fetchindex".
********************************************************************

*** Error code 1

Stop in /usr/ports.
*** Error code 1

Stop in /usr/ports.
failed to generate INDEX!
portsdb: index generation error
--------------------------------------------------------------------


Everything was working well with cvsup, until I tried to install
ntfsprogs. I did a make config and I set the option for the
support (or use) of gnomevfs2, and since then I cannot rebuild my ports
tree. I can't even perform a make clean in /usr/ports/sysutils/ntfsprogs
directory.

I'm using FreeBSD 5-stable ports.

My uname -ai output is:

FreeBSD valinor.lan 5.3-RELEASE FreeBSD 5.3-RELEASE #0: Thu Mar 10 21:39:38 EET 2005
root at valinor.lan:/usr/src/sys/i386/compile/ELENDIL  i386 GENERIC

and my /etc/make.conf settings are:

# added by use.perl 2005-03-11 01:30:16
PERL_VER=5.8.6
PERL_VERSION=5.8.6


Can someone help me out?

Thanx


Vassilis Laganakos





More information about the freebsd-ports mailing list