Problems building ports - Error code 2 when attempting to cd

Jeremy Chadwick koitsu at FreeBSD.org
Wed Nov 5 18:01:38 PST 2008


On Wed, Nov 05, 2008 at 03:49:29PM -0400, Scott Ullrich wrote:
> All,
> 
> I have a strange port problem that I am trying to figure out.
> Hopefully someone can shed a light on what is happening here:
> 
> ===>   rrdtool-1.2.26_1 depends on file: /usr/local/bin/libtool - found
>        (but building it anyway)
> ===>    Verifying install for /usr/local/bin/libtool in
> /usr/ports/devel/libtool15
> ===>   Returning to build of rrdtool-1.2.26_1
> ===>   rrdtool-1.2.26_1 depends on shared library: freetype.9 - found
>        (but building it anyway)
> ===>    Verifying install for freetype.9 in /usr/ports/print/freetype2
> cd: can't cd to /usr/ports/print/freetype2/work/freetype-2.3.7
> *** Error code 2
> 1 error
> *** Error code 2
> 1 error
> 
> But as you can see here, it does exist:
> 
> freebsd-nexus-computers# ls /usr/ports/print/freetype2/work/freetype-2.3.7
> ChangeLog	ChangeLog.22	Makefile	autogen.sh	devel		modules.cfg	version.sed
> ChangeLog.20	Jamfile		README		builds		docs		objs		vms_make.com
> ChangeLog.21	Jamrules	README.CVS	configure	include		src
> 
> Does anyone have any idea what is happening here?  This is happening
> randomly to a number of port builds and I am stumped.

Please provide the output from the following commands:

mount
ls -ld / /usr /usr/ports /usr/ports/print /usr/ports/print/freetype2

-- 
| Jeremy Chadwick                                jdc at parodius.com |
| Parodius Networking                       http://www.parodius.com/ |
| UNIX Systems Administrator                  Mountain View, CA, USA |
| Making life hard for others since 1977.              PGP: 4BD6C0CB |



More information about the freebsd-ports mailing list