Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 10 Oct 2007 11:10:48 -0500
From:      Decibel! <decibel@decibel.org>
To:        freebsd-stable@freebsd.org
Subject:   Unable to build devel/viewvc
Message-ID:  <BFEEEF59-B0F0-4171-85FC-1A4920639A40@decibel.org>
References:  <D14BAB55-9931-401A-AE60-D7C00019A098@decibel.org>

next in thread | previous in thread | raw e-mail | index | archive | help
Asked a while ago on -ports with no response... does anyone have any  
ideas on this?

BTW, this is 6.1-RELEASE-p10, and a port checkout as of last night.

Begin forwarded message:

> From: Decibel! <decibel@decibel.org>
> Date: September 30, 2007 8:49:44 PM CDT
> To: freebsd-ports@freebsd.org
> Subject: Unable to build devel/viewvc
>
> I carried out the instructions for upgrading python from 2.4 to  
> 2.5, and made sure that 2.5 is being built with thread support, but  
> I still get the following error trying to build viewvc:
>
> decibel@noel.2[20:46]/usr/ports/devel/viewvc:30>sudo make clean
> ===>  Cleaning for viewvc-1.0.4
> decibel@noel.2[20:46]/usr/ports/devel/viewvc:31>sudo make install
> ===>  Extracting for viewvc-1.0.4
> => MD5 Checksum OK for viewvc-1.0.4.tar.gz.
> => SHA256 Checksum OK for viewvc-1.0.4.tar.gz.
> ===>  Patching for viewvc-1.0.4
> ===>   viewvc-1.0.4 depends on file: /usr/local/bin/python2.5 - found
> ===>  Configuring for viewvc-1.0.4
> ===>  Installing for viewvc-1.0.4
> ===>   viewvc-1.0.4 depends on file: /usr/local/lib/python2.5/site- 
> packages/svn/__init__.py - found
> ===>   viewvc-1.0.4 depends on file: /usr/local/bin/python2.5 - found
> ===>   Generating temporary packing list
> ===>  Checking if devel/viewvc already installed
> (cd /usr/ports/devel/viewvc/work/viewvc-1.0.4 && /usr/local/bin/ 
> python2.5 viewvc-install --prefix=/usr/local/viewvc --destdir="" -- 
> clean-mode=false)
> Traceback (most recent call last):
>   File "viewvc-install", line 31, in <module>
>     import viewvc
>   File "lib/viewvc.py", line 43, in <module>
>     import popen
>   File "lib/popen.py", line 25, in <module>
>     import threading
>   File "/usr/local/lib/python2.5/threading.py", line 6, in <module>
>     import thread
> ImportError: No module named thread
> *** Error code 1
>
> Stop in /usr/ports/devel/viewvc.
-- 
Decibel!, aka Jim C. Nasby, Database Architect  decibel@decibel.org
Give your computer some brain candy! www.distributed.net Team #1828





Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?BFEEEF59-B0F0-4171-85FC-1A4920639A40>