Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 14 Aug 2014 15:25:13 +0000
From:      bugzilla-noreply@freebsd.org
To:        freebsd-ports-bugs@FreeBSD.org
Subject:   [Bug 192654] New: devel/scons: doesn't build on 9.1
Message-ID:  <bug-192654-13@https.bugs.freebsd.org/bugzilla/>

next in thread | raw e-mail | index | archive | help
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=192654

            Bug ID: 192654
           Summary: devel/scons: doesn't build on 9.1
           Product: Ports Tree
           Version: Latest
          Hardware: amd64
                OS: Any
            Status: Needs Triage
          Severity: Affects Only Me
          Priority: ---
         Component: Individual Port(s)
          Assignee: freebsd-ports-bugs@FreeBSD.org
          Reporter: tilghman@meg.abyt.es

[tlesher@outward /usr/ports/devel/scons]$ sudo make install
===>  License MIT accepted by the user
===>   scons-2.3.0_1 depends on file: /usr/local/sbin/pkg - found
=> scons-2.3.0.tar.gz doesn't seem to exist in /usr/ports/distfiles/.
=> Attempting to fetch
http://downloads.sourceforge.net/project/scons/scons/2.3.0/scons-2.3.0.tar.gz
scons-2.3.0.tar.gz                            100% of  585 kB  915 kBps
===> Fetching all distfiles required by scons-2.3.0_1 for building
===>  Extracting for scons-2.3.0_1
=> SHA256 Checksum OK for scons-2.3.0.tar.gz.
===>  Patching for scons-2.3.0_1
===>  Applying FreeBSD patches for scons-2.3.0_1
===>   scons-2.3.0_1 depends on package: py27-setuptools27>0 - not found
===>    Verifying install for py27-setuptools27>0 in
/usr/ports/devel/py-setuptools27
===>  License PSFL accepted by the user
===>   py27-setuptools27-5.5.1 depends on file: /usr/local/sbin/pkg - found
===> Fetching all distfiles required by py27-setuptools27-5.5.1 for building
===>  Extracting for py27-setuptools27-5.5.1
=> SHA256 Checksum OK for python/setuptools-5.5.1.tar.gz.
===>  Patching for py27-setuptools27-5.5.1
===>  Applying FreeBSD patches for py27-setuptools27-5.5.1
===>   py27-setuptools27-5.5.1 depends on file: /usr/local/bin/python2.7 -
found
===>  Configuring for py27-setuptools27-5.5.1
running config
===>  Building for py27-setuptools27-5.5.1

...build of py27-setuptools27 snipped for brevity...

running install_scripts
Installing easy_install script to
/usr/ports/devel/py-setuptools27/work/stage/usr/local/bin
Installing easy_install-2.7 script to
/usr/ports/devel/py-setuptools27/work/stage/usr/local/bin
writing list of installed files to
'/usr/ports/devel/py-setuptools27/work/.PLIST.pymodtmp'
install  -o root -g wheel -m 444
/usr/ports/devel/py-setuptools27/../py-setuptools/files/easy-install.pth.dist
/usr/ports/devel/py-setuptools27/work/stage/usr/local/lib/python2.7/site-packages/
====> Compressing man pages (compress-man)
===>  Installing for py27-setuptools27-5.5.1
===>  Checking if py27-setuptools27 already installed
===>   Registering installation for py27-setuptools27-5.5.1 as automatic
===>  Configuring for scons-2.3.0_1
Traceback (most recent call last):
  File "<string>", line 1, in <module>
ImportError: No module named setuptools
*** [do-configure] Error code 1

Stop in /usr/ports/devel/scons.

-- 
You are receiving this mail because:
You are the assignee for the bug.



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