cvs commit: ports/science/gramps pkg-plist

QAT at FreeBSD.org QAT at FreeBSD.org
Mon Nov 29 19:46:15 UTC 2010


The Restless Daemon identified a mtree error while trying to build:
 gramps-3.2.5 maintained by freebsd at troback.com
 Makefile ident: $FreeBSD: ports/science/gramps/Makefile,v 1.46 2010/11/29 02:12:02 beech Exp $

Excerpt from http://QAT.TecNik93.com/logs/8-STABLE-NPD/gramps-3.2.5.log :

gmake[3]: Leaving directory `/work/a/ports/science/gramps/work/gramps-3.2.5/example'
gmake[2]: Leaving directory `/work/a/ports/science/gramps/work/gramps-3.2.5/example'
gmake[1]: Leaving directory `/work/a/ports/science/gramps/work/gramps-3.2.5/example'
gmake[1]: Entering directory `/work/a/ports/science/gramps/work/gramps-3.2.5'
gmake[2]: Entering directory `/work/a/ports/science/gramps/work/gramps-3.2.5'
test -z "/usr/local/bin" || ./install-sh -c -d "/usr/local/bin"
 install  -o root -g wheel -m 555 gramps '/usr/local/bin'
test -z "/usr/local/share/gramps" || ./install-sh -c -d "/usr/local/share/gramps"
 install  -o root -g wheel -m 444 COPYING '/usr/local/share/gramps'
gmake[2]: Leaving directory `/work/a/ports/science/gramps/work/gramps-3.2.5'
gmake[1]: Leaving directory `/work/a/ports/science/gramps/work/gramps-3.2.5'
====

GRAMPS needs py-bsddb to be compiled with:

WITH_BERKELEYDB=db43
WITH_BDB_VER=43


You can do like this to make that happen:

echo "WITH_BERKELEYDB=db43" >> /etc/make.conf
echo "WITH_BDB_VER=43" >> /etc/make.conf
cd /usr/ports/databases/py-bsddb
make clean all deinstall reinstall clean

====
===>   Compressing manual pages for gramps-3.2.5
===>   Registering installation for gramps-3.2.5
================================================================
====================<phase 7: make package>====================
===>  Building package for gramps-3.2.5
Deleting gramps-3.2.5
================================================================

=== Checking filesystem state
list of files present before this port was installed but missing after it was deinstalled)
./usr/local/share/mime/application/x-gedcom.xml missing
================================================================
build of /usr/ports/science/gramps ended at Mon Nov 29 19:46:09 UTC 2010

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

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

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."



More information about the cvs-all mailing list