I hadn't upgraded for a while, git pull develop and I get this failure. 
 This is on Mac 10.11.6, previous builds have gone fine, but I note this is 
not from scratch.  make -j2 if it matters.

$ cat logs/pkgs/functools32-3.2.3-2.p0.log 

Found local metadata for functools32-3.2.3-2.p0

Using cached file 
/Users/.../Downloads/sage/upstream/functools32-3.2.3-2.tar.gz

functools32-3.2.3-2.p0

====================================================

Setting up build directory for functools32-3.2.3-2.p0

Finished extraction

No patch files found in ../patches

****************************************************

Host system:

Darwin GC06219 15.6.0 Darwin Kernel Version 15.6.0: Mon Jan  9 23:07:29 PST 
2017; root:xnu-3248.60.11.2.1~1/RELEASE_X86_64 x86_64

****************************************************

C compiler: gcc

C compiler version:

Using built-in specs.

COLLECT_GCC=/Users/.../Downloads/sage/local/bin/gcc

COLLECT_LTO_WRAPPER=/Users/.../Downloads/sage/local/libexec/gcc/x86_64-apple-darwin15.5.0/4.9.3/lto-wrapper

Target: x86_64-apple-darwin15.5.0

Configured with: ../src/configure --prefix=/Users/.../Downloads/sage/local 
--with-local-prefix=/Users/.../Downloads/sage/local 
--with-gmp=/Users/.../Downloads/sage/local 
--with-mpfr=/Users/.../Downloads/sage/local 
--with-mpc=/Users/.../Downloads/sage/local --with-system-zlib 
--disable-multilib --disable-nls --enable-languages=c,c++,fortran 
--disable-libitm --with-build-config=bootstrap-debug --without-isl 
--without-cloog  

Thread model: posix

gcc version 4.9.3 (GCC) 

****************************************************

Waiting for exclusive lock to run pip uninstall --disable-pip-version-check 
-y functools32 ... ok

DEPRECATION: Uninstalling a distutils installed project (functools32) has 
been deprecated and will be removed in a future version. This is due to the 
fact that uninstalling a distutils project will only partially uninstall 
the project.

Uninstalling functools32-3.2.3.post2:

  Successfully uninstalled functools32-3.2.3.post2

Installing package functools32 using pip

Waiting for shared lock to run pip install --ignore-installed --verbose 
--no-deps --no-index --isolated . ... ok

Traceback (most recent call last):

  File "/Users/.../Downloads/sage/src/bin/pip-lock", line 53, in <module>

    from pkg_resources import load_entry_point

  File 
"/Users/.../Downloads/sage/local/lib/python2.7/site-packages/pkg_resources/__init__.py",
 
line 2927, in <module>

    @_call_aside

  File 
"/Users/.../Downloads/sage/local/lib/python2.7/site-packages/pkg_resources/__init__.py",
 
line 2913, in _call_aside

    f(*args, **kwargs)

  File 
"/Users/.../Downloads/sage/local/lib/python2.7/site-packages/pkg_resources/__init__.py",
 
line 2940, in _initialize_master_working_set

    working_set = WorkingSet._build_master()

  File 
"/Users/.../Downloads/sage/local/lib/python2.7/site-packages/pkg_resources/__init__.py",
 
line 626, in _build_master

    ws = cls()

  File 
"/Users/.../Downloads/sage/local/lib/python2.7/site-packages/pkg_resources/__init__.py",
 
line 619, in __init__

    self.add_entry(entry)

  File 
"/Users/.../Downloads/sage/local/lib/python2.7/site-packages/pkg_resources/__init__.py",
 
line 675, in add_entry

    for dist in find_distributions(entry, True):

  File 
"/Users/.../Downloads/sage/local/lib/python2.7/site-packages/pkg_resources/__init__.py",
 
line 1942, in find_eggs_in_zip

    if metadata.has_metadata('PKG-INFO'):

  File 
"/Users/.../Downloads/sage/local/lib/python2.7/site-packages/pkg_resources/__init__.py",
 
line 1463, in has_metadata

    return self.egg_info and self._has(self._fn(self.egg_info, name))

  File 
"/Users/.../Downloads/sage/local/lib/python2.7/site-packages/pkg_resources/__init__.py",
 
line 1824, in _has

    return zip_path in self.zipinfo or zip_path in self._index()

  File 
"/Users/.../Downloads/sage/local/lib/python2.7/site-packages/pkg_resources/__init__.py",
 
line 1704, in zipinfo

    return self._zip_manifests.load(self.loader.archive)

  File 
"/Users/.../Downloads/sage/local/lib/python2.7/site-packages/pkg_resources/__init__.py",
 
line 1644, in load

    mtime = os.stat(path).st_mtime

OSError: [Errno 2] No such file or directory: 
'/Users/.../Downloads/sage/local/lib/python2.7/site-packages/vcversioner-2.16.0.0-py2.7.egg'

Error installing functools32 ... exiting


real 0m5.533s

user 0m0.895s

sys 0m0.460s

************************************************************************

Error installing package functools32-3.2.3-2.p0

************************************************************************

Please email sage-devel (http://groups.google.com/group/sage-devel)

explaining the problem and including the relevant part of the log file

  /Users/.../Downloads/sage/logs/pkgs/functools32-3.2.3-2.p0.log

Describe your computer, operating system, etc.

If you want to try to fix the problem yourself, *don't* just cd to

/Users/.../Downloads/sage/local/var/tmp/sage/build/functools32-3.2.3-2.p0 
and type 'make' or whatever is appropriate.

Instead, the following commands setup all environment variables

correctly and load a subshell for you to debug the error:

  (cd 
'/Users/.../Downloads/sage/local/var/tmp/sage/build/functools32-3.2.3-2.p0' 
&& '/Users/.../Downloads/sage/sage' --sh)

When you are done debugging, you can type "exit" to leave the subshell.

************************************************************************

-- 
You received this message because you are subscribed to the Google Groups 
"sage-release" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to sage-release+unsubscr...@googlegroups.com.
To post to this group, send email to sage-release@googlegroups.com.
Visit this group at https://groups.google.com/group/sage-release.
For more options, visit https://groups.google.com/d/optout.

Reply via email to