Date: Tue, 07 Sep 2004 18:22:00 +0200 From: Ralf Folkerts <ralf.folkerts@epost.de> To: ports@freebsd.org Subject: make index fails Message-ID: <1094574119.673.13.camel@beaster.home.folkerts-net.de>
next in thread | raw e-mail | index | archive | help
--=-pcxP25MqBCuYU8WTxkmz Content-Type: text/plain Content-Transfer-Encoding: quoted-printable Hi, after a cvsup (on Sunday, 20040905) I cannot "make index" (or portsdb -uU). Since then I also re-ran cvsup yesterday and today but still get that error. I also rm -rf'ed /usr/ports (after umounting /usr/ports/distfiles) and then re-cvsuped, but that also didn't help. --- error message --- [-su]beaster:ports$make index Generating INDEX-5 - please wait..fr-mozilla-flp-1.7.2: "/usr/ports/www/mozilla-gtk2" non-existent -- dependency list incomplete =3D=3D=3D> french/mozilla-flp 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@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. --- /error message --- --- last cvsup --- [-su]beaster:root$cvsup -g -L 2 ports-supfile Parsing supfile "ports-supfile" Connecting to cvsup2.de.FreeBSD.org Connected to cvsup2.de.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/astro/gpsdrive/Makefile Add delta 1.23 2004.09.07.10.38.46 des Checkout ports/astro/gpsdrive/files/patch-src::gpsserial.c Checkout ports/audio/kmp/files/patch-linkedlist.h Edit ports/converters/p5-Convert-PEM/Makefile Add delta 1.8 2004.09.06.20.50.09 mharo Edit ports/lang/gambas/Makefile Add delta 1.17 2004.09.06.21.49.01 thierry Edit ports/mail/p5-MIME-Tools/Makefile Add delta 1.29 2004.09.07.09.51.01 mat Edit ports/mail/p5-MIME-Tools/files/patch-Decoder-qpdecode-pdf Add delta 1.2 2004.09.07.09.51.01 mat Checkout ports/math/guppi/files/patch-libguppitank_guppi-object-barchart.c Checkout ports/math/guppi/files/patch-src_demo.c Checkout ports/math/guppi/files/patch-src_libguppiplot_guppi-layout-constraint.c Checkout ports/math/guppi/files/patch-src_libguppiplot_guppi-root-group-item.c Checkout ports/math/guppi/files/patch-src_libguppiplot_guppi-text-block.c Edit ports/net/citrix_ica/Makefile Add delta 1.32 2004.09.06.21.22.21 mbr Edit ports/net/citrix_ica/files/patch-linuxx86::hinst Add delta 1.7 2004.09.06.21.22.21 mbr Edit ports/security/portaudit-db/database/portaudit.txt Add delta 1.113 2004.09.07.10.44.11 eik Edit ports/security/portaudit-db/database/portaudit.xml Add delta 1.16 2004.09.07.10.44.11 eik Shutting down connection to server Finished successfully --- /last cvsup --- --- environment --- [-su]beaster:root$env TERM=3Dxterm SHELL=3D/usr/local/bin/bash USER=3Dtoor FTP_PASSIVE_MODE=3DYES MAIL=3D/var/mail/toor PATH=3D/sbin:/bin:/usr/sbin:/usr/bin:/usr/games:/usr/local/sbin:/usr/local/= bin:/usr/X11R6/bin:/root/bin BLOCKSIZE=3DK PWD=3D/root PS1=3D[\s]\h:\W$ SHLVL=3D1 HOME=3D/root _=3D/usr/bin/env --- /environment --- --- uname -a --- [-su]beaster:root$uname -a FreeBSD beaster.home.folkerts-net.de 5.2.1-RELEASE-p9 FreeBSD 5.2.1-RELEASE-p9 #4: Sat Aug 21 19:03:49 CEST 2004 =20 toor@amd.home.folkerts-net.de:/usr/obj/usr/src/sys/AMDKERNEL i386 --- /uname -a --- --- locate refuse --- [-su]beaster:root$locate refuse /usr/obj/usr/src/lib/libwrap/refuse.So /usr/obj/usr/src/lib/libwrap/refuse.o /usr/obj/usr/src/lib/libwrap/refuse.po /usr/ports/net/cvsup-mirror/files/refuse.self /usr/share/examples/cvsup/refuse /usr/share/examples/cvsup/refuse.README /usr/src/contrib/tcp_wrappers/refuse.c /usr/src/share/examples/cvsup/refuse /usr/src/share/examples/cvsup/refuse.README --- /locate refuse --- --- ports-supfile --- [-su]beaster:root$cat ports-supfile # $FreeBSD: src/share/examples/cvsup/ports-supfile,v 1.26 2002/12/09 01:02:42 lioux Exp $ # # This file contains all of the "CVSup collections" that make up the # FreeBSD-current ports collection. # # CVSup (CVS Update Protocol) allows you to download the latest CVS # tree (or any branch of development therefrom) to your system easily # and efficiently (far more so than with sup, which CVSup is aimed # at replacing). If you're running CVSup interactively, and are # currently using an X display server, you should run CVSup as follows # to keep your CVS tree up-to-date: # # cvsup ports-supfile # # If not running X, or invoking cvsup from a non-interactive script, then # run it as follows: # # cvsup -g -L 2 ports-supfile # # You may wish to change some of the settings in this file to better # suit your system: # # host=3DCHANGE_THIS.FreeBSD.org # This specifies the server host which will supply the # file updates. You must change it to one of the CVSup # mirror sites listed in the FreeBSD Handbook at # http://www.freebsd.org/doc/handbook/mirrors.html. # You can override this setting on the command line # with cvsup's "-h host" option. # # base=3D/usr # This specifies the root where CVSup will store information # about the collections you have transferred to your system. # A setting of "/usr" will generate this information in # /usr/sup. Even if you are CVSupping a large number of # collections, you will be hard pressed to generate more than # ~1MB of data in this directory. You can override the # "base" setting on the command line with cvsup's "-b base" # option. This directory must exist in order to run CVSup. # # prefix=3D/usr # This specifies where to place the requested files. A # setting of "/usr" will place all of the files requested # in "/usr/ports" (e.g., "/usr/ports/devel", "/usr/ports/lang"). # The prefix directory must exist in order to run CVSup. # Defaults that apply to all the collections # # IMPORTANT: Change the next line to use one of the CVSup mirror sites # listed at http://www.freebsd.org/doc/handbook/mirrors.html. *default host=3Dcvsup2.de.FreeBSD.org *default base=3D/usr *default prefix=3D/usr *default release=3Dcvs tag=3D. *default delete use-rel-suffix # If your network link is a T1 or faster, comment out the following line. *default compress ## Ports Collection. # # The easiest way to get the ports tree is to use the "ports-all" # mega-collection. It includes all of the individual "ports-*" # collections, ports-all # These are the individual collections that make up "ports-all". If you # use these, be sure to comment out "ports-all" above. # # Be sure to ALWAYS cvsup the ports-base collection if you use any of the # other individual collections below. ports-base is a mandatory collection # for the ports collection, and your ports may not build correctly if it # is not kept up to date. #ports-base #ports-archivers #ports-astro #ports-audio #ports-benchmarks #ports-biology #ports-cad #ports-chinese #ports-comms #ports-converters #ports-databases #ports-deskutils #ports-devel #ports-editors #ports-emulators #ports-finance #ports-french #ports-ftp #ports-games #ports-german #ports-graphics #ports-hebrew #ports-hungarian #ports-irc #ports-japanese #ports-java #ports-korean #ports-lang #ports-mail #ports-math #ports-mbone #ports-misc #ports-multimedia #ports-net #ports-news #ports-palm #ports-picobsd #ports-portuguese #ports-print #ports-russian #ports-science #ports-security #ports-shells #ports-sysutils #ports-textproc #ports-ukrainian #ports-vietnamese #ports-www #ports-x11 #ports-x11-clocks #ports-x11-fm #ports-x11-fonts #ports-x11-servers #ports-x11-toolkits #ports-x11-wm --- /ports-supfile --- --- /etc/make.conf --- [-su]beaster:root$cat /etc/make.conf CPUTYPE=3Dathlon-xp CFLAGS=3D -O -pipe CXXFLAGS+=3D -fmemoize-lookups -fsave-memoized NO_LPR=3Dtrue COMPAT4X=3Dyes # -- use.perl generated deltas -- # # Created: Sat Jan 17 12:55:06 2004 # Setting to use base perl from ports: PERL_VER=3D5.6.1 PERL_VERSION=3D5.6.1 PERL_ARCH=3Dmach NOPERL=3Dyo NO_PERL=3Dyo NO_PERL_WRAPPER=3Dyo # KDE - Optionen WITHOUT_KOFFICE=3Dyes # XFree86 soll anstelle von xorg verwendet werden! X_WINDOW_SYSTEM=3Dxfree86-4 --- ///etc/make.conf --- Would be great if you had a hint. Already searched the Mailinglist and hoped to find a clue but my first match was someone with this same problem being slammed for asking instead of following the Instructions given in the error ;-) Regards, _ralf_ --=-pcxP25MqBCuYU8WTxkmz Content-Type: application/pgp-signature; name=signature.asc Content-Description: This is a digitally signed message part -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.2.5 (FreeBSD) iD8DBQBBPeAnY2jmDrUy5RMRAng5AJ0U8Rik1uAA6gzclYyOXH4J9DOn6gCgre8M 5+yJqfxgPlawkoWSJYOR9Tk= =Pr75 -----END PGP SIGNATURE----- --=-pcxP25MqBCuYU8WTxkmz--
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?1094574119.673.13.camel>