Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 25 Feb 2008 10:08:06 -0700
From:      hideo <hideo@lastamericanempire.com>
To:        freebsd-ports@freebsd.org
Subject:   porttools seg fault
Message-ID:  <20080225170806.GA56278@lastamericanempire.com>

next in thread | raw e-mail | index | archive | help
For at least a month now I've been getting seg faults when running
"port test" in a port directory I'm updating.  For example, today
I updated devel/p5-Test-Strict:

p5-Test-Strict># port test -i
===> Validating port with portlint
looks fine.
===> flags: PREFIX=/tmp/p5-Test-Strict-0.09 NO_DEPENDS=yes PKG_DBDIR=/tmp/pkg_db.drHcmHIO
===> Cleaning workspace before port test
===>  Cleaning for p5-Test-Strict-0.09
===>  Vulnerability check disabled, database not found
===>  Extracting for p5-Test-Strict-0.09
=> MD5 Checksum OK for Test-Strict-0.09.tar.gz.
=> SHA256 Checksum OK for Test-Strict-0.09.tar.gz.
===>  Patching for p5-Test-Strict-0.09
===>  Configuring for p5-Test-Strict-0.09
Checking if your kit is complete...
Looks good
Writing Makefile for Test::Strict
===>  Building for p5-Test-Strict-0.09
cp lib/Test/Strict.pm blib/lib/Test/Strict.pm
Manifying blib/man3/Test::Strict.3
Segmentation fault
===> Error running make install
===> Cleaning up
Segmentation fault
Segmentation fault

I've deinstalled/reinstalled several times with no change.  I used
to use this regularly without a problem to check port validity. 
Any ideas?

Zach



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