From owner-freebsd-python@FreeBSD.ORG Wed Apr 23 08:00:01 2014 Return-Path: Delivered-To: freebsd-python@smarthost.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) (using TLSv1 with cipher ADH-AES256-SHA (256/256 bits)) (No client certificate requested) by hub.freebsd.org (Postfix) with ESMTPS id 7D7C43A9 for ; Wed, 23 Apr 2014 08:00:01 +0000 (UTC) Received: from freefall.freebsd.org (freefall.freebsd.org [IPv6:2001:1900:2254:206c::16:87]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client did not present a certificate) by mx1.freebsd.org (Postfix) with ESMTPS id 69D261DFE for ; Wed, 23 Apr 2014 08:00:01 +0000 (UTC) Received: from freefall.freebsd.org (localhost [127.0.0.1]) by freefall.freebsd.org (8.14.8/8.14.8) with ESMTP id s3N800OQ088290 for ; Wed, 23 Apr 2014 08:00:00 GMT (envelope-from gnats@freefall.freebsd.org) Received: (from gnats@localhost) by freefall.freebsd.org (8.14.8/8.14.8/Submit) id s3N800Pt088288; Wed, 23 Apr 2014 08:00:00 GMT (envelope-from gnats) Date: Wed, 23 Apr 2014 08:00:00 GMT Message-Id: <201404230800.s3N800Pt088288@freefall.freebsd.org> To: freebsd-python@FreeBSD.org Cc: From: Toni Ballesta Subject: Re: ports/188890: devel/py-setuptools27: bad entry point (possible cause to egg-info problems) X-BeenThere: freebsd-python@freebsd.org X-Mailman-Version: 2.1.17 Precedence: list Reply-To: Toni Ballesta List-Id: FreeBSD-specific Python issues List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 23 Apr 2014 08:00:01 -0000 The following reply was made to PR ports/188890; it has been noted by GNATS. From: Toni Ballesta To: bug-followup@FreeBSD.org, mustelator@yahoo.es Cc: Subject: Re: ports/188890: devel/py-setuptools27: bad entry point (possible cause to egg-info problems) Date: Wed, 23 Apr 2014 09:45:25 +0200 Thanks for the fast response, but no, I don't use easy_install. Never used. But execute only for check something and it show this problem. I only compile from the ports ;). Now: This error shows on the devel/scons, because I try to rebuild all the system. No changes. I try uninstalling and installing devel/py-setuptools27 but same problem. *This is a big problem* due, with very probability, setuptools. Trying for recoverying the build of ports (after uninstalling devel/py-setuptools27 for check, because detect the installation and doesn't uninstall, with error placing files on the same site): ------------------------------ # portmaster -afR *(...)* ===>>> All >> es-freebsd-doc-44393,1 >> textproc/docproj >> subversion-1.8.8_2 >> serf-1.3.4 >> scons-2.3.0 >> devel/py-setuptools27 (6/1159) ===>>> Port directory: /usr/ports/devel/py-setuptools27 ===>>> Starting check for build dependencies ===>>> Gathering dependency list for devel/py-setuptools27 from ports ===>>> Dependency check complete for devel/py-setuptools27 ===>>> All >> es-freebsd-doc-44393,1 >> textproc/docproj >> subversion-1.8.8_2 >> serf-1.3.4 >> scons-2.3.0 >> devel/py-setuptools27 (6/1159) ===> Cleaning for py27-setuptools27-2.0.1 ===> License PSFL accepted by the user ===> py27-setuptools27-2.0.1 depends on file: /usr/local/sbin/pkg - found ===> Fetching all distfiles required by py27-setuptools27-2.0.1 for building ===> Extracting for py27-setuptools27-2.0.1 => SHA256 Checksum OK for python/setuptools-2.0.1.tar.gz. ===> Patching for py27-setuptools27-2.0.1 ===> Applying FreeBSD patches for py27-setuptools27-2.0.1 ===> py27-setuptools27-2.0.1 depends on file: /usr/local/bin/python2.7 - found ===> Configuring for py27-setuptools27-2.0.1 running config ===> Building for py27-setuptools27-2.0.1 *(...)* ====> Compressing man pages (compress-man) ===>>> Starting check for runtime dependencies ===>>> Gathering dependency list for devel/py-setuptools27 from ports ===>>> Dependency check complete for devel/py-setuptools27 ===>>> All >> es-freebsd-doc-44393,1 >> textproc/docproj >> subversion-1.8.8_2 >> serf-1.3.4 >> scons-2.3.0 >> devel/py-setuptools27 (6/1159) ===> Installing for py27-setuptools27-2.0.1 ===> Checking if devel/py-setuptools27 already installed ===> Registering installation for py27-setuptools27-2.0.1 as automatic Installing py27-setuptools27-2.0.1... done ===>>> Installation of devel/py-setuptools27 (py27-setuptools27-2.0.1) succeeded ===>>> All >> es-freebsd-doc-44393,1 >> textproc/docproj >> subversion-1.8.8_2 >> serf-1.3.4 >> scons-2.3.0 (6/1159) ===>>> Returning to dependency check for devel/scons ===>>> Forcing update for /usr/ports/lang/python2 ===>>> Launching child to reinstall python2-2_2 ===>>> All >> es-freebsd-doc-44393,1 >> textproc/docproj >> subversion-1.8.8_2 >> serf-1.3.4 >> scons-2.3.0 >> python2-2_2 (7/1159) ===>>> Currently installed version: python2-2_2 ===>>> Port directory: /usr/ports/lang/python2 ===>>> Starting check for build dependencies ===>>> Gathering dependency list for lang/python2 from ports ===>>> Dependency check complete for lang/python2 ===>>> All >> es-freebsd-doc-44393,1 >> textproc/docproj >> subversion-1.8.8_2 >> serf-1.3.4 >> scons-2.3.0 >> python2-2_2 (7/1159) *(...)* ===>>> Starting check for runtime dependencies ===>>> Gathering dependency list for lang/python2 from ports ===>>> Dependency check complete for lang/python2 ===>>> All >> es-freebsd-doc-44393,1 >> textproc/docproj >> subversion-1.8.8_2 >> serf-1.3.4 >> scons-2.3.0 >> python2-2_2 (7/1159) ===> Installing for python2-2_2 ===> Checking if lang/python2 already installed ===> Registering installation for python2-2_2 Installing python2-2_2... done ===>>> Re-installation of python2-2_2 succeeded ===>>> All >> es-freebsd-doc-44393,1 >> textproc/docproj >> subversion-1.8.8_2 >> serf-1.3.4 >> scons-2.3.0 (7/1159) ===>>> Returning to dependency check for devel/scons ===>>> Dependency check complete for devel/scons ===>>> All >> es-freebsd-doc-44393,1 >> textproc/docproj >> subversion-1.8.8_2 >> serf-1.3.4 >> scons-2.3.0 (7/1159) ===> Cleaning for scons-2.3.0 ===> License MIT accepted by the user ===> scons-2.3.0 depends on file: /usr/local/sbin/pkg - found ===> Fetching all distfiles required by scons-2.3.0 for building ===> Extracting for scons-2.3.0 => SHA256 Checksum OK for scons-2.3.0.tar.gz. ===> Patching for scons-2.3.0 ===> Applying FreeBSD patches for scons-2.3.0 ===> scons-2.3.0 depends on package: py27-setuptools27>0 - found ===> scons-2.3.0 depends on file: /usr/local/bin/python2.7 - found ===> scons-2.3.0 depends on executable: python2 - found ===> Configuring for scons-2.3.0 running config ===> Building for scons-2.3.0 *(...)* Deinstallation has been requested for the following 1 packages: scons-2.3.0 The deinstallation will free 5 MB [1/1] Deleting scons-2.3.0... done ===>>> Starting check for runtime dependencies ===>>> Gathering dependency list for devel/scons from ports ===>>> Dependency check complete for devel/scons ===>>> All >> es-freebsd-doc-44393,1 >> textproc/docproj >> subversion-1.8.8_2 >> serf-1.3.4 >> scons-2.3.0 (7/1159) ===> Installing for scons-2.3.0 ===> Checking if devel/scons already installed ===> Registering installation for scons-2.3.0 pkg-static: Plist error, directory listed as a file: lib/scons-2.3.0/scons-2.3.0-py2.7.egg-info pkg-static: lstat(/usr/ports/devel/scons/work/stage/usr/local/lib/python2.7/site-packages/): No such file or directory pkg-static: lstat(/usr/ports/devel/scons/work/stage/usr/local/lib/python2.7/): No such file or directory *** Error code 74 Stop. make: stopped in /usr/ports/devel/scons ===>>> Installation of scons-2.3.0 (devel/scons) failed ===>>> Aborting update ===>>> Update for scons-2.3.0 failed ===>>> Aborting update ===>>> Update for serf-1.3.4 failed ===>>> Aborting update ===>>> Update for subversion-1.8.8_2 failed ===>>> Aborting update ===>>> Update for textproc/docproj failed ===>>> Aborting update ===>>> Update for misc/freebsd-doc-es failed ===>>> Aborting update ===>>> Killing background jobs Terminado ===>>> The following actions were performed: Installation of devel/py-setuptools27 (py27-setuptools27-2.0.1) Re-installation of python2-2_2 ===>>> You can restart from the point of failure with this command line: *(...)* ------------------------------