ports/117264: devel/mercurial fails build

Matthias Andree matthias.andree at gmx.de
Wed Oct 17 07:20:02 UTC 2007


>Number:         117264
>Category:       ports
>Synopsis:       devel/mercurial fails build
>Confidential:   no
>Severity:       critical
>Priority:       low
>Responsible:    freebsd-ports-bugs
>State:          open
>Quarter:        
>Keywords:       
>Date-Required:
>Class:          sw-bug
>Submitter-Id:   current-users
>Arrival-Date:   Wed Oct 17 07:20:02 UTC 2007
>Closed-Date:
>Last-Modified:
>Originator:     Matthias Andree
>Release:        FreeBSD 6.2-STABLE i386
>Organization:
>Environment:
System: FreeBSD merlin.emma.line.org 6.2-STABLE FreeBSD 6.2-STABLE #10: Wed Oct 10 06:24:57 CEST 2007 toor at merlin.emma.line.org:/usr/obj/usr/src/sys/MERLIN i386


	
>Description:
I cannot build devel/mercurial-0.9.4_1, the following errors are shown
if I try (I have an up-to-date ports tree checked out with portsnap a few
minutes ago).

I'm also showing my Python configuration first.

I've replaced angle brackets by regular parentheses below so they aren't
removed:

[root at merlin /usr/ports/devel/mercurial]# cat /var/db/ports/python25/options
# This file is auto-generated by 'make config'.
# No user-servicable parts inside!
# Options for python25-2.5.1
_OPTIONS_READ=python25-2.5.1
WITHOUT_THREADS=true
WITHOUT_HUGE_STACK_SIZE=true
WITH_UCS4=true
WITH_PYMALLOC=true
WITH_IPV6=true
WITHOUT_FPECTL=true
[root at merlin /usr/ports/devel/mercurial]# make
===)   mercurial-0.9.4_1 depends on file: /usr/local/bin/python2.5 - found
===)  Configuring for mercurial-0.9.4_1
Traceback (most recent call last):
  File "setup.py", line 16, in (module)
    import mercurial.version
  File "/usr/ports/devel/mercurial/work/mercurial-0.9.4/mercurial/version.py", l
ine 16, in (module)
    import util
  File "/usr/ports/devel/mercurial/work/mercurial-0.9.4/mercurial/util.py", line
 17, in (module)
    import os, threading, time, calendar, ConfigParser, locale, glob
  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/mercurial.
	
>How-To-Repeat:
	
>Fix:

	


>Release-Note:
>Audit-Trail:
>Unformatted:



More information about the freebsd-ports-bugs mailing list