Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 25 Oct 2010 17:59:57 -0700 (PDT)
From:      QAT@FreeBSD.org
To:        timur@FreeBSD.org
Cc:        cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org, ports-committers@FreeBSD.org
Subject:   Re: cvs commit: ports/databases/tdb Makefile distinfo
Message-ID:  <20101026005957.67BE65A9044@jester1b.ixsystems.com>
In-Reply-To: <201010252207.o9PM7lB3033611@repoman.freebsd.org>
References:  <201010252207.o9PM7lB3033611@repoman.freebsd.org>

next in thread | previous in thread | raw e-mail | index | archive | help
The Restless Daemon identified a install error while trying to build:
 tdb-1.2.1 maintained by timur@FreeBSD.org
 Makefile ident: $FreeBSD: ports/databases/tdb/Makefile,v 1.15 2010/10/25 22:07:46 timur Exp $

Excerpt from http://QAT.TecNik93.com/logs/8-STABLE-NPD/tdb-1.2.1.log :

adding dependencies
pkg_add python26-2.6.6.tbz
skipping python26-2.6.6, already added
pkg_add pkg-config-0.25_1.tbz
skipping pkg-config-0.25_1, already added
===>  Installing for tdb-1.2.1
===>   tdb-1.2.1 depends on file: /usr/local/bin/python2.6 - found
===>   tdb-1.2.1 depends on executable: pkg-config - found
===>   Generating temporary packing list
===>  Checking if databases/tdb already installed
mkdir -p /usr/local/bin
mkdir -p /usr/local/include
mkdir -p /usr/local/lib 
mkdir -p /usr/local/libdata/pkgconfig
tdb will be compiled with flags:
  CFLAGS = -I./include -Iinclude  -O2 -pipe -fno-strict-aliasing -I./libreplace
  CPPFLAGS = -I./include -Iinclude 
  LDFLAGS = 
  LIBS = 
cp bin/tdbtool bin/tdbdump bin/tdbbackup /usr/local/bin
cp ./include/tdb.h /usr/local/include
cp tdb.pc /usr/local/libdata/pkgconfig
cp libtdb.a libtdb.so.1 /usr/local/lib
rm -f /usr/local/lib/libtdb.so
ln -s libtdb.so.1 /usr/local/lib/libtdb.so
rm -f /usr/local/lib/libtdb.so.1
ln -s libtdb.so.1 /usr/local/lib/libtdb.so.1
mkdir -p `/usr/local/bin/python2.6 -c "import distutils.sysconfig; print distutils.sysconfig.get_python_lib(1, prefix='/usr/local')"`
cp tdb.so `/usr/local/bin/python2.6 -c "import distutils.sysconfig; print distutils.sysconfig.get_python_lib(1, prefix='/usr/local')"`
/usr/bin/install -c -o root -g wheel -d /usr/local/man/man8
for I in manpages/*.8; do \
		/usr/bin/install -c -o root -g wheel -m 644 $I /usr/local/man/man8; \
	done
install: manpages/*.8: No such file or directory
gmake: *** [installdocs] Error 71
*** Error code 2

Stop in /a/ports/databases/tdb.
================================================================
build of /usr/ports/databases/tdb ended at Tue Oct 26 00:59:56 UTC 2010

The tarballed WRKDIR can be found here:
http://QAT.TecNik93.com/wrkdirs/8-STABLE-NPD/tdb-1.2.1.tbz

PortsMon page for the port:
http://portsmon.freebsd.org/portoverview.py?category=databases&portname=tdb

The build which triggered this BotMail was done under
tinderbox-3.3_3; dsversion: 3.2.1 on RELENG_8 on amd64, kern.smp.cpus: 8
with tinderd_flags="-nullfs -plistcheck -onceonly" and ccache support, with the
"official" up-to-date Ports Tree, with the following vars set:
NOPORTDOCS=yes,  NOPORTEXAMPLES=yes, NOPORTDATA=yes, FORCE_PACKAGE=yes.

A description of the testing process can be found here:
http://T32.TecNik93.com/FreeBSD/QA-Tindy/


Thanks for your work on making FreeBSD better,

--
QAT - your friendly neighborhood Daemon,
preparing  a heck of an error trapping system:
 - "HMC and EOI?"
 - "Halt, Melt and Catch fire or Execute Operator Immediately."




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