portsdb -Uu error

Glenn Sieb ges+lists at wingfoot.org
Sat Sep 10 12:27:08 PDT 2005


# cd /usr/ports
# make update
(tons of cvsup data)
# portsdb -Uu
Updating the ports index ... Generating INDEX.tmp - please wait..
"Makefile", line 132: "XML logging is required to log to MySQL."
===> security/samhain 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

# uname -a
FreeBSD caduceus.wingfoot.org 4.11-RELEASE-p11 FreeBSD 4.11-RELEASE-p11
#23: Sun Aug 28 18:36:36 EDT 2005    
root at caduceus.wingfoot.org:/usr/obj/usr/src/sys/WINGFOOT  i386
# cat /etc/make.conf

# This is the make.conf for Wingfoot
# This sets a lot of nifty things to help make this
# system more efficient.

#CPUTYPE=i686
#CFLAGS= -O2 -pipe -funroll-loops
#COPTFLAGS= -O2 -pipe -funroll-loops

NO_SENDMAIL=true
NO_BIND=true
NO_WRAPPER=true
NO_OPENSSH=true
MAKE_KERBEROS=no

KERNCONF=WINGFOOT

FORCE_PKG_REGISTER=1

SUP_UPDATE=yes

SUP=/usr/local/bin/cvsup
SUPFLAGS=-g -L 2
SUPHOST=cvsup17.FreeBSD.org
#SUPHOST=cvsup2.FreeBSD.org
#SUPHOST=cvsup3.FreeBSD.org
SUPFILE=/home/adm/etc/stable-supfile
#SUPFILE1=/usr/share/examples/cvsup/secure-supfile
PORTSSUPFILE=/home/adm/etc/ports-supfile
DOCSUPFILE=/home/adm/etc/doc-supfile

# Make options for various ports
WITH_APACHE2=yes

.undef PERL_VER
.undef PERL_VERSION
.undef PERL_ARCH
.undef NOPERL
.undef NO_PERL

# For Courier Authlib
WITH_AUTH_MYSQL=1
WITH_AUTH_USERDB=1
WITH_AUTHDAEMON=1

# For ges' wordpress
WORDPRESS=wordpress
# added by use.perl 2005-06-29 21:11:27
PERL_VER=5.8.7
PERL_VERSION=5.8.7
NOPERL=yes

# For ImageMagick
WITH_JPEG=yes
WITH_TIFF=yes
WITH_PNG=yes

# SpamAssassin Arguments
WITH_SPF_QUERY=1
WITH_MYSQL=1
WITH_TOOLS=1
USE_SQLDB=1

# cd /usr/ports
# make fetchindex

Anywho.. I don't see anything in /usr/ports/UPDATING that says anything
about MySQL, XML or Samhain.

So, I thought I'd drop a note.. :-)

Thanks in advance.. I appreciate it!

Best,
--Glenn

-- 
"They that can give up essential liberty to obtain a little temporary 
safety deserve neither liberty nor safety." 
          ~Benjamin Franklin, Historical Review of Pennsylvania, 1759



More information about the freebsd-ports mailing list