[python-committers] Failed to build select

Senthil Kumaran senthil at uthcode.com
Sun Aug 7 23:51:07 EDT 2016


On Sun, Aug 7, 2016 at 7:58 PM, Steven D'Aprano <steve at pearwood.info> wrote:
>
> Is it just me? Any suggestions?

I suspect local to your end.  Try

$ make distclean # and try again?

On Mac OSX Yosemite, I tried to build on the tip and didn't encounter
this problem.

$ hg pull && hg update && hg log -l 1 | head -n 2
pulling from ssh://hg@hg.python.org/cpython
searching for changes
no changes found
0 files updated, 0 files merged, 0 files removed, 0 files unresolved
changeset:   102564:226d6c1485e9

tag:         tip


More information about the python-committers mailing list