Skip site navigation (1)Skip section navigation (2)
Date:      Sat, 10 Sep 2005 15:27:09 -0400
From:      Glenn Sieb <ges+lists@wingfoot.org>
To:        ports@FreeBSD.org
Subject:   portsdb -Uu error
Message-ID:  <4323338D.4080004@wingfoot.org>

next in thread | raw e-mail | index | archive | help
# 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@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@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




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